aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/book3s/64/mmu.h
Commit message (Expand)AuthorAge
* powerpc/mm/hash: Rename get_ea_context to get_user_contextAneesh Kumar K.V2018-10-14
* powerpc/mm: Implement helpers for pagetable fragment support at PMD levelAneesh Kumar K.V2018-05-15
* powerpc/mm/book3s64/4k: Switch 4k pagesize config to use pagetable fragmentAneesh Kumar K.V2018-05-15
* powerpc/mm: Add support for handling > 512TB address in SLB missAneesh Kumar K.V2018-03-30
* Merge branch 'fixes' into nextMichael Ellerman2018-03-28
|\
| * powerpc/mm: Add tracking of the number of coprocessors using a contextBenjamin Herrenschmidt2018-03-22
* | powerpc/mm/slice: implement a slice mask cacheNicholas Piggin2018-03-13
* | powerpc/mm/slice: Allow up to 64 low slicesChristophe Leroy2018-03-05
|/
* powerpc: introduce execute-only pkeyRam Pai2018-01-20
* powerpc: track allocation status of all pkeysRam Pai2018-01-20
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-16
|\
| * powerpc/64s: mm_context.addr_limit is only used on hashNicholas Piggin2017-11-13
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* powerpc/mm: Optimize detection of thread local mm'sBenjamin Herrenschmidt2017-08-23
* Merge branch 'fixes' into nextMichael Ellerman2017-08-23
|\
| * powerpc/mm/radix: Workaround prefetch issue with KVMBenjamin Herrenschmidt2017-07-26
* | powerpc: Remove old unused icswx based coprocessor supportBenjamin Herrenschmidt2017-08-03
|/
* powerpc/powernv: Introduce address translation services for Nvlink2Alistair Popple2017-04-03
* powerpc/mm: Add addr_limit to mm_context and use it to derive max slice indexAneesh Kumar K.V2017-04-01
* powerpc/mm: Split radix vs hash mm context initialisationMichael Ellerman2017-03-31
* Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-03-04
|\
| * KVM: PPC: Book3S HV: Fix software walk of guest process page tablesPaul Mackerras2017-02-28
* | scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada2017-02-27
|/
* powerpc/64: More definitions for POWER9Paul Mackerras2017-01-31
* powerpc/64: Enable use of radix MMU under hypervisor on POWER9Paul Mackerras2017-01-31
* powerpc/mm: Move register_process_table() out of ppc_mdMichael Ellerman2016-08-04
* powerpc/mm: Convert early cpu/mmu feature check to use the new helpersAneesh Kumar K.V2016-07-31
* powerpc/mm: Define radix_enabled() in one place & use static inlineMichael Ellerman2016-07-31
* powerpc/mm: Make MMU_FTR_RADIX a MMU family featureAneesh Kumar K.V2016-07-31
* powerpc/mm: Do radix device tree scanning earlierMichael Ellerman2016-07-31
* powerpc/mm: Do hash device tree scanning earlierMichael Ellerman2016-07-31
* powerpc/mm: Add mmu_early_init_devtree()Michael Ellerman2016-07-31
* powerpc/mm: Compile out radix related functions if RADIX_MMU is disabledAneesh Kumar K.V2016-07-17
* powerpc/mm/radix: Add MMU_FTR_RADIXAneesh Kumar K.V2016-05-11
* powerpc/mm/radix: Add radix callbacks for early init routinesAneesh Kumar K.V2016-05-01
* powerpc/mm: Abstract early MMU init in preparation for radixAneesh Kumar K.V2016-05-01
* powerpc/mm/radix: Add dummy radix_enabled()Aneesh Kumar K.V2016-05-01
* powerpc/mm/radix: Add partition table format & callbackAneesh Kumar K.V2016-05-01
* powerpc/mm: Move radix/hash common data structures to book3s64 headersAneesh Kumar K.V2016-05-01