index
:
linux.git
master
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-05-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-05
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
2021-04-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-30
mm/vmalloc: remove unmap_kernel_range
Nicholas Piggin
2021-04-30
powerpc: inline huge vmap supported functions
Nicholas Piggin
2021-04-30
mm: HUGE_VMAP arch support cleanup
Nicholas Piggin
2021-04-23
powerpc/64s: Fix mm_cpumask memory ordering comment
Nicholas Piggin
2021-04-21
powerpc: Move copy_inst_from_kernel_nofault()
Christophe Leroy
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/64e/interrupt: handle bad_page_fault in C
Nicholas Piggin
2021-04-14
powerpc/mem: Use kmap_local_page() in flushing functions
Christophe Leroy
2021-04-14
powerpc/mem: Inline flush_dcache_page()
Christophe Leroy
2021-04-14
powerpc/mem: Help GCC realise __flush_dcache_icache() flushes single pages
Christophe Leroy
2021-04-14
powerpc/mem: flush_dcache_icache_phys() is for HIGHMEM pages only
Christophe Leroy
2021-04-14
powerpc/mem: Optimise flush_dcache_icache_hugepage()
Christophe Leroy
2021-04-14
powerpc/mem: Call flush_coherent_icache() at higher level
Christophe Leroy
2021-04-14
powerpc/mem: Remove address argument to flush_coherent_icache()
Christophe Leroy
2021-04-14
powerpc/mem: Declare __flush_dcache_icache() static
Christophe Leroy
2021-04-14
powerpc/mem: Move cache flushing functions into mm/cacheflush.c
Christophe Leroy
2021-04-14
powerpc/32s: Define a MODULE area below kernel text all the time
Christophe Leroy
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/mm: Remove unneeded #ifdef CONFIG_PPC_MEM_KEYS
Christophe Leroy
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
2021-03-29
powerpc/32s: Move KUEP locking/unlocking in C
Christophe Leroy
2021-03-29
powerpc/32: Call bad_page_fault() from do_page_fault()
Christophe Leroy
2021-03-29
powerpc/32: Always enable data translation in exception prolog
Christophe Leroy
2021-03-24
powerpc: Enable KFENCE for PPC32
Christophe Leroy
2021-03-24
powerpc/mm: Move the linear_mapping_mutex to the ifdef where it is used
Sebastian Andrzej Siewior
2021-02-22
Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-02-11
powerpc/mm: Remove dcache flush from memory remove.
Aneesh Kumar K.V
2021-02-11
powerpc/mm: Add PG_dcache_clean to indicate dcache clean state
Aneesh Kumar K.V
2021-02-11
powerpc/mm: Enable compound page check for both THP and HugeTLB
Aneesh Kumar K.V
2021-02-11
powerpc/mm/64s: Fix no previous prototype warning
Michael Ellerman
2021-02-11
powerpc: remove interrupt handler functions from the noinstr section
Nicholas Piggin
2021-02-09
powerpc/32s: mfsrin()/mtsrin() become mfsr()/mtsr()
Christophe Leroy
2021-02-09
powerpc/64s/radix: serialize_against_pte_lookup IPIs trim mm_cpumask
Nicholas Piggin
2021-02-09
powerpc/64s/radix: occasionally attempt to trim mm_cpumask
Nicholas Piggin
2021-02-09
powerpc/64s/radix: Allow mm_cpumask trimming from external sources
Nicholas Piggin
2021-02-09
powerpc/64s/radix: Check for no TLB flush required
Nicholas Piggin
2021-02-09
powerpc/64s/radix: refactor TLB flush type selection
Nicholas Piggin
[next]