| Commit message (Expand) | Author | Age |
* | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 2008-02-08 |
|\ |
|
| * | [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 |
* | | CONFIG_HIGHPTE vs. sub-page page tables. | Martin Schwidefsky | 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] Fake NUMA emulation for PowerPC | Balbir Singh | 2008-02-06 |
| * | [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 |
|/ |
|
* | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt | 2008-02-05 |
* | [POWERPC] Allocate the hash table under 1G on cell | Michael Ellerman | 2008-01-30 |
* | Revert "[POWERPC] Fake NUMA emulation for PowerPC" | Paul Mackerras | 2008-01-26 |
* | [POWERPC] Make setjmp/longjmp code usable outside of xmon | Michael Neuling | 2008-01-25 |
* | Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | Paul Mackerras | 2008-01-23 |
|\ |
|
| * | [POWERPC] 85xx: Respect KERNELBASE, PAGE_OFFSET, and PHYSICAL_START on e500 | Dale Farnsworth | 2008-01-23 |
| * | [POWERPC] Fix handling of memreserve if the range lands in highmem | Kumar Gala | 2008-01-23 |
* | | Merge branch 'linux-2.6' | Paul Mackerras | 2008-01-23 |
|\ \ |
|
| * | | [POWERPC] Fix boot failure on POWER6 | Paul Mackerras | 2008-01-15 |
| * | | [POWERPC] Fix CPU hotplug when using the SLB shadow buffer | Michael Neuling | 2008-01-11 |
* | | | [POWERPC] Provide a way to protect 4k subpages when using 64k pages | Paul Mackerras | 2008-01-23 |
| |/
|/| |
|
* | | [POWERPC] Add hugepagesz boot-time parameter | Jon Tollefson | 2008-01-16 |
* | | [POWERPC] Fake NUMA emulation for PowerPC | Balbir Singh | 2007-12-20 |
* | | [POWERPC] Use SLB size from the device tree | Michael Neuling | 2007-12-10 |
* | | [POWERPC] Add missing spaces in printk formats | joe@perches.com | 2007-12-02 |
|/ |
|
* | [POWERPC] Fix 8xx build breakage due to _tlbie changes | Benjamin Herrenschmidt | 2007-11-20 |
* | [POWERPC] Fix build failure on legacy iSeries | Kamalesh Babulal | 2007-11-19 |
* | [POWERPC] Silence an annoying boot message | Stephen Rothwell | 2007-11-13 |
* | [POWERPC] Fix CONFIG_SMP=n build error on ppc64 | Olof Johansson | 2007-11-13 |
* | Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo... | Paul Mackerras | 2007-11-07 |
|\ |
|
| * | [POWERPC] ppc405 Fix arithmatic rollover bug when memory size under 16M | Grant Likely | 2007-11-01 |
| * | [POWERPC] 4xx: Deal with 44x virtually tagged icache | Benjamin Herrenschmidt | 2007-11-01 |
| * | [POWERPC] 4xx: Fix 4xx flush_tlb_page() | Benjamin Herrenschmidt | 2007-11-01 |
* | | [POWERPC] Fix switch_slb handling of 1T ESID values | will schmidt | 2007-11-07 |
* | | [POWERPC] Include udbg.h when using udbg_printf | will schmidt | 2007-11-07 |
* | | [POWERPC] powerpc: Fix demotion of segments to 4K pages | Benjamin Herrenschmidt | 2007-10-28 |
|/ |
|
* | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn | 2007-10-19 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2007-10-17 |
|\ |
|
| * | [POWERPC] Fix vmemmap warning in init_64.c | Tony Breeds | 2007-10-17 |
| * | [POWERPC] Add 1TB workaround for PA6T | Olof Johansson | 2007-10-17 |
| * | [POWERPC] Fix 1TB segment detection | Olof Johansson | 2007-10-17 |
* | | spin_lock_unlocked cleanups | Roel Kluin | 2007-10-17 |
* | | Slab API: remove useless ctor parameter and reorder parameters | Christoph Lameter | 2007-10-17 |
|/ |
|
* | Update PowerPC vmemmap code for 1TB segments | Anton Blanchard | 2007-10-16 |
* | fix memory hot remove not configured case. | KAMEZAWA Hiroyuki | 2007-10-16 |
* | ppc64: SPARSEMEM_VMEMMAP support | Andy Whitcroft | 2007-10-16 |
* | [POWERPC] Use 1TB segments | Paul Mackerras | 2007-10-12 |
* | [POWERPC] 85xx: Failure with odd memory sizes and CONFIG_HIGHMEM | Dale Farnsworth | 2007-10-08 |
* | [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-10-02 |
* | [POWERPC] Create and use CONFIG_WORD_SIZE | Stephen Rothwell | 2007-10-02 |
* | [POWERPC] Remove barriers from the SLB shadow buffer update | Michael Neuling | 2007-09-19 |