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
/
c-r4k.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-05-13
MIPS: Add M6250 cases to CPU switch statements
Paul Burton
1
-0
/
+1
2016-05-13
MIPS: Add P6600 cases to CPU switch statements
Paul Burton
1
-0
/
+1
2016-05-09
MIPS: I6400: Icache fills from dcache
James Hogan
1
-0
/
+1
2016-05-09
MIPS: c-r4k: Sync icache when it fills from dcache
James Hogan
1
-2
/
+9
2016-01-15
mm: differentiate page_mapped() from page_mapcount() for compound pages
Kirill A. Shutemov
1
-1
/
+2
2015-08-26
MIPS: Add cases for CPU_I6400
Markos Chandras
1
-0
/
+1
2015-07-10
MIPS: c-r4k: Extend way_string array
Paul Burton
1
-1
/
+3
2015-07-10
MIPS: c-r4k: Fix cache flushing for MT cores
Markos Chandras
1
-3
/
+11
2015-06-21
MIPS: c-r4k: Remove legacy __cpuinit section that crept in
Paul Gortmaker
1
-1
/
+1
2015-06-06
MIPS: c-r4k: Fix typo in probe_scache()
Joshua Kinard
1
-1
/
+1
2015-04-02
MIPS: c-r4k.c: Fix the 74K D-cache alias erratum workaround
Maciej W. Rozycki
1
-8
/
+15
2015-04-01
MIPS: Add R16000 detection
Joshua Kinard
1
-3
/
+7
2015-02-17
MIPS: mm: scache: Add secondary cache support for MIPS R6 cores
Markos Chandras
1
-1
/
+2
2015-02-17
MIPS: mm: c-r4k: Set the correct ISA level
Markos Chandras
1
-1
/
+1
2015-02-16
MIPS: Add cases for CPU_QEMU_GENERIC
Leonid Yegoshin
1
-0
/
+1
2014-11-24
MIPS: BMIPS: Add special cache handling in c-r4k.c
Kevin Cernekee
1
-0
/
+43
2014-07-30
MIPS: c-r4k: Avoid duplicate CPU_74K/CPU_1074K checks
Maciej W. Rozycki
1
-4
/
+4
2014-05-30
MIPS: Add minimal support for OCTEON3 to c-r4k.c
David Daney
1
-4
/
+44
2014-05-29
Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...
Ralf Baechle
1
-0
/
+24
2014-05-24
MIPS: MT: Remove SMTC support
Ralf Baechle
1
-2
/
+2
2014-05-23
MIPS: c-r4k: Call R4600_HIT_CACHEOP_WAR_IMPL only for 32 byte cache lines.
Ralf Baechle
1
-1
/
+0
2014-05-02
MIPS: c-r4k: Add CPU PM callback for coherency
James Hogan
1
-0
/
+24
2014-03-31
MIPS: Loongson: Add basic Loongson-3 CPU support
Huacai Chen
1
-0
/
+59
2014-03-26
MIPS: Add support for the M5150 processor
Leonid Yegoshin
1
-0
/
+1
2014-03-26
MIPS: Extend DMA_MAYBE_COHERENT logic to DMA_NONCOHERENT use
Manuel Lauss
1
-3
/
+3
2014-03-26
MIPS: mm: c-r4k: Flush scache to avoid cache aliases
Leonid Yegoshin
1
-0
/
+11
2014-03-26
MIPS: mm: c-r4k: Add support for flushing user pages from cache
Markos Chandras
1
-2
/
+4
2014-03-26
MIPS: mm: c-r4k: Build EVA {d,i}cache flushing functions
Leonid Yegoshin
1
-0
/
+47
[prev]
[next]