index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86_64
/
mm
/
numa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86_64: prepare shared mm/numa.c
Thomas Gleixner
2007-10-11
1
-648
/
+0
*
x86_64: disable srat when numa emulation succeeds
David Rientjes
2007-07-21
1
-1
/
+5
*
x86_64: fix e820_hole_size based on address ranges
David Rientjes
2007-07-21
1
-6
/
+2
*
x86_64: fake pxm-to-node mapping for fake numa
David Rientjes
2007-07-21
1
-0
/
+1
*
[PATCH] x86-64: set node_possible_map at runtime - try 2
Suresh Siddha
2007-05-02
1
-2
/
+8
*
[PATCH] x86-64: fixed size remaining fake nodes
David Rientjes
2007-05-02
1
-10
/
+37
*
[PATCH] x86-64: split remaining fake nodes equally
David Rientjes
2007-05-02
1
-4
/
+18
*
[PATCH] x86-64: configurable fake numa node sizes
David Rientjes
2007-05-02
1
-108
/
+153
*
[PATCH] x86-64: clean up sparsemem memory_present call
Bob Picco
2007-02-13
1
-15
/
+2
*
[PATCH] x86-64: Fix fake numa for x86_64 machines with big IO hole
Rohit Seth
2007-02-13
1
-14
/
+96
*
[PATCH] x86-64: x86_64-make-the-numa-hash-function-nodemap-allocation fix fix
Amul Shah
2007-02-13
1
-7
/
+8
*
[PATCH] x86-64: Allocate the NUMA hash function nodemap dynamically
Amul Shah
2007-02-13
1
-9
/
+65
*
[PATCH] mm: use symbolic names instead of indices for zone initialisation
Mel Gorman
2006-10-11
1
-3
/
+5
*
[PATCH] Have x86_64 use add_active_range() and free_area_init_nodes
Mel Gorman
2006-09-27
1
-9
/
+12
*
[PATCH] make numa_emulation() __init
Andrew Morton
2006-09-26
1
-1
/
+1
*
[PATCH] Convert x86-64 to early param
Andi Kleen
2006-09-26
1
-3
/
+6
*
[PATCH] x86_64: sparsemem does not need node_mem_map
Andy Whitcroft
2006-04-22
1
-0
/
+2
*
[PATCH] x86_64: Handle empty PXMs that only contain hotplug memory
Andi Kleen
2006-04-09
1
-9
/
+32
*
[PATCH] x86_64: Reserve SRAT hotadd memory on x86-64
Andi Kleen
2006-04-09
1
-0
/
+5
*
[PATCH] unify pfn_to_page: x86_64 pfn_to_page
KAMEZAWA Hiroyuki
2006-03-27
1
-15
/
+0
*
[PATCH] x86_64: group memnodemap and memnodeshift in a memnode structure
Eric Dumazet
2006-03-25
1
-4
/
+2
*
[PATCH] x86_64: Try to allocate node memmap near the end of node
Andi Kleen
2006-03-25
1
-1
/
+11
*
[PATCH] x86_64: Rename struct node in x86-64 NUMA code to struct bootnode
Andi Kleen
2006-03-25
1
-3
/
+3
*
[PATCH] x86_64: early initialization of cpu_to_node
Daniel Yeisley
2006-02-15
1
-1
/
+1
*
[PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of line
Andi Kleen
2006-01-11
1
-0
/
+36
*
[PATCH] x86_64: Node local pda take 2 -- cpu_pda preparation
Ravikiran G Thirumalai
2006-01-11
1
-1
/
+1
*
[PATCH] x86_64: Early initialization of cpu_to_node
Ravikiran Thirumalai
2006-01-11
1
-0
/
+25
*
[PATCH] x86_64: Clean up some printks in NUMA code
Andi Kleen
2006-01-11
1
-4
/
+4
*
[PATCH] x86_64: Fix up coding style in numa.c
Andi Kleen
2006-01-11
1
-2
/
+2
*
[PATCH] x86_64: Bug correction in populate_memnodemap()
Eric Dumazet
2005-12-12
1
-1
/
+3
*
[PATCH] x86_64: Fix sparse mem
Bob Picco
2005-11-14
1
-1
/
+17
*
[PATCH] x86_64: Make node boundaries consistent
Magnus Damm
2005-11-14
1
-2
/
+0
*
[PATCH] x86_64: Optimize NUMA node hash function
Eric Dumazet
2005-11-14
1
-24
/
+43
*
[PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDA
Andi Kleen
2005-11-14
1
-2
/
+8
*
[PATCH] x86_64: Add 4GB DMA32 zone
Andi Kleen
2005-11-14
1
-20
/
+5
*
[PATCH] x86_64 early numa init fix
Ravikiran G Thirumalai
2005-09-30
1
-3
/
+2
*
[PATCH] x86_64: fix the BP node_to_cpumask
Ravikiran G Thirumalai
2005-09-30
1
-4
/
+1
*
[PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node par...
Andi Kleen
2005-09-12
1
-4
/
+6
*
[PATCH] x86-64: Don't assign CPU numbers in SRAT parsing
Andi Kleen
2005-09-12
1
-0
/
+3
*
[PATCH] Additions to .data.read_mostly section
Ravikiran G Thirumalai
2005-09-07
1
-3
/
+3
*
[PATCH] x86_64: Tell VM about holes in nodes
Andi Kleen
2005-08-26
1
-1
/
+7
*
[PATCH] x86_64: Fix overflow in NUMA hash function setup
Keith Mannthey
2005-07-28
1
-24
/
+26
*
[PATCH] x86_64: Change init sections for CPU hotplug support
Ashok Raj
2005-06-25
1
-1
/
+1
*
[PATCH] add x86-64 specific support for sparsemem
Matt Tolentino
2005-06-23
1
-0
/
+8
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+294