index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
2024-02-22
arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX
Christophe Leroy
2024-02-05
powerpc/kasan: Fix addr error caused by page alignment
Jiangfeng Xiao
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-08
Merge tag 'powerpc-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2023-12-29
arch/mm/fault: fix major fault accounting when retrying under per-VMA lock
Suren Baghdasaryan
2023-12-13
powerpc/mm: Fix null-pointer dereference in pgtable_cache_add
Kunwu Chan
2023-12-07
powerpc/book3s/hash: Drop _PAGE_PRIVILEGED from PAGE_NONE
Aneesh Kumar K.V (IBM)
2023-12-01
powerpc: Add PVN support for HeXin C2000 processor
Zhao Ke
2023-11-30
powerpc/64s: Fix CONFIG_NUMA=n build due to create_section_mapping()
Michael Ellerman
2023-11-27
powerpc: pmd_move_must_withdraw() is only needed for CONFIG_TRANSPARENT_HUGEPAGE
Stephen Rothwell
2023-11-06
powerpc: Remove file parameter from phys_mem_access_prot()
Thomas Zimmermann
2023-11-03
Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-10-27
Merge tag 'powerpc-6.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-10-25
powerpc/mm: Avoid calling arch_enter/leave_lazy_mmu() in set_ptes
Aneesh Kumar K.V
2023-10-23
powerpc/mm: Fix boot crash with FLATMEM
Michael Ellerman
2023-10-21
Merge tag 'powerpc-6.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-10-19
powerpc: Annotate endianness of various variables and functions
Benjamin Gray
2023-10-19
powerpc: Support execute-only on all powerpc
Christophe Leroy
2023-10-19
powerpc/ptdump: Display _PAGE_READ and _PAGE_WRITE
Christophe Leroy
2023-10-19
powerpc/32s: Introduce _PAGE_READ and remove _PAGE_USER
Christophe Leroy
2023-10-19
powerpc/32s: Add _PAGE_WRITE to supplement _PAGE_RW
Christophe Leroy
2023-10-19
powerpc/40x: Introduce _PAGE_READ and remove _PAGE_USER
Christophe Leroy
2023-10-19
powerpc/nohash: Replace pte_user() by pte_read()
Christophe Leroy
2023-10-19
powerpc/nohash: Add _PAGE_WRITE to supplement _PAGE_RW
Christophe Leroy
2023-10-19
powerpc: Rely on address instead of pte_user()
Christophe Leroy
2023-10-19
powerpc: Fail ioremap() instead of silently ignoring flags when PAGE_USER is set
Christophe Leroy
2023-10-19
powerpc: Implement and use pgprot_nx()
Christophe Leroy
2023-10-19
powerpc/nohash: Refactor declaration of {map/unmap}_kernel_page()
Christophe Leroy
2023-10-19
powerpc: Untangle fixmap.h and pgtable.h and mmu.h
Christophe Leroy
2023-10-19
powerpc: Refactor update_mmu_cache_range()
Christophe Leroy
2023-10-18
powerpc/64s/radix: Don't warn on copros in radix__tlb_flush()
Michael Ellerman
2023-10-04
crash_core: change the prototype of function parse_crashkernel()
Baoquan He
2023-09-29
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-28
powerpc/mm/book3s64: Use 256M as the upper limit with coherent device memory ...
Aneesh Kumar K.V
2023-08-28
powerpc/mm/book3s64: Fix build error with SPARSEMEM disabled
Aneesh Kumar K.V
2023-08-25
Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-08-24
powerpc: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
Suren Baghdasaryan
2023-08-24
powerpc: Don't include lppaca.h in paca.h
Michael Ellerman
2023-08-24
powerpc/pseries: Move VPHN constants into vphn.h
Michael Ellerman
2023-08-21
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
2023-08-21
powerpc: convert various functions to use ptdescs
Vishal Moola (Oracle)
2023-08-21
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
2023-08-18
powerpc/book3s64/radix: add debug message to give more details of vmemmap all...
Aneesh Kumar K.V
2023-08-18
powerpc/book3s64/radix: remove mmu_vmemmap_psize
Aneesh Kumar K.V
2023-08-18
powerpc/book3s64/radix: add support for vmemmap optimization for radix
Aneesh Kumar K.V
[next]