summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/pgtable-64.h
AgeCommit message (Expand)Author
2023-08-24mips: implement the new page table range APIMatthew Wilcox (Oracle)
2023-02-02mips/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2022-12-11MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()Feiyang Chen
2022-08-06Merge tag 'mips_6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2022-07-17mips: rename PGD_ORDER to PGD_TABLE_ORDERMike Rapoport
2022-07-17mips: drop definitions of PTE_ORDERMike Rapoport
2022-07-17mips: rename PUD_ORDER to PUD_TABLE_ORDERMike Rapoport
2022-07-17mips: rename PMD_ORDER to PMD_TABLE_ORDERMatthew Wilcox (Oracle)
2022-07-14MIPS: Remove VR41xx supportThomas Bogendoerfer
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: define default value for FIRST_USER_ADDRESSAnshuman Khandual
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport
2020-04-14mips: define pud_index() regardless of page table foldingMike Rapoport
2019-11-22mips: add support for folded p4d page tablesMike Rapoport
2019-11-22mips: drop __pXd_offset() macros that duplicate pXd_index() onesMike Rapoport
2019-11-22mips: fix build when "48 bits virtual memory" is enabledMike Rapoport
2018-11-20MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()Huacai Chen
2017-11-15mm, arch: remove empty_bad_page*Michal Hocko
2017-04-10MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages.Alex Belits
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov
2016-05-13MIPS64: Support of at least 48 bits of SEGBITSLeonid Yegoshin
2015-04-01MIPS: Expand __swp_offset() to carry 40 significant bits for 64-bit kernel.David Daney
2015-02-10mips: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2013-01-23MIPS: Fix build failure by adding definition of pfn_pmd().David Daney
2012-12-12MIPS: Transparent Huge Pages supportRalf Baechle
2012-10-17MIPS: Hugetlbfs: Handle huge pages correctly in pmd_bad()Ralf Baechle
2012-10-11MIPS: Remove unused empty_bad_pmd_table[] declaration.Ralf Baechle
2010-10-29MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes.David Daney
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra
2010-04-30MIPS: Don't vmap things at address zero.David Daney
2010-02-27MIPS: Implement Read Inhibit/eXecute InhibitDavid Daney
2010-02-27MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.David Daney
2010-02-02MIPS: 64-bit: Detect virtual memory sizeGuenter Roeck
2009-09-17MIPS: Shrink the size of tlb handlerWu Fei
2009-05-14MIPS: Cavium: Add support for 8k and 32k page sizes.Ralf Baechle
2008-10-11MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle