index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
mmu_context_book3s64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mm/64s/hash: Reallocate context ids on fork
Michael Ellerman
2019-06-25
1
-4
/
+42
*
powerpc/mm: Move pte_fragment_alloc() to a common location
Christophe Leroy
2018-12-04
1
-15
/
+0
*
powerpc/64s/hash: Add a SLB preload cache
Nicholas Piggin
2018-10-14
1
-0
/
+4
*
powerpc/64s/hash: Provide arch_setup_exec() hooks for hash slice setup
Nicholas Piggin
2018-10-14
1
-0
/
+5
*
Revert "convert SLB miss handlers to C" and subsequent commits
Michael Ellerman
2018-10-03
1
-9
/
+0
*
powerpc/64s/hash: Add a SLB preload cache
Nicholas Piggin
2018-09-19
1
-0
/
+4
*
powerpc/64s/hash: provide arch_setup_exec hooks for hash slice setup
Nicholas Piggin
2018-09-19
1
-0
/
+5
*
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-08-26
1
-40
/
+4
|
\
|
*
ppc: Convert mmu context allocation to new IDA API
Matthew Wilcox
2018-08-21
1
-40
/
+4
*
|
powerpc/64s: Fix page table fragment refcount race vs speculative references
Nicholas Piggin
2018-08-08
1
-4
/
+4
*
|
powerpc/64s: free page table caches at exit_mmap time
Nicholas Piggin
2018-08-07
1
-2
/
+3
*
|
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
2018-07-16
1
-10
/
+2
|
/
*
powerpc/mm: Implement helpers for pagetable fragment support at PMD level
Aneesh Kumar K.V
2018-05-15
1
-6
/
+31
*
powerpc/mm/book3s64/4k: Switch 4k pagesize config to use pagetable fragment
Aneesh Kumar K.V
2018-05-15
1
-10
/
+0
*
powerpc/mm: Add support for handling > 512TB address in SLB miss
Aneesh Kumar K.V
2018-03-31
1
-1
/
+14
*
Merge branch 'fixes' into next
Michael Ellerman
2018-03-28
1
-0
/
+1
|
\
|
*
powerpc/mm: Add tracking of the number of coprocessors using a context
Benjamin Herrenschmidt
2018-03-23
1
-0
/
+1
*
|
powerpc/mm/slice: Simplify and optimise slice context initialisation
Nicholas Piggin
2018-03-13
1
-8
/
+1
|
/
*
powerpc: track allocation status of all pkeys
Ram Pai
2018-01-20
1
-0
/
+2
*
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-16
1
-9
/
+24
|
\
|
*
powerpc/64s: mm_context.addr_limit is only used on hash
Nicholas Piggin
2017-11-13
1
-2
/
+2
|
*
powerpc/64s/hash: Fix fork() with 512TB process address space
Nicholas Piggin
2017-11-13
1
-4
/
+4
|
*
powerpc/64s/radix: Fix process table entry cache invalidation
Nicholas Piggin
2017-11-06
1
-5
/
+20
*
|
mm: remove cold parameter from free_hot_cold_page*
Mel Gorman
2017-11-15
1
-1
/
+1
|
/
*
powerpc/mm: Optimize detection of thread local mm's
Benjamin Herrenschmidt
2017-08-23
1
-0
/
+2
*
Merge branch 'fixes' into next
Michael Ellerman
2017-08-23
1
-2
/
+3
|
\
|
*
powerpc/mm/radix: Workaround prefetch issue with KVM
Benjamin Herrenschmidt
2017-07-26
1
-2
/
+3
*
|
powerpc: Remove old unused icswx based coprocessor support
Benjamin Herrenschmidt
2017-08-03
1
-18
/
+0
|
/
*
powerpc/mm/radix: Synchronize updates to the process table
Benjamin Herrenschmidt
2017-07-10
1
-0
/
+8
*
powerpc/mm/radix: Properly clear process table entry
Benjamin Herrenschmidt
2017-07-10
1
-3
/
+9
*
Merge branch 'fixes' into next
Michael Ellerman
2017-07-03
1
-1
/
+1
|
\
|
*
powerpc/mm/4k: Limit 4k page size config to 64TB virtual address space
Aneesh Kumar K.V
2017-06-08
1
-1
/
+1
*
|
powerpc: Only do ERAT invalidate on radix context switch on P9 DD1
Benjamin Herrenschmidt
2017-06-27
1
-5
/
+10
|
/
*
powerpc/powernv: Introduce address translation services for Nvlink2
Alistair Popple
2017-04-04
1
-0
/
+2
*
powerpc/mm: Enable mappings above 128TB
Aneesh Kumar K.V
2017-04-01
1
-1
/
+1
*
powerpc/pseries: Skip using reserved virtual address range
Aneesh Kumar K.V
2017-04-01
1
-0
/
+16
*
powerpc/mm: Add addr_limit to mm_context and use it to derive max slice index
Aneesh Kumar K.V
2017-04-01
1
-0
/
+7
*
powerpc/mm/hash: Support 68 bit VA
Aneesh Kumar K.V
2017-03-31
1
-1
/
+8
*
powerpc/mm/hash: Use context ids 1-4 for the kernel
Aneesh Kumar K.V
2017-03-31
1
-1
/
+1
*
powerpc/mm: Split radix vs hash mm context initialisation
Michael Ellerman
2017-03-31
1
-24
/
+43
*
powerpc/mm/hash: Pull hash constants into hash__alloc_context_id()
Michael Ellerman
2017-03-31
1
-7
/
+6
*
powerpc/mm/hash: Abstract context id allocation for KVM
Michael Ellerman
2017-03-31
1
-2
/
+8
*
powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdown
Alexey Kardashevskiy
2016-12-02
1
-3
/
+1
*
powerpc/iommu: Pass mm_struct to init/cleanup helpers
Alexey Kardashevskiy
2016-12-02
1
-2
/
+2
*
powerpc/mm/radix: Update PID switch sequence
Aneesh Kumar K.V
2016-07-17
1
-1
/
+4
*
powerpc/mm/radix: Update Radix tree size as per ISA 3.0
Aneesh Kumar K.V
2016-06-17
1
-1
/
+1
*
powerpc/mm/subpage: Initialise user psize correctly
Aneesh Kumar K.V
2016-05-11
1
-1
/
+10
*
powerpc/mm: Rename mmu_context_hash64.c to mmu_context_book3s64.c
Aneesh Kumar K.V
2016-05-01
1
-0
/
+178