index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
/
c-r4k.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-06-09
1
-8
/
+2
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
MIPS: Tidy up CP0.Config6 bits definition
Huacai Chen
2020-05-24
1
-2
/
+2
*
mips: Add MIPS Release 5 support
Serge Semin
2020-05-22
1
-3
/
+4
*
MIPS: Use fallthrough for arch/mips
Liangliang Huang
2020-05-07
1
-3
/
+3
*
MIPS: Kernel: Identify Loongson-2K processors
Jiaxun Yang
2020-04-26
1
-3
/
+9
*
MIPS: Rename the "Fill" cache ops to avoid build failure
Huacai Chen
2020-04-26
1
-1
/
+1
*
MIPS: c-r4k: Invalidate BMIPS5000 ZSCM prefetch lines
Kamal Dasu
2020-03-16
1
-0
/
+29
*
MIPS: reduce print level for cache information
Oleksij Rempel
2020-02-28
1
-10
/
+10
*
mips: add support for folded p4d page tables
Mike Rapoport
2019-11-22
1
-1
/
+3
*
MIPS: Loongson64: Rename CPU TYPES
Jiaxun Yang
2019-10-31
1
-16
/
+16
*
MIPS: Provide unroll() macro, use it for cache ops
Paul Burton
2019-10-09
1
-4
/
+8
*
MIPS: Loongson: Add Loongson-3A R4 basic support
Huacai Chen
2019-10-07
1
-1
/
+2
*
MIPS: Remove unused R5432 CPU support
Paul Burton
2019-07-23
1
-1
/
+0
*
MIPS: Remove unused R4300 CPU support
Paul Burton
2019-07-23
1
-1
/
+0
*
MIPS: Delete unused flush_cache_sigtramp()
Paul Burton
2019-02-07
1
-116
/
+0
*
MIPS: MemoryMapID (MMID) Support
Paul Burton
2019-02-04
1
-0
/
+3
*
MIPS: mm: Consolidate drop_mmu_context() has-ASID checks
Paul Burton
2019-02-04
1
-4
/
+1
*
MIPS: mm: Remove redundant drop_mmu_context() cpu argument
Paul Burton
2019-02-04
1
-1
/
+1
*
mips: annotate implicit fall throughs
Mathieu Malaterre
2018-12-03
1
-0
/
+2
*
MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3
Huacai Chen
2018-11-20
1
-7
/
+37
*
MIPS: Loongson: Add Loongson-3A R2.1 basic support
Huacai Chen
2018-11-19
1
-1
/
+1
*
MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENT
Christoph Hellwig
2018-09-20
1
-9
/
+8
*
MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ON
Paul Burton
2018-07-26
1
-2
/
+4
*
MIPS: Set MIPS_IC_SNOOPS_REMOTE for systems with CM
Paul Burton
2018-06-24
1
-0
/
+8
*
MIPS: simplify CONFIG_DMA_NONCOHERENT ifdefs
Christoph Hellwig
2018-06-24
1
-2
/
+2
*
MIPS: c-r4k: Fix data corruption related to cache coherence
NeilBrown
2018-05-14
1
-3
/
+6
*
MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers
Paul Burton
2017-08-30
1
-1
/
+1
*
MIPS: Probe the I6500 CPU
Paul Burton
2017-06-28
1
-0
/
+2
*
MIPS: c-r4k: Fix Loongson-3's vcache/scache waysize calculation
Huacai Chen
2017-03-21
1
-0
/
+2
*
MIPS: c-r4k: Treat physically indexed dcaches as not aliasing
Paul Burton
2017-01-03
1
-0
/
+4
*
MIPS: c-r4k: Treat I6400 dcache as though physically indexed
Paul Burton
2017-01-03
1
-1
/
+1
*
MIPS: Support per-device DMA coherence
Paul Burton
2016-10-06
1
-0
/
+4
*
MIPS: Sanitise coherentio semantics
Paul Burton
2016-10-06
1
-1
/
+2
*
MIPS: mm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-10-05
1
-1
/
+1
*
MIPS: c-r4k: Fix flush_icache_range() for EVA
James Hogan
2016-10-05
1
-8
/
+35
*
MIPS: c-r4k: Split user/kernel flush_icache_range()
James Hogan
2016-10-04
1
-0
/
+2
*
MIPS: c-r4k: Drop bc_wback_inv() from icache flush
James Hogan
2016-10-04
1
-11
/
+0
*
MIPS: c-r4k: Fix size calc when avoiding IPIs for small icache flushes
Paul Burton
2016-09-13
1
-1
/
+1
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-08-06
1
-57
/
+227
|
\
|
*
MIPS: c-r4k: Use SMP calls for CM indexed cache ops
James Hogan
2016-07-29
1
-1
/
+1
|
*
MIPS: c-r4k: Avoid small flush_icache_range SMP calls
James Hogan
2016-07-29
1
-0
/
+21
|
*
MIPS: c-r4k: Local flush_icache_range cache op override
James Hogan
2016-07-29
1
-6
/
+18
|
*
MIPS: c-r4k: Split r4k_flush_kernel_vmap_range()
James Hogan
2016-07-29
1
-8
/
+17
|
*
MIPS: c-r4k: Exclude sibling CPUs in SMP calls
James Hogan
2016-07-29
1
-4
/
+13
|
*
MIPS: c-r4k: Fix valid ASID optimisation
James Hogan
2016-07-29
1
-13
/
+35
|
*
MIPS: c-r4k: Add r4k_on_each_cpu cache op type arg
James Hogan
2016-07-29
1
-19
/
+51
|
*
MIPS: c-r4k: Avoid dcache flush for sigtramps
James Hogan
2016-07-29
1
-6
/
+10
|
*
MIPS: c-r4k: Fix sigtramp SMP call to use kmap
James Hogan
2016-07-29
1
-6
/
+69
|
*
MIPS: SMP: Clear ASID without confusing has_valid_asid()
James Hogan
2016-07-29
1
-0
/
+4
[next]