index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
book3s
/
64
/
mmu.h
Age
Commit message (
Expand
)
Author
2017-04-04
powerpc/powernv: Introduce address translation services for Nvlink2
Alistair Popple
2017-04-01
powerpc/mm: Add addr_limit to mm_context and use it to derive max slice index
Aneesh Kumar K.V
2017-03-31
powerpc/mm: Split radix vs hash mm context initialisation
Michael Ellerman
2017-03-04
Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-03-01
KVM: PPC: Book3S HV: Fix software walk of guest process page tables
Paul Mackerras
2017-02-27
scripts/spelling.txt: add "partiton" pattern and fix typo instances
Masahiro Yamada
2017-01-31
powerpc/64: More definitions for POWER9
Paul Mackerras
2017-01-31
powerpc/64: Enable use of radix MMU under hypervisor on POWER9
Paul Mackerras
2016-08-04
powerpc/mm: Move register_process_table() out of ppc_md
Michael Ellerman
2016-08-01
powerpc/mm: Convert early cpu/mmu feature check to use the new helpers
Aneesh Kumar K.V
2016-08-01
powerpc/mm: Define radix_enabled() in one place & use static inline
Michael Ellerman
2016-08-01
powerpc/mm: Make MMU_FTR_RADIX a MMU family feature
Aneesh Kumar K.V
2016-08-01
powerpc/mm: Do radix device tree scanning earlier
Michael Ellerman
2016-08-01
powerpc/mm: Do hash device tree scanning earlier
Michael Ellerman
2016-08-01
powerpc/mm: Add mmu_early_init_devtree()
Michael Ellerman
2016-07-17
powerpc/mm: Compile out radix related functions if RADIX_MMU is disabled
Aneesh Kumar K.V
2016-05-11
powerpc/mm/radix: Add MMU_FTR_RADIX
Aneesh Kumar K.V
2016-05-01
powerpc/mm/radix: Add radix callbacks for early init routines
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Abstract early MMU init in preparation for radix
Aneesh Kumar K.V
2016-05-01
powerpc/mm/radix: Add dummy radix_enabled()
Aneesh Kumar K.V
2016-05-01
powerpc/mm/radix: Add partition table format & callback
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Move radix/hash common data structures to book3s64 headers
Aneesh Kumar K.V