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
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
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-11
[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-10
[MIPS] Export local_flush_data_cache_page for sake of IDE.
Ralf Baechle
1
-0
/
+1
2006-10-01
[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
2006-02-07
[MIPS] Remove wrong __user tags.
Atsushi Nemoto
1
-3
/
+2
2005-10-29
Fix zero length sys_cacheflush
Atsushi Nemoto
1
-0
/
+2
2005-10-29
Cleanup the mess in cpu_cache_init.
Ralf Baechle
1
-50
/
+40
2005-10-29
Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1.
Ralf Baechle
1
-2
/
+2
2005-10-29
Reformat; cosmetic cleanups.
Ralf Baechle
1
-1
/
+2
2005-10-29
Export shm_align_mask and flush_data_cache_page.
Ralf Baechle
1
-0
/
+2
2005-10-29
Sparseify MIPS.
Ralf Baechle
1
-4
/
+5
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+157