aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/nohash/64/pgtable.h
AgeCommit message (Expand)Author
2022-03-25Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
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-10-28powerpc/book3e: Fix set_memory_x() and set_memory_nx()Christophe Leroy
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual
2021-04-22powerpc/64: Fix the definition of the fixmap areaChristophe Leroy
2020-08-24Revert "powerpc/64s: Remove PROT_SAO support"Shawn Anastasio
2020-07-22powerpc/64s: Remove PROT_SAO supportNicholas Piggin
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-04powerpc: add support for folded p4d page tablesMike Rapoport
2020-05-26powerpc/mm: PTE_ATOMIC_UPDATES is only for 40xChristophe Leroy
2019-08-27powerpc/mm: refactor ioremap vm area setup.Christophe Leroy
2019-05-03powerpc/64: only book3s/64 supports CONFIG_PPC_64K_PAGESChristophe Leroy
2019-05-02powerpc/nohash64: clean pgtable.hChristophe Leroy
2019-04-20powerpc/mm: Silence unused-but-set-variable warningsQian Cai
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-10-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-10-26hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti
2018-10-14powerpc/mm: Allow platforms to redefine some helpersChristophe Leroy
2018-10-14powerpc/nohash/64: do not include pte-common.hChristophe Leroy
2018-10-14powerpc/mm: add pte helpers to query and change pte flagsChristophe Leroy
2018-10-14powerpc/mm: move some nohash pte helpers in nohash/[32:64]/pgtable.hChristophe Leroy
2018-10-14powerpc: handover page flags with a pgprot_t parameterChristophe Leroy
2018-09-29xarray: Replace exceptional entriesMatthew Wilcox
2018-07-30powerpc/nohash: fix hash related comments in pgtable.hChristophe Leroy
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy
2018-06-03powerpc/mm/radix: Change pte relax sequence to handle nest MMU hangAneesh Kumar K.V
2018-06-03powerpc/mm: Change function prototypeAneesh Kumar K.V
2018-05-15powerpc/mm/book3e/64: Remove unsupported 64Kpage size from 64bit bookeAneesh Kumar K.V
2018-05-07powerpc/nohash: Remove _PAGE_BUSYChristophe Leroy
2018-05-07powerpc/nohash: Remove hash related code from nohash headers.Christophe Leroy
2018-02-13powerpc/mm: Fix crashes with 16G huge pagesAneesh Kumar K.V
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-06powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-31powerpc/mm/nohash: MM_SLICE is only used by book3s 64Aneesh Kumar K.V
2016-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2016-12-09powerpc: port 64 bits pgtable_cache to 32 bitsChristophe Leroy
2016-11-28powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flushAneesh Kumar K.V
2016-11-14powerpc: Remove suspect CONFIG_PPC_BOOK3E #ifdefs in nohash/64/pgtable.hRui Teng
2016-09-13powerpc/mm/radix: Use different pte update sequence for different POWER9 revsAneesh Kumar K.V
2016-05-11powerpc/mm: Revert changes made to nohash pgalloc-64.hAneesh Kumar K.V
2016-05-01powerpc/mm: Abstraction for vmemmap and map_kernel_page()Aneesh Kumar K.V
2016-02-29powerpc/mm/book3s-64: Use physical addresses in upper page table tree levelsPaul Mackerras
2015-12-14powerpc/nohash: we don't use real_pte_t for nohashAneesh Kumar K.V
2015-12-14powerpc/mm: Don't hardcode the hash pte slot shiftAneesh Kumar K.V