Age | Commit message (Expand) | Author |
2007-05-10 | [POWERPC] Fix warning in hpte_decode(), and generalize it | Paul Mackerras |
2007-05-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds |
2007-05-09 | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki |
2007-05-09 | [POWERPC] Further fixes for the removal of 4level-fixup hack from ppc32 | David Gibson |
2007-05-09 | [POWERPC] Don't use SLAB/SLUB for PTE pages | Hugh Dickins |
2007-05-09 | [POWERPC] Add ability to 4K kernel to hash in 64K pages | Benjamin Herrenschmidt |
2007-05-09 | [POWERPC] Introduce address space "slices" | Benjamin Herrenschmidt |
2007-05-09 | [POWERPC] Small fixes & cleanups in segment page size demotion | Benjamin Herrenschmidt |
2007-05-09 | [POWERPC] Mark pages that don't exist as nosave | Johannes Berg |
2007-05-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2007-05-08 | move die notifier handling to common code | Christoph Hellwig |
2007-05-08 | use SLAB_PANIC flag cleanup | Akinobu Mita |
2007-05-08 | [POWERPC] Remove use of 4level-fixup.h for ppc32 | David Gibson |
2007-05-08 | Merge branch 'linux-2.6' | Paul Mackerras |
2007-05-08 | [POWERPC] Add __init annotations to reserve_mem() and stabs_alloc() | Michael Ellerman |
2007-05-07 | get_unmapped_area handles MAP_FIXED on powerpc | Benjamin Herrenschmidt |
2007-05-07 | slab allocators: remove multiple alignment specifications | Christoph Lameter |
2007-05-07 | slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN | Christoph Lameter |
2007-05-07 | [POWERPC] 64K page support for kexec | Luke Browning |
2007-05-02 | [POWERPC] Minor fault path optimization | Christoph Hellwig |
2007-05-02 | [POWERPC] Revise PPC44x MMU code for arch/powerpc | David Gibson |
2007-05-02 | [POWERPC] Initialise spinlock in the DEBUG_PAGEALLOC code | Michael Ellerman |
2007-05-02 | [POWERPC] Remove unneeded page_is_ram export | Johannes Berg |
2007-04-24 | [POWERPC] Abolish PHYS_FMT macro from arch/powerpc | David Gibson |
2007-04-24 | [POWERPC] Cleanup and fix breakage in tlbflush.h | David Gibson |
2007-04-13 | [POWERPC] DEBUG_PAGEALLOC for 64-bit | Benjamin Herrenschmidt |
2007-04-13 | [POWERPC] DEBUG_PAGEALLOC for 32-bit | Benjamin Herrenschmidt |
2007-04-13 | [POWERPC] Fix 32-bit mm operations when not using BATs | Benjamin Herrenschmidt |
2007-04-13 | [POWERPC] Cleanup 32-bit map_page | Benjamin Herrenschmidt |
2007-04-13 | [POWERPC] Make tlb flush batch use lazy MMU mode | Benjamin Herrenschmidt |
2007-04-13 | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell |
2007-04-13 | [POWERPC] Allow drivers to map individual 4k pages to userspace | Paul Mackerras |
2007-04-13 | [POWERPC] Rename prom_n_size_cells to of_n_size_cells | Stephen Rothwell |
2007-04-13 | [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells | Stephen Rothwell |
2007-04-13 | Merge branch 'linux-2.6' into for-2.6.22 | Paul Mackerras |
2007-03-10 | [POWERPC] Fix spu SLB invalidations | Benjamin Herrenschmidt |
2007-03-08 | [POWERPC] Allow duplicate lmb_reserve() calls | David Gibson |
2007-02-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2007-02-17 | Fix typos concerning hierarchy | Uwe Kleine-König |
2007-02-16 | [POWERPC] Fix bug with early ioremap and 64k pages | Benjamin Herrenschmidt |
2007-02-13 | [POWERPC] Fix vDSO page count calculation | Benjamin Herrenschmidt |
2007-02-09 | [POWERPC] Fix is_power_of_4(x) compile error | Kumar Gala |
2007-02-08 | [POWERPC] Remove bogus comment about page_is_ram | Johannes Berg |
2007-02-07 | [POWERPC] Add "is_power_of_2" checking to log2.h. | Robert P. J. Day |
2007-02-07 | [POWERPC] 8xx: platform specific mmu updates | Vitaly Bordug |
2007-01-24 | [POWERPC] TLB insertion cleanup | Ishizaki Kou |
2007-01-09 | [POWERPC] Fix bogus BUG_ON() in in hugetlb_get_unmapped_area() | David Gibson |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day |
2006-12-11 | [POWERPC] Support ibm,dynamic-reconfiguration-memory nodes | Paul Mackerras |