index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
2020-05-28
powerpc/40x: Rework 40x PTE access and TLB miss
Christophe Leroy
2020-05-28
powerpc/64s/radix: Don't prefetch DAR in update_mmu_cache
Nicholas Piggin
2020-05-26
Merge branch 'fixes' into next
Michael Ellerman
2020-05-26
Merge "Use hugepages to map kernel mem on 8xx" into next
Michael Ellerman
2020-05-26
powerpc/32s: Implement dedicated kasan_init_region()
Christophe Leroy
2020-05-26
powerpc/32s: Allow mapping with BATs with DEBUG_PAGEALLOC
Christophe Leroy
2020-05-26
powerpc/8xx: Implement dedicated kasan_init_region()
Christophe Leroy
2020-05-26
powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOC
Christophe Leroy
2020-05-26
powerpc/8xx: Allow STRICT_KERNEL_RwX with pinned TLB
Christophe Leroy
2020-05-26
powerpc/8xx: Map linear memory with huge pages
Christophe Leroy
2020-05-26
powerpc/8xx: Map IMMR with a huge page
Christophe Leroy
2020-05-26
powerpc/8xx: Add a function to early map kernel via huge pages
Christophe Leroy
2020-05-26
powerpc/8xx: Drop special handling of Linear and IMMR mappings in I/D TLB han...
Christophe Leroy
2020-05-26
powerpc/8xx: Always pin TLBs at startup.
Christophe Leroy
2020-05-26
powerpc/8xx: Don't set IMMR map anymore at boot
Christophe Leroy
2020-05-26
powerpc/8xx: Only 8M pages are hugepte pages now
Christophe Leroy
2020-05-26
powerpc/8xx: Manage 512k huge pages as standard pages.
Christophe Leroy
2020-05-26
powerpc/mm: Reduce hugepd size for 8M hugepages on 8xx
Christophe Leroy
2020-05-26
powerpc/mm: Fix conditions to perform MMU specific management by blocks on PP...
Christophe Leroy
2020-05-26
powerpc/mm: Allocate static page tables for fixmap
Christophe Leroy
2020-05-26
powerpc/32s: Don't warn when mapping RO data ROX.
Christophe Leroy
2020-05-26
powerpc/ptdump: Handle hugepd at PGD level
Christophe Leroy
2020-05-26
powerpc/ptdump: Properly handle non standard page size
Christophe Leroy
2020-05-26
powerpc/ptdump: Standardise display of BAT flags
Christophe Leroy
2020-05-26
powerpc/ptdump: Display size of BATs
Christophe Leroy
2020-05-26
powerpc/ptdump: Add _PAGE_COHERENT flag
Christophe Leroy
2020-05-20
powerpc/kasan: Declare kasan_init_region() weak
Christophe Leroy
2020-05-20
powerpc/kasan: Refactor update of early shadow mappings
Christophe Leroy
2020-05-20
powerpc/kasan: Remove unnecessary page table locking
Christophe Leroy
2020-05-20
powerpc/kasan: Fix shadow pages allocation failure
Christophe Leroy
2020-05-20
powerpc/kasan: Fix error detection on memory allocation
Christophe Leroy
2020-05-20
powerpc/64s/hash: Add stress_slb kernel boot option to increase SLB faults
Nicholas Piggin
2020-05-20
powerpc/book3s64/radix/tlb: Determine hugepage flush correctly
Aneesh Kumar K.V
2020-05-20
Revert "powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits."
Christophe Leroy
2020-05-19
powerpc: Add a probe_user_read_inst() function
Jordan Niethe
2020-05-19
powerpc: Use a datatype for instructions
Jordan Niethe
2020-05-19
powerpc: Use a function for getting the instruction op code
Jordan Niethe
2020-05-19
powerpc: Use an accessor for instructions
Jordan Niethe
2020-05-19
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
2020-05-15
powerpc/mm: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-11
powerpc: Replace _ALIGN_UP() by ALIGN()
Christophe Leroy
2020-05-11
powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()
Christophe Leroy
2020-05-05
powerpc/mm/book3s64: Fix MADV_DONTNEED and parallel page fault race
Aneesh Kumar K.V
2020-05-05
powerpc/mm/book3s64: Avoid sending IPI on clearing PMD
Aneesh Kumar K.V
2020-05-05
powerpc/book3s64/hash: Use the pte_t address from the caller
Aneesh Kumar K.V
2020-05-05
powerpc/hash64: Restrict page table lookup using init_mm with __flush_hash_ta...
Aneesh Kumar K.V
2020-05-05
powerpc/mm/hash64: use _PAGE_PTE when checking for pte_present
Aneesh Kumar K.V
2020-05-05
powerpc/pkeys: Check vma before returning key fault error to the user
Aneesh Kumar K.V
2020-05-05
powerpc/pkeys: Avoid using lockless page table walk
Aneesh Kumar K.V
2020-04-22
powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failure
Christophe Leroy
[next]