aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/mips/include/asm/pgtable-64.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-06Merge tag 'mips_6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-5/+0
2022-07-17mips: rename PGD_ORDER to PGD_TABLE_ORDERMike Rapoport1-8/+8
2022-07-17mips: drop definitions of PTE_ORDERMike Rapoport1-10/+5
2022-07-17mips: rename PUD_ORDER to PUD_TABLE_ORDERMike Rapoport1-8/+8
2022-07-17mips: rename PMD_ORDER to PMD_TABLE_ORDERMatthew Wilcox (Oracle)1-9/+9
2022-07-14MIPS: Remove VR41xx supportThomas Bogendoerfer1-5/+0
2021-07-08mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V1-2/+2
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V1-2/+2
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual1-1/+0
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport1-32/+0
2020-04-14mips: define pud_index() regardless of page table foldingMike Rapoport1-2/+2
2019-11-22mips: add support for folded p4d page tablesMike Rapoport1-18/+19
2019-11-22mips: drop __pXd_offset() macros that duplicate pXd_index() onesMike Rapoport1-4/+0
2019-11-22mips: fix build when "48 bits virtual memory" is enabledMike Rapoport1-2/+7
2018-11-20MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()Huacai Chen1-0/+5
2017-11-15mm, arch: remove empty_bad_page*Michal Hocko1-7/+1
2017-04-10MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages.Alex Belits1-5/+83
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov1-0/+1
2016-05-13MIPS64: Support of at least 48 bits of SEGBITSLeonid Yegoshin1-7/+11
2015-04-01MIPS: Expand __swp_offset() to carry 40 significant bits for 64-bit kernel.David Daney1-5/+5
2015-02-10mips: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-9/+0
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-2/+2
2013-01-23MIPS: Fix build failure by adding definition of pfn_pmd().David Daney1-0/+1
2012-12-12MIPS: Transparent Huge Pages supportRalf Baechle1-1/+1
2012-10-17MIPS: Hugetlbfs: Handle huge pages correctly in pmd_bad()Ralf Baechle1-1/+14
2012-10-11MIPS: Remove unused empty_bad_pmd_table[] declaration.Ralf Baechle1-1/+0
2010-10-29MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes.David Daney1-2/+2
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra1-3/+0
2010-04-30MIPS: Don't vmap things at address zero.David Daney1-2/+7
2010-02-27MIPS: Implement Read Inhibit/eXecute InhibitDavid Daney1-2/+2
2010-02-27MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.David Daney1-2/+34
2010-02-02MIPS: 64-bit: Detect virtual memory sizeGuenter Roeck1-1/+3
2009-09-17MIPS: Shrink the size of tlb handlerWu Fei1-8/+3
2009-05-14MIPS: Cavium: Add support for 8k and 32k page sizes.Ralf Baechle1-0/+6
2008-10-11MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle1-0/+253