index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
2021-07-09
Merge tag 'powerpc-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-07-08
powerpc/book3s64/mm: update flush_tlb_range to flush page walk cache
Aneesh Kumar K.V
2021-07-08
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2021-07-05
powerpc/mm: Fix lockup on kernel exec fault
Christophe Leroy
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-06-30
powerpc/64s: fix hash page fault interrupt handler
Nicholas Piggin
2021-06-30
powerpc/4xx: Fix setup_kuep() on SMP
Christophe Leroy
2021-06-30
powerpc/32s: Fix setup_{kuap/kuep}() on SMP
Christophe Leroy
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
2021-06-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-06-25
powerpc/mm: Properly coalesce pages in ptdump
Christophe Leroy
2021-06-25
powerpc/mm: Leave a gap between early allocated IO areas
Christophe Leroy
2021-06-25
powerpc/64s: Fix boot failure with 4K Radix
Michael Ellerman
2021-06-23
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2021-06-22
KVM: PPC: Book3S HV: Nested support in H_RPT_INVALIDATE
Bharata B Rao
2021-06-21
KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATE
Bharata B Rao
2021-06-21
powerpc/book3s64/radix: Add H_RPT_INVALIDATE pgsize encodings to mmu_psize_def
Bharata B Rao
2021-06-21
powerpc/32: use set_memory_attr()
Christophe Leroy
2021-06-21
powerpc/mm: implement set_memory_attr()
Christophe Leroy
2021-06-21
powerpc/mm: Implement set_memory() routines
Russell Currey
2021-06-17
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2021-06-17
powerpc/mm/book3s64: Fix possible build error
Aneesh Kumar K.V
2021-06-17
powerpc/32: Display modules range in virtual memory layout
Christophe Leroy
2021-06-17
powerpc/32s: Rename PTE_SIZE to PTE_T_SIZE
Christophe Leroy
2021-06-17
powerpc: Define swapper_pg_dir[] in C
Christophe Leroy
2021-06-17
powerpc: Define empty_zero_page[] in C
Christophe Leroy
2021-06-17
powerpc/nohash: Remove DEBUG_HARDER
Christophe Leroy
2021-06-17
powerpc/nohash: Remove DEBUG_CLAMP_LAST_CONTEXT
Christophe Leroy
2021-06-17
powerpc/nohash: Remove DEBUG_MAP_CONSISTENCY
Christophe Leroy
2021-06-17
powerpc/nohash: Remove CONFIG_SMP #ifdefery in mmu_context.h
Christophe Leroy
2021-06-17
powerpc/nohash: Convert set_context() to C
Christophe Leroy
2021-06-17
powerpc/nohash: Refactor update of BDI2000 pointers in switch_mmu_context()
Christophe Leroy
2021-06-17
powerpc/32s: Rework Kernel Userspace Access Protection
Christophe Leroy
2021-06-17
powerpc/32s: Allow disabling KUAP at boot time
Christophe Leroy
2021-06-17
powerpc/32s: Allow disabling KUEP at boot time
Christophe Leroy
2021-06-17
powerpc/32s: Initialise KUAP and KUEP in C
Christophe Leroy
2021-06-17
powerpc/32s: Convert switch_mmu_context() to C
Christophe Leroy
2021-06-17
powerpc/32s: move CTX_TO_VSID() into mmu-hash.h
Christophe Leroy
2021-06-17
powerpc/32s: Refactor update of user segment registers
Christophe Leroy
2021-06-17
powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c
Christophe Leroy
2021-06-17
powerpc/8xx: Allow disabling KUAP at boot time
Christophe Leroy
2021-06-17
powerpc/44x: Implement Kernel Userspace Exec Protection (KUEP)
Christophe Leroy
2021-06-17
powerpc: Don't use 'struct ppc_inst' to reference instruction location
Christophe Leroy
2021-06-10
KVM: PPC: Book3S HV: Implement radix prefetch workaround by disabling MMU
Nicholas Piggin
2021-06-10
powerpc: Add missing linux/{of.h,irqdomain.h} include directives
Marc Zyngier
2021-06-06
powerpc/mem: Add back missing header to fix 'no previous prototype' error
Christophe Leroy
2021-05-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
[next]