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.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
/
32
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-30
powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_at
Mathieu Desnoyers
1
-2
/
+2
2020-12-30
powerpc/32s: Fix cleanup_cpu_mmu_context() compile bug
Michael Ellerman
1
-0
/
+1
2020-11-16
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
1
-0
/
+2
2020-07-26
powerpc/32s: Use dedicated segment for modules with STRICT_KERNEL_RWX
Christophe Leroy
1
-10
/
+5
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
1
-17
/
+3
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-52
/
+37
2020-06-05
powerpc: add support for folded p4d page tables
Mike Rapoport
1
-1
/
+0
2020-06-02
powerpc/32s: Fix another build failure with CONFIG_PPC_KUAP_DEBUG
Christophe Leroy
1
-1
/
+2
2020-05-26
Merge branch 'fixes' into next
Michael Ellerman
2
-5
/
+5
2020-05-26
Merge "Use hugepages to map kernel mem on 8xx" into next
Michael Ellerman
1
-47
/
+31
2020-05-26
powerpc/mm: Standardise pte_update() prototype between PPC32 and PPC64
Christophe Leroy
1
-7
/
+8
2020-05-26
powerpc/mm: Standardise __ptep_test_and_clear_young() params between PPC32 an...
Christophe Leroy
1
-3
/
+4
2020-05-26
powerpc/mm: Refactor pte_update() on book3s/32
Christophe Leroy
1
-38
/
+20
2020-05-20
Merge branch 'topic/uaccess-ppc' into next
Michael Ellerman
1
-2
/
+2
2020-05-20
Revert "powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits."
Christophe Leroy
1
-4
/
+4
2020-05-11
powerpc: Replace _ALIGN() by ALIGN()
Christophe Leroy
1
-1
/
+1
2020-05-11
powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()
Christophe Leroy
1
-1
/
+1
2020-05-07
powerpc/32s: Fix build failure with CONFIG_PPC_KUAP_DEBUG
Christophe Leroy
1
-1
/
+1
2020-05-01
powerpc/uaccess: Implement user_read_access_begin and user_write_access_begin
Christophe Leroy
1
-2
/
+2
2020-03-25
powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits.
Christophe Leroy
1
-4
/
+4
2020-03-04
powerpc/mm: Don't kmap_atomic() in pte_offset_map() on PPC32
Christophe Leroy
1
-4
/
+2
2020-02-04
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-9
/
+64
2020-02-04
powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case
Aneesh Kumar K.V
1
-8
/
+0
2020-02-01
Merge branch 'topic/user-access-begin' into next
Michael Ellerman
1
-9
/
+59
2020-01-28
powerpc: Implement user_access_save() and user_access_restore()
Christophe Leroy
1
-0
/
+23
2020-01-28
powerpc/32s: Prepare prevent_user_access() for user_access_end()
Christophe Leroy
1
-5
/
+18
2020-01-28
powerpc/32s: Drop NULL addr verification
Christophe Leroy
1
-4
/
+6
2020-01-28
powerpc/kuap: Fix set direction in allow/prevent_user_access()
Christophe Leroy
1
-3
/
+10
2020-01-28
powerpc/32s: Fix bad_kuap_fault()
Christophe Leroy
1
-2
/
+7
2020-01-27
powerpc/32: Add support of KASAN_VMALLOC
Christophe Leroy
1
-0
/
+5
2019-10-17
powerpc/32s: fix allow/prevent_user_access() when crossing segment boundaries.
Christophe Leroy
1
-0
/
+1
2019-08-28
powerpc: use the generic dma coherent remap allocator
Christoph Hellwig
1
-9
/
+3
2019-08-27
powerpc/mm: refactor ioremap vm area setup.
Christophe Leroy
1
-0
/
+4
2019-08-27
powerpc/mm: make ioremap_bot common to all
Christophe Leroy
1
-2
/
+0
2019-05-02
powerpc/32: make KVIRT_TOP dependent on FIXMAP_START
Christophe Leroy
1
-3
/
+10
2019-05-02
powerpc/mm: refactor pmd_pgtable()
Christophe Leroy
1
-2
/
+0
2019-05-02
powerpc/mm: refactor definition of pgtable_cache[]
Christophe Leroy
1
-21
/
+0
2019-05-02
powerpc/mm: refactor pte_alloc_one() and pte_free() families definition.
Christophe Leroy
1
-25
/
+0
2019-05-02
powerpc/mm: inline pte_alloc_one_kernel() and pte_alloc_one() on PPC32
Christophe Leroy
1
-3
/
+12
2019-05-02
powerpc/mm: move pgtable_t in asm/mmu.h
Christophe Leroy
1
-4
/
+0
2019-05-02
powerpc/mm: drop __bad_pte()
Christophe Leroy
1
-2
/
+0
2019-04-21
powerpc/32s: Implement Kernel Userspace Access Protection
Christophe Leroy
1
-0
/
+103
2019-04-21
powerpc/32s: Prepare Kernel Userspace Access Protection
Christophe Leroy
1
-0
/
+2
2019-04-21
powerpc/32s: Implement Kernel Userspace Execution Prevention.
Christophe Leroy
2
-0
/
+45
2019-02-23
powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWX
Christophe Leroy
1
-0
/
+11
2019-02-23
powerpc/mm/32s: add setibat() clearibat() and update_bats()
Christophe Leroy
1
-0
/
+2
2019-02-23
Revert "powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling"
Michael Ellerman
1
-4
/
+4
2019-02-21
powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling
Christophe Leroy
1
-4
/
+4
2019-01-05
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
1
-3
/
+3
2018-12-19
powerpc/mm: add exec protection on powerpc 603
Christophe Leroy
2
-9
/
+10
[next]