| Commit message (Expand) | Author | Age | Files | Lines |
* | walk system ram range | KAMEZAWA Hiroyuki | 2009-09-23 | 1 | -3/+3 |
* | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 2009-09-22 | 1 | -1/+1 |
* | powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency. | Benjamin Herrenschmidt | 2009-05-27 | 1 | -0/+4 |
* | powerpc: Minor cleanups of kernel virt address space definitions | Benjamin Herrenschmidt | 2009-05-27 | 1 | -0/+13 |
* | powerpc: Allow mem=x cmdline to work with 4G+ | Becky Bruce | 2009-05-15 | 1 | -1/+1 |
* | powerpc/mm: Rework I$/D$ coherency (v3) | Benjamin Herrenschmidt | 2009-02-11 | 1 | -33/+0 |
* | mm: show node to memory section relationship with symlinks in sysfs | Gary Hade | 2009-01-06 | 1 | -1/+1 |
* | powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED | Benjamin Herrenschmidt | 2008-12-21 | 1 | -2/+2 |
* | powerpc/mm: Add SMP support to no-hash TLB handling | Benjamin Herrenschmidt | 2008-12-21 | 1 | -1/+1 |
* | mm: cleanup to make remove_memory() arch-neutral | Badari Pulavarty | 2008-10-20 | 1 | -17/+0 |
* | powerpc: Avoid integer overflow in page_is_ram() | Roland Dreier | 2008-10-07 | 1 | -3/+2 |
* | powerpc: Fix compiler warning in arch/powerpc/mm/mem.c | Tony Breeds | 2008-08-04 | 1 | -1/+1 |
* | powerpc: use generic show_mem() | Johannes Weiner | 2008-07-26 | 1 | -39/+0 |
* | powerpc: Fix problems with 32bit PPC's running with >= 4GB of RAM | Stefan Roese | 2008-07-09 | 1 | -4/+4 |
* | powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPAR... | Tony Breeds | 2008-07-03 | 1 | -0/+1 |
* | [POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=n | Nathan Lynch | 2008-06-09 | 1 | -2/+1 |
* | [POWERPC] Provide walk_memory_resource() for powerpc | Badari Pulavarty | 2008-04-29 | 1 | -7/+23 |
* | hotplug-memory: make online_page() common | Jeremy Fitzhardinge | 2008-04-28 | 1 | -9/+0 |
* | [POWERPC] Port fixmap from x86 and use for kmap_atomic | Kumar Gala | 2008-04-24 | 1 | -6/+26 |
* | [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero) | Kumar Gala | 2008-04-24 | 1 | -2/+3 |
* | [POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmem | Kumar Gala | 2008-04-17 | 1 | -7/+9 |
* | [POWERPC] Remove redundant display of free swap space in show_mem() | Johannes Weiner | 2008-04-01 | 1 | -1/+0 |
* | [POWERPC] arch_add_memory() cannot be __devinit | Geert Uytterhoeven | 2008-04-01 | 1 | -1/+1 |
* | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. | David S. Miller | 2008-02-13 | 1 | -1/+1 |
* | [POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpc | Badari Pulavarty | 2008-02-08 | 1 | -0/+17 |
* | [POWERPC] Add remove_memory() for 64-bit powerpc | Badari Pulavarty | 2008-02-08 | 1 | -0/+16 |
* | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 2008-02-07 | 1 | -1/+6 |
|\ |
|
| * | [POWERPC] update_mmu_cache: Don't cache-flush non-readable pages | Scott Wood | 2008-02-06 | 1 | -1/+6 |
* | | Introduce flags for reserve_bootmem() | Bernhard Walle | 2008-02-07 | 1 | -3/+5 |
|/ |
|
* | [POWERPC] Fix handling of memreserve if the range lands in highmem | Kumar Gala | 2008-01-23 | 1 | -2/+19 |
* | [POWERPC] Fix 8xx build breakage due to _tlbie changes | Benjamin Herrenschmidt | 2007-11-20 | 1 | -1/+1 |
* | fix memory hot remove not configured case. | KAMEZAWA Hiroyuki | 2007-10-16 | 1 | -45/+0 |
* | [POWERPC] Clean out a bunch of duplicate includes | Jesper Juhl | 2007-08-17 | 1 | -1/+0 |
* | [POWERPC] Remove extra return statement | Manish Ahuja | 2007-07-10 | 1 | -2/+0 |
* | [POWERPC] Remove the dregs of APUS support from arch/powerpc | David Gibson | 2007-06-14 | 1 | -1/+0 |
* | [POWERPC] Fix warning in 32-bit builds with CONFIG_HIGHMEM | Benjamin Herrenschmidt | 2007-05-22 | 1 | -4/+5 |
* | [POWERPC] Mark pages that don't exist as nosave | Johannes Berg | 2007-05-09 | 1 | -0/+25 |
* | [POWERPC] Remove unneeded page_is_ram export | Johannes Berg | 2007-05-02 | 1 | -1/+0 |
* | [POWERPC] Fix 32-bit mm operations when not using BATs | Benjamin Herrenschmidt | 2007-04-13 | 1 | -3/+0 |
* | [POWERPC] Fix vDSO page count calculation | Benjamin Herrenschmidt | 2007-02-13 | 1 | -3/+0 |
* | [POWERPC] Remove bogus comment about page_is_ram | Johannes Berg | 2007-02-08 | 1 | -4/+0 |
* | [POWERPC] 8xx: platform specific mmu updates | Vitaly Bordug | 2007-02-07 | 1 | -10/+10 |
* | [PATCH] mm: use symbolic names instead of indices for zone initialisation | Mel Gorman | 2006-10-11 | 1 | -3/+4 |
* | [PATCH] Have Power use add_active_range() and free_area_init_nodes() | Mel Gorman | 2006-09-27 | 1 | -32/+19 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] pgdat allocation for new node add (specify node id) | Yasunori Goto | 2006-06-27 | 1 | -3/+8 |
* | [PATCH] powerpc: Less verbose mem configuration output | Olof Johansson | 2006-04-22 | 1 | -3/+3 |
* | Merge ../linux-2.6 | Paul Mackerras | 2006-03-29 | 1 | -2/+2 |
|\ |
|
| * | [PATCH] for_each_online_pgdat: renaming for_each_pgdat | KAMEZAWA Hiroyuki | 2006-03-27 | 1 | -2/+2 |
* | | [PATCH] powerpc: Consistent printing of node id | Anton Blanchard | 2006-03-27 | 1 | -1/+1 |
|/ |
|