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
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-18
powerpc/64s/radix: Don't warn on copros in radix__tlb_flush()
Michael Ellerman
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
2023-08-18
powerpc/book3s64/vmemmap: switch radix to use a different vmemmap handling fu...
Aneesh Kumar K.V
2023-08-18
powerpc/book3s64/mm: enable transparent pud hugepage
Aneesh Kumar K.V
2023-08-18
powerpc/mm/trace: convert trace event to trace event class
Aneesh Kumar K.V
2023-08-18
mm: remove CONFIG_PER_VMA_LOCK ifdefs
Matthew Wilcox (Oracle)
2023-08-18
mmu_notifiers: rename invalidate_range notifier
Alistair Popple
2023-08-18
mmu_notifiers: call invalidate_range() when invalidating TLBs
Alistair Popple
2023-08-18
powerpc: mm: convert to GENERIC_IOREMAP
Christophe Leroy
2023-08-18
powerpc: add pte_free_defer() for pgtables sharing page
Hugh Dickins
2023-08-18
powerpc: assert_pte_locked() use pte_offset_map_nolock()
Hugh Dickins
2023-08-18
powerpc/mm: Cleanup memory block size probing
Aneesh Kumar K.V
2023-08-18
powerpc/47x: Add prototype for mmu_init_secondary()
Christophe Leroy
2023-08-18
powerpc/47x: Remove early_init_mmu_47x() to fix no previous prototype
Christophe Leroy
2023-08-16
powerpc: replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
2023-08-14
powerpc/radix: Move some functions into #ifdef CONFIG_KVM_BOOK3S_HV_POSSIBLE
Christophe Leroy
2023-08-02
powerpc: address missing-prototypes warnings
Arnd Bergmann
2023-08-02
powerpc/64s/radix: combine final TLB flush and lazy tlb mm shootdown IPIs
Nicholas Piggin
2023-08-02
powerpc: Add mm_cpumask warning when context switching
Nicholas Piggin
2023-08-02
powerpc/64s: Use dec_mm_active_cpus helper
Nicholas Piggin
2023-08-02
powerpc: Account mm_cpumask and active_cpus in init_mm
Nicholas Piggin
2023-08-02
powerpc/kuap: Use ASM feature fixups instead of static branches
Christophe Leroy
2023-08-02
powerpc/kuap: Simplify KUAP lock/unlock on BOOK3S/32
Christophe Leroy
2023-08-02
powerpc/kuap: Use MMU_FTR_KUAP on all and refactor disabling kuap
Christophe Leroy
2023-08-02
powerpc/kuap: MMU_FTR_BOOK3S_KUAP becomes MMU_FTR_KUAP
Christophe Leroy
2023-08-02
powerpc/kuap: Fold kuep_is_disabled() into its only user
Christophe Leroy
2023-07-28
powerpc/mm/altmap: Fix altmap boundary check
Aneesh Kumar K.V
2023-07-17
powerpc/kasan: Disable KCOV in KASAN code
Benjamin Gray
2023-07-10
powerpc/64s: Fix native_hpte_remove() to be irq-safe
Michael Ellerman
2023-06-30
Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-06-28
Merge branch 'expand-stack'
Linus Torvalds
[next]