| Commit message (Expand) | Author | Age |
* | [POWERPC] Kill typedef-ed structs for hash PTEs and BATs | David Gibson | 2007-06-14 |
* | [POWERPC] Remove a couple of unused definitions from pgtable_32.c | David Gibson | 2007-06-14 |
* | [POWERPC] Remove the dregs of APUS support from arch/powerpc | David Gibson | 2007-06-14 |
* | [POWERPC] Abolish iopa(), mm_ptov(), io_block_mapping() from arch/powerpc | David Gibson | 2007-06-14 |
* | [POWERPC] During VM oom condition, kill all threads in process group | will schmidt | 2007-06-14 |
* | [POWERPC] Rewrite IO allocation & mapping on powerpc64 | Benjamin Herrenschmidt | 2007-06-14 |
* | [POWERPC] unmap_vm_area becomes unmap_kernel_range for the public | Benjamin Herrenschmidt | 2007-06-14 |
* | [POWERPC] Move common code out of if/else | Jon Tollefson | 2007-06-14 |
* | [POWERPC] Fix modpost warning | Kumar Gala | 2007-05-23 |
* | [POWERPC] Fix warning in 32-bit builds with CONFIG_HIGHMEM | Benjamin Herrenschmidt | 2007-05-22 |
* | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 |
* | [POWERPC] Correct #endif comment | Jon Tollefson | 2007-05-17 |
* | [POWERPC] Add spinlock to request_phb_iospace() | Benjamin Herrenschmidt | 2007-05-17 |
* | [POWERPC] Fix COMMON symbol warnings | Kumar Gala | 2007-05-17 |
* | [POWERPC] Remove unused variable in hpte_decode() | Stephen Rothwell | 2007-05-11 |
* | [POWERPC] Assign correct variable in hpte_decode() | Stephen Rothwell | 2007-05-11 |
* | [POWERPC] Fix warning in hpte_decode(), and generalize it | Paul Mackerras | 2007-05-10 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 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-09 |
* | | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki | 2007-05-09 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-05-08 |
|\ |
|
| * | [POWERPC] Remove use of 4level-fixup.h for ppc32 | David Gibson | 2007-05-07 |
| * | Merge branch 'linux-2.6' | Paul Mackerras | 2007-05-07 |
| |\ |
|
| * | | [POWERPC] Add __init annotations to reserve_mem() and stabs_alloc() | Michael Ellerman | 2007-05-07 |
| * | | [POWERPC] 64K page support for kexec | Luke Browning | 2007-05-07 |
| * | | [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-05-02 |
* | | | 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 |
| |/
|/| |
|
* | | 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] Abolish PHYS_FMT macro from arch/powerpc | David Gibson | 2007-04-24 |
* | [POWERPC] Cleanup and fix breakage in tlbflush.h | David Gibson | 2007-04-24 |
* | [POWERPC] DEBUG_PAGEALLOC for 64-bit | Benjamin Herrenschmidt | 2007-04-12 |
* | [POWERPC] DEBUG_PAGEALLOC for 32-bit | Benjamin Herrenschmidt | 2007-04-12 |
* | [POWERPC] Fix 32-bit mm operations when not using BATs | Benjamin Herrenschmidt | 2007-04-12 |
* | [POWERPC] Cleanup 32-bit map_page | Benjamin Herrenschmidt | 2007-04-12 |
* | [POWERPC] Make tlb flush batch use lazy MMU mode | Benjamin Herrenschmidt | 2007-04-12 |
* | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell | 2007-04-12 |
* | [POWERPC] Allow drivers to map individual 4k pages to userspace | Paul Mackerras | 2007-04-12 |
* | [POWERPC] Rename prom_n_size_cells to of_n_size_cells | Stephen Rothwell | 2007-04-12 |