| Commit message (Expand) | Author | Age |
* | [POWERPC] Provide walk_memory_resource() for powerpc | Badari Pulavarty | 2008-04-29 |
* | hotplug-memory: make online_page() common | Jeremy Fitzhardinge | 2008-04-28 |
* | [POWERPC] Port fixmap from x86 and use for kmap_atomic | Kumar Gala | 2008-04-24 |
* | [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero) | Kumar Gala | 2008-04-24 |
* | [POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmem | Kumar Gala | 2008-04-16 |
* | [POWERPC] Remove redundant display of free swap space in show_mem() | Johannes Weiner | 2008-04-01 |
* | [POWERPC] arch_add_memory() cannot be __devinit | Geert Uytterhoeven | 2008-04-01 |
* | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. | David S. Miller | 2008-02-13 |
* | [POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpc | Badari Pulavarty | 2008-02-08 |
* | [POWERPC] Add remove_memory() for 64-bit powerpc | Badari Pulavarty | 2008-02-08 |
* | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 2008-02-07 |
|\ |
|
| * | [POWERPC] update_mmu_cache: Don't cache-flush non-readable pages | Scott Wood | 2008-02-06 |
* | | Introduce flags for reserve_bootmem() | Bernhard Walle | 2008-02-07 |
|/ |
|
* | [POWERPC] Fix handling of memreserve if the range lands in highmem | Kumar Gala | 2008-01-23 |
* | [POWERPC] Fix 8xx build breakage due to _tlbie changes | Benjamin Herrenschmidt | 2007-11-20 |
* | fix memory hot remove not configured case. | KAMEZAWA Hiroyuki | 2007-10-16 |
* | [POWERPC] Clean out a bunch of duplicate includes | Jesper Juhl | 2007-08-16 |
* | [POWERPC] Remove extra return statement | Manish Ahuja | 2007-07-10 |
* | [POWERPC] Remove the dregs of APUS support from arch/powerpc | David Gibson | 2007-06-14 |
* | [POWERPC] Fix warning in 32-bit builds with CONFIG_HIGHMEM | Benjamin Herrenschmidt | 2007-05-22 |
* | [POWERPC] Mark pages that don't exist as nosave | Johannes Berg | 2007-05-09 |
* | [POWERPC] Remove unneeded page_is_ram export | Johannes Berg | 2007-05-02 |
* | [POWERPC] Fix 32-bit mm operations when not using BATs | Benjamin Herrenschmidt | 2007-04-12 |
* | [POWERPC] Fix vDSO page count calculation | Benjamin Herrenschmidt | 2007-02-12 |
* | [POWERPC] Remove bogus comment about page_is_ram | Johannes Berg | 2007-02-08 |
* | [POWERPC] 8xx: platform specific mmu updates | Vitaly Bordug | 2007-02-06 |
* | [PATCH] mm: use symbolic names instead of indices for zone initialisation | Mel Gorman | 2006-10-11 |
* | [PATCH] Have Power use add_active_range() and free_area_init_nodes() | Mel Gorman | 2006-09-27 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [PATCH] pgdat allocation for new node add (specify node id) | Yasunori Goto | 2006-06-27 |
* | [PATCH] powerpc: Less verbose mem configuration output | Olof Johansson | 2006-04-22 |
* | Merge ../linux-2.6 | Paul Mackerras | 2006-03-28 |
|\ |
|
| * | [PATCH] for_each_online_pgdat: renaming for_each_pgdat | KAMEZAWA Hiroyuki | 2006-03-27 |
* | | [PATCH] powerpc: Consistent printing of node id | Anton Blanchard | 2006-03-26 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-03-23 |
|\ |
|
| * | [PATCH] powerpc: Fix warning in add_memory | Andrew Morton | 2006-03-22 |
| * | [PATCH] powerpc: Always panic if lmb_alloc() fails | Michael Ellerman | 2006-02-07 |
* | | [PATCH] remove set_page_count() outside mm/ | Nick Piggin | 2006-03-22 |
* | | [PATCH] remove set_page_count(page, 0) users (outside mm) | Nick Piggin | 2006-03-22 |
|/ |
|
* | [PATCH] powerpc: Cleanup, consolidating icache dirtying logic | David Gibson | 2006-02-07 |
* | [PATCH] powerpc: Don't use KERNELBASE in add_memory() | Michael Ellerman | 2006-01-09 |
* | [PATCH] powerpc: numa placement for dynamically added memory | Mike Kravetz | 2006-01-08 |
* | [PATCH] mm: powerpc ptlock comments | Hugh Dickins | 2005-11-23 |
* | [PATCH] powerpc: Fix sparsemem with memory holes [was Re: ppc64 oops..] | Paul Mackerras | 2005-11-15 |
* | [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel | Benjamin Herrenschmidt | 2005-11-11 |
* | [PATCH] Memory Add Fixes for ppc64 | Mike Kravetz | 2005-11-07 |
* | [PATCH] revised Memory Add Fixes for ppc64 | Mike Kravetz | 2005-11-07 |
* | [PATCH] ppc64: fix Memory: summary line | Anton Blanchard | 2005-11-07 |
* | [PATCH] ppc64: support 64k pages | Benjamin Herrenschmidt | 2005-11-06 |
* | Merge ../linux-2.6 by hand | Paul Mackerras | 2005-10-30 |