- 7fca4de Merge tag 'powerpc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 5 months ago
- a2beb5f mm: clean up the last pieces of page fault accountings by Peter Xu · 4 years, 5 months ago
- 428fdc0 mm/powerpc: use general page fault accounting by Peter Xu · 4 years, 5 months ago
- bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 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
- 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 6 months ago
- c89ab04 mm/sparse: cleanup the code surrounding memory_present() by Mike Rapoport · 4 years, 6 months ago
- 56993b4 mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf() by Anshuman Khandual · 4 years, 6 months ago
- ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 6 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, 6 months ago
- aff7795 powerpc: fix function annotations to avoid section mismatch warnings with gcc-10 by Vladis Dronov · 4 years, 6 months ago
- adfefc6 powerpc/drmem: Make LMB walk a bit more flexible by Hari Bathini · 4 years, 6 months ago
- bf6b766 powerpc/book3s64/radix: Add kernel command line option to disable radix GTSE by Aneesh Kumar K.V · 4 years, 6 months ago
- ef26b76 powerpc/hugetlb/cma: Allocate gigantic hugetlb pages using CMA by Aneesh Kumar K.V · 4 years, 6 months ago
- 07e571e powerpc/64e: Drop dead BOOK3E_MMU_TLB_STATS code by Michael Ellerman · 4 years, 6 months ago
- 55548a8 powerpc/mm: Limit resize_hpt_for_hotplug() call to hash guests only by Bharata B Rao · 4 years, 6 months ago
- 773b3e5 powerpc/mm: Remove custom stack expansion checking by Michael Ellerman · 4 years, 6 months ago
- 63dee5d powerpc: Allow 4224 bytes of stack expansion for the signal frame by Michael Ellerman · 4 years, 6 months ago
- 909adfc powerpc/64s/hash: Fix hash_preload running with interrupts enabled by Nicholas Piggin · 4 years, 6 months ago
- e54e30b powerpc/ptdump: Refactor update of pg_state by Christophe Leroy · 4 years, 7 months ago
- 846feea powerpc/ptdump: Refactor update of st->last_pa by Christophe Leroy · 4 years, 7 months ago
- 6ca0553 powerpc/32s: Use dedicated segment for modules with STRICT_KERNEL_RWX by Christophe Leroy · 4 years, 7 months ago
- f1a1f7a powerpc/32s: Kernel space starts at TASK_SIZE by Christophe Leroy · 4 years, 7 months ago
- b6be1bb powerpc/32: Set user/kernel boundary at TASK_SIZE instead of PAGE_OFFSET by Christophe Leroy · 4 years, 7 months ago
- c496433 powerpc/32s: Only leave NX unset on segments used for modules by Christophe Leroy · 4 years, 7 months ago
- 7fbc22c powerpc: Use MODULES_VADDR if defined by Christophe Leroy · 4 years, 7 months ago
- dbce456 powerpc/numa: Limit possible nodes to within num_possible_nodes by Srikar Dronamraju · 4 years, 6 months ago
- 269e829 powerpc/book3s64/pkey: Disable pkey on POWER6 and before by Aneesh Kumar K.V · 4 years, 6 months ago
- 69507b9 powerpc/mm/hash64: Remove comment that is no longer valid by Santosh Sivaraj · 4 years, 6 months ago
- 5c9fa16 powerpc/64s: Remove PROT_SAO support by Nicholas Piggin · 4 years, 7 months ago
- 482b9b3 powerpc/book3s64/pkeys: Remove is_pkey_enabled() by Aneesh Kumar K.V · 4 years, 7 months ago
- e0d8e99 powerpc/book3s64/kuap: Move UAMOR setup to key init function by Aneesh Kumar K.V · 4 years, 7 months ago
- 000a42b powerpc/book3s64/keys/kuap: Reset AMR/IAMR values on kexec by Aneesh Kumar K.V · 4 years, 7 months ago
- 7cdd374 powerpc/book3s64/keys: Print information during boot. by Aneesh Kumar K.V · 4 years, 7 months ago
- f7045a4 powerpc/book3s64/pkeys: Use MMU_FTR_PKEY instead of pkey_disabled static key by Aneesh Kumar K.V · 4 years, 7 months ago
- 2daf298 powerpc/book3s64/pkeys: Use pkey_execute_disable_supported by Aneesh Kumar K.V · 4 years, 7 months ago
- e10cc87 powerpc/book3s64/kuep: Add MMU_FTR_KUEP by Aneesh Kumar K.V · 4 years, 7 months ago
- d3cd91f powerpc/book3s64/pkeys: Add MMU_FTR_PKEY by Aneesh Kumar K.V · 4 years, 7 months ago
- 3e4352a powerpc/book3s64/pkeys: Mark all the pkeys above max pkey as reserved by Aneesh Kumar K.V · 4 years, 7 months ago
- 3c8ab47 powerpc/book3s64/pkeys: Make initial_allocation_mask static by Aneesh Kumar K.V · 4 years, 7 months ago
- c529afd powerpc/book3s64/pkeys: Convert pkey_total to num_pkey by Aneesh Kumar K.V · 4 years, 7 months ago
- a4678d4 powerpc/book3s64/pkeys: Simplify pkey disable branch by Aneesh Kumar K.V · 4 years, 7 months ago
- 718d9b3 powerpc/book3s64/pkeys: Prevent key 1 modification from userspace. by Aneesh Kumar K.V · 4 years, 7 months ago
- f491fe3 powerpc/book3s64/pkeys: Simplify the key initialization by Aneesh Kumar K.V · 4 years, 7 months ago
- 1f40405 powerpc/book3s64/pkeys: Explain key 1 reservation details by Aneesh Kumar K.V · 4 years, 7 months ago
- d79e7a5 powerpc/book3s64/pkeys: Use PVR check instead of cpu feature by Aneesh Kumar K.V · 4 years, 7 months ago
- af9d00e powerpc/mm/radix: Create separate mappings for hot-plugged memory by Aneesh Kumar K.V · 4 years, 7 months ago
- d6d6ebf powerpc/mm/radix: Remove split_kernel_mapping() by Bharata B Rao · 4 years, 7 months ago
- 9ce8853 powerpc/mm/radix: Free PUD table when freeing pagetable by Bharata B Rao · 4 years, 7 months ago
- 645d5ce powerpc/mm/radix: Fix PTE/PMD fragment count for early page table mappings by Aneesh Kumar K.V · 4 years, 7 months ago
- ef9f7cf Merge branch 'fixes' into next by Michael Ellerman · 4 years, 6 months ago
- cdf082c powerpc/numa: remove arch_update_cpu_topology by Nathan Lynch · 4 years, 7 months ago
- 042ef7c powerpc/numa: remove prrn_is_enabled() by Nathan Lynch · 4 years, 7 months ago
- 1835303 powerpc/numa: remove start/stop_topology_update() by Nathan Lynch · 4 years, 7 months ago
- b1815ae powerpc/numa: remove timed_topology_update() by Nathan Lynch · 4 years, 7 months ago
- 893ec64 powerpc/numa: stub out numa_update_cpu_topology() by Nathan Lynch · 4 years, 7 months ago
- 9fb8b5f powerpc/numa: remove vphn_enabled and prrn_enabled internal flags by Nathan Lynch · 4 years, 7 months ago
- 6325cb4 powerpc/numa: remove unreachable topology workqueue code by Nathan Lynch · 4 years, 7 months ago
- 50e0cf3 powerpc/numa: remove unreachable topology timer code by Nathan Lynch · 4 years, 7 months ago
- e6eacf8 powerpc/numa: make vphn_enabled, prrn_enabled flags const by Nathan Lynch · 4 years, 7 months ago
- 7d35bef powerpc/numa: remove unreachable topology update code by Nathan Lynch · 4 years, 7 months ago
- c30f931 powerpc/numa: remove ability to enable topology updates by Nathan Lynch · 4 years, 7 months ago
- dd3d9aa powerpc/mm/book3s64/radix: Off-load TLB invalidations to host when !GTSE by Nicholas Piggin · 4 years, 7 months ago
- 029ab30 powerpc/mm: Enable radix GTSE only if supported. by Bharata B Rao · 4 years, 7 months ago
- 41ea93c powerpc/kasan: Fix shadow pages allocation failure by Christophe Leroy · 4 years, 7 months ago
- b506923 Revert "powerpc/kasan: Fix shadow pages allocation failure" by Christophe Leroy · 4 years, 7 months ago
- 192b6a7 powerpc/book3s64/pkeys: Fix pkey_access_permitted() for execute disable pkey by Aneesh Kumar K.V · 4 years, 6 months ago
- 19ab500 powerpc/mm/pkeys: Make pkey access check work on execute_only_key by Aneesh Kumar K.V · 4 years, 7 months ago
- 7e4773f powerpc/fsl_booke/32: Fix build with CONFIG_RANDOMIZE_BASE by Arseny Solokha · 4 years, 7 months ago
- 86590e5 powerpc/mm/book3s64: Skip 16G page reservation with radix by Aneesh Kumar K.V · 4 years, 7 months ago
- 7c466b0 powerpc/ptdump: Fix build failure in hashpagetable.c by Christophe Leroy · 4 years, 7 months ago
- 55bd9ac powerpc/mm: Fix typo in IS_ENABLED() by Joe Perches · 4 years, 8 months ago
- 78c24f7 arch/powerpc/mm/pgtable.c: another missed conversion by Andrew Morton · 4 years, 8 months ago
- c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 8 months ago
- d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 8 months ago
- e05c7b1 mm: pgtable: add shortcuts for accessing kernel PMD and PTE by Mike Rapoport · 4 years, 8 months ago
- 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 8 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 8 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 8 months ago
- 885f7f8 mm: rename flush_icache_user_range to flush_icache_user_page by Christoph Hellwig · 4 years, 8 months ago
- e292e74 powerpc: unexport flush_icache_user_range by Christoph Hellwig · 4 years, 8 months ago
- 7ae7715 Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 8 months ago
- db458d7 arch/kmap: ensure kmap_prot visibility by Ira Weiny · 4 years, 8 months ago
- abca250 arch/kunmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 8 months ago
- 78b6d91 arch/kmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 8 months ago
- ee9bc5f {x86,powerpc,microblaze}/kmap: move preempt disable by Ira Weiny · 4 years, 8 months ago
- 2fb4706 powerpc: add support for folded p4d page tables by Mike Rapoport · 4 years, 8 months ago
- 3823783 hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate by Mike Kravetz · 4 years, 8 months ago
- 359f254 hugetlbfs: move hugepagesz= parsing to arch independent code by Mike Kravetz · 4 years, 8 months ago
- ae94da8 hugetlbfs: add arch_hugetlb_valid_size by Mike Kravetz · 4 years, 8 months ago
- 9691a07 mm: use free_area_init() instead of free_area_init_nodes() by Mike Rapoport · 4 years, 8 months ago
- 91f03f2 powerpc: remove __ioremap_at and __iounmap_at by Christoph Hellwig · 4 years, 8 months ago
- e620931 powerpc/32s: Blacklist functions running with MMU disabled for kprobe by Christophe Leroy · 4 years, 10 months ago
- f892c21 powerpc/32s: Make local symbols non visible in hash_low. by Christophe Leroy · 4 years, 10 months ago
- a64371b powerpc/mem: Blacklist flush_dcache_icache_phys() for kprobe by Christophe Leroy · 4 years, 10 months ago
- 2c74e25 powerpc/40x: Rework 40x PTE access and TLB miss by Christophe Leroy · 4 years, 8 months ago
- 18594f9 powerpc/64s/radix: Don't prefetch DAR in update_mmu_cache by Nicholas Piggin · 4 years, 9 months ago
- baddc87 Merge branch 'fixes' into next by Michael Ellerman · 4 years, 8 months ago
- bb5f33c Merge "Use hugepages to map kernel mem on 8xx" into next by Michael Ellerman · 4 years, 8 months ago
- 7974c47 powerpc/32s: Implement dedicated kasan_init_region() by Christophe Leroy · 4 years, 8 months ago