index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
/
cache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-01
MIPS: Remove TX39XX support
Thomas Bogendoerfer
1
-5
/
+0
2021-06-05
Revert "MIPS: make userspace mapping young by default"
Thomas Bogendoerfer
1
-16
/
+14
2021-04-30
mm: move page_mapping_file to pagemap.h
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-02-26
MIPS: make userspace mapping young by default
Huang Pei
1
-14
/
+16
2021-01-27
MIPS: mm:remove function __uncached_access()
Yanteng Si
1
-8
/
+0
2021-01-22
MIPS: mm: Add prototype for function __update_cache
Yanteng Si
1
-0
/
+1
2020-11-19
MIPS: Remove cpu_has_6k_cache and cpu_has_8k_cache in cpu_cache_init()
Tiezhu Yang
1
-10
/
+0
2020-11-19
MIPS: mm: Clean up setup of protection map
Thomas Bogendoerfer
1
-37
/
+18
2020-11-19
MIPS: mm: shorten lines by using macro
Thomas Bogendoerfer
1
-17
/
+21
2020-06-04
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
1
-2
/
+2
2020-06-04
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
1
-1
/
+1
2020-05-11
MIPS: unexport __flush_icache_user_range
Christoph Hellwig
1
-1
/
+0
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-03
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-05
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-15
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-18
mips: export flush_icache_range
Kees Cook
1
-2
/
+2
2014-03-26
MIPS: Extend DMA_MAYBE_COHERENT logic to DMA_NONCOHERENT use
Manuel Lauss
1
-2
/
+2
2014-01-24
mips: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-07-14
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-13
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-10
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-05
[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-07
[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
[next]