| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/mm/hash: Support 68 bit VA | Aneesh Kumar K.V | 2017-03-31 | 1 | -6/+13 |
* | Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-02-22 | 1 | -0/+1 |
|\ |
|
| * | powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature mask | Aneesh Kumar K.V | 2017-02-07 | 1 | -0/+1 |
* | | powerpc: Fix build failure with clang due to BUILD_BUG_ON() | Michael Ellerman | 2017-01-25 | 1 | -0/+2 |
|/ |
|
* | Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2016-12-16 | 1 | -11/+12 |
|\ |
|
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 2016-12-16 | 1 | -11/+12 |
| |\ |
|
| | * | powerpc/8xx: Implement support of hugepages | Christophe Leroy | 2016-12-10 | 1 | -11/+12 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-12-14 | 1 | -0/+5 |
|\| | |
|
| * | | powerpc/64: Provide functions for accessing POWER9 partition table | Paul Mackerras | 2016-11-23 | 1 | -0/+5 |
| |/ |
|
* / | powerpc/mm: Fixup kernel read only mapping | Aneesh Kumar K.V | 2016-11-25 | 1 | -4/+10 |
|/ |
|
* | Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-10-08 | 1 | -0/+4 |
|\ |
|
| * | powerpc/64/kexec: Fix MMU cleanup on radix | Benjamin Herrenschmidt | 2016-09-22 | 1 | -0/+4 |
* | | powerpc/mm: Speed up computation of base and actual page size for a HPTE | Paul Mackerras | 2016-09-09 | 1 | -0/+1 |
|/ |
|
* | powerpc/mm: Catch usage of cpu/mmu_has_feature() before jump label init | Aneesh Kumar K.V | 2016-08-01 | 1 | -0/+8 |
* | powerpc: Add option to use jump label for mmu_has_feature() | Kevin Hao | 2016-08-01 | 1 | -0/+38 |
* | powerpc: Add option to use jump label for cpu_has_feature() | Kevin Hao | 2016-08-01 | 1 | -0/+1 |
* | powerpc/mm: Add early_[cpu|mmu]_has_feature() | Michael Ellerman | 2016-08-01 | 1 | -1/+16 |
* | powerpc/mm: Define radix_enabled() in one place & use static inline | Michael Ellerman | 2016-08-01 | 1 | -4/+12 |
* | powerpc/kernel: Convert mmu_has_feature() to returning bool | Michael Ellerman | 2016-08-01 | 1 | -2/+2 |
* | powerpc/mm: Make MMU_FTR_RADIX a MMU family feature | Aneesh Kumar K.V | 2016-08-01 | 1 | -8/+7 |
* | powerpc/mm: Add mmu_early_init_devtree() | Michael Ellerman | 2016-08-01 | 1 | -0/+1 |
* | powerpc/mm: Clear top 16 bits of va only on older cpus | Aneesh Kumar K.V | 2016-07-17 | 1 | -2/+7 |
* | powerpc/mm/radix: Add MMU_FTR_RADIX | Aneesh Kumar K.V | 2016-05-11 | 1 | -1/+10 |
* | powerpc/mm: Add mask of possible MMU features | Michael Ellerman | 2016-05-11 | 1 | -1/+13 |
* | powerpc/mm: Abstract early MMU init in preparation for radix | Aneesh Kumar K.V | 2016-05-01 | 1 | -7/+7 |
* | powerpc/mm/radix: Add dummy radix_enabled() | Aneesh Kumar K.V | 2016-05-01 | 1 | -0/+3 |
* | powerpc/mm: Move radix/hash common data structures to book3s64 headers | Aneesh Kumar K.V | 2016-05-01 | 1 | -4/+7 |
* | powerpc/mm: Move hash related mmu-*.h headers to book3s/ | Aneesh Kumar K.V | 2016-03-03 | 1 | -2/+2 |
* | powerpc: Add POWER9 cputable entry | Michael Neuling | 2016-02-22 | 1 | -0/+1 |
* | powerpc: Remove MMU_FTR_SLB | Michael Ellerman | 2014-07-28 | 1 | -6/+2 |
* | powerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3E | Michael Ellerman | 2014-07-11 | 1 | -9/+1 |
* | powerpc/e6500: TLB miss handler with hardware tablewalk support | Scott Wood | 2014-01-10 | 1 | -10/+11 |
* | powerpc: POWER8 cputable entry | Michael Neuling | 2012-11-15 | 1 | -0/+1 |
* | powerpc/mm: Make some of the PGTABLE_RANGE dependency explicit | Aneesh Kumar K.V | 2012-09-17 | 1 | -0/+9 |
* | powerpc/mm: remove obsolete comment about page size name array | Scott Wood | 2012-07-03 | 1 | -6/+1 |
* | powerpc: Hugetlb for BookE | Becky Bruce | 2011-09-20 | 1 | -8/+10 |
* | Merge remote-tracking branch 'jwb/next' into next | Benjamin Herrenschmidt | 2011-07-22 | 1 | -1/+6 |
|\ |
|
| * | powerpc/44x: don't use tlbivax on AMP systems | Dave Kleikamp | 2011-07-12 | 1 | -1/+6 |
* | | powerpc: Create next_tlbcam_idx percpu variable for FSL_BOOKE | Becky Bruce | 2011-07-08 | 1 | -0/+5 |
|/ |
|
* | powerpc: Use new CPU feature bit to select 2.06 tlbie | Michael Neuling | 2011-05-04 | 1 | -7/+1 |
* | powerpc: Free up some CPU feature bits by moving out MMU-related features | Matt Evans | 2011-04-27 | 1 | -0/+48 |
* | memblock: Remove rmo_size, burry it in arch/powerpc where it belongs | Benjamin Herrenschmidt | 2010-08-05 | 1 | -0/+12 |
* | powerpc/47x: Base ppc476 support | Dave Kleikamp | 2010-05-05 | 1 | -0/+1 |
* | powerpc/mm: Add MMU features for TLB reservation & Paired MAS registers | Kumar Gala | 2009-08-28 | 1 | -0/+9 |
* | powerpc: Add memory management headers for new 64-bit BookE | Benjamin Herrenschmidt | 2009-08-20 | 1 | -0/+37 |
* | powerpc: Shield code specific to 64-bit server processors | Benjamin Herrenschmidt | 2009-06-09 | 1 | -2/+2 |
* | powerpc: Add 2.06 tlbie mnemonics | Milton Miller | 2009-05-21 | 1 | -0/+5 |
* | Revert "powerpc: Add support for early tlbilx opcode" | Kumar Gala | 2009-04-23 | 1 | -6/+0 |
* | powerpc: Add support for early tlbilx opcode | Kumar Gala | 2009-04-07 | 1 | -0/+6 |
* | powerpc/mm: Introduce early_init_mmu() on 64-bit | Benjamin Herrenschmidt | 2009-03-24 | 1 | -0/+4 |