aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/c-r3k.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport1-8/+2
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-02-28MIPS: reduce print level for cache informationOleksij Rempel1-2/+2
2019-11-22mips: add support for folded p4d page tablesMike Rapoport1-1/+3
2019-02-07MIPS: Delete unused flush_cache_sigtramp()Paul Burton1-25/+0
2018-12-05MIPS: Expand MIPS32 ASIDs to 64 bitsPaul Burton1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-10-04MIPS: c-r4k: Split user/kernel flush_icache_range()James Hogan1-0/+2
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker1-4/+4
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-4/+4
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells1-1/+0
2011-10-20MIPS: cache: Provide cache flush operations for XFSRalf Baechle1-0/+7
2011-04-06update David Miller's old email addressJustin P. Mattock1-1/+1
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle1-0/+1
2008-09-05[MIPS] Fix WARNING: at kernel/smp.c:290Thomas Bogendoerfer1-0/+1
2008-07-08[MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigsShane McDonald1-3/+3
2008-03-12[MIPS] Fix loads of section missmatchesRalf Baechle1-1/+1
2007-10-29[MIPS] c-r3k: Implement flush_cache_range()Maciej W. Rozycki1-28/+32
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle1-6/+6
2007-03-24[MIPS] R3000: local_flush_data_cache_page take a pointer argument.Ralf Baechle1-1/+1
2006-10-01[MIPS] Remove __flush_icache_pageAtsushi Nemoto1-21/+0
2006-09-27[MIPS] Retire flush_icache_page from mm use.Ralf Baechle1-1/+1
2006-04-19[MIPS] Handle IDE PIO cache aliases on SMP.Ralf Baechle1-0/+5
2006-03-21[MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle1-9/+9
2005-10-29Cleanup the mess in cpu_cache_init.Ralf Baechle1-1/+1
2005-10-29Update MIPS to use the 4-level pagetable code thereby getting rid ofRalf Baechle1-1/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+349