| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/thp: Add tracepoints to track hugepage invalidate | Aneesh Kumar K.V | 2014-08-13 | 1 | -0/+4 |
* | powerpc/thp: Handle combo pages in invalidate | Aneesh Kumar K.V | 2014-08-13 | 1 | -1/+1 |
* | powerpc: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-15 | 1 | -1/+0 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-07-04 | 1 | -2/+34 |
|\ |
|
| * | powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte | Aneesh Kumar K.V | 2013-06-21 | 1 | -2/+7 |
| * | powerpc/THP: Implement transparent hugepages for ppc64 | Aneesh Kumar K.V | 2013-06-21 | 1 | -0/+27 |
* | | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell | 2013-06-03 | 1 | -2/+2 |
|/ |
|
* | powerpc: Update kernel VSID range | Aneesh Kumar K.V | 2013-03-17 | 1 | -1/+1 |
* | POWERPC: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -4/+0 |
* | powerpc/mm: Convert virtual address to vpn | Aneesh Kumar K.V | 2012-09-17 | 1 | -5/+6 |
* | mm, powerpc: move the RCU page-table freeing into generic code | Peter Zijlstra | 2011-05-25 | 1 | -3/+0 |
* | powerpc: mmu_gather rework | Peter Zijlstra | 2011-05-25 | 1 | -2/+4 |
* | powerpc/mm: Make hpte_need_flush() safe for preemption | Peter Zijlstra | 2011-03-02 | 1 | -3/+3 |
* | powerpc: Fix address masking bug in hpte_need_flush() | David Gibson | 2010-02-10 | 1 | -3/+9 |
* | powerpc/mm: Make hpte_need_flush() correctly mask for multiple page sizes | David Gibson | 2009-10-30 | 1 | -5/+3 |
* | powerpc/mm: Move around mmu_gathers definition on 64-bit | Benjamin Herrenschmidt | 2009-08-20 | 1 | -5/+0 |
* | powerpc/mm: Rework & cleanup page table freeing code path | Benjamin Herrenschmidt | 2009-08-20 | 1 | -0/+15 |
* | powerpc: Remove unnecessary semicolons | Joe Perches | 2009-07-08 | 1 | -1/+1 |
* | cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask | Rusty Russell | 2009-03-24 | 1 | -3/+3 |
* | powerpc/mm: Rename tlb_32.c and tlb_64.c to tlb_hash32.c and tlb_hash64.c | Benjamin Herrenschmidt | 2008-12-16 | 1 | -0/+211 |