aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/include/asm/pgtable_64.h
AgeCommit message (Expand)Author
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-01mm/thp: define default pmd_pgtable()Anshuman Khandual
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual
2021-06-30mm/hugetlb: change parameters of arch_make_huge_pte()Christophe Leroy
2020-12-09sparc64/mm: Implement pXX_leaf_size() supportPeter Zijlstra
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-04-10mm: bring sparc pte_index() semantics inline with other platformsArjun Roy
2020-02-04sparc: mm: add p?d_leaf() definitionsSteven Price
2020-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2020-01-30sparc64: add support for folded p4d page tablesMike Rapoport
2019-09-26arch/sparc/include/asm/pgtable_64.h: fix buildAndrew Morton
2019-09-25lib: untag user pointers in strn*_userAndrey Konovalov
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-07-12sparc64: use the generic get_user_pages_fast codeChristoph Hellwig
2019-07-12sparc64: define untagged_addr()Christoph Hellwig
2019-07-12sparc64: add the missing pgd_page definitionChristoph Hellwig
2019-05-14mm: use mm_zero_struct_page from SPARC on all 64b architecturesAlexander Duyck
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour
2018-03-18sparc64: Add support for ADI (Application Data Integrity)Khalid Aziz
2018-03-18sparc64: Add support for ADI register fields, ASIs and trapsKhalid Aziz
2018-01-31sparc64: update pmdp_invalidate() to return old pmd valueNitin Gupta
2017-11-29mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams
2017-11-15sparc64: optimize struct page zeroingPavel Tatashin
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-15sparc64: Add 16GB hugepage supportNitin Gupta
2017-08-15sparc64: Support huge PUD case in get_user_pagesNitin Gupta
2017-08-10sparc64: Revert 16GB huge page support.David S. Miller
2017-08-09sparc64: Add 16GB hugepage supportNitin Gupta
2017-08-09sparc64: Support huge PUD case in get_user_pagesNitin Gupta
2017-04-06sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()Tom Hromatka
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-02-23sparc64: Multi-page size supportNitin Gupta
2016-12-11sparc64: fix typo in pgd_clear()Kirill A. Shutemov
2016-07-29sparc64: Trim page tables for 8M hugepagesNitin Gupta
2016-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-05-20sparc64: Reduce TLB flushes during hugepte changesNitin Gupta
2016-05-19arch: fix has_transparent_hugepage()Hugh Dickins
2016-03-20sparc: Fix misspellings in comments.Adam Buchbinder
2016-01-15arch/sparc/include/asm/pgtable_64.h: add pmd_[dirty|mkclean] for THPMinchan Kim
2016-01-15sparc, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2015-06-24mm: clarify that the function operates on hugepage pteAneesh Kumar K.V
2015-05-31sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTEKhalid Aziz
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-10sparc: drop pte_file()-related helpersKirill A. Shutemov
2014-12-10mm: fix huge zero page accounting in smaps reportKirill A. Shutemov
2014-10-05sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller
2014-10-05sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller