index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
mmu_context_book3s64.c
Age
Commit message (
Expand
)
Author
2018-03-31
powerpc/mm: Add support for handling > 512TB address in SLB miss
Aneesh Kumar K.V
2018-03-28
Merge branch 'fixes' into next
Michael Ellerman
2018-03-23
powerpc/mm: Add tracking of the number of coprocessors using a context
Benjamin Herrenschmidt
2018-03-13
powerpc/mm/slice: Simplify and optimise slice context initialisation
Nicholas Piggin
2018-01-20
powerpc: track allocation status of all pkeys
Ram Pai
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-15
mm: remove cold parameter from free_hot_cold_page*
Mel Gorman
2017-11-13
powerpc/64s: mm_context.addr_limit is only used on hash
Nicholas Piggin
2017-11-13
powerpc/64s/hash: Fix fork() with 512TB process address space
Nicholas Piggin
2017-11-06
powerpc/64s/radix: Fix process table entry cache invalidation
Nicholas Piggin
2017-08-23
powerpc/mm: Optimize detection of thread local mm's
Benjamin Herrenschmidt
2017-08-23
Merge branch 'fixes' into next
Michael Ellerman
2017-08-03
powerpc: Remove old unused icswx based coprocessor support
Benjamin Herrenschmidt
2017-07-26
powerpc/mm/radix: Workaround prefetch issue with KVM
Benjamin Herrenschmidt
2017-07-10
powerpc/mm/radix: Synchronize updates to the process table
Benjamin Herrenschmidt
2017-07-10
powerpc/mm/radix: Properly clear process table entry
Benjamin Herrenschmidt
2017-07-03
Merge branch 'fixes' into next
Michael Ellerman
2017-06-27
powerpc: Only do ERAT invalidate on radix context switch on P9 DD1
Benjamin Herrenschmidt
2017-06-08
powerpc/mm/4k: Limit 4k page size config to 64TB virtual address space
Aneesh Kumar K.V
2017-04-04
powerpc/powernv: Introduce address translation services for Nvlink2
Alistair Popple
2017-04-01
powerpc/mm: Enable mappings above 128TB
Aneesh Kumar K.V
2017-04-01
powerpc/pseries: Skip using reserved virtual address range
Aneesh Kumar K.V
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/hash: Support 68 bit VA
Aneesh Kumar K.V
2017-03-31
powerpc/mm/hash: Use context ids 1-4 for the kernel
Aneesh Kumar K.V
2017-03-31
powerpc/mm: Split radix vs hash mm context initialisation
Michael Ellerman
2017-03-31
powerpc/mm/hash: Pull hash constants into hash__alloc_context_id()
Michael Ellerman
2017-03-31
powerpc/mm/hash: Abstract context id allocation for KVM
Michael Ellerman
2016-12-02
powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdown
Alexey Kardashevskiy
2016-12-02
powerpc/iommu: Pass mm_struct to init/cleanup helpers
Alexey Kardashevskiy
2016-07-17
powerpc/mm/radix: Update PID switch sequence
Aneesh Kumar K.V
2016-06-17
powerpc/mm/radix: Update Radix tree size as per ISA 3.0
Aneesh Kumar K.V
2016-05-11
powerpc/mm/subpage: Initialise user psize correctly
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Rename mmu_context_hash64.c to mmu_context_book3s64.c
Aneesh Kumar K.V