index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/64s: Disable preemption in hash lazy mmu mode
Nicholas Piggin
2022-10-18
1
-0
/
+6
*
powerpc/mm/book3s/hash: Rename flush_tlb_pmd_range
Aneesh Kumar K.V
2022-09-30
1
-3
/
+1
*
powerpc/64s: Enable KFENCE on book3s64
Nicholas Miehlbradt
2022-09-28
2
-3
/
+5
*
powerpc/mm: Make PAGE_KERNEL_xxx macros grep-friendly
Christophe Leroy
2022-09-26
1
-6
/
+3
*
powerpc/mm: Reduce redundancy in pgtable.h
Christophe Leroy
2022-09-26
1
-19
/
+0
*
powerpc/mm/64s: Drop p4d_leaf()
Michael Ellerman
2022-09-26
1
-7
/
+0
*
powerpc/mm/64s: Drop pgd_huge()
Michael Ellerman
2022-09-26
2
-19
/
+0
*
powerpc/64s: add pte_needs_flush and huge_pmd_needs_flush
Nicholas Piggin
2022-09-08
2
-0
/
+59
*
powerpc/mm: Support execute-only memory on the Radix MMU
Russell Currey
2022-08-26
1
-0
/
+2
*
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-08-06
2
-3
/
+26
|
\
|
*
powerpc/64s: Remove spurious fault flushing for NMMU
Nicholas Piggin
2022-07-27
1
-3
/
+23
|
*
powerpc: Include asm/firmware.h in all users of firmware_has_feature()
Christophe Leroy
2022-06-29
1
-0
/
+3
*
|
docs: rename Documentation/vm to Documentation/mm
Mike Rapoport
2022-06-27
1
-1
/
+1
|
/
*
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-05-28
7
-13
/
+43
|
\
|
*
powerpc/64s: Only set HAVE_ARCH_UNMAPPED_AREA when CONFIG_PPC_64S_HASH_MMU is...
Christophe Leroy
2022-05-24
1
-0
/
+2
|
*
powerpc: Book3S 64-bit outline-only KASAN support
Daniel Axtens
2022-05-22
3
-3
/
+16
|
*
powerpc/mm: Move get_unmapped_area functions to slice.c
Christophe Leroy
2022-05-05
2
-6
/
+6
|
*
powerpc/mm: Use generic_hugetlb_get_unmapped_area()
Christophe Leroy
2022-05-05
1
-4
/
+0
|
*
powerpc/mm: Make slice specific to book3s/64
Christophe Leroy
2022-05-05
2
-0
/
+19
*
|
powerpc/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE for book3s
David Hildenbrand
2022-05-09
1
-1
/
+20
*
|
powerpc/pgtable: remove _PAGE_BIT_SWAP_TYPE for book3s
David Hildenbrand
2022-05-09
1
-7
/
+5
|
/
*
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-03-25
1
-2
/
+2
|
\
|
*
powerpc/64: Force inlining of prevent_user_access() and set_kuap()
Christophe Leroy
2022-03-08
1
-2
/
+2
*
|
powerpc/64s: Fix build failure when CONFIG_PPC_64S_HASH_MMU is not set
Murilo Opsfelder Araujo
2022-03-05
1
-1
/
+1
|
/
*
powerpc/fixmap: Fix VM debug warning on unmap
Christophe Leroy
2022-01-24
1
-0
/
+2
*
powerpc/pseries: Add __init attribute to eligible functions
Nick Child
2021-12-23
1
-1
/
+1
*
powerpc/kuap: Prepare for supporting KUAP on BOOK3E/64
Christophe Leroy
2021-12-09
1
-0
/
+9
*
powerpc/kuap: Remove __kuap_assert_locked()
Christophe Leroy
2021-12-09
1
-6
/
+0
*
powerpc/kuap: Check KUAP activation in generic functions
Christophe Leroy
2021-12-09
1
-21
/
+20
*
powerpc/kuap: Add a generic intermediate layer
Christophe Leroy
2021-12-09
1
-6
/
+4
*
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
2021-12-09
3
-4
/
+31
*
powerpc/64s: Always define arch unmapped area calls
Nicholas Piggin
2021-12-09
2
-4
/
+6
*
powerpc/pseries: Stop selecting PPC_HASH_MMU_NATIVE
Nicholas Piggin
2021-12-02
1
-4
/
+0
*
powerpc/64s: Get LPID bit width from device tree
Nicholas Piggin
2021-11-30
1
-4
/
+5
*
powerpc/s64: Clarify that radix lacks DEBUG_PAGEALLOC
Joel Stanley
2021-10-22
3
-0
/
+15
*
powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto
Christophe Leroy
2021-08-15
1
-1
/
+1
*
powerpc/book3s64/mm: update flush_tlb_range to flush page walk cache
Aneesh Kumar K.V
2021-07-08
1
-0
/
+2
*
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
2021-07-08
1
-1
/
+4
*
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2021-07-08
1
-1
/
+5
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2021-06-23
2
-0
/
+5
|
\
|
*
KVM: PPC: Book3S HV: Nested support in H_RPT_INVALIDATE
Bharata B Rao
2021-06-22
1
-0
/
+4
|
*
powerpc/book3s64/radix: Add H_RPT_INVALIDATE pgsize encodings to mmu_psize_def
Bharata B Rao
2021-06-21
1
-0
/
+1
*
|
powerpc: Define swapper_pg_dir[] in C
Christophe Leroy
2021-06-17
1
-0
/
+3
*
|
powerpc/kuap: Remove to/from/size parameters of prevent_user_access()
Christophe Leroy
2021-06-17
1
-2
/
+1
|
/
*
powerpc/64: Fix the definition of the fixmap area
Christophe Leroy
2021-04-22
1
-1
/
+3
*
powerpc/mm/64s: Add _PAGE_KERNEL_ROX
Michael Ellerman
2021-04-08
1
-0
/
+1
*
powerpc/64s: Fix pte update for kernel memory on radix
Jordan Niethe
2021-04-08
1
-2
/
+4
*
powerpc/64s: Make kuap_check_amr() and kuap_get_and_check_amr() generic
Christophe Leroy
2021-03-29
1
-22
/
+2
*
powerpc: Remove duplicate includes
Zhang Yunkai
2021-03-24
1
-1
/
+0
*
Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-02-22
6
-8
/
+30
|
\
[next]