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