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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-17
MIPS: Emulate the new MIPS R6 BNEZC and JIALC instructions
Markos Chandras
3
-1
/
+20
2015-02-17
MIPS: Emulate the new MIPS R6 BEQZC and JIC instructions
Markos Chandras
3
-1
/
+16
2015-02-17
MIPS: Emulate the new MIPS R6 BALC instruction
Markos Chandras
3
-1
/
+19
2015-02-17
MIPS: Emulate the new MIPS R6 BNVC, BNEC and BNEZLAC instructions
Markos Chandras
3
-2
/
+7
2015-02-17
MIPS: Emulate the new MIPS R6 BOVC, BEQC and BEQZALC instructions
Markos Chandras
3
-1
/
+21
2015-02-17
MIPS: Emulate the new MIPS R6 branch compact (BC) instruction
Markos Chandras
3
-1
/
+23
2015-02-17
MIPS: Emulate the new MIPS R6 B{L,G}T{Z,}{AL,}C instructions
Markos Chandras
2
-0
/
+47
2015-02-17
MIPS: Emulate the new MIPS R6 B{L,G}Ε{Z,}{AL,}C instructions
Markos Chandras
2
-0
/
+55
2015-02-17
MIPS: Emulate the BC1{EQ,NE}Z FPU instructions
Markos Chandras
3
-30
/
+101
2015-02-17
MIPS: kernel: branch: Do not emulate the branch likelies on MIPS R6
Markos Chandras
2
-13
/
+89
2015-02-17
MIPS: kernel: Prepare the JR instruction for emulation on MIPS R6
Markos Chandras
3
-2
/
+15
2015-02-17
MIPS: mm: scache: Add secondary cache support for MIPS R6 cores
Markos Chandras
2
-2
/
+4
2015-02-17
MIPS: mm: c-r4k: Set the correct ISA level
Markos Chandras
1
-1
/
+1
2015-02-17
MIPS: mm: tlbex: Use cpu_has_mips_r2_exec_hazard for the EHB instruction
Leonid Yegoshin
1
-3
/
+3
2015-02-17
MIPS: mm: page: Add MIPS R6 support
Markos Chandras
1
-4
/
+26
2015-02-17
MIPS: lib: memset: Add MIPS R6 support
Leonid Yegoshin
1
-0
/
+47
2015-02-17
MIPS: lib: memcpy: Add MIPS R6 support
Leonid Yegoshin
1
-0
/
+23
2015-02-17
MIPS: kernel: syscall: Set the appropriate ISA level for MIPS R6
Markos Chandras
1
-1
/
+1
2015-02-17
MIPS: kernel: unaligned: Add support for the MIPS R6
Leonid Yegoshin
1
-4
/
+386
2015-02-17
MIPS: kernel: cps-vec: Replace "addi" with "addiu"
Markos Chandras
1
-8
/
+8
2015-02-17
MIPS: kernel: genex: Set correct ISA level
Markos Chandras
1
-1
/
+1
2015-02-17
MIPS: kernel: r4k_fpu: Add support for MIPS R6
Leonid Yegoshin
1
-3
/
+9
2015-02-17
MIPS: kernel: r4k_switch: Add support for MIPS R6
Leonid Yegoshin
2
-11
/
+15
2015-02-17
MIPS: kernel: traps: Add MIPS R6 related definitions
Leonid Yegoshin
1
-5
/
+5
2015-02-17
MIPS: kernel: proc: Add MIPS R6 support to /proc/cpuinfo
Markos Chandras
2
-1
/
+10
2015-02-17
MIPS: kernel: entry.S: Add MIPS R6 related definitions
Markos Chandras
1
-2
/
+3
2015-02-17
MIPS: kernel: cpu-probe.c: Add support for MIPS R6
Leonid Yegoshin
1
-4
/
+16
2015-02-17
MIPS: kernel: cevt-r4k: Add MIPS R6 to the c0_compare_interrupt handler
Leonid Yegoshin
1
-1
/
+1
2015-02-17
MIPS: kernel: cpu-bugs64: Do not check R6 cores for existing 64-bit bugs
Leonid Yegoshin
1
-4
/
+7
2015-02-17
MIPS: asm: local: Set the appropriate ISA level for MIPS R6
Markos Chandras
1
-2
/
+3
2015-02-17
MIPS: asm: spinlock: Replace "sub" instruction with "addiu"
Markos Chandras
1
-5
/
+2
2015-02-17
MIPS: asm: futex: Set the appropriate ISA level for MIPS R6
Markos Chandras
1
-4
/
+4
2015-02-17
MIPS: asm: bitops: Update ISA constraints for MIPS R6 support
Markos Chandras
1
-15
/
+15
2015-02-17
MIPS: asm: atomic: Update ISA constraints for MIPS R6 support
Markos Chandras
1
-6
/
+6
2015-02-17
MIPS: asm: cmpxchg: Update ISA constraints for MIPS R6 support
Markos Chandras
1
-5
/
+5
2015-02-17
MIPS: Use the new "ZC" constraint for MIPS R6
Markos Chandras
1
-1
/
+6
2015-02-17
MIPS: asm: Rename GCC_OFF12_ASM to GCC_OFF_SMALL_ASM
Markos Chandras
9
-93
/
+93
2015-02-17
MIPS: asm: spram: Add new symbol for MIPS scratch pad storage
Markos Chandras
3
-3
/
+8
2015-02-17
MIPS: asm: r4kcache: Add MIPS R6 cache unroll functions
Markos Chandras
1
-2
/
+148
2015-02-17
MIPS: asm: irqflags: Add MIPS R6 related definitions
Markos Chandras
2
-4
/
+5
2015-02-17
MIPS: asm: hazards: Add MIPSR6 definitions
Markos Chandras
1
-4
/
+5
2015-02-17
MIPS: asm: cpu: Add MIPSR6 ISA definitions
Leonid Yegoshin
2
-6
/
+20
2015-02-17
MIPS: Use generic checksum functions for MIPS R6
Markos Chandras
5
-0
/
+14
2015-02-17
MIPS: asm: asmmacro: Replace "add" instructions with "addu"
Markos Chandras
1
-2
/
+2
2015-02-17
MIPS: asm: asmmacro: Add MIPS R6 support to the simple EI/DI variants
Leonid Yegoshin
1
-1
/
+1
2015-02-17
MIPS: asm: stackframe: Do not preserve the HI/LO registers on MIPS R6
Leonid Yegoshin
1
-4
/
+4
2015-02-17
MIPS: asm: module: define MODULE_PROC_FAMILY for MIPS R6
Leonid Yegoshin
1
-0
/
+4
2015-02-17
MIPS: asm: compiler: Add new macros to set ISA and arch asm annotations
Markos Chandras
1
-0
/
+13
2015-02-16
MIPS: mm: Add MIPS R6 instruction encodings
Leonid Yegoshin
2
-3
/
+38
2015-02-16
MIPS: mm: uasm: Add signed 9-bit immediate related macros
Leonid Yegoshin
1
-1
/
+12
[prev]
[next]