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
/
book3s64
Age
Commit message (
Expand
)
Author
2022-03-08
powerpc: Move C prototypes out of asm-prototypes.h
Christophe Leroy
2022-02-24
powerpc/64s/hash: Make hash faults work in NMI context
Nicholas Piggin
2022-02-12
powerpc/mm: Update default hugetlb size early
Aneesh Kumar K.V
2021-12-23
powerpc/mm/book3s64/hash: Switch pre 2.06 tlbiel to .long
Alexey Kardashevskiy
2021-12-23
powerpc/mm: Add __init attribute to eligible functions
Nick Child
2021-12-20
powerpc/64s/radix: Fix huge vmap false positive
Nicholas Piggin
2021-12-09
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
2021-12-02
powerpc: make memremap_compat_align 64s-only
Nicholas Piggin
2021-12-02
powerpc/64s: Rename hash_hugetlbpage.c to hugetlbpage.c
Nicholas Piggin
2021-12-02
powerpc/64s: move page size definitions from hash specific file
Nicholas Piggin
2021-12-02
powerpc/64s: move THP trace point creation out of hash specific file
Nicholas Piggin
2021-12-02
powerpc/64s: Move and rename do_bad_slb_fault as it is not hash specific
Nicholas Piggin
2021-12-02
powerpc/pseries: Stop selecting PPC_HASH_MMU_NATIVE
Nicholas Piggin
2021-12-02
powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVE
Nicholas Piggin
2021-11-30
powerpc/64s: Get LPID bit width from device tree
Nicholas Piggin
2021-11-24
powerpc/64s: Keep AMOR SPR a constant ~0 at runtime
Nicholas Piggin
2021-10-22
powerpc/s64: Clarify that radix lacks DEBUG_PAGEALLOC
Joel Stanley
2021-08-26
powerpc: Refactor verification of MSR_RI
Christophe Leroy
2021-08-13
powerpc: rename powerpc_debugfs_root to arch_debugfs_dir
Aneesh Kumar K.V
2021-08-13
powerpc/book3s64/radix: make tlb_single_page_flush_ceiling a debugfs entry
Aneesh Kumar K.V
2021-07-26
powerpc/kexec: blacklist functions called in real mode for kprobe
Hari Bathini
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-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-29
Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
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-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-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-04-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-04-30
powerpc: inline huge vmap supported functions
Nicholas Piggin
2021-04-30
mm: HUGE_VMAP arch support cleanup
Nicholas Piggin
2021-04-17
powerpc/traps: Enhance readability for trap types
Xiongwei Song
2021-04-14
powerpc/mm/radix: Make radix__change_memory_range() static
Michael Ellerman
2021-04-14
powerpc: clean up do_page_fault
Nicholas Piggin
2021-04-14
powerpc/mm: Add cond_resched() while removing hpte mappings
Vaibhav Jain
2021-04-08
powerpc/mm/64s/hash: Add real-mode change_memory_range() for hash LPAR
Michael Ellerman
2021-04-08
powerpc/mm/64s/hash: Factor out change_memory_range()
Michael Ellerman
2021-04-08
powerpc/64s: Use htab_convert_pte_flags() in hash__mark_rodata_ro()
Michael Ellerman
2021-04-08
powerpc/64s: Fix pte update for kernel memory on radix
Jordan Niethe
2021-04-08
powerpc: Spelling/typo fixes
Bhaskar Chowdhury
2021-03-29
powerpc/64s: Fix hash fault to use TRAP accessor
Nicholas Piggin
2021-03-29
powerpc/64s: Fold update_current_thread_[i]amr() into their only callers
Michael Ellerman
2021-03-29
powerpc/mm/book3s64: Fix a typo in mmu_context.c
Bhaskar Chowdhury
[next]