index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
/
hash.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Book3S 64-bit outline-only KASAN support
Daniel Axtens
2022-05-22
1
-0
/
+4
*
powerpc/64s: Always define arch unmapped area calls
Nicholas Piggin
2021-12-09
1
-4
/
+0
*
powerpc/s64: Clarify that radix lacks DEBUG_PAGEALLOC
Joel Stanley
2021-10-22
1
-0
/
+2
*
powerpc/book3s64/kuap: Use Key 3 for kernel mapping with hash translation
Aneesh Kumar K.V
2020-12-04
1
-1
/
+1
*
powerpc: add support for folded p4d page tables
Mike Rapoport
2020-06-04
1
-2
/
+2
*
powerpc/mm: thread pgprot_t through create_section_mapping()
Logan Gunthorpe
2020-04-10
1
-1
/
+2
*
powerpc/mm/hash: Fix get_region_id() for invalid addresses
Aneesh Kumar K.V
2019-05-17
1
-0
/
+4
*
powerpc/mm: Drop VM_BUG_ON in get_region_id()
Aneesh Kumar K.V
2019-05-17
1
-2
/
+0
*
powerpc/mm/hash: Rename KERNEL_REGION_ID to LINEAR_MAP_REGION_ID
Aneesh Kumar K.V
2019-04-21
1
-2
/
+2
*
powerpc/mm/hash: Simplify the region id calculation.
Aneesh Kumar K.V
2019-04-21
1
-16
/
+15
*
powerpc/mm/hash64: Map all the kernel regions in the same 0xc range
Aneesh Kumar K.V
2019-04-21
1
-34
/
+61
*
powerpc/mm/hash64: Add a variable to track the end of IO mapping
Aneesh Kumar K.V
2019-04-21
1
-1
/
+2
*
powerpc/mm/hash: Increase vmalloc space to 512T with hash MMU
Michael Ellerman
2019-02-22
1
-9
/
+23
*
powerpc: handover page flags with a pgprot_t parameter
Christophe Leroy
2018-10-14
1
-2
/
+1
*
powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bit
Aneesh Kumar K.V
2018-10-03
1
-0
/
+5
*
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2018-07-30
1
-0
/
+2
*
powerpc/mm: Use page fragments for allocation page table at PMD level
Aneesh Kumar K.V
2018-05-15
1
-10
/
+0
*
Merge branch 'topic/paca' into next
Michael Ellerman
2018-03-31
1
-1
/
+1
|
\
|
*
powerpc/mm: Pass node id into create_section_mapping
Nicholas Piggin
2018-03-31
1
-1
/
+1
*
|
powerpc/mm/hash64: Allocate larger PMD table if hugetlb config is enabled
Aneesh Kumar K.V
2018-02-13
1
-1
/
+2
*
|
powerpc/mm: Fix crashes with 16G huge pages
Aneesh Kumar K.V
2018-02-13
1
-0
/
+10
|
/
*
powerpc: Swizzle around 4K PTE bits to free up bit 5 and bit 6
Ram Pai
2017-12-20
1
-1
/
+0
*
powerpc: Free up four 64K PTE bits in 64K backed HPTE pages
Ram Pai
2017-12-20
1
-3
/
+0
*
powerpc: Free up four 64K PTE bits in 4K backed HPTE pages
Ram Pai
2017-12-20
1
-1
/
+0
*
powerpc: introduce pte_get_hash_gslot() helper
Ram Pai
2017-12-20
1
-0
/
+3
*
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/hash64: Make vmalloc 56T on hash
Michael Ellerman
2017-08-08
1
-2
/
+2
*
powerpc/mm/book3s64: Make KERN_IO_START a variable
Michael Ellerman
2017-08-08
1
-0
/
+2
*
powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y
Michael Ellerman
2017-07-18
1
-0
/
+1
*
powerpc/mm/hash: Implement mark_rodata_ro() for hash
Balbir Singh
2017-07-04
1
-0
/
+3
*
powerpc/mm: Move hash specific pte bits to be top bits of RPN
Aneesh Kumar K.V
2017-03-31
1
-12
/
+5
*
powerpc/mm: Cleanup bits definition between hash and radix.
Aneesh Kumar K.V
2017-03-31
1
-4
/
+5
*
powerpc/mm/4k: don't allocate larger pmd page table for 4k
Aneesh Kumar K.V
2017-01-23
1
-2
/
+2
*
powerpc/mm: Fix memory hotplug BUG() on radix
Reza Arbab
2017-01-17
1
-0
/
+4
*
powerpc/mm: vmalloc abstraction in preparation for radix
Aneesh Kumar K.V
2016-05-11
1
-7
/
+7
*
powerpc/mm: Abstraction for vmemmap and map_kernel_page()
Aneesh Kumar K.V
2016-05-01
1
-0
/
+8
*
powerpc/mm: Add radix callbacks to pte accessors
Aneesh Kumar K.V
2016-05-01
1
-21
/
+20
*
powerpc/mm: Move page table index and and vaddr to pgtable.h
Aneesh Kumar K.V
2016-05-01
1
-16
/
+0
*
powerpc/mm: Make page table size a variable
Aneesh Kumar K.V
2016-05-01
1
-5
/
+9
*
powerpc/mm: Move pte accessors that operate on common pte bits to pgtable.h
Aneesh Kumar K.V
2016-05-01
1
-205
/
+0
*
powerpc/mm: Move common pte bits and accessors to book3s/64/pgtable.h
Aneesh Kumar K.V
2016-05-01
1
-136
/
+0
*
powerpc/mm: Handle _PTE_NONE_MASK
Aneesh Kumar K.V
2016-05-01
1
-4
/
+2
*
powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefix
Aneesh Kumar K.V
2016-05-01
1
-20
/
+18
*
powerpc/mm: Use generic version of ptep_clear_flush_young()
Aneesh Kumar K.V
2016-05-01
1
-16
/
+7
*
powerpc/mm: Drop WIMG in favour of new constants
Aneesh Kumar K.V
2016-05-01
1
-39
/
+31
*
powerpc/mm: Update _PAGE_KERNEL_RO
Aneesh Kumar K.V
2016-05-01
1
-2
/
+2
*
powerpc/mm: Remove RPN_SHIFT and RPN_SIZE
Aneesh Kumar K.V
2016-05-01
1
-8
/
+7
*
powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED
Aneesh Kumar K.V
2016-05-01
1
-17
/
+17
*
powerpc/mm: Use _PAGE_READ to indicate Read access
Aneesh Kumar K.V
2016-05-01
1
-14
/
+21
*
powerpc/mm: Use pte_raw() in pte_same()/pmd_same()
Michael Ellerman
2016-05-01
1
-1
/
+5
[next]