summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/c-tx39.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Delete unused flush_cache_sigtramp()Paul Burton2019-02-071-21/+0
* 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/+3
* MIPS: tlb-r3k: Move CP0.Wired register initialisation to `tlb_init'Maciej W. Rozycki2015-06-211-4/+0
* MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-141-1/+1
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-6/+6
* 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] TX39xx: Add missing local_flush_icache_range initializationAtsushi Nemoto2008-09-051-0/+1
* [MIPS] Fix WARNING: at kernel/smp.c:290Thomas Bogendoerfer2008-09-051-0/+1
* [MIPS] Handle aliases in vmalloc correctly.Ralf Baechle2008-04-071-0/+15
* [MIPS] Fix loads of section missmatchesRalf Baechle2008-03-121-1/+1
* [MIPS] Allow hardwiring of the CPU type to a single type for optimization.Ralf Baechle2007-10-111-3/+3
* [MIPS] TX39: Remove redundant tx39_blast_icache() callsAtsushi Nemoto2007-03-071-12/+6
* [MIPS] Remove __flush_icache_pageAtsushi Nemoto2006-10-011-29/+0
* [MIPS] Retire flush_icache_page from mm use.Ralf Baechle2006-09-271-2/+2
* [MIPS] Handle IDE PIO cache aliases on SMP.Ralf Baechle2006-04-191-0/+7
* [MIPS] local_r4k_flush_cache_page fixAtsushi Nemoto2006-03-181-1/+0
* [MIPS] Add protected_blast_icache_range, blast_icache_range, etc.Atsushi Nemoto2006-02-141-61/+9
* Cleanup the mess in cpu_cache_init.Ralf Baechle2005-10-291-1/+1
* Sync c-tx39.c with c-r4k.c.Atsushi Nemoto2005-10-291-4/+5
* Avoid SMP cacheflushes. This is a minor optimization of startup butRalf Baechle2005-10-291-0/+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/+493