Age | Commit message (Expand) | Author |
2012-03-28 | Disintegrate asm/system.h for PowerPC | David Howells |
2012-01-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-12-20 | powerpc: Define virtual-physical translations for RELOCATABLE | Suzuki Poulose |
2011-12-08 | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users | Tejun Heo |
2011-12-08 | powerpc: Cleanup memblock usage | Tejun Heo |
2011-09-20 | powerpc: Hugetlb for BookE | Becky Bruce |
2011-06-30 | powerpc: Move free_initmem to common code | Dave Carroll |
2011-06-09 | powerpc: Force page alignment for initrd reserved memory | Benjamin Herrenschmidt |
2011-03-02 | powerpc: Fix memory limits when starting at a non-zero address | Scott Wood |
2010-08-05 | memblock: Remove rmo_size, burry it in arch/powerpc where it belongs | Benjamin Herrenschmidt |
2010-08-05 | memblock: Introduce default allocation limit and use it to replace explicit ones | Benjamin Herrenschmidt |
2010-07-14 | lmb: rename to memblock | Yinghai Lu |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-05 | tree-wide: fix typos "ammount" -> "amount" | Uwe Kleine-König |
2009-12-12 | powerpc: allow ioremap within reserved memory regions | Albert Herranz |
2009-12-12 | wii: use both mem1 and mem2 as ram | Albert Herranz |
2009-09-23 | kcore: use registerd physmem information | KAMEZAWA Hiroyuki |
2009-09-23 | kcore: register vmalloc area in generic way | KAMEZAWA Hiroyuki |
2009-09-23 | kcore: add kclist types | KAMEZAWA Hiroyuki |
2009-08-20 | powerpc/mm: Move around mmu_gathers definition on 64-bit | Benjamin Herrenschmidt |
2009-05-27 | powerpc: Minor cleanups of kernel virt address space definitions | Benjamin Herrenschmidt |
2008-12-23 | powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M | Dale Farnsworth |
2008-12-21 | powerpc/mm: Runtime allocation of mmu context maps for nohash CPUs | Benjamin Herrenschmidt |
2008-07-09 | powerpc: Fix problems with 32bit PPC's running with >= 4GB of RAM | Stefan Roese |
2008-05-14 | [POWERPC] Move declaration of init_bootmem_done into system.h | Michael Ellerman |
2008-04-24 | [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-17 | [POWERPC] Remove unused machine call outs | Kumar Gala |
2008-04-17 | [POWERPC] Rename __initial_memory_limit to __initial_memory_limit_addr | Kumar Gala |
2008-04-17 | [POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmem | Kumar Gala |
2008-04-17 | [POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addr | Kumar Gala |
2008-04-01 | [POWERPC] Replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-02-13 | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. | David S. Miller |
2007-10-03 | [POWERPC] 8xx: Set initial memory limit. | John Traill |
2007-10-03 | [POWERPC] Add memory regions to the kcore list for 32-bit machines | Ed Swarthout |
2007-08-17 | [POWERPC] Clean out a bunch of duplicate includes | Jesper Juhl |
2007-06-14 | [POWERPC] Remove the dregs of APUS support from arch/powerpc | David Gibson |
2007-04-13 | [POWERPC] DEBUG_PAGEALLOC for 32-bit | Benjamin Herrenschmidt |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-03-22 | [PATCH] remove set_page_count() outside mm/ | Nick Piggin |
2006-01-09 | [PATCH] powerpc: Unify udbg (#2) | Benjamin Herrenschmidt |
2005-11-10 | powerpc: Move some extern declarations from C code into headers | Paul Mackerras |
2005-10-27 | [PATCH] powerpc: Purge bootinfo.h | David Gibson |
2005-10-26 | powerpc32: Limit memory to lowmem if !CONFIG_HIGHMEM. | Paul Mackerras |
2005-10-22 | powerpc: Move agp_special_page export to where it is defined | Paul Mackerras |
2005-10-17 | powerpc: Initialize btext subsystem later, after prom_init | Paul Mackerras |
2005-10-10 | powerpc: Rename files to have consistent _32/_64 suffixes | Paul Mackerras |