index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86_64
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-15
[PATCH] x86_64: Fix sparse mem
Bob Picco
1
-1
/
+17
2005-11-15
[PATCH] x86_64: Remove CONFIG_CHECKING and add command line option for pagefa...
Andi Kleen
2
-16
/
+7
2005-11-15
[PATCH] x86_64: Make node boundaries consistent
Magnus Damm
3
-6
/
+1
2005-11-15
[PATCH] x86_64: Optimize NUMA node hash function
Eric Dumazet
1
-24
/
+43
2005-11-15
[PATCH] x86_64: Replace swiotlb extern with include
Andi Kleen
1
-4
/
+1
2005-11-15
[PATCH] x86_64: Replace cpu_pda extern with include
Andi Kleen
1
-2
/
+0
2005-11-15
[PATCH] x86_64: Only use asm/sections.h to declare section symbols
Andi Kleen
1
-8
/
+2
2005-11-15
[PATCH] x86_64: Unmap NULL during early bootup
Siddha, Suresh B
1
-11
/
+17
2005-11-15
[PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDA
Andi Kleen
2
-3
/
+9
2005-11-15
[PATCH] x86_64: Account mem_map in VM holes accounting
Andi Kleen
1
-0
/
+19
2005-11-15
[PATCH] x86_64: Add 4GB DMA32 zone
Andi Kleen
2
-43
/
+47
2005-10-30
[PATCH] mm: init_mm without ptlock
Hugh Dickins
1
-3
/
+1
2005-10-11
[PATCH] x86_64: Fix change_page_attr cache flushing
Andi Kleen
1
-2
/
+0
2005-09-30
[PATCH] x86_64 early numa init fix
Ravikiran G Thirumalai
1
-3
/
+2
2005-09-30
[PATCH] x86_64: fix the BP node_to_cpumask
Ravikiran G Thirumalai
1
-4
/
+1
2005-09-12
[PATCH] x86-64: Use correct mask to compute conflicting nodes in SRAT
Andi Kleen
1
-1
/
+1
2005-09-12
[PATCH] x86-64: reset apicid<->node tables when SRAT cannot be parsed
Andi Kleen
1
-0
/
+3
2005-09-12
[PATCH] x86-64: Clean up the SRAT node list before computing the hash function
Andi Kleen
1
-9
/
+11
2005-09-12
[PATCH] x86-64: Safe interrupts in oops_begin/end
Jan Beulich
1
-4
/
+6
2005-09-12
[PATCH] x86-64: Improve error handling for overlapping PXMs in SRAT.
Andi Kleen
1
-6
/
+13
2005-09-12
[PATCH] x86-64: Fix show_mem a little bit
Andi Kleen
1
-14
/
+14
2005-09-12
[PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignments
Andi Kleen
1
-0
/
+7
2005-09-12
[PATCH] x86-64: Remove redundant max_mapnr and replace with end_pfn
Andi Kleen
1
-5
/
+0
2005-09-12
[PATCH] x86-64: Use e820_find_hole to compute reserved pages
Andi Kleen
1
-37
/
+5
2005-09-12
[PATCH] x86-64: Remove redundant swiotlb=force handling
Andi Kleen
1
-4
/
+0
2005-09-12
[PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node par...
Andi Kleen
2
-7
/
+16
2005-09-12
[PATCH] x86-64: Don't assign CPU numbers in SRAT parsing
Andi Kleen
2
-14
/
+6
2005-09-08
[PATCH] kprobes: prevent possible race conditions x86_64 changes
Prasanna S Panchamukhi
1
-1
/
+3
2005-09-08
[PATCH] Additions to .data.read_mostly section
Ravikiran G Thirumalai
1
-3
/
+3
2005-08-27
[PATCH] x86_64: Tell VM about holes in nodes
Andi Kleen
2
-5
/
+19
2005-08-20
[PATCH] x86_64: Don't print exceptions for ltrace
Andi Kleen
1
-3
/
+1
2005-08-04
[PATCH] x86-64: use proper VM_FAULT_xxx macros
Alexander Nyberg
1
-3
/
+3
2005-07-29
[PATCH] x86_64: fix cpu_to_node setup for sparse apic_ids
Ravikiran G Thirumalai
1
-6
/
+11
2005-07-29
[PATCH] x86_64: Remove unnecessary include in fault.c
Andi Kleen
1
-1
/
+0
2005-07-29
[PATCH] x86_64: Print a boot message for hotplug memory zones
Andi Kleen
1
-1
/
+4
2005-07-29
[PATCH] x86_64: Fix overflow in NUMA hash function setup
Keith Mannthey
1
-24
/
+26
2005-06-26
[PATCH] x86_64: Change init sections for CPU hotplug support
Ashok Raj
1
-1
/
+1
2005-06-23
[PATCH] xen: x86_64: use more usermode macro
Vincent Hanquez
1
-2
/
+2
2005-06-23
[PATCH] add x86-64 specific support for sparsemem
Matt Tolentino
1
-0
/
+8
2005-06-23
[PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config options
Matt Tolentino
3
-5
/
+8
2005-06-22
[PATCH] x86_64: TASK_SIZE fixes for compatibility mode processes
Suresh Siddha
1
-1
/
+1
2005-05-21
[PATCH] x86_64: Fixed guard page handling again in iounmap
Andi Kleen
1
-21
/
+8
2005-05-17
[PATCH] x86_64: When checking vmalloc mappings don't use pte_page
Andi Kleen
1
-2
/
+9
2005-05-17
[PATCH] x86_64: Don't look up struct page pointer of physical address in iounmap
Andi Kleen
1
-1
/
+1
2005-04-17
[PATCH] x86_64: Use a common function to find code segment bases
Andi Kleen
1
-7
/
+5
2005-04-17
[PATCH] x86_64: Use a VMA for the 32bit vsyscall
Andi Kleen
2
-30
/
+8
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
9
-0
/
+2452