index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
/
cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: fix races between swapoff and flush dcache
Huang Ying
2018-04-05
1
-1
/
+1
*
MIPS: Remove __invalidate_kernel_vmap_range
Paul Burton
2017-08-29
1
-1
/
+0
*
MIPS: Include asm/setup.h for cpu_cache_init()
Paul Burton
2017-08-29
1
-0
/
+1
*
KVM: MIPS/Emulate: Adapt T&E CACHE emulation for Octeon
James Hogan
2017-03-28
1
-0
/
+1
*
MIPS: mm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-10-05
1
-1
/
+1
*
MIPS: cacheflush: Use __flush_icache_user_range()
James Hogan
2016-10-04
1
-1
/
+1
*
MIPS: c-r4k: Split user/kernel flush_icache_range()
James Hogan
2016-10-04
1
-0
/
+4
*
MIPS: Sync icache & dcache in set_pte_at
Paul Burton
2016-05-13
1
-16
/
+3
*
MIPS: Handle highmem pages in __update_cache
Paul Burton
2016-05-13
1
-1
/
+9
*
MIPS: Flush highmem pages in __flush_dcache_page
Paul Burton
2016-05-13
1
-3
/
+9
*
mm: differentiate page_mapped() from page_mapcount() for compound pages
Kirill A. Shutemov
2016-01-15
1
-1
/
+1
*
MIPS: Partially disable RIXI support.
Ralf Baechle
2015-08-03
1
-4
/
+4
*
MIPS: Fix race condition in lazy cache flushing.
Lars Persson
2015-03-25
1
-0
/
+12
*
Revert "MIPS: Remove race window in page fault handling"
Lars Persson
2015-03-25
1
-19
/
+8
*
MIPS: Remove race window in page fault handling
Lars Persson
2014-08-19
1
-8
/
+19
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
2014-06-04
1
-0
/
+1
|
\
|
*
MIPS: Export local_flush_icache_range for KVM
James Hogan
2014-05-30
1
-0
/
+1
*
|
mips: export flush_icache_range
Kees Cook
2014-04-18
1
-2
/
+2
|
/
*
MIPS: Extend DMA_MAYBE_COHERENT logic to DMA_NONCOHERENT use
Manuel Lauss
2014-03-26
1
-2
/
+2
*
mips: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-24
1
-1
/
+0
*
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
2013-07-14
1
-1
/
+1
*
MIPS: Export routines needed by the KVM module.
Sanjay Lal
2013-05-08
1
-0
/
+1
*
MIPS: Replace 'kernel_uses_smartmips_rixi' with 'cpu_has_rixi'.
Steven J. Hill
2012-09-13
1
-1
/
+1
*
MIPS: cache: Provide cache flush operations for XFS
Ralf Baechle
2011-10-20
1
-0
/
+5
*
MIPS: Fix __vmalloc() etc. on MIPS for non-GPL modules
Anton Altaparmakov
2010-04-12
1
-1
/
+1
*
MIPS: Implement Read Inhibit/eXecute Inhibit
David Daney
2010-02-27
1
-16
/
+37
*
MIPS: Fix __devinit __cpuinit confusion in cpu_cache_init
David Daney
2010-02-10
1
-1
/
+1
*
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
2009-12-10
1
-1
/
+1
*
MIPS: CVE-2009-0029: Enable syscall wrappers.
Ralf Baechle
2009-02-27
1
-2
/
+3
*
MIPS: Hook Cavium OCTEON cache init into cache.c
David Daney
2009-01-11
1
-0
/
+6
*
[MIPS] Fix WARNING: at kernel/smp.c:290
Thomas Bogendoerfer
2008-09-05
1
-0
/
+1
*
[MIPS] Allow setting of the cache attribute at run time.
Chris Dearman
2008-04-28
1
-8
/
+23
*
[MIPS] Handle aliases in vmalloc correctly.
Ralf Baechle
2008-04-07
1
-0
/
+3
*
[MIPS] Fix loads of section missmatches
Ralf Baechle
2008-03-12
1
-2
/
+3
*
[MIPS] Fix buggy invocations of kmap_coherent()
Ralf Baechle
2008-02-19
1
-5
/
+10
*
Remove dma_cache_(wback|inv|wback_inv) functions
Ralf Baechle
2007-10-17
1
-2
/
+0
*
[MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.
Ralf Baechle
2007-10-11
1
-7
/
+2
*
[MIPS] Hook for platforms to define cachability of /dev/mem regions
Ralf Baechle
2007-07-10
1
-0
/
+10
*
[MIPS] Remove unused argument from kunmap_coherent().
Ralf Baechle
2007-04-27
1
-1
/
+1
*
[MIPS] Implement flush_anon_page().
Ralf Baechle
2007-03-24
1
-1
/
+15
*
[PATCH] extend the set of "__attribute__" shortcut macros
Robert P. J. Day
2007-02-11
1
-2
/
+0
*
[MIPS] Export local_flush_data_cache_page for sake of IDE.
Ralf Baechle
2006-12-10
1
-0
/
+1
*
[MIPS] Remove __flush_icache_page
Atsushi Nemoto
2006-10-01
1
-1
/
+0
*
[MIPS] Retire flush_icache_page from mm use.
Ralf Baechle
2006-09-27
1
-8
/
+10
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[MIPS] Handle IDE PIO cache aliases on SMP.
Ralf Baechle
2006-04-19
1
-0
/
+1
*
[MIPS] Remove wrong __user tags.
Atsushi Nemoto
2006-02-07
1
-3
/
+2
*
Fix zero length sys_cacheflush
Atsushi Nemoto
2005-10-29
1
-0
/
+2
*
Cleanup the mess in cpu_cache_init.
Ralf Baechle
2005-10-29
1
-50
/
+40
*
Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1.
Ralf Baechle
2005-10-29
1
-2
/
+2
[next]