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
/
hash_utils.c
Age
Commit message (
Expand
)
Author
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-05-28
powerpc/64s/radix: Don't prefetch DAR in update_mmu_cache
Nicholas Piggin
2020-05-20
powerpc/64s/hash: Add stress_slb kernel boot option to increase SLB faults
Nicholas Piggin
2020-05-05
powerpc/book3s64/hash: Use the pte_t address from the caller
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: Avoid using lockless page table walk
Aneesh Kumar K.V
2020-04-10
powerpc/mm: thread pgprot_t through create_section_mapping()
Logan Gunthorpe
2020-03-04
powerpc/mm: book3s64: hash_utils: no need to check return value of debugfs_cr...
Greg Kroah-Hartman
2020-01-16
powerpc/book3s64/hash: Disable 16M linear mapping size if not aligned
Russell Currey
2019-11-05
powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warning
Aneesh Kumar K.V
2019-10-28
powerpc/book3s64/hash: Use secondary hash for bolted mapping if the primary i...
Aneesh Kumar K.V
2019-10-28
powerpc/pseries: Don't fail hash page table insert for bolted mapping
Aneesh Kumar K.V
2019-09-24
thp: update split_huge_page_pmd() comment
Kefeng Wang
2019-09-14
powerpc/64s: Remove overlaps_kvm_tmp()
Michael Ellerman
2019-09-05
powerpc/64s: remove unnecessary translation cache flushes at boot
Nicholas Piggin
2019-09-05
powerpc/64s: make mmu_partition_table_set_entry TLB flush optional
Nicholas Piggin
2019-09-05
powerpc/64s: remove register_process_table callback
Nicholas Piggin
2019-08-30
powerpc/64s/exception: reduce page fault unnecessary loads
Nicholas Piggin
2019-08-30
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2019-08-30
powerpc/mm: Write to PTCR only if ultravisor disabled
Claudio Carvalho
2019-08-20
powerpc/mm: move update_mmu_cache() into book3s hash utils.
Christophe Leroy
2019-08-19
powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()
Gautham R. Shenoy
2019-08-15
powerpc/64s: Make boot look nice(r)
Nicholas Piggin
2019-07-15
powerpc/mm: Limit rma_size to 1TB when running without HV mode
Suraj Jitindar Singh
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-05
powerpc/mm/hash/4k: Don't use 64K page size for vmemmap with 4K pagesize
Aneesh Kumar K.V
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-28
powerpc/mm: Make some symbols static that can be
YueHaibing
2019-05-03
powerpc/mm: print hash info in a helper
Christophe Leroy
2019-05-03
powerpc/mm: move hugetlb_disabled into asm/hugetlb.h
Christophe Leroy
2019-05-03
powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULT
Christophe Leroy
2019-05-03
powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64
Christophe Leroy