index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
book3s64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-03-15
3
-24
/
+8
|
\
|
*
powerpc/mm: Code cleanup for __hash_page_thp
Kunwu Chan
2024-03-03
1
-9
/
+6
|
*
powerpc: Don't ignore errors from set_memory_{n}p() in __kernel_map_pages()
Christophe Leroy
2024-03-03
1
-1
/
+2
|
*
powerpc: Refactor __kernel_map_pages()
Christophe Leroy
2024-03-03
1
-14
/
+0
*
|
mm/treewide: replace pud_large() with pud_leaf()
Peter Xu
2024-03-06
1
-1
/
+1
*
|
mm/treewide: replace pmd_large() with pmd_leaf()
Peter Xu
2024-03-06
2
-2
/
+2
*
|
mm/powerpc: replace pXd_is_leaf() with pXd_leaf()
Peter Xu
2024-03-06
1
-7
/
+7
|
/
*
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-09
1
-1
/
+1
|
\
|
*
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-08
1
-1
/
+1
*
|
powerpc/book3s/hash: Drop _PAGE_PRIVILEGED from PAGE_NONE
Aneesh Kumar K.V (IBM)
2023-12-07
1
-0
/
+7
*
|
powerpc: Add PVN support for HeXin C2000 processor
Zhao Ke
2023-12-01
1
-1
/
+2
*
|
powerpc: pmd_move_must_withdraw() is only needed for CONFIG_TRANSPARENT_HUGEPAGE
Stephen Rothwell
2023-11-27
1
-0
/
+2
|
/
*
Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-11-03
1
-6
/
+4
|
\
|
*
powerpc: Support execute-only on all powerpc
Christophe Leroy
2023-10-19
1
-6
/
+4
*
|
Merge tag 'powerpc-6.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-10-21
1
-8
/
+1
|
\
|
|
*
powerpc/64s/radix: Don't warn on copros in radix__tlb_flush()
Michael Ellerman
2023-10-18
1
-8
/
+1
*
|
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
2023-09-29
2
-2
/
+6
|
/
*
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-08-31
5
-186
/
+155
|
\
|
*
powerpc: Don't include lppaca.h in paca.h
Michael Ellerman
2023-08-24
1
-0
/
+1
|
*
powerpc/mm: Cleanup memory block size probing
Aneesh Kumar K.V
2023-08-18
1
-64
/
+1
|
*
powerpc/radix: Move some functions into #ifdef CONFIG_KVM_BOOK3S_HV_POSSIBLE
Christophe Leroy
2023-08-14
1
-119
/
+121
|
*
powerpc: address missing-prototypes warnings
Arnd Bergmann
2023-08-02
1
-0
/
+1
|
*
powerpc/64s/radix: combine final TLB flush and lazy tlb mm shootdown IPIs
Nicholas Piggin
2023-08-02
1
-1
/
+29
|
*
powerpc/64s: Use dec_mm_active_cpus helper
Nicholas Piggin
2023-08-02
1
-1
/
+1
|
*
powerpc/kuap: MMU_FTR_BOOK3S_KUAP becomes MMU_FTR_KUAP
Christophe Leroy
2023-08-02
1
-1
/
+1
*
|
powerpc: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
1
-5
/
+6
*
|
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
2023-08-21
1
-0
/
+1
|
\
\
|
*
|
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
2023-08-21
1
-0
/
+1
|
|
/
*
|
powerpc: convert various functions to use ptdescs
Vishal Moola (Oracle)
2023-08-21
2
-21
/
+21
*
|
powerpc/book3s64/radix: add debug message to give more details of vmemmap all...
Aneesh Kumar K.V
2023-08-18
1
-0
/
+3
*
|
powerpc/book3s64/radix: remove mmu_vmemmap_psize
Aneesh Kumar K.V
2023-08-18
1
-11
/
+0
*
|
powerpc/book3s64/radix: add support for vmemmap optimization for radix
Aneesh Kumar K.V
2023-08-18
1
-0
/
+203
*
|
powerpc/book3s64/vmemmap: switch radix to use a different vmemmap handling fu...
Aneesh Kumar K.V
2023-08-18
1
-27
/
+300
*
|
powerpc/book3s64/mm: enable transparent pud hugepage
Aneesh Kumar K.V
2023-08-18
3
-0
/
+113
*
|
powerpc/mm/trace: convert trace event to trace event class
Aneesh Kumar K.V
2023-08-18
2
-2
/
+2
*
|
mmu_notifiers: rename invalidate_range notifier
Alistair Popple
2023-08-18
2
-5
/
+5
*
|
mmu_notifiers: call invalidate_range() when invalidating TLBs
Alistair Popple
2023-08-18
2
-0
/
+5
|
/
*
powerpc/64s: Fix native_hpte_remove() to be irq-safe
Michael Ellerman
2023-07-10
1
-4
/
+9
*
Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-06-30
1
-15
/
+24
|
\
|
*
powerpc/book3s64/mm: Use PAGE_KERNEL instead of opencoding
Aneesh Kumar K.V
2023-06-21
1
-2
/
+1
|
*
powerpc/book3s64/mm: Fix DirectMap stats in /proc/meminfo
Aneesh Kumar K.V
2023-06-21
1
-12
/
+22
|
*
powerpc/mm/book3s64: Use pmdp_ptep helper instead of typecasting.
Aneesh Kumar K.V
2023-06-20
1
-1
/
+1
*
|
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
3
-1
/
+7
|
\
\
|
*
|
powerpc: allow pte_offset_map[_lock]() to fail
Hugh Dickins
2023-06-19
2
-0
/
+6
|
*
|
mm/gup: remove vmas parameter from pin_user_pages()
Lorenzo Stoakes
2023-06-09
1
-1
/
+1
|
|
/
*
/
powerpc/64s/radix: Fix exit lazy tlb mm switch with irqs enabled
Nicholas Piggin
2023-06-09
1
-1
/
+9
|
/
*
powerpc/64s/radix: Fix soft dirty tracking
Michael Ellerman
2023-05-11
1
-2
/
+2
*
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-05
1
-1
/
+1
*
lazy tlb: introduce lazy tlb mm refcount helper functions
Nicholas Piggin
2023-03-28
1
-2
/
+2
*
Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-02-25
2
-38
/
+38
|
\
[next]