index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
book3s
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-05
powerpc/64s: Fix build failure when CONFIG_PPC_64S_HASH_MMU is not set
Murilo Opsfelder Araujo
1
-1
/
+1
2022-01-24
powerpc/fixmap: Fix VM debug warning on unmap
Christophe Leroy
2
-0
/
+3
2022-01-16
powerpc/32s: Fix kasan_init_region() for KASAN
Christophe Leroy
1
-0
/
+2
2021-12-23
powerpc/pseries: Add __init attribute to eligible functions
Nick Child
1
-1
/
+1
2021-12-09
powerpc/kuap: Prepare for supporting KUAP on BOOK3E/64
Christophe Leroy
1
-0
/
+9
2021-12-09
powerpc/kuap: Add kuap_lock()
Christophe Leroy
1
-5
/
+9
2021-12-09
powerpc/kuap: Remove __kuap_assert_locked()
Christophe Leroy
2
-11
/
+0
2021-12-09
powerpc/kuap: Check KUAP activation in generic functions
Christophe Leroy
2
-50
/
+25
2021-12-09
powerpc/kuap: Add a generic intermediate layer
Christophe Leroy
2
-17
/
+15
2021-12-09
powerpc/32s: Save content of sr0 to avoid 'mfsr'
Christophe Leroy
1
-0
/
+5
2021-12-09
powerpc/32s: Do kuep_lock() and kuep_unlock() in assembly
Christophe Leroy
2
-35
/
+76
2021-12-09
powerpc/32s: Remove capability to disable KUEP at boottime
Christophe Leroy
1
-2
/
+1
2021-12-09
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
4
-4
/
+35
2021-12-09
powerpc/64s: Always define arch unmapped area calls
Nicholas Piggin
2
-4
/
+6
2021-12-02
powerpc/pseries: Stop selecting PPC_HASH_MMU_NATIVE
Nicholas Piggin
1
-4
/
+0
2021-11-30
powerpc/64s: Get LPID bit width from device tree
Nicholas Piggin
1
-4
/
+5
2021-11-05
Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-0
/
+15
2021-10-22
powerpc/s64: Clarify that radix lacks DEBUG_PAGEALLOC
Joel Stanley
3
-0
/
+15
2021-10-07
powerpc/32s: Fix kuap_kernel_restore()
Christophe Leroy
1
-0
/
+8
2021-09-03
Merge branch 'fixes' into next
Michael Ellerman
1
-0
/
+20
2021-08-19
powerpc/32s: Fix random crashes by adding isync() after locking/unlocking KUEP
Christophe Leroy
1
-0
/
+20
2021-08-15
powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto
Christophe Leroy
1
-1
/
+1
2021-07-08
powerpc/book3s64/mm: update flush_tlb_range to flush page walk cache
Aneesh Kumar K.V
1
-0
/
+2
2021-07-08
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
1
-1
/
+4
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
1
-1
/
+5
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
6
-114
/
+211
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
1
-1
/
+0
2021-06-22
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2
-0
/
+5
2021-06-22
KVM: PPC: Book3S HV: Nested support in H_RPT_INVALIDATE
Bharata B Rao
1
-0
/
+4
2021-06-21
powerpc/book3s64/radix: Add H_RPT_INVALIDATE pgsize encodings to mmu_psize_def
Bharata B Rao
1
-0
/
+1
2021-06-16
powerpc: Define swapper_pg_dir[] in C
Christophe Leroy
1
-0
/
+3
2021-06-16
powerpc/kuap: Remove to/from/size parameters of prevent_user_access()
Christophe Leroy
2
-4
/
+2
2021-06-16
powerpc/kuap: Remove KUAP_CURRENT_XXX
Christophe Leroy
1
-1
/
+0
2021-06-16
powerpc/32s: Rework Kernel Userspace Access Protection
Christophe Leroy
1
-71
/
+79
2021-06-16
powerpc/32s: Allow disabling KUAP at boot time
Christophe Leroy
1
-1
/
+26
2021-06-16
powerpc/32s: Allow disabling KUEP at boot time
Christophe Leroy
1
-1
/
+5
2021-06-16
powerpc/32s: Simplify calculation of segment register content
Christophe Leroy
1
-19
/
+23
2021-06-16
powerpc/32s: Convert switch_mmu_context() to C
Christophe Leroy
1
-0
/
+5
2021-06-16
powerpc/32s: move CTX_TO_VSID() into mmu-hash.h
Christophe Leroy
1
-0
/
+10
2021-06-16
powerpc/32s: Refactor update of user segment registers
Christophe Leroy
2
-0
/
+48
2021-05-17
powerpc/32s: Remove asm/book3s/32/hash.h
Christophe Leroy
2
-46
/
+37
2021-05-17
powerpc/32s: Speed up likely path of kuap_update_sr()
Christophe Leroy
1
-2
/
+4
2021-04-22
powerpc/64: Fix the definition of the fixmap area
Christophe Leroy
1
-1
/
+3
2021-04-14
powerpc/32s: Define a MODULE area below kernel text all the time
Christophe Leroy
1
-2
/
+0
2021-04-08
powerpc/mm/64s: Add _PAGE_KERNEL_ROX
Michael Ellerman
1
-0
/
+1
2021-04-08
powerpc/64s: Fix pte update for kernel memory on radix
Jordan Niethe
1
-2
/
+4
2021-03-29
powerpc/32: Manage KUAP in C
Christophe Leroy
1
-49
/
+1
2021-03-29
powerpc/32s: Create C version of kuap save/restore/check helpers
Christophe Leroy
1
-0
/
+45
2021-03-29
powerpc/64s: Make kuap_check_amr() and kuap_get_and_check_amr() generic
Christophe Leroy
1
-22
/
+2
[next]