summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/nohash
AgeCommit message (Expand)Author
2022-11-24powerpc/8xx: Simplify pte_update() with 16k pagesChristophe Leroy
2022-09-26powerpc: Remove CONFIG_PPC_BOOK3E_MMUChristophe Leroy
2022-09-26powerpc: Remove CONFIG_PPC_FSL_BOOK3EChristophe Leroy
2022-09-26powerpc: Remove CONFIG_PPC_BOOK3EChristophe Leroy
2022-09-26powerpc: Remove CONFIG_FSL_BOOKEChristophe Leroy
2022-09-26powerpc/mm: Make PAGE_KERNEL_xxx macros grep-friendlyChristophe Leroy
2022-09-26powerpc/mm: Reduce redundancy in pgtable.hChristophe Leroy
2022-09-26powerpc/nohash: Remove pgd_huge() stubChristophe Leroy
2022-07-27powerpc/44x: Fix build failure with GCC 12 (unrecognized opcode: `wrteei')Christophe Leroy
2022-06-29powerpc/64e: Reorganise virtual memoryChristophe Leroy
2022-06-29powerpc/64e: Move virtual memory closer to linear memoryChristophe Leroy
2022-06-29powerpc/64e: Remove unused REGION related macrosChristophe Leroy
2022-06-29powerpc/64e: Rewrite p4d_populate() as a static inline functionChristophe Leroy
2022-06-29powerpc: Remove _PAGE_SAO stub for book3e/64Christophe Leroy
2022-05-08powerpc/8xx: Simplify flush_tlb_kernel_range()Christophe Leroy
2022-03-25Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-22mm: merge pte_mkhuge() call into arch_make_huge_pte()Anshuman Khandual
2022-03-21powerpc: Add pmd_pfn()Matthew Wilcox (Oracle)
2022-02-03powerpc/nohash: Remove pte_same()Christophe Leroy
2022-01-24powerpc/fixmap: Fix VM debug warning on unmapChristophe Leroy
2021-12-23powerpc/code-patching: Move patch_exception() outside code-patching.cChristophe Leroy
2021-12-09powerpc: Add KUAP support for BOOKE and 40xChristophe Leroy
2021-12-09powerpc/kuap: Add kuap_lock()Christophe Leroy
2021-12-09powerpc/kuap: Remove __kuap_assert_locked()Christophe Leroy
2021-12-09powerpc/kuap: Check KUAP activation in generic functionsChristophe Leroy
2021-12-09powerpc/kuap: Add a generic intermediate layerChristophe Leroy
2021-12-09powerpc/44x: Activate KUEP at all timeChristophe Leroy
2021-12-09powerpc/8xx: Activate KUEP at all timeChristophe Leroy
2021-10-28powerpc/book3e: Fix set_memory_x() and set_memory_nx()Christophe Leroy
2021-10-28powerpc/nohash: Fix __ptep_set_access_flags() and ptep_set_wrprotect()Christophe Leroy
2021-10-22powerpc/32: Don't use a struct based type for pte_tChristophe Leroy
2021-10-22powerpc/8xx: Simplify TLB handlingChristophe Leroy
2021-07-08mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V
2021-07-02Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual
2021-06-30powerpc/8xx: add support for huge pages on VMAP and VMALLOCChristophe Leroy
2021-06-30mm/hugetlb: change parameters of arch_make_huge_pte()Christophe Leroy
2021-06-17powerpc/kuap: Remove to/from/size parameters of prevent_user_access()Christophe Leroy
2021-06-17powerpc/8xx: Allow disabling KUAP at boot timeChristophe Leroy
2021-06-17powerpc/44x: Implement Kernel Userspace Exec Protection (KUEP)Christophe Leroy
2021-04-22powerpc/64: Fix the definition of the fixmap areaChristophe Leroy
2021-04-14powerpc/8xx: Define a MODULE area below kernel textChristophe Leroy
2021-03-29powerpc/32: Manage KUAP in CChristophe Leroy
2021-03-29powerpc/8xx: Create C version of kuap save/restore/check helpersChristophe Leroy
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-12-14Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-09powerpc/8xx: Implement pXX_leaf_size() supportPeter Zijlstra
2020-12-09powerpc/mm: Move the WARN() out of bad_kuap_fault()Christophe Leroy