index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
/
c-r4k.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-22
mips: add support for folded p4d page tables
Mike Rapoport
1
-1
/
+3
2019-10-31
MIPS: Loongson64: Rename CPU TYPES
Jiaxun Yang
1
-16
/
+16
2019-10-09
MIPS: Provide unroll() macro, use it for cache ops
Paul Burton
1
-4
/
+8
2019-10-07
MIPS: Loongson: Add Loongson-3A R4 basic support
Huacai Chen
1
-1
/
+2
2019-07-23
MIPS: Remove unused R5432 CPU support
Paul Burton
1
-1
/
+0
2019-07-23
MIPS: Remove unused R4300 CPU support
Paul Burton
1
-1
/
+0
2019-02-07
MIPS: Delete unused flush_cache_sigtramp()
Paul Burton
1
-116
/
+0
2019-02-04
MIPS: MemoryMapID (MMID) Support
Paul Burton
1
-0
/
+3
2019-02-04
MIPS: mm: Consolidate drop_mmu_context() has-ASID checks
Paul Burton
1
-4
/
+1
2019-02-04
MIPS: mm: Remove redundant drop_mmu_context() cpu argument
Paul Burton
1
-1
/
+1
2018-12-03
mips: annotate implicit fall throughs
Mathieu Malaterre
1
-0
/
+2
2018-11-20
MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3
Huacai Chen
1
-7
/
+37
2018-11-19
MIPS: Loongson: Add Loongson-3A R2.1 basic support
Huacai Chen
1
-1
/
+1
2018-09-20
MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENT
Christoph Hellwig
1
-9
/
+8
2018-07-26
MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ON
Paul Burton
1
-2
/
+4
2018-06-24
MIPS: Set MIPS_IC_SNOOPS_REMOTE for systems with CM
Paul Burton
1
-0
/
+8
2018-06-24
MIPS: simplify CONFIG_DMA_NONCOHERENT ifdefs
Christoph Hellwig
1
-2
/
+2
2018-05-14
MIPS: c-r4k: Fix data corruption related to cache coherence
NeilBrown
1
-3
/
+6
2017-08-30
MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers
Paul Burton
1
-1
/
+1
2017-06-28
MIPS: Probe the I6500 CPU
Paul Burton
1
-0
/
+2
2017-03-21
MIPS: c-r4k: Fix Loongson-3's vcache/scache waysize calculation
Huacai Chen
1
-0
/
+2
2017-01-03
MIPS: c-r4k: Treat physically indexed dcaches as not aliasing
Paul Burton
1
-0
/
+4
2017-01-03
MIPS: c-r4k: Treat I6400 dcache as though physically indexed
Paul Burton
1
-1
/
+1
2016-10-06
MIPS: Support per-device DMA coherence
Paul Burton
1
-0
/
+4
2016-10-06
MIPS: Sanitise coherentio semantics
Paul Burton
1
-1
/
+2
2016-10-05
MIPS: mm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2016-10-05
MIPS: c-r4k: Fix flush_icache_range() for EVA
James Hogan
1
-8
/
+35
2016-10-04
MIPS: c-r4k: Split user/kernel flush_icache_range()
James Hogan
1
-0
/
+2
2016-10-04
MIPS: c-r4k: Drop bc_wback_inv() from icache flush
James Hogan
1
-11
/
+0
2016-09-13
MIPS: c-r4k: Fix size calc when avoiding IPIs for small icache flushes
Paul Burton
1
-1
/
+1
2016-08-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-57
/
+227
2016-07-29
MIPS: c-r4k: Use SMP calls for CM indexed cache ops
James Hogan
1
-1
/
+1
2016-07-29
MIPS: c-r4k: Avoid small flush_icache_range SMP calls
James Hogan
1
-0
/
+21
2016-07-29
MIPS: c-r4k: Local flush_icache_range cache op override
James Hogan
1
-6
/
+18
2016-07-29
MIPS: c-r4k: Split r4k_flush_kernel_vmap_range()
James Hogan
1
-8
/
+17
2016-07-29
MIPS: c-r4k: Exclude sibling CPUs in SMP calls
James Hogan
1
-4
/
+13
2016-07-29
MIPS: c-r4k: Fix valid ASID optimisation
James Hogan
1
-13
/
+35
2016-07-29
MIPS: c-r4k: Add r4k_on_each_cpu cache op type arg
James Hogan
1
-19
/
+51
2016-07-29
MIPS: c-r4k: Avoid dcache flush for sigtramps
James Hogan
1
-6
/
+10
2016-07-29
MIPS: c-r4k: Fix sigtramp SMP call to use kmap
James Hogan
1
-6
/
+69
2016-07-29
MIPS: SMP: Clear ASID without confusing has_valid_asid()
James Hogan
1
-0
/
+4
2016-07-06
MIPS: Remove cpu_has_safe_index_cacheops
Ralf Baechle
1
-9
/
+3
2016-06-15
MIPS: Add define for Config.VI (virtual icache) bit
James Hogan
1
-1
/
+1
2016-05-13
MIPS: remove aliasing alignment if HW has antialising support
Leonid Yegoshin
1
-1
/
+1
2016-05-13
MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENT
Huacai Chen
1
-0
/
+2
2016-05-13
MIPS: Loongson-3: Set cache flush handlers to cache_noop
Huacai Chen
1
-0
/
+14
2016-05-13
MIPS: Loongson: Add Loongson-3A R2 basic support
Huacai Chen
1
-0
/
+27
2016-05-13
MIPS: BMIPS: local_r4k___flush_cache_all needs to blast S-cache
Florian Fainelli
1
-0
/
+5
2016-05-13
MIPS: BMIPS: Clear MIPS_CACHE_ALIASES earlier
Florian Fainelli
1
-2
/
+2
2016-05-13
MIPS: BMIPS: BMIPS5000 has I cache filing from D cache
Florian Fainelli
1
-0
/
+4
[next]