Age | Commit message (Expand) | Author | Files | Lines |
2008-02-08 | [POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpc | Badari Pulavarty | 1 | -0/+17 |
2008-02-08 | [POWERPC] Add remove_memory() for 64-bit powerpc | Badari Pulavarty | 1 | -0/+16 |
2008-02-07 | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 1 | -1/+6 |
2008-02-07 | Introduce flags for reserve_bootmem() | Bernhard Walle | 1 | -3/+5 |
2008-02-06 | [POWERPC] update_mmu_cache: Don't cache-flush non-readable pages | Scott Wood | 1 | -1/+6 |
2008-01-24 | [POWERPC] Fix handling of memreserve if the range lands in highmem | Kumar Gala | 1 | -2/+19 |
2007-11-20 | [POWERPC] Fix 8xx build breakage due to _tlbie changes | Benjamin Herrenschmidt | 1 | -1/+1 |
2007-10-16 | fix memory hot remove not configured case. | KAMEZAWA Hiroyuki | 1 | -45/+0 |
2007-08-17 | [POWERPC] Clean out a bunch of duplicate includes | Jesper Juhl | 1 | -1/+0 |
2007-07-10 | [POWERPC] Remove extra return statement | Manish Ahuja | 1 | -2/+0 |
2007-06-14 | [POWERPC] Remove the dregs of APUS support from arch/powerpc | David Gibson | 1 | -1/+0 |
2007-05-22 | [POWERPC] Fix warning in 32-bit builds with CONFIG_HIGHMEM | Benjamin Herrenschmidt | 1 | -4/+5 |
2007-05-09 | [POWERPC] Mark pages that don't exist as nosave | Johannes Berg | 1 | -0/+25 |
2007-05-02 | [POWERPC] Remove unneeded page_is_ram export | Johannes Berg | 1 | -1/+0 |
2007-04-12 | [POWERPC] Fix 32-bit mm operations when not using BATs | Benjamin Herrenschmidt | 1 | -3/+0 |
2007-02-13 | [POWERPC] Fix vDSO page count calculation | Benjamin Herrenschmidt | 1 | -3/+0 |
2007-02-08 | [POWERPC] Remove bogus comment about page_is_ram | Johannes Berg | 1 | -4/+0 |
2007-02-07 | [POWERPC] 8xx: platform specific mmu updates | Vitaly Bordug | 1 | -10/+10 |
2006-10-11 | [PATCH] mm: use symbolic names instead of indices for zone initialisation | Mel Gorman | 1 | -3/+4 |
2006-09-27 | [PATCH] Have Power use add_active_range() and free_area_init_nodes() | Mel Gorman | 1 | -32/+19 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-28 | [PATCH] pgdat allocation for new node add (specify node id) | Yasunori Goto | 1 | -3/+8 |
2006-04-22 | [PATCH] powerpc: Less verbose mem configuration output | Olof Johansson | 1 | -3/+3 |
2006-03-29 | Merge ../linux-2.6 | Paul Mackerras | 1 | -2/+2 |
2006-03-27 | [PATCH] for_each_online_pgdat: renaming for_each_pgdat | KAMEZAWA Hiroyuki | 1 | -2/+2 |
2006-03-27 | [PATCH] powerpc: Consistent printing of node id | Anton Blanchard | 1 | -1/+1 |
2006-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 1 | -2/+1 |
2006-03-23 | [PATCH] powerpc: Fix warning in add_memory | Andrew Morton | 1 | -1/+1 |
2006-03-22 | [PATCH] remove set_page_count() outside mm/ | Nick Piggin | 1 | -2/+2 |
2006-03-22 | [PATCH] remove set_page_count(page, 0) users (outside mm) | Nick Piggin | 1 | -2/+2 |
2006-02-07 | [PATCH] powerpc: Always panic if lmb_alloc() fails | Michael Ellerman | 1 | -1/+0 |
2006-02-07 | [PATCH] powerpc: Cleanup, consolidating icache dirtying logic | David Gibson | 1 | -12/+2 |
2006-01-09 | [PATCH] powerpc: Don't use KERNELBASE in add_memory() | Michael Ellerman | 1 | -1/+1 |
2006-01-09 | [PATCH] powerpc: numa placement for dynamically added memory | Mike Kravetz | 1 | -6/+5 |
2005-11-24 | [PATCH] mm: powerpc ptlock comments | Hugh Dickins | 1 | -1/+1 |
2005-11-16 | [PATCH] powerpc: Fix sparsemem with memory holes [was Re: ppc64 oops..] | Paul Mackerras | 1 | -2/+6 |
2005-11-11 | [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel | Benjamin Herrenschmidt | 1 | -4/+0 |
2005-11-08 | [PATCH] Memory Add Fixes for ppc64 | Mike Kravetz | 1 | -0/+1 |
2005-11-08 | [PATCH] revised Memory Add Fixes for ppc64 | Mike Kravetz | 1 | -0/+3 |
2005-11-08 | [PATCH] ppc64: fix Memory: summary line | Anton Blanchard | 1 | -1/+1 |
2005-11-07 | [PATCH] ppc64: support 64k pages | Benjamin Herrenschmidt | 1 | -35/+21 |
2005-10-31 | Merge ../linux-2.6 by hand | Paul Mackerras | 1 | -0/+80 |
2005-10-31 | powerpc: Fix bug arising from having multiple memory_limit variables | Paul Mackerras | 1 | -0/+1 |
2005-10-29 | [PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addresses | Roland Dreier | 1 | -3/+3 |
2005-10-27 | [PATCH] powerpc: Purge bootinfo.h | David Gibson | 1 | -1/+0 |
2005-10-22 | Merge changes from linux-2.6 by hand | Paul Mackerras | 1 | -2/+1 |
2005-10-10 | powerpc: Merge arch/ppc64/mm to arch/powerpc/mm | Paul Mackerras | 1 | -4/+7 |
2005-10-06 | powerpc: Merge lmb.c and make MM initialization use it. | Paul Mackerras | 1 | -1/+184 |
2005-09-26 | powerpc: Merge enough to start building in arch/powerpc. | Paul Mackerras | 1 | -0/+299 |