summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/page.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace config_enabled() with IS_ENABLED() (2nd round)Masahiro Yamada2016-08-261-2/+2
* MIPS: Use CPHYSADDR to implement mips32 __paPaul Burton2016-08-021-10/+28
* MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is presentPaul Burton2016-08-021-2/+4
* Revert "MIPS: Fix PAGE_MASK definition"Dan Williams2016-01-231-1/+1
* MIPS: Fix flood of warnings about comparsion being always true.Ralf Baechle2015-11-161-1/+2
* MIPS: Fix PAGE_MASK definitionDan Williams2015-11-121-1/+1
* MIPS: Remove prototype for copy_user_pageGuenter Roeck2015-04-021-2/+0
* MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle2014-11-241-1/+1
* MIPS: Fix a warning for virt_to_pageZubair Lutfullah Kakakhel2014-08-261-1/+2
* MIPS: Spelling s/confugrations/configurations/Geert Uytterhoeven2014-08-261-1/+1
* MIPS: asm: page: Allow __pa_symbol overridesLeonid Yegoshin2014-03-261-0/+2
* MIPS: Add support for FTLBsLeonid Yegoshin2014-01-221-0/+25
* Revert "MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSET"Leonid Yegoshin2013-07-011-4/+2
* MIPS: Rewrite pfn_valid to work in modules, too.Ralf Baechle2013-05-191-8/+7
* MIPS: Make virt_to_phys() work for all unmapped addresses.David Daney2013-05-171-1/+1
* Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK."Ralf Baechle2013-04-221-1/+1
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-7/+7
* MIPS: Fix modpost error in modules attepting to use virt_addr_valid().Ralf Baechle2012-12-281-1/+4
* MIPS: page.h: Remove now unnecessary #ifndef __ASSEMBLY__ wrapper.Ralf Baechle2012-12-281-4/+0
* MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORTDavid Daney2012-12-121-3/+3
* MIPS: page.h: Provide more readable definition for PAGE_MASK.Ralf Baechle2012-12-121-1/+1
* MIPS: Remove temporary kludge from <asm/page.h>Ralf Baechle2012-02-201-3/+0
* MIPS: Flush huge TLBHillf Danton2012-01-111-0/+8
* MIPS: Document why RELOC_HIDE is there.Ralf Baechle2010-10-041-0/+14
* MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSETFlorian Fainelli2010-04-121-2/+4
* MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.David Daney2010-02-271-12/+0
* MIPS: make page.h constants available to assembly.Nelson Elhage2009-09-171-2/+3
* MIPS: Fix HPAGE_SIZE redefinitionAtsushi Nemoto2009-08-171-0/+2
* MIPS: Fix CONFIG_FLATMEM version of pfn_valid()Ralf Baechle2009-07-031-1/+8
* MIPS: Add hugetlbfs page defines.David Daney2009-06-171-0/+5
* asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-111-1/+1
* MIPS: Cavium: Add support for 8k and 32k page sizes.Ralf Baechle2009-05-141-0/+3
* MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle2008-10-111-0/+191