index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
3
-3
/
+3
*
mm/powerpc: replace pXd_is_leaf() with pXd_leaf()
Peter Xu
2024-03-06
3
-13
/
+13
*
hugetlb: parallelize 1G hugetlb initialization
Gang Li
2024-03-06
1
-1
/
+1
*
kexec: split crashkernel reservation code out from crash_core.c
Baoquan He
2024-02-24
1
-2
/
+2
*
mm/hugetlb: move page order check inside hugetlb_cma_reserve()
Anshuman Khandual
2024-02-22
1
-3
/
+1
*
powerpc/mm: use pte_next_pfn() in set_ptes()
David Hildenbrand
2024-02-22
1
-4
/
+1
*
mm: ptdump: have ptdump_check_wx() return bool
Christophe Leroy
2024-02-22
1
-4
/
+9
*
powerpc,s390: ptdump: define ptdump_check_wx() regardless of CONFIG_DEBUG_WX
Christophe Leroy
2024-02-22
1
-4
/
+3
*
arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX
Christophe Leroy
2024-02-22
4
-13
/
+3
*
powerpc/kasan: Fix addr error caused by page alignment
Jiangfeng Xiao
2024-02-05
1
-0
/
+1
*
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-09
2
-2
/
+2
|
\
|
*
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-09
2
-2
/
+2
*
|
Merge tag 'powerpc-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-01-09
5
-3
/
+19
|
\
\
|
*
|
powerpc/mm: Fix null-pointer dereference in pgtable_cache_add
Kunwu Chan
2023-12-13
1
-2
/
+3
|
*
|
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/64s: Fix CONFIG_NUMA=n build due to create_section_mapping()
Michael Ellerman
2023-11-30
1
-0
/
+5
|
*
|
powerpc: pmd_move_must_withdraw() is only needed for CONFIG_TRANSPARENT_HUGEPAGE
Stephen Rothwell
2023-11-27
1
-0
/
+2
|
|
/
*
/
arch/mm/fault: fix major fault accounting when retrying under per-VMA lock
Suren Baghdasaryan
2023-12-29
1
-0
/
+2
|
/
*
powerpc: Remove file parameter from phys_mem_access_prot()
Thomas Zimmermann
2023-11-06
1
-4
/
+4
*
Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-11-03
16
-69
/
+75
|
\
|
*
powerpc: Annotate endianness of various variables and functions
Benjamin Gray
2023-10-19
1
-1
/
+1
|
*
powerpc: Support execute-only on all powerpc
Christophe Leroy
2023-10-19
3
-12
/
+11
|
*
powerpc/ptdump: Display _PAGE_READ and _PAGE_WRITE
Christophe Leroy
2023-10-19
1
-3
/
+8
|
*
powerpc/32s: Introduce _PAGE_READ and remove _PAGE_USER
Christophe Leroy
2023-10-19
1
-7
/
+15
|
*
powerpc/32s: Add _PAGE_WRITE to supplement _PAGE_RW
Christophe Leroy
2023-10-19
2
-7
/
+7
|
*
powerpc/40x: Introduce _PAGE_READ and remove _PAGE_USER
Christophe Leroy
2023-10-19
1
-7
/
+12
|
*
powerpc/nohash: Replace pte_user() by pte_read()
Christophe Leroy
2023-10-19
1
-4
/
+0
|
*
powerpc/nohash: Add _PAGE_WRITE to supplement _PAGE_RW
Christophe Leroy
2023-10-19
1
-2
/
+2
|
*
powerpc: Rely on address instead of pte_user()
Christophe Leroy
2023-10-19
5
-24
/
+14
|
*
powerpc: Fail ioremap() instead of silently ignoring flags when PAGE_USER is set
Christophe Leroy
2023-10-19
1
-1
/
+2
|
*
powerpc: Implement and use pgprot_nx()
Christophe Leroy
2023-10-19
1
-3
/
+2
|
*
powerpc/nohash: Refactor declaration of {map/unmap}_kernel_page()
Christophe Leroy
2023-10-19
1
-1
/
+1
|
*
powerpc: Untangle fixmap.h and pgtable.h and mmu.h
Christophe Leroy
2023-10-19
3
-0
/
+4
|
*
powerpc: Refactor update_mmu_cache_range()
Christophe Leroy
2023-10-19
1
-2
/
+1
*
|
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-03
1
-1
/
+1
|
\
\
|
*
|
crash_core: change the prototype of function parse_crashkernel()
Baoquan He
2023-10-04
1
-1
/
+1
*
|
|
Merge tag 'powerpc-6.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-10-27
2
-11
/
+22
|
\
\
\
|
*
|
|
powerpc/mm: Avoid calling arch_enter/leave_lazy_mmu() in set_ptes
Aneesh Kumar K.V
2023-10-25
1
-10
/
+22
|
*
|
|
powerpc/mm: Fix boot crash with FLATMEM
Michael Ellerman
2023-10-23
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'powerpc-6.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-10-22
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-30
4
-4
/
+10
|
/
*
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-08-31
15
-227
/
+304
|
\
|
*
powerpc/mm/book3s64: Use 256M as the upper limit with coherent device memory ...
Aneesh Kumar K.V
2023-08-28
1
-2
/
+6
|
*
powerpc/mm/book3s64: Fix build error with SPARSEMEM disabled
Aneesh Kumar K.V
2023-08-28
1
-4
/
+15
|
*
powerpc: Don't include lppaca.h in paca.h
Michael Ellerman
2023-08-24
1
-0
/
+1
|
*
powerpc/pseries: Move VPHN constants into vphn.h
Michael Ellerman
2023-08-24
1
-0
/
+1
|
*
powerpc/mm: Cleanup memory block size probing
Aneesh Kumar K.V
2023-08-18
2
-64
/
+113
[next]