summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/pgtable-32.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-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-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual
2020-11-16arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike 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-09-03MIPS: Select R3k-style TLB in KconfigPaul Burton
2019-07-21MIPS: Undefine PMD_ORDER for 32-bit buildsDaniel Silsby
2019-07-21MIPS: Add partial 32-bit huge page supportDaniel Silsby
2017-06-08MIPS: mm: adjust PKMAP locationMarcin Nowakowski
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov
2016-05-13MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic)Paul Burton
2016-05-13MIPS: mm: Unify pte_page definitionPaul Burton
2015-06-21MIPS: BCM77xx: Remove legacy __cpuinit{,data} sections that crept inPaul Gortmaker
2015-03-19MIPS: Add support for XPA.Steven J. Hill
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-10mips: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2014-11-24MIPS: Cosmetic cleanups of page table headers.Steven J. Hill
2014-11-24MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle
2014-07-30MIPS: BCM47XX: Detect more then 128 MiB of RAM (HIGHMEM)Rafał Miłecki
2014-07-30Revert "MIPS: Delete unused function add_temporary_entry."Rafał Miłecki
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-01-11Merge branch 'next/generic' into mips-for-linux-nextRalf Baechle
2012-01-11MIPS: Delete unused function add_temporary_entry.Ralf Baechle
2011-12-07MIPS: Fix Jazz 64-bit build error.Ralf Baechle
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra
2010-02-27MIPS: Implement Read Inhibit/eXecute InhibitDavid Daney
2008-10-11MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle