aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/book3s/32/pgtable.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-26powerpc/mm: Make PAGE_KERNEL_xxx macros grep-friendlyChristophe Leroy1-2/+1
2022-09-26powerpc/mm: Reduce redundancy in pgtable.hChristophe Leroy1-19/+0
2022-03-25Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-15/+22
2022-03-21powerpc: Add pmd_pfn()Matthew Wilcox (Oracle)1-2/+2
2022-02-03powerpc/32s: Make pte_update() non atomic on 603 coreChristophe Leroy1-15/+22
2022-01-24powerpc/fixmap: Fix VM debug warning on unmapChristophe Leroy1-0/+1
2021-05-17powerpc/32s: Remove asm/book3s/32/hash.hChristophe Leroy1-1/+37
2021-04-14powerpc/32s: Define a MODULE area below kernel text all the timeChristophe Leroy1-2/+0
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-8/+13
2020-12-09powerpc/32s: Inline flush_hash_entry()Christophe Leroy1-6/+11
2020-12-04powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_atMathieu Desnoyers1-2/+2
2020-11-16arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann1-0/+2
2020-07-27powerpc/32s: Use dedicated segment for modules with STRICT_KERNEL_RWXChristophe Leroy1-10/+5
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport1-17/+3
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-49/+33
2020-06-04powerpc: add support for folded p4d page tablesMike Rapoport1-1/+0
2020-05-26powerpc/mm: Standardise pte_update() prototype between PPC32 and PPC64Christophe Leroy1-7/+8
2020-05-26powerpc/mm: Standardise __ptep_test_and_clear_young() params between PPC32 and PPC64Christophe Leroy1-3/+4
2020-05-26powerpc/mm: Refactor pte_update() on book3s/32Christophe Leroy1-38/+20
2020-05-11powerpc: Replace _ALIGN() by ALIGN()Christophe Leroy1-1/+1
2020-05-11powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()Christophe Leroy1-1/+1
2020-03-04powerpc/mm: Don't kmap_atomic() in pte_offset_map() on PPC32Christophe Leroy1-4/+2
2020-01-27powerpc/32: Add support of KASAN_VMALLOCChristophe Leroy1-0/+5
2019-08-28powerpc: use the generic dma coherent remap allocatorChristoph Hellwig1-9/+3
2019-08-27powerpc/mm: refactor ioremap vm area setup.Christophe Leroy1-0/+4
2019-08-27powerpc/mm: make ioremap_bot common to allChristophe Leroy1-2/+0
2019-05-03powerpc/32: make KVIRT_TOP dependent on FIXMAP_STARTChristophe Leroy1-3/+10
2019-02-23powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWXChristophe Leroy1-0/+11
2018-12-19powerpc/mm: add exec protection on powerpc 603Christophe Leroy1-9/+9
2018-12-04powerpc/mm: Extend pte_fragment functionality to PPC32Christophe Leroy1-2/+3
2018-12-04powerpc/book3s32: Remove CONFIG_BOOKE dependent codeChristophe Leroy1-14/+0
2018-11-26powerpc/32: Remove #ifdef CONFIG_PPC_STD_MMU_32 in asm/book3s/32/pgtable.hChristophe Leroy1-6/+3
2018-10-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-6/+0
2018-10-26hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti1-6/+0
2018-10-19powerpc/mm: Make pte_pgprot return all pte bitsAneesh Kumar K.V1-6/+0
2018-10-14powerpc/book3s/32: do not include pte-common.hChristophe Leroy1-4/+98
2018-10-14powerpc/mm: use pte helpers in generic codeChristophe Leroy1-6/+3
2018-10-14powerpc/mm: add pte helpers to query and change pte flagsChristophe Leroy1-0/+41
2018-10-14powerpc/mm: don't use _PAGE_EXEC in book3s/32Christophe Leroy1-1/+1
2018-10-14powerpc: handover page flags with a pgprot_t parameterChristophe Leroy1-1/+1
2018-07-30powerpc/book3s: Remove PPC_PIN_SIZEChristophe Leroy1-5/+0
2018-07-30powerpc/405: move PPC405_ERR77 in asm-405.hChristophe Leroy1-2/+0
2018-06-03powerpc/mm/radix: Change pte relax sequence to handle nest MMU hangAneesh Kumar K.V1-0/+2
2018-06-03powerpc/mm: Change function prototypeAneesh Kumar K.V1-2/+3
2018-02-13powerpc/mm: Fix crashes with 16G huge pagesAneesh Kumar K.V1-0/+1
2017-12-22powerpc/mm: Add proper pte access check helper for other platformsAneesh Kumar K.V1-0/+23
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-15powerpc/hugetlb: fix page rights verification in gup_hugepte()Christophe Leroy1-0/+1
2017-08-15powerpc/mm: declare some local functions staticChristophe Leroy1-3/+0
2017-06-05powerpc/mm: Rename map_page() to map_kernel_page() on 32-bitChristophe Leroy1-0/+2