aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/page.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport1-1/+1
2021-04-06MIPS: Add support for CONFIG_DEBUG_VIRTUALFlorian Fainelli1-1/+8
2021-02-11mips: Replace lkml.org links with loreKees Cook1-6/+5
2021-02-09MIPS: relocatable: Provide kaslr_offset() to get the kernel offsetJinyang He1-0/+6
2020-05-07MIPS: Use fallthrough for arch/mipsLiangliang Huang1-1/+1
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual1-4/+1
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-3/+0
2019-06-03MIPS: use the generic uncached segment support in dma-directChristoph Hellwig1-3/+0
2019-05-29MIPS: Make virt_addr_valid() return boolPaul Burton1-1/+1
2018-11-05MIPS: Enable IOREMAP_PROT config option for MIPS cpusHassan Naveed1-0/+1
2018-07-30MIPS: Allow auto-dection of ARCH_PFN_OFFSET & PHYS_OFFSETPaul Burton1-1/+6
2018-07-30MIPS: Make (UN)CAC_ADDR() PHYS_OFFSET-agnosticPaul Burton1-2/+2
2017-11-09MIPS: page.h: Define virt_to_pfn()Florian Fainelli1-2/+2
2016-08-26treewide: replace config_enabled() with IS_ENABLED() (2nd round)Masahiro Yamada1-2/+2
2016-08-02MIPS: Use CPHYSADDR to implement mips32 __paPaul Burton1-10/+28
2016-08-02MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is presentPaul Burton1-2/+4
2016-01-23Revert "MIPS: Fix PAGE_MASK definition"Dan Williams1-1/+1
2015-11-16MIPS: Fix flood of warnings about comparsion being always true.Ralf Baechle1-1/+2
2015-11-12MIPS: Fix PAGE_MASK definitionDan Williams1-1/+1
2015-04-02MIPS: Remove prototype for copy_user_pageGuenter Roeck1-2/+0
2014-11-24MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle1-1/+1
2014-08-26MIPS: Fix a warning for virt_to_pageZubair Lutfullah Kakakhel1-1/+2
2014-08-26MIPS: Spelling s/confugrations/configurations/Geert Uytterhoeven1-1/+1
2014-03-26MIPS: asm: page: Allow __pa_symbol overridesLeonid Yegoshin1-0/+2
2014-01-22MIPS: Add support for FTLBsLeonid Yegoshin1-0/+25
2013-07-01Revert "MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSET"Leonid Yegoshin1-4/+2
2013-05-19MIPS: Rewrite pfn_valid to work in modules, too.Ralf Baechle1-8/+7
2013-05-17MIPS: Make virt_to_phys() work for all unmapped addresses.David Daney1-1/+1
2013-04-22Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK."Ralf Baechle1-1/+1
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-7/+7
2012-12-28MIPS: Fix modpost error in modules attepting to use virt_addr_valid().Ralf Baechle1-1/+4
2012-12-28MIPS: page.h: Remove now unnecessary #ifndef __ASSEMBLY__ wrapper.Ralf Baechle1-4/+0
2012-12-12MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORTDavid Daney1-3/+3
2012-12-12MIPS: page.h: Provide more readable definition for PAGE_MASK.Ralf Baechle1-1/+1
2012-02-20MIPS: Remove temporary kludge from <asm/page.h>Ralf Baechle1-3/+0
2012-01-11MIPS: Flush huge TLBHillf Danton1-0/+8
2010-10-04MIPS: Document why RELOC_HIDE is there.Ralf Baechle1-0/+14
2010-04-12MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSETFlorian Fainelli1-2/+4
2010-02-27MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.David Daney1-12/+0
2009-09-17MIPS: make page.h constants available to assembly.Nelson Elhage1-2/+3
2009-08-17MIPS: Fix HPAGE_SIZE redefinitionAtsushi Nemoto1-0/+2
2009-07-03MIPS: Fix CONFIG_FLATMEM version of pfn_valid()Ralf Baechle1-1/+8
2009-06-17MIPS: Add hugetlbfs page defines.David Daney1-0/+5
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann1-1/+1
2009-05-14MIPS: Cavium: Add support for 8k and 32k page sizes.Ralf Baechle1-0/+3
2008-10-11MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle1-0/+191