Age | Commit message (Expand) | Author |
2009-11-05 | Split init_new_context and destroy_context | Alexander Graf |
2009-11-05 | Export symbols for KVM module | Alexander Graf |
2009-11-05 | powerpc/mm: Remove debug context clamping from nohash code | Benjamin Herrenschmidt |
2009-10-30 | powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal ... | David Gibson |
2009-10-30 | powerpc/mm: Split hash MMU specific hugepage code into a new file | David Gibson |
2009-10-30 | powerpc/mm: Cleanup initialization of hugepages on powerpc | David Gibson |
2009-10-30 | powerpc/mm: Allow more flexible layouts for hugepage pagetables | David Gibson |
2009-10-30 | powerpc/mm: Cleanup management of kmem_caches for pagetables | David Gibson |
2009-10-30 | powerpc/mm: Make hpte_need_flush() correctly mask for multiple page sizes | David Gibson |
2009-10-14 | powerpc/mm: Fix hang accessing top of vmalloc space | Benjamin Herrenschmidt |
2009-09-24 | powerpc/8xx: Fix regression introduced by cache coherency rewrite | Rex Feany |
2009-09-24 | powerpc/mm: Remove duplicated #include | Huang Weiyi |
2009-09-23 | kcore: use registerd physmem information | KAMEZAWA Hiroyuki |
2009-09-23 | walk system ram range | KAMEZAWA Hiroyuki |
2009-09-23 | kcore: register vmalloc area in generic way | KAMEZAWA Hiroyuki |
2009-09-23 | kcore: add kclist types | KAMEZAWA Hiroyuki |
2009-09-22 | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar |
2009-09-15 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-09-02 | powerpc/pseries: Fix to handle slb resize across migration | Brian King |
2009-08-28 | powerpc/mm: Add MMU features for TLB reservation & Paired MAS registers | Kumar Gala |
2009-08-27 | Merge commit 'kumar/next' into next | Benjamin Herrenschmidt |
2009-08-27 | powerpc/mm: Cleanup handling of execute permission | Benjamin Herrenschmidt |
2009-08-24 | powerpc/booke: Move MMUCSR definition into mmu-book3e.h | Kumar Gala |
2009-08-20 | Merge commit 'paulus-perf/master' into next | Benjamin Herrenschmidt |
2009-08-20 | powerpc/mm: Fix assert_pte_locked to work properly on uniprocessor | Kumar Gala |
2009-08-20 | powerpc/fsl-booke: read buffer overflow | Roel Kluin |
2009-08-20 | powerpc/mm: Fix switch_mmu_context to iterate of the proper list of cpus | Kumar Gala |
2009-08-20 | powerpc: Remaining 64-bit Book3E support | Benjamin Herrenschmidt |
2009-08-20 | powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3E | Benjamin Herrenschmidt |
2009-08-20 | powerpc: Add TLB management code for 64-bit Book3E | Benjamin Herrenschmidt |
2009-08-20 | powerpc/mm: Move around mmu_gathers definition on 64-bit | Benjamin Herrenschmidt |
2009-08-20 | powerpc: Add memory management headers for new 64-bit BookE | Benjamin Herrenschmidt |
2009-08-20 | powerpc/mm: Rework & cleanup page table freeing code path | Benjamin Herrenschmidt |
2009-08-20 | powerpc/mm: Make low level TLB flush ops on BookE take additional args | Benjamin Herrenschmidt |
2009-08-20 | powerpc/mm: Add support for early ioremap on non-hash 64-bit processors | Benjamin Herrenschmidt |
2009-08-20 | powerpc/mm: Add HW threads support to no_hash TLB management | Benjamin Herrenschmidt |
2009-08-20 | powerpc: Use names rather than numbers for SPRGs (v2) | Benjamin Herrenschmidt |
2009-08-20 | powerpc: Preload application text segment instead of TASK_UNMAPPED_BASE | Anton Blanchard |
2009-08-20 | powerpc: Rearrange SLB preload code | Anton Blanchard |
2009-08-18 | powerpc: Allow perf_counters to access user memory at interrupt time | Paul Mackerras |
2009-08-14 | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo |
2009-07-29 | powerpc/mm: Fix SMP issue with MMU context handling code | Kumar Gala |
2009-07-27 | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt |
2009-07-08 | powerpc: Use pr_devel() in do_dcache_icache_coherency() | Michael Ellerman |
2009-07-08 | powerpc: Use pr_devel() in arch/powerpc/mm/gup.c | Michael Ellerman |
2009-07-08 | powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.c | Michael Ellerman |
2009-07-08 | powerpc: Use pr_devel() in arch/powerpc/mm/mmu_context_nohash.c | Michael Ellerman |
2009-07-08 | powerpc: Remove unnecessary semicolons | Joe Perches |