Age | Commit message (Expand) | Author |
2008-01-15 | [POWERPC] Fix boot failure on POWER6 | Paul Mackerras |
2008-01-11 | [POWERPC] Fix CPU hotplug when using the SLB shadow buffer | Michael Neuling |
2007-11-20 | [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-13 | [POWERPC] Silence an annoying boot message | Stephen Rothwell |
2007-11-13 | [POWERPC] Fix CONFIG_SMP=n build error on ppc64 | Olof Johansson |
2007-11-08 | Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo... | Paul Mackerras |
2007-11-08 | [POWERPC] Fix switch_slb handling of 1T ESID values | will schmidt |
2007-11-08 | [POWERPC] Include udbg.h when using udbg_printf | will schmidt |
2007-11-01 | [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-10-29 | [POWERPC] powerpc: Fix demotion of segments to 4K pages | Benjamin Herrenschmidt |
2007-10-19 | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn |
2007-10-17 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
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 | [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-16 | 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-12 | [POWERPC] Use 1TB segments | Paul Mackerras |
2007-10-08 | [POWERPC] 85xx: Failure with odd memory sizes and CONFIG_HIGHMEM | Dale Farnsworth |
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-10-03 | [POWERPC] Create and use CONFIG_WORD_SIZE | Stephen Rothwell |
2007-09-19 | [POWERPC] Remove barriers from the SLB shadow buffer update | Michael Neuling |
2007-09-14 | [POWERPC] Export new __io{re,un}map_at() symbols | Olof Johansson |
2007-08-28 | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras |
2007-08-25 | [POWERPC] Fix SLB initialization at boot time | Paul Mackerras |
2007-08-20 | [POWERPC] 40x MMU | Josh Boyer |
2007-08-20 | [POWERPC] Rename 4xx paths to 40x | Josh Boyer |
2007-08-17 | [POWERPC] Tidy up CONFIG_PPC_MM_SLICES code | Stephen Rothwell |
2007-08-17 | [POWERPC] Fix non HUGETLB_PAGE build warning | Stephen Rothwell |
2007-08-17 | [POWERPC] Clean out a bunch of duplicate includes | Jesper Juhl |
2007-08-17 | [POWERPC] Fix invalid semicolon after if statement | Ilpo Järvinen |
2007-08-10 | [POWERPC] Fix size check for hugetlbfs | Benjamin Herrenschmidt |
2007-08-10 | [POWERPC] Fix potential duplicate entry in SLB shadow buffer | Paul Mackerras |
2007-08-03 | [POWERPC] Fixes for the SLB shadow buffer code | Michael Neuling |
2007-08-03 | [POWERPC] Fix parse_drconf_memory() for 64-bit start addresses | Michael Ellerman |
2007-08-03 | [POWERPC] Fix special PTE code for secondary hash bucket | Paul Mackerras |
2007-07-26 | [POWERPC] Fix loop with unsigned long counter variable | Manish Ahuja |
2007-07-22 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2007-07-22 | [POWERPC] Allow exec faults on readable areas on classic 32-bit PowerPC | Paul Mackerras |
2007-07-22 | [POWERPC] cell: CONFIG_SPE_BASE is a typo | Geert Uytterhoeven |
2007-07-21 | powerpc: tlb_32.c build fix | Mariusz Kozlowski |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt |
2007-07-19 | mm: fault feedback #2 | Nick Piggin |