summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/c-r3k.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Delete unused flush_cache_sigtramp()Paul Burton2019-02-071-25/+0
* MIPS: Expand MIPS32 ASIDs to 64 bitsPaul Burton2018-12-051-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* MIPS: c-r4k: Split user/kernel flush_icache_range()James Hogan2016-10-041-0/+2
* mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-241-1/+0
* MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-141-4/+4
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-4/+4
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-281-1/+0
* MIPS: cache: Provide cache flush operations for XFSRalf Baechle2011-10-201-0/+7
* update David Miller's old email addressJustin P. Mattock2011-04-061-1/+1
* MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-241-0/+1
* [MIPS] Fix WARNING: at kernel/smp.c:290Thomas Bogendoerfer2008-09-051-0/+1
* [MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigsShane McDonald2008-07-081-3/+3
* [MIPS] Fix loads of section missmatchesRalf Baechle2008-03-121-1/+1
* [MIPS] c-r3k: Implement flush_cache_range()Maciej W. Rozycki2007-10-291-28/+32
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-111-6/+6
* [MIPS] R3000: local_flush_data_cache_page take a pointer argument.Ralf Baechle2007-03-241-1/+1
* [MIPS] Remove __flush_icache_pageAtsushi Nemoto2006-10-011-21/+0
* [MIPS] Retire flush_icache_page from mm use.Ralf Baechle2006-09-271-1/+1
* [MIPS] Handle IDE PIO cache aliases on SMP.Ralf Baechle2006-04-191-0/+5
* [MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle2006-03-211-9/+9
* Cleanup the mess in cpu_cache_init.Ralf Baechle2005-10-291-1/+1
* Update MIPS to use the 4-level pagetable code thereby getting rid ofRalf Baechle2005-10-291-1/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+349