summaryrefslogtreecommitdiff
path: root/arch/mips/mm/cache.c
Commit message (Expand)AuthorAge
* mm: fix races between swapoff and flush dcacheHuang Ying2018-04-05
* MIPS: Remove __invalidate_kernel_vmap_rangePaul Burton2017-08-29
* MIPS: Include asm/setup.h for cpu_cache_init()Paul Burton2017-08-29
* KVM: MIPS/Emulate: Adapt T&E CACHE emulation for OcteonJames Hogan2017-03-28
* MIPS: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-10-05
* MIPS: cacheflush: Use __flush_icache_user_range()James Hogan2016-10-04
* MIPS: c-r4k: Split user/kernel flush_icache_range()James Hogan2016-10-04
* MIPS: Sync icache & dcache in set_pte_atPaul Burton2016-05-13
* MIPS: Handle highmem pages in __update_cachePaul Burton2016-05-13
* MIPS: Flush highmem pages in __flush_dcache_pagePaul Burton2016-05-13
* mm: differentiate page_mapped() from page_mapcount() for compound pagesKirill A. Shutemov2016-01-15
* MIPS: Partially disable RIXI support.Ralf Baechle2015-08-03
* MIPS: Fix race condition in lazy cache flushing.Lars Persson2015-03-25
* Revert "MIPS: Remove race window in page fault handling"Lars Persson2015-03-25
* MIPS: Remove race window in page fault handlingLars Persson2014-08-19
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-04
|\
| * MIPS: Export local_flush_icache_range for KVMJames Hogan2014-05-30
* | mips: export flush_icache_rangeKees Cook2014-04-18
|/
* MIPS: Extend DMA_MAYBE_COHERENT logic to DMA_NONCOHERENT useManuel Lauss2014-03-26
* mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-24
* MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-14
* MIPS: Export routines needed by the KVM module.Sanjay Lal2013-05-08
* MIPS: Replace 'kernel_uses_smartmips_rixi' with 'cpu_has_rixi'.Steven J. Hill2012-09-13
* MIPS: cache: Provide cache flush operations for XFSRalf Baechle2011-10-20
* MIPS: Fix __vmalloc() etc. on MIPS for non-GPL modulesAnton Altaparmakov2010-04-12
* MIPS: Implement Read Inhibit/eXecute InhibitDavid Daney2010-02-27
* MIPS: Fix __devinit __cpuinit confusion in cpu_cache_initDavid Daney2010-02-10
* vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-10
* MIPS: CVE-2009-0029: Enable syscall wrappers.Ralf Baechle2009-02-27
* MIPS: Hook Cavium OCTEON cache init into cache.cDavid Daney2009-01-11
* [MIPS] Fix WARNING: at kernel/smp.c:290Thomas Bogendoerfer2008-09-05
* [MIPS] Allow setting of the cache attribute at run time.Chris Dearman2008-04-28
* [MIPS] Handle aliases in vmalloc correctly.Ralf Baechle2008-04-07
* [MIPS] Fix loads of section missmatchesRalf Baechle2008-03-12
* [MIPS] Fix buggy invocations of kmap_coherent()Ralf Baechle2008-02-19
* Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle2007-10-17
* [MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.Ralf Baechle2007-10-11
* [MIPS] Hook for platforms to define cachability of /dev/mem regionsRalf Baechle2007-07-10
* [MIPS] Remove unused argument from kunmap_coherent().Ralf Baechle2007-04-27
* [MIPS] Implement flush_anon_page().Ralf Baechle2007-03-24
* [PATCH] extend the set of "__attribute__" shortcut macrosRobert P. J. Day2007-02-11
* [MIPS] Export local_flush_data_cache_page for sake of IDE.Ralf Baechle2006-12-10
* [MIPS] Remove __flush_icache_pageAtsushi Nemoto2006-10-01
* [MIPS] Retire flush_icache_page from mm use.Ralf Baechle2006-09-27
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [MIPS] Handle IDE PIO cache aliases on SMP.Ralf Baechle2006-04-19
* [MIPS] Remove wrong __user tags.Atsushi Nemoto2006-02-07
* Fix zero length sys_cacheflushAtsushi Nemoto2005-10-29
* Cleanup the mess in cpu_cache_init.Ralf Baechle2005-10-29
* Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1.Ralf Baechle2005-10-29