summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/pgtable-32.h
AgeCommit message (Expand)AuthorFilesLines
2023-08-25mips: implement the new page table range APIMatthew Wilcox (Oracle)1-5/+5
2023-02-03mips/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand1-12/+76
2022-08-07Merge tag 'mips_6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-5/+0
2022-07-18mips: rename PGD_ORDER to PGD_TABLE_ORDERMike Rapoport1-3/+3
2022-07-18mips: drop definitions of PTE_ORDERMike Rapoport1-5/+4
2022-07-18mips: rename PUD_ORDER to PUD_TABLE_ORDERMike Rapoport1-1/+1
2022-07-18mips: rename PMD_ORDER to PMD_TABLE_ORDERMatthew Wilcox (Oracle)1-1/+1
2022-07-14MIPS: Remove VR41xx supportThomas Bogendoerfer1-5/+0
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual1-1/+0
2020-11-16arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann1-0/+3
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport1-22/+0
2019-11-22mips: add support for folded p4d page tablesMike Rapoport1-1/+0
2019-11-22mips: drop __pXd_offset() macros that duplicate pXd_index() onesMike Rapoport1-4/+1
2019-09-03MIPS: Select R3k-style TLB in KconfigPaul Burton1-2/+2
2019-07-22MIPS: Undefine PMD_ORDER for 32-bit buildsDaniel Silsby1-1/+1
2019-07-22MIPS: Add partial 32-bit huge page supportDaniel Silsby1-5/+51
2017-06-08MIPS: mm: adjust PKMAP locationMarcin Nowakowski1-1/+6
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov1-0/+1
2016-05-13MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic)Paul Burton1-2/+25
2016-05-13MIPS: mm: Unify pte_page definitionPaul Burton1-3/+3
2015-06-21MIPS: BCM77xx: Remove legacy __cpuinit{,data} sections that crept inPaul Gortmaker1-1/+1
2015-03-19MIPS: Add support for XPA.Steven J. Hill1-6/+9
2015-02-12mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov1-1/+1
2015-02-11mips: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-36/+0
2014-11-25MIPS: Cosmetic cleanups of page table headers.Steven J. Hill1-48/+50
2014-11-25MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle1-7/+7
2014-07-31MIPS: BCM47XX: Detect more then 128 MiB of RAM (HIGHMEM)Rafał Miłecki1-0/+2
2014-07-31Revert "MIPS: Delete unused function add_temporary_entry."Rafał Miłecki1-0/+10
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-10/+10
2012-01-11Merge branch 'next/generic' into mips-for-linux-nextRalf Baechle1-11/+1
2012-01-11MIPS: Delete unused function add_temporary_entry.Ralf Baechle1-11/+0
2011-12-08MIPS: Fix Jazz 64-bit build error.Ralf Baechle1-6/+0
2010-10-27mm: remove pte_*map_nested()Peter Zijlstra1-3/+0
2010-02-27MIPS: Implement Read Inhibit/eXecute InhibitDavid Daney1-2/+2
2008-10-11MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle1-0/+234