index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
/
cache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-03
MIPS: remove the _dma_cache_wback_inv export
Christoph Hellwig
1
-2
/
+0
2019-02-07
MIPS: Delete unused flush_cache_sigtramp()
Paul Burton
1
-1
/
+0
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2018-06-24
MIPS: simplify CONFIG_DMA_NONCOHERENT ifdefs
Christoph Hellwig
1
-2
/
+2
2018-04-06
mm: fix races between swapoff and flush dcache
Huang Ying
1
-1
/
+1
2017-08-29
MIPS: Remove __invalidate_kernel_vmap_range
Paul Burton
1
-1
/
+0
2017-08-29
MIPS: Include asm/setup.h for cpu_cache_init()
Paul Burton
1
-0
/
+1
2017-03-28
KVM: MIPS/Emulate: Adapt T&E CACHE emulation for Octeon
James Hogan
1
-0
/
+1
2016-10-05
MIPS: mm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2016-10-04
MIPS: cacheflush: Use __flush_icache_user_range()
James Hogan
1
-1
/
+1
2016-10-04
MIPS: c-r4k: Split user/kernel flush_icache_range()
James Hogan
1
-0
/
+4
2016-05-13
MIPS: Sync icache & dcache in set_pte_at
Paul Burton
1
-16
/
+3
2016-05-13
MIPS: Handle highmem pages in __update_cache
Paul Burton
1
-1
/
+9
2016-05-13
MIPS: Flush highmem pages in __flush_dcache_page
Paul Burton
1
-3
/
+9
2016-01-16
mm: differentiate page_mapped() from page_mapcount() for compound pages
Kirill A. Shutemov
1
-1
/
+1
2015-08-03
MIPS: Partially disable RIXI support.
Ralf Baechle
1
-4
/
+4
2015-03-25
MIPS: Fix race condition in lazy cache flushing.
Lars Persson
1
-0
/
+12
2015-03-25
Revert "MIPS: Remove race window in page fault handling"
Lars Persson
1
-19
/
+8
2014-08-19
MIPS: Remove race window in page fault handling
Lars Persson
1
-8
/
+19
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
1
-0
/
+1
2014-05-30
MIPS: Export local_flush_icache_range for KVM
James Hogan
1
-0
/
+1
2014-04-19
mips: export flush_icache_range
Kees Cook
1
-2
/
+2
2014-03-27
MIPS: Extend DMA_MAYBE_COHERENT logic to DMA_NONCOHERENT use
Manuel Lauss
1
-2
/
+2
2014-01-25
mips: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-07-15
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
1
-1
/
+1
2013-05-08
MIPS: Export routines needed by the KVM module.
Sanjay Lal
1
-0
/
+1
2012-09-14
MIPS: Replace 'kernel_uses_smartmips_rixi' with 'cpu_has_rixi'.
Steven J. Hill
1
-1
/
+1
2011-10-20
MIPS: cache: Provide cache flush operations for XFS
Ralf Baechle
1
-0
/
+5
2010-04-12
MIPS: Fix __vmalloc() etc. on MIPS for non-GPL modules
Anton Altaparmakov
1
-1
/
+1
2010-02-27
MIPS: Implement Read Inhibit/eXecute Inhibit
David Daney
1
-16
/
+37
2010-02-11
MIPS: Fix __devinit __cpuinit confusion in cpu_cache_init
David Daney
1
-1
/
+1
2009-12-10
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
1
-1
/
+1
2009-02-27
MIPS: CVE-2009-0029: Enable syscall wrappers.
Ralf Baechle
1
-2
/
+3
2009-01-11
MIPS: Hook Cavium OCTEON cache init into cache.c
David Daney
1
-0
/
+6
2008-09-06
[MIPS] Fix WARNING: at kernel/smp.c:290
Thomas Bogendoerfer
1
-0
/
+1
2008-04-28
[MIPS] Allow setting of the cache attribute at run time.
Chris Dearman
1
-8
/
+23
2008-04-08
[MIPS] Handle aliases in vmalloc correctly.
Ralf Baechle
1
-0
/
+3
2008-03-12
[MIPS] Fix loads of section missmatches
Ralf Baechle
1
-2
/
+3
2008-02-19
[MIPS] Fix buggy invocations of kmap_coherent()
Ralf Baechle
1
-5
/
+10
2007-10-17
Remove dma_cache_(wback|inv|wback_inv) functions
Ralf Baechle
1
-2
/
+0
2007-10-12
[MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.
Ralf Baechle
1
-7
/
+2
2007-07-10
[MIPS] Hook for platforms to define cachability of /dev/mem regions
Ralf Baechle
1
-0
/
+10
2007-04-27
[MIPS] Remove unused argument from kunmap_coherent().
Ralf Baechle
1
-1
/
+1
2007-03-24
[MIPS] Implement flush_anon_page().
Ralf Baechle
1
-1
/
+15
2007-02-11
[PATCH] extend the set of "__attribute__" shortcut macros
Robert P. J. Day
1
-2
/
+0
2006-12-11
[MIPS] Export local_flush_data_cache_page for sake of IDE.
Ralf Baechle
1
-0
/
+1
2006-10-02
[MIPS] Remove __flush_icache_page
Atsushi Nemoto
1
-1
/
+0
2006-09-27
[MIPS] Retire flush_icache_page from mm use.
Ralf Baechle
1
-8
/
+10
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-04-19
[MIPS] Handle IDE PIO cache aliases on SMP.
Ralf Baechle
1
-0
/
+1
[next]