Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
fb9469e54fa7a7b6a8137c40ae66c41b8d0ab175
/
arch
/
mips
/
mm
/
c-r4k.c
2bee1b5
mips: add support for folded p4d page tables
by Mike Rapoport
· 5 years ago
268a2d6
MIPS: Loongson64: Rename CPU TYPES
by Jiaxun Yang
· 5 years ago
6baaead
MIPS: Provide unroll() macro, use it for cache ops
by Paul Burton
· 5 years ago
7507445
MIPS: Loongson: Add Loongson-3A R4 basic support
by Huacai Chen
· 5 years ago
8e96b08
MIPS: Remove unused R5432 CPU support
by Paul Burton
· 5 years ago
f9065b5
MIPS: Remove unused R4300 CPU support
by Paul Burton
· 5 years ago
3315b6b
MIPS: Delete unused flush_cache_sigtramp()
by Paul Burton
· 6 years ago
c8790d6
MIPS: MemoryMapID (MMID) Support
by Paul Burton
· 6 years ago
c9b2a3d
MIPS: mm: Consolidate drop_mmu_context() has-ASID checks
by Paul Burton
· 6 years ago
9a27324
MIPS: mm: Remove redundant drop_mmu_context() cpu argument
by Paul Burton
· 6 years ago
69095e3
mips: annotate implicit fall throughs
by Mathieu Malaterre
· 6 years ago
bb53fdf
MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3
by Huacai Chen
· 6 years ago
f3ade25
MIPS: Loongson: Add Loongson-3A R2.1 basic support
by Huacai Chen
· 6 years ago
5748e1b
MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENT
by Christoph Hellwig
· 6 years ago
d4da0e9
MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ON
by Paul Burton
· 8 years ago
d1c5872
MIPS: Set MIPS_IC_SNOOPS_REMOTE for systems with CM
by Paul Burton
· 8 years ago
972dc3b
MIPS: simplify CONFIG_DMA_NONCOHERENT ifdefs
by Christoph Hellwig
· 7 years ago
55a2aa0
MIPS: c-r4k: Fix data corruption related to cache coherence
by NeilBrown
· 7 years ago
e83f7e0
MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers
by Paul Burton
· 7 years ago
859aeb1
MIPS: Probe the I6500 CPU
by Paul Burton
· 8 years ago
0be032c
MIPS: c-r4k: Fix Loongson-3's vcache/scache waysize calculation
by Huacai Chen
· 8 years ago
d66f99b
MIPS: c-r4k: Treat physically indexed dcaches as not aliasing
by Paul Burton
· 8 years ago
819da1e
MIPS: c-r4k: Treat I6400 dcache as though physically indexed
by Paul Burton
· 8 years ago
20d3306
MIPS: Support per-device DMA coherence
by Paul Burton
· 8 years ago
f230202
MIPS: Sanitise coherentio semantics
by Paul Burton
· 8 years ago
d9ba577
MIPS: mm: Audit and remove any unnecessary uses of module.h
by Paul Gortmaker
· 8 years ago
b2ff717
MIPS: c-r4k: Fix flush_icache_range() for EVA
by James Hogan
· 8 years ago
01882b4
MIPS: c-r4k: Split user/kernel flush_icache_range()
by James Hogan
· 8 years ago
d260d97
MIPS: c-r4k: Drop bc_wback_inv() from icache flush
by James Hogan
· 8 years ago
801f823
MIPS: c-r4k: Fix size calc when avoiding IPIs for small icache flushes
by Paul Burton
· 8 years ago
4305f42
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 8 years ago
11f7690
MIPS: c-r4k: Use SMP calls for CM indexed cache ops
by James Hogan
· 8 years ago
f70ddc0
MIPS: c-r4k: Avoid small flush_icache_range SMP calls
by James Hogan
· 8 years ago
27b93d9
MIPS: c-r4k: Local flush_icache_range cache op override
by James Hogan
· 8 years ago
a9341ae
MIPS: c-r4k: Split r4k_flush_kernel_vmap_range()
by James Hogan
· 8 years ago
640511a
MIPS: c-r4k: Exclude sibling CPUs in SMP calls
by James Hogan
· 8 years ago
6d758bf
MIPS: c-r4k: Fix valid ASID optimisation
by James Hogan
· 8 years ago
d374d93
MIPS: c-r4k: Add r4k_on_each_cpu cache op type arg
by James Hogan
· 8 years ago
8bd646e
MIPS: c-r4k: Avoid dcache flush for sigtramps
by James Hogan
· 8 years ago
e523f28
MIPS: c-r4k: Fix sigtramp SMP call to use kmap
by James Hogan
· 8 years ago
a05c392
MIPS: SMP: Clear ASID without confusing has_valid_asid()
by James Hogan
· 8 years ago
c00ab48
MIPS: Remove cpu_has_safe_index_cacheops
by Ralf Baechle
· 9 years ago
4b34bca
MIPS: Add define for Config.VI (virtual icache) bit
by James Hogan
· 9 years ago
cb80b2a
MIPS: remove aliasing alignment if HW has antialising support
by Leonid Yegoshin
· 9 years ago
1e820da3
MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENT
by Huacai Chen
· 9 years ago
37fbe8f
MIPS: Loongson-3: Set cache flush handlers to cache_noop
by Huacai Chen
· 9 years ago
b2edcfc
MIPS: Loongson: Add Loongson-3A R2 basic support
by Huacai Chen
· 9 years ago
f675843
MIPS: BMIPS: local_r4k___flush_cache_all needs to blast S-cache
by Florian Fainelli
· 9 years ago
73c4ca0
MIPS: BMIPS: Clear MIPS_CACHE_ALIASES earlier
by Florian Fainelli
· 9 years ago
c130d2f
MIPS: BMIPS: BMIPS5000 has I cache filing from D cache
by Florian Fainelli
· 9 years ago
1dbf6a8
MIPS: Add M6250 cases to CPU switch statements
by Paul Burton
· 9 years ago
1091bfa
MIPS: Add P6600 cases to CPU switch statements
by Paul Burton
· 9 years ago
47f2ac5
MIPS: I6400: Icache fills from dcache
by James Hogan
· 9 years ago
b2a3c5b
MIPS: c-r4k: Sync icache when it fills from dcache
by James Hogan
· 9 years ago
e1534ae
mm: differentiate page_mapped() from page_mapcount() for compound pages
by Kirill A. Shutemov
· 9 years ago
4e88a86
MIPS: Add cases for CPU_I6400
by Markos Chandras
· 10 years ago
1e18ac7
MIPS: c-r4k: Extend way_string array
by Paul Burton
· 10 years ago
cccf34e
MIPS: c-r4k: Fix cache flushing for MT cores
by Markos Chandras
· 9 years ago
9a8f4ea
MIPS: c-r4k: Remove legacy __cpuinit section that crept in
by Paul Gortmaker
· 10 years ago
755af33
MIPS: c-r4k: Fix typo in probe_scache()
by Joshua Kinard
· 10 years ago
e2e7f29
MIPS: c-r4k.c: Fix the 74K D-cache alias erratum workaround
by Maciej W. Rozycki
· 10 years ago
3057739
MIPS: Add R16000 detection
by Joshua Kinard
· 10 years ago
b5ad2c2
MIPS: mm: scache: Add secondary cache support for MIPS R6 cores
by Markos Chandras
· 10 years ago
4ee4862
MIPS: mm: c-r4k: Set the correct ISA level
by Markos Chandras
· 10 years ago
4695089
MIPS: Add cases for CPU_QEMU_GENERIC
by Leonid Yegoshin
· 10 years ago
d74b017
MIPS: BMIPS: Add special cache handling in c-r4k.c
by Kevin Cernekee
· 10 years ago
bf4aac0
MIPS: c-r4k: Avoid duplicate CPU_74K/CPU_1074K checks
by Maciej W. Rozycki
· 11 years ago
18a8cd6
MIPS: Add minimal support for OCTEON3 to c-r4k.c
by David Daney
· 11 years ago
2e2d663
Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-for-linux-next
by Ralf Baechle
· 11 years ago
b633648
MIPS: MT: Remove SMTC support
by Ralf Baechle
· 11 years ago
c836732
MIPS: c-r4k: Call R4600_HIT_CACHEOP_WAR_IMPL only for 32 byte cache lines.
by Ralf Baechle
· 11 years ago
61d7304
MIPS: c-r4k: Add CPU PM callback for coherency
by James Hogan
· 11 years ago
c579d31
MIPS: Loongson: Add basic Loongson-3 CPU support
by Huacai Chen
· 11 years ago
f36c472
MIPS: Add support for the M5150 processor
by Leonid Yegoshin
· 11 years ago
8005711
MIPS: Extend DMA_MAYBE_COHERENT logic to DMA_NONCOHERENT use
by Manuel Lauss
· 11 years ago
4676f93
MIPS: mm: c-r4k: Flush scache to avoid cache aliases
by Leonid Yegoshin
· 11 years ago
80ca69f
MIPS: mm: c-r4k: Add support for flushing user pages from cache
by Markos Chandras
· 11 years ago
4caa906
MIPS: mm: c-r4k: Build EVA {d,i}cache flushing functions
by Leonid Yegoshin
· 11 years ago
aced4cb
MIPS: Add cases for CPU_P5600
by James Hogan
· 11 years ago
0ee958e
MIPS: Coherent Processing System SMP implementation
by Paul Burton
· 11 years ago
442e14a
MIPS: Add 1074K CPU support explicitly.
by Steven J. Hill
· 11 years ago
02dc6bf
MIPS: mm: c-r4k: Detect instruction cache aliases
by Markos Chandras
· 11 years ago
cdfc830
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
26ab96d
MIPS: Add support for interAptiv cores
by Leonid Yegoshin
· 11 years ago
708ac4b
MIPS: Add support for the proAptiv cores
by Leonid Yegoshin
· 11 years ago
175cba8
MIPS: mm: c-r4k: Panic if IL or DL fields have a reserved value
by Markos Chandras
· 11 years ago
43a0684
MIPS: fix blast_icache32 on loongson2
by Aaro Koskinen
· 11 years ago
bad009f
MIPS: fix case mismatch in local_r4k_flush_icache_range()
by Huacai Chen
· 11 years ago
14bd8c0
MIPS: Loongson: Get rid of Loongson 2 #ifdefery all over arch/mips.
by Ralf Baechle
· 11 years ago
5596b0b
MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcaches
by Yoichi Yuasa
· 11 years ago
9213ad7
MIPS: 74K/1074K: Correct erratum workaround.
by Maciej W. Rozycki
· 11 years ago
8ff374b
MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks
by Maciej W. Rozycki
· 11 years ago
69f24d1
MIPS: Optimize current_cpu_type() for better code.
by Ralf Baechle
· 11 years ago
ff52205
MIPS: Fix accessing to per-cpu data when flushing the cache
by Ralf Baechle
· 11 years ago
078a55f
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
by Paul Gortmaker
· 12 years ago
b22d1b6
Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhill into mips-for-linux-next
by Ralf Baechle
· 12 years ago
5e0e61d
Merge branch 'next/kvm' into mips-for-linux-next
by Ralf Baechle
· 12 years ago
f2e3656
MIPS: Export routines needed by the KVM module.
by Sanjay Lal
· 12 years ago
b6d92b4
MIPS: Add option to disable software I/O coherency.
by Steven J. Hill
· 12 years ago
adb3789
MIPS: Fix ISA level which causes secondary cache init bypassing and more
by Deng-Cheng Zhu
· 12 years ago
Next »