summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/book3s/64/mmu.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/powernv: Introduce address translation services for Nvlink2Alistair Popple2017-04-041-0/+6
* powerpc/mm: Add addr_limit to mm_context and use it to derive max slice indexAneesh Kumar K.V2017-04-011-0/+1
* powerpc/mm: Split radix vs hash mm context initialisationMichael Ellerman2017-03-311-0/+2
* Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-03-041-1/+2
|\
| * KVM: PPC: Book3S HV: Fix software walk of guest process page tablesPaul Mackerras2017-03-011-1/+2
* | scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
|/
* powerpc/64: More definitions for POWER9Paul Mackerras2017-01-311-1/+11
* powerpc/64: Enable use of radix MMU under hypervisor on POWER9Paul Mackerras2017-01-311-0/+6
* powerpc/mm: Move register_process_table() out of ppc_mdMichael Ellerman2016-08-041-0/+4
* powerpc/mm: Convert early cpu/mmu feature check to use the new helpersAneesh Kumar K.V2016-08-011-1/+1
* powerpc/mm: Define radix_enabled() in one place & use static inlineMichael Ellerman2016-08-011-7/+0
* powerpc/mm: Make MMU_FTR_RADIX a MMU family featureAneesh Kumar K.V2016-08-011-1/+1
* powerpc/mm: Do radix device tree scanning earlierMichael Ellerman2016-08-011-0/+1
* powerpc/mm: Do hash device tree scanning earlierMichael Ellerman2016-08-011-0/+1
* powerpc/mm: Add mmu_early_init_devtree()Michael Ellerman2016-08-011-0/+1
* powerpc/mm: Compile out radix related functions if RADIX_MMU is disabledAneesh Kumar K.V2016-07-171-0/+5
* powerpc/mm/radix: Add MMU_FTR_RADIXAneesh Kumar K.V2016-05-111-1/+2
* powerpc/mm/radix: Add radix callbacks for early init routinesAneesh Kumar K.V2016-05-011-1/+16
* powerpc/mm: Abstract early MMU init in preparation for radixAneesh Kumar K.V2016-05-011-0/+20
* powerpc/mm/radix: Add dummy radix_enabled()Aneesh Kumar K.V2016-05-011-0/+2
* powerpc/mm/radix: Add partition table format & callbackAneesh Kumar K.V2016-05-011-2/+29
* powerpc/mm: Move radix/hash common data structures to book3s64 headersAneesh Kumar K.V2016-05-011-0/+72
OpenPOWER on IntegriCloud