summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2020-07-20powerpc/mm/radix: Remove split_kernel_mapping()Bharata B Rao
2020-07-20powerpc/mm/radix: Free PUD table when freeing pagetableBharata B Rao
2020-07-20powerpc/mm/radix: Fix PTE/PMD fragment count for early page table mappingsAneesh Kumar K.V
2020-07-18Merge branch 'fixes' into nextMichael Ellerman
2020-07-16powerpc/numa: remove arch_update_cpu_topologyNathan Lynch
2020-07-16powerpc/numa: remove prrn_is_enabled()Nathan Lynch
2020-07-16powerpc/numa: remove start/stop_topology_update()Nathan Lynch
2020-07-16powerpc/numa: remove timed_topology_update()Nathan Lynch
2020-07-16powerpc/numa: stub out numa_update_cpu_topology()Nathan Lynch
2020-07-16powerpc/numa: remove vphn_enabled and prrn_enabled internal flagsNathan Lynch
2020-07-16powerpc/numa: remove unreachable topology workqueue codeNathan Lynch
2020-07-16powerpc/numa: remove unreachable topology timer codeNathan Lynch
2020-07-16powerpc/numa: make vphn_enabled, prrn_enabled flags constNathan Lynch
2020-07-16powerpc/numa: remove unreachable topology update codeNathan Lynch
2020-07-16powerpc/numa: remove ability to enable topology updatesNathan Lynch
2020-07-16powerpc/mm/book3s64/radix: Off-load TLB invalidations to host when !GTSENicholas Piggin
2020-07-16powerpc/mm: Enable radix GTSE only if supported.Bharata B Rao
2020-07-15powerpc/kasan: Fix shadow pages allocation failureChristophe Leroy
2020-07-15Revert "powerpc/kasan: Fix shadow pages allocation failure"Christophe Leroy
2020-07-13powerpc/book3s64/pkeys: Fix pkey_access_permitted() for execute disable pkeyAneesh Kumar K.V
2020-06-29powerpc/mm/pkeys: Make pkey access check work on execute_only_keyAneesh Kumar K.V
2020-06-22powerpc/fsl_booke/32: Fix build with CONFIG_RANDOMIZE_BASEArseny Solokha
2020-06-22powerpc/mm/book3s64: Skip 16G page reservation with radixAneesh Kumar K.V
2020-06-22powerpc/ptdump: Fix build failure in hashpagetable.cChristophe Leroy
2020-06-22powerpc/mm: Fix typo in IS_ENABLED()Joe Perches
2020-06-10arch/powerpc/mm/pgtable.c: another missed conversionAndrew Morton
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-08mm: rename flush_icache_user_range to flush_icache_user_pageChristoph Hellwig
2020-06-08powerpc: unexport flush_icache_user_rangeChristoph Hellwig
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-04arch/kmap: ensure kmap_prot visibilityIra Weiny
2020-06-04arch/kunmap_atomic: consolidate duplicate codeIra Weiny
2020-06-04arch/kmap_atomic: consolidate duplicate codeIra Weiny
2020-06-04{x86,powerpc,microblaze}/kmap: move preempt disableIra Weiny
2020-06-04powerpc: add support for folded p4d page tablesMike Rapoport
2020-06-03hugetlbfs: remove hugetlb_add_hstate() warning for existing hstateMike Kravetz
2020-06-03hugetlbfs: move hugepagesz= parsing to arch independent codeMike Kravetz
2020-06-03hugetlbfs: add arch_hugetlb_valid_sizeMike Kravetz
2020-06-03mm: use free_area_init() instead of free_area_init_nodes()Mike Rapoport
2020-06-02powerpc: remove __ioremap_at and __iounmap_atChristoph Hellwig
2020-06-02powerpc/32s: Blacklist functions running with MMU disabled for kprobeChristophe Leroy
2020-06-02powerpc/32s: Make local symbols non visible in hash_low.Christophe Leroy
2020-06-02powerpc/mem: Blacklist flush_dcache_icache_phys() for kprobeChristophe Leroy
2020-05-28powerpc/40x: Rework 40x PTE access and TLB missChristophe Leroy
2020-05-28powerpc/64s/radix: Don't prefetch DAR in update_mmu_cacheNicholas Piggin