index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
book3s
/
64
/
mmu.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mm: Move get_unmapped_area functions to slice.c
Christophe Leroy
2022-05-05
1
-6
/
+0
*
powerpc/64s: Fix build failure when CONFIG_PPC_64S_HASH_MMU is not set
Murilo Opsfelder Araujo
2022-03-05
1
-1
/
+1
*
powerpc/pseries: Add __init attribute to eligible functions
Nick Child
2021-12-23
1
-1
/
+1
*
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
2021-12-09
1
-3
/
+18
*
powerpc/64s: Always define arch unmapped area calls
Nicholas Piggin
2021-12-09
1
-0
/
+6
*
powerpc/64s: Get LPID bit width from device tree
Nicholas Piggin
2021-11-30
1
-4
/
+5
*
powerpc/book3s64/radix: Add H_RPT_INVALIDATE pgsize encodings to mmu_psize_def
Bharata B Rao
2021-06-21
1
-0
/
+1
*
powerpc: remove unneeded semicolons
Chengyang Fan
2021-02-08
1
-1
/
+1
*
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-12-17
1
-2
/
+2
|
\
|
*
powerpc/book3s64/kuap/kuep: Add PPC_PKEY config on book3s64
Aneesh Kumar K.V
2020-12-03
1
-1
/
+1
|
*
powerpc/vdso: Replace vdso_base by vdso
Christophe Leroy
2020-12-03
1
-1
/
+1
*
|
powerpc/64s: Trim offlined CPUs from mm_cpumasks
Nicholas Piggin
2020-11-26
1
-0
/
+12
|
/
*
powerpc/book3s64/radix: Make radix_mem_block_size 64bit
Aneesh Kumar K.V
2020-10-08
1
-1
/
+1
*
powerpc/mm/book3s: Split radix and hash MAX_PHYSMEM limit
Aneesh Kumar K.V
2020-09-15
1
-15
/
+0
*
powerpc/book3s64/radix: Fix boot failure with large amount of guest memory
Aneesh Kumar K.V
2020-08-28
1
-5
/
+5
*
powerpc/book3s64/pkeys: Add MMU_FTR_PKEY
Aneesh Kumar K.V
2020-07-20
1
-0
/
+6
*
powerpc/mm/radix: Create separate mappings for hot-plugged memory
Aneesh Kumar K.V
2020-07-20
1
-0
/
+5
*
powerpc/64s: Fix early_init_mmu section mismatch
Nicholas Piggin
2020-05-20
1
-1
/
+1
*
powerpc: Use mm_context vas_windows counter to issue CP_ABORT
Haren Myneni
2020-04-20
1
-0
/
+3
*
powerpc/64s: remove register_process_table callback
Nicholas Piggin
2019-09-05
1
-4
/
+0
*
powerpc/powernv: remove unused NPU DMA code
Christoph Hellwig
2019-07-01
1
-2
/
+0
*
powerpc/mm: move pgtable_t in asm/mmu.h
Christophe Leroy
2019-05-02
1
-8
/
+0
*
powerpc/mm: get rid of mm_ctx_slice_mask_xxx()
Christophe Leroy
2019-05-02
1
-28
/
+4
*
powerpc/mm: move slice_mask_for_size() into mmu.h
Christophe Leroy
2019-05-02
1
-0
/
+17
*
powerc/mm/hash: Reduce hash_mm_context size
Aneesh Kumar K.V
2019-04-21
1
-1
/
+1
*
powerpc/mm: Reduce memory usage for mm_context_t for radix
Aneesh Kumar K.V
2019-04-21
1
-37
/
+12
*
powerpc/mm: Add helpers for accessing hash translation related variables
Aneesh Kumar K.V
2019-04-21
1
-1
/
+62
*
powerpc/mm: Remove PPC_MM_SLICES #ifdef for book3s64
Aneesh Kumar K.V
2019-04-21
1
-4
/
+0
*
powerpc/mm: Fix build error with FLATMEM book3s64 config
Aneesh Kumar K.V
2019-04-21
1
-0
/
+15
*
powerpc/mm: Move pgtable_t into platform headers
Christophe Leroy
2018-12-04
1
-0
/
+9
*
powerpc/mm/hash: Rename get_ea_context to get_user_context
Aneesh Kumar K.V
2018-10-14
1
-2
/
+2
*
powerpc/mm: Implement helpers for pagetable fragment support at PMD level
Aneesh Kumar K.V
2018-05-15
1
-0
/
+1
*
powerpc/mm/book3s64/4k: Switch 4k pagesize config to use pagetable fragment
Aneesh Kumar K.V
2018-05-15
1
-3
/
+3
*
powerpc/mm: Add support for handling > 512TB address in SLB miss
Aneesh Kumar K.V
2018-03-30
1
-1
/
+32
*
Merge branch 'fixes' into next
Michael Ellerman
2018-03-28
1
-0
/
+3
|
\
|
*
powerpc/mm: Add tracking of the number of coprocessors using a context
Benjamin Herrenschmidt
2018-03-23
1
-0
/
+3
*
|
powerpc/mm/slice: implement a slice mask cache
Nicholas Piggin
2018-03-13
1
-0
/
+18
*
|
powerpc/mm/slice: Allow up to 64 low slices
Christophe Leroy
2018-03-05
1
-1
/
+2
|
/
*
powerpc: introduce execute-only pkey
Ram Pai
2018-01-20
1
-0
/
+1
*
powerpc: track allocation status of all pkeys
Ram Pai
2018-01-20
1
-0
/
+9
*
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-16
1
-1
/
+1
|
\
|
*
powerpc/64s: mm_context.addr_limit is only used on hash
Nicholas Piggin
2017-11-13
1
-1
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
powerpc/mm: Optimize detection of thread local mm's
Benjamin Herrenschmidt
2017-08-23
1
-0
/
+3
*
Merge branch 'fixes' into next
Michael Ellerman
2017-08-23
1
-7
/
+8
|
\
|
*
powerpc/mm/radix: Workaround prefetch issue with KVM
Benjamin Herrenschmidt
2017-07-26
1
-7
/
+8
*
|
powerpc: Remove old unused icswx based coprocessor support
Benjamin Herrenschmidt
2017-08-03
1
-5
/
+0
|
/
*
powerpc/powernv: Introduce address translation services for Nvlink2
Alistair Popple
2017-04-04
1
-0
/
+6
*
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
/
+1
*
powerpc/mm: Split radix vs hash mm context initialisation
Michael Ellerman
2017-03-31
1
-0
/
+2
[next]