- 4f703e7 powerpc/s64: Clarify that radix lacks DEBUG_PAGEALLOC by Joel Stanley · 3 years, 2 months ago
- dbf77fed powerpc: rename powerpc_debugfs_root to arch_debugfs_dir by Aneesh Kumar K.V · 3 years, 5 months ago
- 5567b1e powerpc/64s: fix hash page fault interrupt handler by Nicholas Piggin · 3 years, 6 months ago
- 7153d4b powerpc/traps: Enhance readability for trap types by Xiongwei Song · 3 years, 9 months ago
- c45ba4f4 powerpc: clean up do_page_fault by Nicholas Piggin · 3 years, 10 months ago
- a5d6a3e powerpc/mm: Add cond_resched() while removing hpte mappings by Vaibhav Jain · 3 years, 9 months ago
- 1479e3d powerpc/64s: Fix hash fault to use TRAP accessor by Nicholas Piggin · 3 years, 10 months ago
- ec94b9b powerpc/mm: Add PG_dcache_clean to indicate dcache clean state by Aneesh Kumar K.V · 3 years, 11 months ago
- 540d4d3 powerpc/64: context tracking move to interrupt wrappers by Nicholas Piggin · 4 years ago
- a008f8f powerpc/64s/hash: improve context tracking of hash faults by Nicholas Piggin · 4 years ago
- 3a96570 powerpc: convert interrupt handlers to use wrappers by Nicholas Piggin · 4 years ago
- bf0e237 powerpc/64s: split do_hash_fault by Nicholas Piggin · 4 years ago
- 8458c62 powerpc: bad_page_fault get registers from regs by Nicholas Piggin · 4 years ago
- a01a3f2 powerpc: remove arguments from fault handler functions by Nicholas Piggin · 4 years ago
- a4922f5 powerpc/64s: move the hash fault handling logic to C by Nicholas Piggin · 4 years ago
- 3ba150f lkdtm/powerpc: Add SLB multihit test by Ganesh Goudar · 4 years, 1 month ago
- d94b827 powerpc/book3s64/kuap: Use Key 3 for kernel mapping with hash translation by Aneesh Kumar K.V · 4 years, 1 month ago
- d8bd9a1 powerpc/book3s64/hash: Drop WARN_ON in hash__remove_section_mapping() by David Hildenbrand · 4 years, 2 months ago
- 96685f8 Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 2 months ago
- b10d6bc arch, drivers: replace for_each_membock() with for_each_mem_range() by Mike Rapoport · 4 years, 2 months ago
- 79b123cd powerepc/book3s64/hash: Align start/end address correctly with bolt mapping by Aneesh Kumar K.V · 4 years, 4 months ago
- 1256448 Revert "powerpc/64s: Remove PROT_SAO support" by Shawn Anastasio · 4 years, 4 months ago
- 1e4e4bc powerpc/pkeys: Fix build error with PPC_MEM_KEYS disabled by Aneesh Kumar K.V · 4 years, 4 months ago
- 6553fb7 powerpc/pkeys: Fix boot failures with Nemo board (A-EON AmigaOne X1000) by Aneesh Kumar K.V · 4 years, 5 months ago
- 25d8d4e Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 5 months ago
- 55548a8 powerpc/mm: Limit resize_hpt_for_hotplug() call to hash guests only by Bharata B Rao · 4 years, 5 months ago
- 909adfc powerpc/64s/hash: Fix hash_preload running with interrupts enabled by Nicholas Piggin · 4 years, 5 months ago
- 69507b9 powerpc/mm/hash64: Remove comment that is no longer valid by Santosh Sivaraj · 4 years, 5 months ago
- 5c9fa16 powerpc/64s: Remove PROT_SAO support by Nicholas Piggin · 4 years, 6 months ago
- e0d8e99 powerpc/book3s64/kuap: Move UAMOR setup to key init function by Aneesh Kumar K.V · 4 years, 6 months ago
- 86590e5 powerpc/mm/book3s64: Skip 16G page reservation with radix by Aneesh Kumar K.V · 4 years, 6 months ago
- 55bd9ac powerpc/mm: Fix typo in IS_ENABLED() by Joe Perches · 4 years, 7 months ago
- 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- 18594f9 powerpc/64s/radix: Don't prefetch DAR in update_mmu_cache by Nicholas Piggin · 4 years, 8 months ago
- 82a1b8e powerpc/64s/hash: Add stress_slb kernel boot option to increase SLB faults by Nicholas Piggin · 4 years, 8 months ago
- 2f92447 powerpc/book3s64/hash: Use the pte_t address from the caller by Aneesh Kumar K.V · 4 years, 8 months ago
- ec4abf1 powerpc/mm/hash64: use _PAGE_PTE when checking for pte_present by Aneesh Kumar K.V · 4 years, 8 months ago
- fe4a685 powerpc/pkeys: Avoid using lockless page table walk by Aneesh Kumar K.V · 4 years, 8 months ago
- 4e00c5a powerpc/mm: thread pgprot_t through create_section_mapping() by Logan Gunthorpe · 4 years, 9 months ago
- 08f6a79 powerpc/mm: book3s64: hash_utils: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 4 years, 11 months ago
- 970d54f powerpc/book3s64/hash: Disable 16M linear mapping size if not aligned by Russell Currey · 5 years ago
- 16f6b67 powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warning by Aneesh Kumar K.V · 5 years ago
- d78d5da powerpc/book3s64/hash: Use secondary hash for bolted mapping if the primary is full by Aneesh Kumar K.V · 5 years ago
- 75838a3 powerpc/pseries: Don't fail hash page table insert for bolted mapping by Aneesh Kumar K.V · 5 years ago
- 9ef258b thp: update split_huge_page_pmd() comment by Kefeng Wang · 5 years ago
- dac39f7 powerpc/64s: Remove overlaps_kvm_tmp() by Michael Ellerman · 5 years ago
- 7d805ac powerpc/64s: remove unnecessary translation cache flushes at boot by Nicholas Piggin · 5 years ago
- fd13dae powerpc/64s: make mmu_partition_table_set_entry TLB flush optional by Nicholas Piggin · 5 years ago
- ed6546b powerpc/64s: remove register_process_table callback by Nicholas Piggin · 5 years ago
- 9b123d1 powerpc/64s/exception: reduce page fault unnecessary loads by Nicholas Piggin · 5 years ago
- 9044adc Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 5 years ago
- 5223134 powerpc/mm: Write to PTCR only if ultravisor disabled by Claudio Carvalho · 5 years ago
- e5a1edb powerpc/mm: move update_mmu_cache() into book3s hash utils. by Christophe Leroy · 5 years ago
- c784be4 powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt() by Gautham R. Shenoy · 6 years ago
- 2b87a25 powerpc/64s: Make boot look nice(r) by Nicholas Piggin · 6 years ago
- da0ef93 powerpc/mm: Limit rma_size to 1TB when running without HV mode by Suraj Jitindar Singh · 5 years ago
- 192f0f8 Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
- 78c9498 powerpc/mm/hash/4k: Don't use 64K page size for vmemmap with 4K pagesize by Aneesh Kumar K.V · 5 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- d667edc powerpc/mm: Make some symbols static that can be by YueHaibing · 6 years ago
- e4dccf9 powerpc/mm: print hash info in a helper by Christophe Leroy · 6 years ago
- 45d0ba5 powerpc/mm: move hugetlb_disabled into asm/hugetlb.h by Christophe Leroy · 6 years ago
- 5953fb4 powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULT by Christophe Leroy · 6 years ago
- 47d9994 powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64 by Christophe Leroy · 6 years ago[Renamed (97%) from arch/powerpc/mm/hash_utils_64.c]
- f341d89 powerpc/mm: fix spelling mistake "Outisde" -> "Outside" by Colin Ian King · 6 years ago
- e090939 powerpc/mm: Validate address values against different region limits by Aneesh Kumar K.V · 6 years ago
- 0034d39 powerpc/mm/hash64: Map all the kernel regions in the same 0xc range by Aneesh Kumar K.V · 6 years ago
- a35a3c6 powerpc/mm/hash64: Add a variable to track the end of IO mapping by Aneesh Kumar K.V · 6 years ago
- ef629cc powerc/mm/hash: Reduce hash_mm_context size by Aneesh Kumar K.V · 6 years ago
- 7011018 powerpc/mm: Reduce memory usage for mm_context_t for radix by Aneesh Kumar K.V · 6 years ago
- 67fda38f powerpc/mm: Move slb_addr_linit to early_init_mmu by Aneesh Kumar K.V · 6 years ago
- 60458fb powerpc/mm: Add helpers for accessing hash translation related variables by Aneesh Kumar K.V · 6 years ago
- f172acb powerpc/mm: move warning from resize_hpt_for_hotplug() by Laurent Vivier · 6 years ago
- 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
- 0ba9e6e memblock: drop memblock_alloc_base() by Mike Rapoport · 6 years ago
- b5dd0c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
- f806714 powerpc: prefer memblock APIs returning virtual address by Mike Rapoport · 6 years ago
- 7cd4774 powerpc/mm: Fix debugfs_simple_attr.cocci warnings by YueHaibing · 6 years ago
- 94ee4272 powerpc/64s/hash: Simplify slb_flush_and_rebolt() by Nicholas Piggin · 6 years ago
- 34eb138 powerpc/mm: don't use _PAGE_EXEC for calling hash_preload() by Christophe Leroy · 6 years ago
- da7ad36 powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bit by Aneesh Kumar K.V · 6 years ago
- 54be0b9 Revert "convert SLB miss handlers to C" and subsequent commits by Michael Ellerman · 6 years ago
- 8fed04d powerpc/64s/hash: remove user SLB data from the paca by Nicholas Piggin · 6 years ago
- 45ef599 powerpc: remove unnecessary inclusion of asm/tlbflush.h by Christophe Leroy · 6 years ago
- 1531cff powerpc/mm/hash: Remove the superfluous bitwise operation when find hpte group by Aneesh Kumar K.V · 7 years ago
- 2bf1071 powerpc/64s: Remove POWER9 DD1 support by Nicholas Piggin · 6 years ago
- 481c63a Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 7 years ago
- eacbb21 powerpc: Export tm_enable()/tm_disable/tm_abort() APIs by Simon Guo · 7 years ago
- 738f964 powerpc/mm: Use page fragments for allocation page table at PMD level by Aneesh Kumar K.V · 7 years ago
- 8a6c697 powerpc/mm: Implement helpers for pagetable fragment support at PMD level by Aneesh Kumar K.V · 7 years ago
- 8597538 powerpc/fadump: Do not use hugepages when fadump is active by Hari Bathini · 7 years ago
- 471d7ff powerpc/64s: Remove POWER4 support by Nicholas Piggin · 7 years ago
- f437c51 Merge branch 'topic/paca' into next by Michael Ellerman · 7 years ago
- f384796c powerpc/mm: Add support for handling > 512TB address in SLB miss by Aneesh Kumar K.V · 7 years ago
- 29ab6c4 powerpc/mm: Pass node id into create_section_mapping by Nicholas Piggin · 7 years ago
- dbfcf3c powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT guest on POWER9 by Paul Mackerras · 8 years ago
- 1547242 powerpc/mm/slice: Allow up to 64 low slices by Christophe Leroy · 7 years ago
- fae2211 powerpc/mm: Fix crashes with 16G huge pages by Aneesh Kumar K.V · 7 years ago
- 7339390 powerpc/pseries: Don't give a warning when HPT resizing isn't available by David Gibson · 8 years ago