index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
mmu_context_book3s64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-03
powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64
Christophe Leroy
1
-263
/
+0
2019-04-21
powerc/mm/hash: Reduce hash_mm_context size
Aneesh Kumar K.V
1
-3
/
+14
2019-04-21
powerpc/mm: Reduce memory usage for mm_context_t for radix
Aneesh Kumar K.V
1
-1
/
+15
2018-12-04
powerpc/mm: Move pte_fragment_alloc() to a common location
Christophe Leroy
1
-15
/
+0
2018-10-14
powerpc/64s/hash: Add a SLB preload cache
Nicholas Piggin
1
-0
/
+4
2018-10-14
powerpc/64s/hash: Provide arch_setup_exec() hooks for hash slice setup
Nicholas Piggin
1
-0
/
+5
2018-10-03
Revert "convert SLB miss handlers to C" and subsequent commits
Michael Ellerman
1
-9
/
+0
2018-09-19
powerpc/64s/hash: Add a SLB preload cache
Nicholas Piggin
1
-0
/
+4
2018-09-19
powerpc/64s/hash: provide arch_setup_exec hooks for hash slice setup
Nicholas Piggin
1
-0
/
+5
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-40
/
+4
2018-08-21
ppc: Convert mmu context allocation to new IDA API
Matthew Wilcox
1
-40
/
+4
2018-08-08
powerpc/64s: Fix page table fragment refcount race vs speculative references
Nicholas Piggin
1
-4
/
+4
2018-08-07
powerpc/64s: free page table caches at exit_mmap time
Nicholas Piggin
1
-2
/
+3
2018-07-16
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
1
-10
/
+2
2018-05-15
powerpc/mm: Implement helpers for pagetable fragment support at PMD level
Aneesh Kumar K.V
1
-6
/
+31
2018-05-15
powerpc/mm/book3s64/4k: Switch 4k pagesize config to use pagetable fragment
Aneesh Kumar K.V
1
-10
/
+0
2018-03-31
powerpc/mm: Add support for handling > 512TB address in SLB miss
Aneesh Kumar K.V
1
-1
/
+14
2018-03-28
Merge branch 'fixes' into next
Michael Ellerman
1
-0
/
+1
2018-03-23
powerpc/mm: Add tracking of the number of coprocessors using a context
Benjamin Herrenschmidt
1
-0
/
+1
2018-03-13
powerpc/mm/slice: Simplify and optimise slice context initialisation
Nicholas Piggin
1
-8
/
+1
2018-01-20
powerpc: track allocation status of all pkeys
Ram Pai
1
-0
/
+2
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-9
/
+24
2017-11-15
mm: remove cold parameter from free_hot_cold_page*
Mel Gorman
1
-1
/
+1
2017-11-13
powerpc/64s: mm_context.addr_limit is only used on hash
Nicholas Piggin
1
-2
/
+2
2017-11-13
powerpc/64s/hash: Fix fork() with 512TB process address space
Nicholas Piggin
1
-4
/
+4
2017-11-06
powerpc/64s/radix: Fix process table entry cache invalidation
Nicholas Piggin
1
-5
/
+20
2017-08-23
powerpc/mm: Optimize detection of thread local mm's
Benjamin Herrenschmidt
1
-0
/
+2
2017-08-23
Merge branch 'fixes' into next
Michael Ellerman
1
-2
/
+3
2017-08-03
powerpc: Remove old unused icswx based coprocessor support
Benjamin Herrenschmidt
1
-18
/
+0
2017-07-26
powerpc/mm/radix: Workaround prefetch issue with KVM
Benjamin Herrenschmidt
1
-2
/
+3
2017-07-10
powerpc/mm/radix: Synchronize updates to the process table
Benjamin Herrenschmidt
1
-0
/
+8
2017-07-10
powerpc/mm/radix: Properly clear process table entry
Benjamin Herrenschmidt
1
-3
/
+9
2017-07-03
Merge branch 'fixes' into next
Michael Ellerman
1
-1
/
+1
2017-06-27
powerpc: Only do ERAT invalidate on radix context switch on P9 DD1
Benjamin Herrenschmidt
1
-5
/
+10
2017-06-08
powerpc/mm/4k: Limit 4k page size config to 64TB virtual address space
Aneesh Kumar K.V
1
-1
/
+1
2017-04-04
powerpc/powernv: Introduce address translation services for Nvlink2
Alistair Popple
1
-0
/
+2
2017-04-01
powerpc/mm: Enable mappings above 128TB
Aneesh Kumar K.V
1
-1
/
+1
2017-04-01
powerpc/pseries: Skip using reserved virtual address range
Aneesh Kumar K.V
1
-0
/
+16
2017-04-01
powerpc/mm: Add addr_limit to mm_context and use it to derive max slice index
Aneesh Kumar K.V
1
-0
/
+7
2017-03-31
powerpc/mm/hash: Support 68 bit VA
Aneesh Kumar K.V
1
-1
/
+8
2017-03-31
powerpc/mm/hash: Use context ids 1-4 for the kernel
Aneesh Kumar K.V
1
-1
/
+1
2017-03-31
powerpc/mm: Split radix vs hash mm context initialisation
Michael Ellerman
1
-24
/
+43
2017-03-31
powerpc/mm/hash: Pull hash constants into hash__alloc_context_id()
Michael Ellerman
1
-7
/
+6
2017-03-31
powerpc/mm/hash: Abstract context id allocation for KVM
Michael Ellerman
1
-2
/
+8
2016-12-02
powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdown
Alexey Kardashevskiy
1
-3
/
+1
2016-12-02
powerpc/iommu: Pass mm_struct to init/cleanup helpers
Alexey Kardashevskiy
1
-2
/
+2
2016-07-17
powerpc/mm/radix: Update PID switch sequence
Aneesh Kumar K.V
1
-1
/
+4
2016-06-17
powerpc/mm/radix: Update Radix tree size as per ISA 3.0
Aneesh Kumar K.V
1
-1
/
+1
2016-05-11
powerpc/mm/subpage: Initialise user psize correctly
Aneesh Kumar K.V
1
-1
/
+10
2016-05-01
powerpc/mm: Rename mmu_context_hash64.c to mmu_context_book3s64.c
Aneesh Kumar K.V
1
-0
/
+178