index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
numa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mm: Cleanup careful_allocation(): consolidate memset()
Dave Hansen
2009-01-08
1
-6
/
+5
*
powerpc/mm: Make careful_allocation() return virtual addrs
Dave Hansen
2009-01-08
1
-17
/
+20
*
powerpc/mm:: Cleanup careful_allocation(): bootmem already panics
Dave Hansen
2009-01-08
1
-5
/
+1
*
powerpc/mm: Add better comment on careful_allocation()
Dave Hansen
2009-01-08
1
-2
/
+10
*
powerpc: Fix bootmem reservation on uninitialized node
Dave Hansen
2008-12-16
1
-5
/
+11
*
powerpc: Fix boot freeze on machine with empty memory node
Dave Hansen
2008-12-01
1
-47
/
+75
*
powerpc: Always trim numa memory to lmb_end_of_DRAM()
Milton Miller
2008-10-21
1
-4
/
+2
*
powerpc/numa: Make memory reserve code more robust
Jon Tollefson
2008-10-21
1
-5
/
+10
*
powerpc: Reserve in bootmem lmb reserved regions that cross NUMA nodes
Jon Tollefson
2008-10-10
1
-28
/
+80
*
powerpc: Add support for dynamic reconfiguration memory in kexec/kdump kernels
Chandru
2008-09-15
1
-16
/
+61
*
mm: move bootmem descriptors definition to a single place
Johannes Weiner
2008-07-24
1
-2
/
+1
*
powerpc/pseries: Update numa association of hotplug memory add for drconf memory
Nathan Fontenot
2008-07-03
1
-18
/
+83
*
powerpc/pseries: Split code into helper routines for drconf memory
Nathan Fontenot
2008-07-03
1
-39
/
+170
*
[POWERPC] Add include of linux/of.h to numa.c
Michael Ellerman
2008-04-24
1
-0
/
+1
*
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
David S. Miller
2008-02-13
1
-1
/
+2
*
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2008-02-07
1
-3
/
+63
|
\
|
*
[POWERPC] Fake NUMA emulation for PowerPC
Balbir Singh
2008-02-07
1
-3
/
+63
*
|
Introduce flags for reserve_bootmem()
Bernhard Walle
2008-02-07
1
-1
/
+1
|
/
*
[POWERPC] Fix parse_drconf_memory() for 64-bit start addresses
Michael Ellerman
2007-08-03
1
-2
/
+2
*
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
1
-0
/
+3
*
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-04-13
1
-10
/
+10
*
[POWERPC] Rename prom_n_size_cells to of_n_size_cells
Stephen Rothwell
2007-04-13
1
-1
/
+1
*
[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
Stephen Rothwell
2007-04-13
1
-1
/
+1
*
Fix typos concerning hierarchy
Uwe Kleine-König
2007-02-17
1
-1
/
+1
*
[POWERPC] Support ibm,dynamic-reconfiguration-memory nodes
Paul Mackerras
2006-12-11
1
-0
/
+65
*
[PATCH] mm: use symbolic names instead of indices for zone initialisation
Mel Gorman
2006-10-11
1
-3
/
+3
*
[PATCH] Have Power use add_active_range() and free_area_init_nodes()
Mel Gorman
2006-09-27
1
-143
/
+16
*
[POWERPC] Constify & voidify get_property()
Jeremy Kerr
2006-07-31
1
-17
/
+14
*
[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only
Chandra Seetharaman
2006-06-27
1
-5
/
+6
*
Merge ../linux-2.6
Paul Mackerras
2006-05-05
1
-5
/
+27
|
\
|
*
[PATCH] powerpc: Allow devices to register with numa topology
Jeremy Kerr
2006-05-01
1
-5
/
+27
*
|
[PATCH] powerpc: Less verbose mem configuration output
Olof Johansson
2006-04-22
1
-4
/
+4
|
/
*
[PATCH] powerpc: hot_add_scn_to_nid() build fix
Andrew Morton
2006-03-27
1
-0
/
+2
*
[PATCH] powerpc numa: Consolidate assignment of cpus to nodes
Nathan Lynch
2006-03-22
1
-7
/
+3
*
[PATCH] powerpc numa: Support sparse online node map
Nathan Lynch
2006-03-22
1
-52
/
+43
*
[PATCH] powerpc numa: Consolidate handling of Power4 special case
Nathan Lynch
2006-03-22
1
-12
/
+11
*
[PATCH] powerpc numa: Get rid of "numa domain" terminology
Nathan Lynch
2006-03-22
1
-39
/
+39
*
[PATCH] powerpc numa: Minor cpu hotplug-related cleanups
Nathan Lynch
2006-03-22
1
-3
/
+3
*
[PATCH] powerpc numa: Minor debugging code changes
Nathan Lynch
2006-03-22
1
-3
/
+5
*
[PATCH] powerpc numa: fix boot_cpuid always assigned to node 0
Nathan Lynch
2006-03-22
1
-3
/
+3
*
[PATCH] powerpc: Always panic if lmb_alloc() fails
Michael Ellerman
2006-02-07
1
-2
/
+2
*
[PATCH] powerpc: don't add memory to empty node/zone
Mike Kravetz
2006-01-09
1
-5
/
+14
*
[PATCH] powerpc: Remove device_node addrs/n_addr
Benjamin Herrenschmidt
2006-01-09
1
-2
/
+4
*
[PATCH] ppc64: Add NUMA cpu summary at boot
Anton Blanchard
2006-01-09
1
-3
/
+36
*
[PATCH] powerpc: Add support for "linux,usable-memory" on memory nodes
Michael Ellerman
2006-01-09
1
-1
/
+6
*
[PATCH] powerpc: numa placement for dynamically added memory
Mike Kravetz
2006-01-09
1
-5
/
+52
*
[PATCH] powerpc: Minor numa memory code cleanup
Mike Kravetz
2006-01-09
1
-22
/
+9
*
Revert "[PATCH] powerpc: Minor numa memory code cleanup"
Paul Mackerras
2006-01-09
1
-11
/
+24
*
[PATCH] powerpc: Minor numa memory code cleanup
Mike Kravetz
2006-01-09
1
-24
/
+11
*
[PATCH] powerpc/pseries: boot failures on numa if no memory on node
Mike Kravetz
2005-12-08
1
-1
/
+1
[next]