summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm/pgtable_64.h
Commit message (Expand)AuthorAgeFilesLines
* mm: remove "prot" parameter from move_pte()David Hildenbrand2024-04-251-1/+1
* mm/arch: provide pud_pfn() fallbackPeter Xu2024-04-251-0/+1
* mm/treewide: align up pXd_leaf() retval across archsPeter Xu2024-03-061-2/+2
* mm/treewide: drop pXd_large()Peter Xu2024-03-061-4/+4
* sparc/pgtable: define PFN_PTE_SHIFTDavid Hildenbrand2024-02-221-0/+2
* mm/mglru: add dummy pmd_dirty()Kinsey Ho2024-01-051-0/+1
* Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-311-3/+3
|\
| * mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe2023-07-111-3/+3
* | sparc64: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-241-7/+22
|/
* sparc/mm: don't unconditionally set HW writable bit when setting PTE dirty on...David Hildenbrand2023-04-181-50/+66
* mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-1/+0
* sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 64bitDavid Hildenbrand2023-02-021-3/+35
* mm: add dummy pmd_young() for architectures not having itJuergen Gross2022-11-301-0/+1
* sparc/mm: move protection_map[] inside the platformAnshuman Khandual2022-07-171-19/+0
* mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V2021-07-081-2/+2
* mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V2021-07-081-3/+3
* mm/thp: define default pmd_pgtable()Anshuman Khandual2021-07-011-0/+2
* mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual2021-07-011-3/+0
* mm/hugetlb: change parameters of arch_make_huge_pte()Christophe Leroy2021-06-301-2/+1
* sparc64/mm: Implement pXX_leaf_size() supportPeter Zijlstra2020-12-091-0/+13
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-28/+3
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+0
* mm: bring sparc pte_index() semantics inline with other platformsArjun Roy2020-04-101-5/+5
* sparc: mm: add p?d_leaf() definitionsSteven Price2020-02-041-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2020-01-301-12/+12
|\
| * sparc64: add support for folded p4d page tablesMike Rapoport2020-01-301-12/+12
* | arch/sparc/include/asm/pgtable_64.h: fix buildAndrew Morton2019-09-261-1/+1
* | lib: untag user pointers in strn*_userAndrey Konovalov2019-09-251-2/+3
* | mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-1/+0
|/
* sparc64: use the generic get_user_pages_fast codeChristoph Hellwig2019-07-121-0/+18
* sparc64: define untagged_addr()Christoph Hellwig2019-07-121-0/+22
* sparc64: add the missing pgd_page definitionChristoph Hellwig2019-07-121-0/+3
* mm: use mm_zero_struct_page from SPARC on all 64b architecturesAlexander Duyck2019-05-141-30/+0
* mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-071-3/+0
* sparc64: Add support for ADI (Application Data Integrity)Khalid Aziz2018-03-181-0/+46
* sparc64: Add support for ADI register fields, ASIs and trapsKhalid Aziz2018-03-181-0/+2
* sparc64: update pmdp_invalidate() to return old pmd valueNitin Gupta2018-01-311-1/+1
* mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams2017-11-291-1/+1
* sparc64: optimize struct page zeroingPavel Tatashin2017-11-151-0/+30
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sparc64: Add 16GB hugepage supportNitin Gupta2017-08-151-0/+5
* sparc64: Support huge PUD case in get_user_pagesNitin Gupta2017-08-151-2/+13
* sparc64: Revert 16GB huge page support.David S. Miller2017-08-101-18/+2
* sparc64: Add 16GB hugepage supportNitin Gupta2017-08-091-0/+5
* sparc64: Support huge PUD case in get_user_pagesNitin Gupta2017-08-091-2/+13
* sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()Tom Hromatka2017-04-061-7/+8
* arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-091-0/+1
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+3
* sparc64: Multi-page size supportNitin Gupta2017-02-231-8/+15
* sparc64: fix typo in pgd_clear()Kirill A. Shutemov2016-12-111-1/+1