index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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
2013-10-29
MIPS: Loongson: Get rid of Loongson 2 #ifdefery all over arch/mips.
Ralf Baechle
1
-21
/
+31
2013-10-02
MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcaches
Yoichi Yuasa
1
-0
/
+2
2013-09-18
MIPS: 74K/1074K: Correct erratum workaround.
Maciej W. Rozycki
1
-8
/
+18
2013-09-18
MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks
Maciej W. Rozycki
1
-5
/
+6
2013-09-17
MIPS: Optimize current_cpu_type() for better code.
Ralf Baechle
1
-7
/
+7
2013-09-17
MIPS: Fix accessing to per-cpu data when flushing the cache
Ralf Baechle
1
-0
/
+5
2013-07-14
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
1
-17
/
+17
2013-05-09
Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...
Ralf Baechle
1
-16
/
+8
2013-05-09
Merge branch 'next/kvm' into mips-for-linux-next
Ralf Baechle
1
-2
/
+4
2013-05-08
MIPS: Export routines needed by the KVM module.
Sanjay Lal
1
-2
/
+4
2013-05-01
MIPS: Add option to disable software I/O coherency.
Steven J. Hill
1
-16
/
+8
2013-04-05
MIPS: Fix ISA level which causes secondary cache init bypassing and more
Deng-Cheng Zhu
1
-4
/
+2
2013-02-21
Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...
Ralf Baechle
1
-0
/
+1
2013-02-17
MIPS: Add support for the M14KEc core.
Steven J. Hill
1
-0
/
+1
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
1
-13
/
+13
2012-12-13
Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...
Ralf Baechle
1
-4
/
+4
2012-12-13
MIPS: PMC-Sierra Yosemite: Remove support.
Ralf Baechle
1
-4
/
+0
2012-12-13
MIPS: Fix potencial corruption
Ralf Baechle
1
-11
/
+0
2012-11-09
MIPS: Move processing of coherency kernel parameters earlier
Shane McDonald
1
-4
/
+4
2012-09-13
MIPS: Add support for the 1074K core.
Steven J. Hill
1
-0
/
+21
2012-07-19
MIPS: Fix decoding of c0_config1 for MIPSxx caches with 32 ways per set.
Douglas Leung
1
-2
/
+2
2012-07-06
MIPS: Add support for the M14Kc core.
Steven J. Hill
1
-0
/
+1
2012-05-16
MIPS: Use board_cache_error_setup for r4k cache error handler setup.
David Daney
1
-4
/
+10
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
1
-1
/
+0
2012-03-20
mips: remove the second argument of k[un]map_atomic()
Cong Wang
1
-2
/
+2
2011-12-07
MIPS: Netlogic: XLP CPU support.
Jayachandran C
1
-0
/
+3
2011-10-20
MIPS: cache: Provide cache flush operations for XFS
Ralf Baechle
1
-0
/
+35
2011-07-25
MIPS: Add SYNC after cacheflush
Kevin Cernekee
1
-0
/
+4
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-05-19
MIPS: Netlogic: Cache, TLB support and feature overrides for XLR
Jayachandran C
1
-0
/
+1
2011-05-10
MIPS: c-r4k: Fix GCC 4.6.0 build error
Ralf Baechle
1
-2
/
+0
2011-04-06
update David Miller's old email address
Justin P. Mattock
1
-1
/
+1
2010-10-29
MIPS: Remove wait argument of r4k_on_each_cpu
Ralf Baechle
1
-11
/
+9
2010-10-29
MIPS: More detailed description of r4k_on_each_cpu
Ralf Baechle
1
-0
/
+1
2009-06-24
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
1
-0
/
+1
2009-06-17
MIPS: Support 64-byte D-cache line size
Kevin Cernekee
1
-0
/
+12
2009-05-14
MIPS: Print the actual detected I-cache associativity on bootup.
Ralf Baechle
1
-1
/
+1
2009-03-30
MIPS: Alchemy: unify CPU model constants.
Manuel Lauss
1
-12
/
+5
2009-03-23
MIPS: VR5500: Enable prefetch
Shinya Kuribayashi
1
-1
/
+1
2009-01-30
MIPS: Avoid destructive invalidation on partial cachelines.
Ralf Baechle
1
-1
/
+21
2008-09-05
[MIPS] Fix WARNING: at kernel/smp.c:290
Thomas Bogendoerfer
1
-6
/
+12
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
1
-9
/
+9
2008-06-16
[MIPS] Fix buggy use of kmap_coherent.
Ralf Baechle
1
-2
/
+5
2008-06-16
[MIPS] Fix build for PNX platforms.
Ralf Baechle
1
-0
/
+26
2008-04-28
[MIPS] Add support for MIPS CMP platform.
Ralf Baechle
1
-6
/
+37
2008-04-28
[MIPS] Allow setting of the cache attribute at run time.
Chris Dearman
1
-1
/
+18
2008-04-07
[MIPS] Handle aliases in vmalloc correctly.
Ralf Baechle
1
-0
/
+14
2008-03-12
[MIPS] Fix loads of section missmatches
Ralf Baechle
1
-15
/
+15
2008-02-19
[MIPS] Handle I-cache coherency in flush_cache_range()
Ralf Baechle
1
-3
/
+6
2008-02-03
arch/mips/: Spelling fixes
Joe Perches
1
-1
/
+1
[next]