- 40bb0e9 Revert "powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits." by Christophe Leroy · 4 years, 8 months ago
- b61c38b powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failure by Christophe Leroy · 4 years, 9 months ago
- bfeb022 mm/memory_hotplug: add pgprot_t to mhp_params by Logan Gunthorpe · 4 years, 10 months ago
- 4e00c5a powerpc/mm: thread pgprot_t through create_section_mapping() by Logan Gunthorpe · 4 years, 10 months ago
- f5637d3 mm/memory_hotplug: rename mhp_restrictions to mhp_params by Logan Gunthorpe · 4 years, 10 months ago
- 6cb4d9a mm/vma: introduce VM_ACCESS_FLAGS by Anshuman Khandual · 4 years, 10 months ago
- 9b06860 Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 10 months ago
- 3122e80 mm/vma: make vma_is_accessible() available for general use by Anshuman Khandual · 4 years, 10 months ago
- d38c07a Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 10 months ago
- 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 10 months ago
- dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 4 years, 10 months ago
- c9a0dad powerpc/mm: use helper fault_signal_pending() by Peter Xu · 4 years, 10 months ago
- 7969f22 mm/vma: make vma_is_foreign() available for general use by Anshuman Khandual · 4 years, 10 months ago
- 697ece7 powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits. by Christophe Leroy · 4 years, 11 months ago
- af92bad powerpc/kasan: Fix kasan_remap_early_shadow_ro() by Christophe Leroy · 4 years, 11 months ago
- 993cfec powerpc/64s/radix: Fix CONFIG_SMP=n build by Nicholas Piggin · 5 years ago
- aa41133 powerpc/fsl_booke: Avoid creating duplicate tlb1 entry by Laurentiu Tudor · 5 years ago
- af3d0a6 powerpc/kasan: Fix shadow memory protection with CONFIG_KASAN_VMALLOC by Christophe Leroy · 4 years, 11 months ago
- 819723a Merge branch 'fixes' into next by Michael Ellerman · 4 years, 11 months ago
- 59bee45 powerpc/mm: Fix missing KUAP disable in flush_coherent_icache() by Michael Ellerman · 4 years, 11 months ago
- 247257b powerpc/numa: Remove late request for home node associativity by Srikar Dronamraju · 5 years ago
- dc909d8 powerpc/numa: Early request for home node associativity by Srikar Dronamraju · 5 years ago
- 413e405 powerpc/numa: Use cpu node map of first sibling thread by Srikar Dronamraju · 5 years ago
- 76b7bfb powerpc/numa: Handle extra hcall_vphn error cases by Srikar Dronamraju · 5 years ago
- c4b7816 powerpc/book3s64: Fix error handling in mm_iommu_do_alloc() by Alexey Kardashevskiy · 5 years ago
- f3c0520 powerpc/mm: ptdump: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 5 years ago
- 08f6a79 powerpc/mm: book3s64: hash_utils: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 5 years ago
- 2efc7c0 powerpc/32: drop get_pteptr() by Christophe Leroy · 5 years ago
- 0b1c524 powerpc/32: refactor pmd_offset(pud_offset(pgd_offset... by Christophe Leroy · 5 years ago
- 9ffc1d1 mm/memremap_pages: Introduce memremap_compat_align() by Dan Williams · 5 years ago
- e1347a0 powerpc/32s: Slenderize _tlbia() for powerpc 603/603e by Christophe Leroy · 5 years ago
- 030e347 powerpc/32s: Don't flush all TLBs when flushing one page by Christophe Leroy · 5 years ago
- 232ca1e powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACK by Christophe Leroy · 5 years ago
- f2b67ef powerpc/hugetlb: Fix 512k hugepages on 8xx with 16k page size by Christophe Leroy · 5 years ago
- 71c3a88 Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
- 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
- 12e4d53 powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case by Aneesh Kumar K.V · 5 years ago
- 4c25df5 Merge branch 'topic/user-access-begin' into next by Michael Ellerman · 5 years ago
- f1f6a7d mm, tree-wide: rename put_user_page*() to unpin_user_page*() by John Hubbard · 5 years ago
- aa4b87f powerpc: book3s64: convert to pin_user_pages() and put_user_page() by John Hubbard · 5 years ago
- 4119622 powerpc/32s: Fix kasan_early_hash_table() for CONFIG_VMAP_STACK by Christophe Leroy · 5 years ago
- 6ec20aa powerpc/32s: Fix bad_kuap_fault() by Christophe Leroy · 5 years ago
- 21613cf powerpc/32: Reuse orphaned memblocks in kasan_init_shadow_page_tables() by Christophe Leroy · 5 years ago
- 509cd3f powerpc/32: Simplify KASAN init by Christophe Leroy · 5 years ago
- 47febbee powerpc/32: Force KASAN_VMALLOC for modules by Christophe Leroy · 5 years ago
- 3d4247f powerpc/32: Add support of KASAN_VMALLOC by Christophe Leroy · 5 years ago
- 0f9aee0 powerpc/mm: Don't log user reads to 0xffffffff by Christophe Leroy · 5 years ago
- cd08f10 powerpc/32s: Enable CONFIG_VMAP_STACK by Christophe Leroy · 5 years ago
- 736bcdd powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2 by Jordan Niethe · 5 years ago
- def0bfd powerpc: use probe_user_read() and probe_user_write() by Christophe Leroy · 5 years ago
- 991d656 powerpc/8xx: Fix permanently mapped IMMR region. by Christophe Leroy · 5 years ago
- d80ae83 powerpc/ptdump: Fix W+X verification by Christophe Leroy · 5 years ago
- e26ad93 powerpc/ptdump: Fix W+X verification call in mark_rodata_ro() by Christophe Leroy · 5 years ago
- 1e1c8b2 powerpc/ptdump: don't entirely rebuild kernel when selecting CONFIG_PPC_DEBUG_WX by Christophe Leroy · 5 years ago
- 970d54f powerpc/book3s64/hash: Disable 16M linear mapping size if not aligned by Russell Currey · 5 years ago
- feee6b2 mm/memory_hotplug: shrink zones when offlining memory by David Hildenbrand · 5 years ago
- 91a063c powerpc/mm: Mark get_slice_psize() & slice_addr_is_low() as notrace by Michael Ellerman · 5 years ago
- 0601546 powerpc/8xx: fix bogus __init on mmu_mapin_ram_chunk() by Christophe Leroy · 5 years ago
- 8fabc62 powerpc: Ensure that swiotlb buffer is allocated from low memory by Mike Rapoport · 5 years ago
- 6f4679b powerpc/pmem: Fix kernel crash due to wrong range value usage in flush_dcache_range by Aneesh Kumar K.V · 5 years ago
- 596cf45 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
- 997cdcb powerpc/mm: remove pmd_huge/pud_huge stubs and include hugetlb.h by Mike Kravetz · 5 years ago
- 7794b1d Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
- 2807273 powerpc/fixmap: fix crash with HIGHMEM by Christophe Leroy · 5 years ago
- f2bb869 powerpc/fixmap: don't clear fixmap area in paging_init() by Christophe Leroy · 5 years ago
- d7293f7 Merge branch 'for-next/zone-dma' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into dma-mapping-for-next by Christoph Hellwig · 5 years ago
- 56e35f9 dma-mapping: drop the dev argument to arch_sync_dma_for_* by Christoph Hellwig · 5 years ago
- cbcaff7 powerpc/32s: automatically allocate BAT in setbat() by Christophe Leroy · 5 years ago
- d538aad powerpc/ioremap: warn on early use of ioremap() by Christophe Leroy · 5 years ago
- a2227a2 powerpc/32: Don't populate page tables for block mapped pages except on the 8xx. by Christophe Leroy · 5 years ago
- 46ddcb3 powerpc/mm: Show if a bad page fault on data is read or write. by Christophe Leroy · 5 years ago
- 3df1911 Merge branch 'topic/kaslr-book3e32' into next by Michael Ellerman · 5 years ago
- 8c2ae87 powerpc/fsl_booke/kaslr: support nokaslr cmdline parameter by Jason Yan · 5 years ago
- b396097 powerpc/fsl_booke/kaslr: clear the original kernel if randomized by Jason Yan · 5 years ago
- 6a38ea1 powerpc/fsl_booke/32: randomize the kernel image offset by Jason Yan · 5 years ago
- 2b0e86cc powerpc/fsl_booke/32: implement KASLR infrastructure by Jason Yan · 5 years ago
- c061b38 powerpc/fsl_booke/32: introduce reloc_kernel_entry() helper by Jason Yan · 5 years ago
- aa1d209 powerpc/fsl_booke/32: introduce create_kaslr_tlb_entry() helper by Jason Yan · 5 years ago
- 39f4b7b powerpc: introduce kernstart_virt_addr to store the kernel base by Jason Yan · 5 years ago
- 4ed47db powerpc: move memstart_addr and kernstart_addr to init-common.c by Jason Yan · 5 years ago
- ea458ef powerpc: Don't flush caches when adding memory by Alastair D'Silva · 5 years ago
- 0762659 powerpc: Chunk calls to flush_dcache_range in arch_*_memory by Alastair D'Silva · 5 years ago
- 23eb7f5 powerpc: Convert flush_icache_range & friends to C by Alastair D'Silva · 5 years ago
- 16f6b67 powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warning by Aneesh Kumar K.V · 5 years ago
- 864edb7 powerpc/mm/book3s64/radix: Flush the full mm even when need_flush_all is set by Aneesh Kumar K.V · 5 years ago
- 52162ec powerpc/mm/book3s64/radix: Use freed_tables instead of need_flush_all by Aneesh Kumar K.V · 5 years ago
- a42d6ba powerpc/mm/book3s64/radix: Remove unused code. by Aneesh Kumar K.V · 5 years ago
- 8b5369e dma/direct: turn ARCH_ZONE_DMA_BITS into a variable by Nicolas Saenz Julienne · 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
- 5f5d6e4 powerpc/nvdimm: Update vmemmap_populated to check sub-section range by Aneesh Kumar K.V · 5 years ago
- 29674a1 powerpc/pkeys: remove unused pkey_allows_readwrite by Qian Cai · 5 years ago
- a3c0e7b Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
- a2953204 Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
- b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
- 9ef258b thp: update split_huge_page_pmd() comment by Kefeng Wang · 5 years ago
- d8c6546 mm: introduce compound_nr() by Matthew Wilcox (Oracle) · 5 years ago
- 94ad933 mm: introduce page_shift() by Matthew Wilcox (Oracle) · 5 years ago
- cf387d9 libnvdimm/altmap: Track namespace boundaries in altmap by Aneesh Kumar K.V · 5 years ago
- a6f197f powerpc/book3s64: Export has_transparent_hugepage() related functions. by Aneesh Kumar K.V · 5 years ago