| Commit message (Expand) | Author | Age |
* | powerpc: Fix address masking bug in hpte_need_flush() | David Gibson | 2010-02-09 |
* | powerpc: Use helpers for rlimits | Jiri Slaby | 2010-01-14 |
* | powerpc/mm: Fix stupid bug in subpge protection handling | David Gibson | 2009-12-17 |
* | powerpc/mm: Fix typo of cpumask_clear_cpu() | Yang Li | 2009-12-17 |
* | powerpc/mm: Fix hash_utils_64.c compile errors with DEBUG enabled. | Sachin P. Sant | 2009-12-17 |
* | powerpc/mm: Fix a WARN_ON() with CONFIG_DEBUG_PAGEALLOC and CONFIG_DEBUG_VM | Benjamin Herrenschmidt | 2009-12-17 |
* | Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2009-12-16 |
|\ |
|
| * | powerpc: fix up for mmu_mapin_ram api change | Stephen Rothwell | 2009-12-14 |
| * | powerpc: allow ioremap within reserved memory regions | Albert Herranz | 2009-12-13 |
| * | wii: use both mem1 and mem2 as ram | Albert Herranz | 2009-12-13 |
* | | powerpc/8xx: Invalidate non present TLBs | Joakim Tjernlund | 2009-12-09 |
* | | powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROT | David Gibson | 2009-12-07 |
* | | Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAG... | Benjamin Herrenschmidt | 2009-12-01 |
* | | powerpc/mm: Fix bug in gup_hugepd() | David Gibson | 2009-11-26 |
* | | powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT | David Gibson | 2009-11-26 |
* | | powerpc/fsl-booke: Rework TLB CAM code | Kumar Gala | 2009-11-20 |
* | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-11-11 |
|\| |
|
| * | powerpc/mm: Remove debug context clamping from nohash code | Benjamin Herrenschmidt | 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: 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-30 |
|/ |
|
* | powerpc/mm: Fix hang accessing top of vmalloc space | Benjamin Herrenschmidt | 2009-10-14 |
* | powerpc/8xx: Fix regression introduced by cache coherency rewrite | Rex Feany | 2009-09-24 |
* | powerpc/mm: Remove duplicated #include | Huang Weiyi | 2009-09-24 |
* | 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-23 |
* | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 2009-09-22 |
* | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2009-09-15 |
|\ |
|
| * | powerpc/pseries: Fix to handle slb resize across migration | Brian King | 2009-09-02 |
| * | powerpc/mm: Add MMU features for TLB reservation & Paired MAS registers | Kumar Gala | 2009-08-28 |
| * | Merge commit 'kumar/next' into next | Benjamin Herrenschmidt | 2009-08-26 |
| |\ |
|
| | * | powerpc/booke: Move MMUCSR definition into mmu-book3e.h | Kumar Gala | 2009-08-24 |
| * | | powerpc/mm: Cleanup handling of execute permission | Benjamin Herrenschmidt | 2009-08-26 |
| |/ |
|
| * | Merge commit 'paulus-perf/master' into next | Benjamin Herrenschmidt | 2009-08-19 |
| |\ |
|
| * | | powerpc/mm: Fix assert_pte_locked to work properly on uniprocessor | Kumar Gala | 2009-08-19 |
| * | | powerpc/fsl-booke: read buffer overflow | Roel Kluin | 2009-08-19 |
| * | | powerpc/mm: Fix switch_mmu_context to iterate of the proper list of cpus | Kumar Gala | 2009-08-19 |
| * | | powerpc: Remaining 64-bit Book3E support | Benjamin Herrenschmidt | 2009-08-19 |
| * | | powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3E | Benjamin Herrenschmidt | 2009-08-19 |
| * | | powerpc: Add TLB management code for 64-bit Book3E | Benjamin Herrenschmidt | 2009-08-19 |
| * | | powerpc/mm: Move around mmu_gathers definition on 64-bit | Benjamin Herrenschmidt | 2009-08-19 |
| * | | powerpc: Add memory management headers for new 64-bit BookE | Benjamin Herrenschmidt | 2009-08-19 |