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
/
kernel
/
branch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-09
MIPS: Fix branch emulation for BLTC and BGEC instructions
Markos Chandras
1
-2
/
+2
2015-04-01
MIPS: LLVMLinux: Fix a 'cast to type not present in union' error.
Toma Tabacu
1
-2
/
+4
2015-02-17
MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6
Leonid Yegoshin
1
-0
/
+1
2015-02-17
MIPS: Emulate the new MIPS R6 BNEZC and JIALC instructions
Markos Chandras
1
-0
/
+10
2015-02-17
MIPS: Emulate the new MIPS R6 BEQZC and JIC instructions
Markos Chandras
1
-0
/
+8
2015-02-17
MIPS: Emulate the new MIPS R6 BALC instruction
Markos Chandras
1
-0
/
+10
2015-02-17
MIPS: Emulate the new MIPS R6 BNVC, BNEC and BNEZLAC instructions
Markos Chandras
1
-1
/
+5
2015-02-17
MIPS: Emulate the new MIPS R6 BOVC, BEQC and BEQZALC instructions
Markos Chandras
1
-0
/
+11
2015-02-17
MIPS: Emulate the new MIPS R6 branch compact (BC) instruction
Markos Chandras
1
-0
/
+9
2015-02-17
MIPS: Emulate the new MIPS R6 B{L,G}T{Z,}{AL,}C instructions
Markos Chandras
1
-0
/
+22
2015-02-17
MIPS: Emulate the new MIPS R6 B{L,G}Ε{Z,}{AL,}C instructions
Markos Chandras
1
-0
/
+31
2015-02-17
MIPS: Emulate the BC1{EQ,NE}Z FPU instructions
Markos Chandras
1
-29
/
+72
2015-02-17
MIPS: kernel: branch: Do not emulate the branch likelies on MIPS R6
Markos Chandras
1
-7
/
+63
2015-02-17
MIPS: kernel: Prepare the JR instruction for emulation on MIPS R6
Markos Chandras
1
-2
/
+9
2014-11-07
MIPS: Fix build with binutils 2.24.51+
Manuel Lauss
1
-6
/
+2
2014-06-04
Merge branch '3.15-fixes' into mips-for-linux-next
Ralf Baechle
1
-4
/
+4
2014-05-30
MIPS: OCTEON: Enable use of FPU
David Daney
1
-1
/
+5
2014-05-23
MIPS: Sort out mm_isBranchInstr.
Ralf Baechle
1
-0
/
+196
2014-05-23
MIPS: Fix branch emulation of branch likely instructions.
Ralf Baechle
1
-4
/
+4
2013-07-01
MIPS: Cleanup indentation and whitespace
Tony Wu
1
-1
/
+0
2013-05-09
MIPS: MIPS16e: Support handling of delay slots.
Steven J. Hill
1
-5
/
+98
2013-05-09
MIPS: microMIPS: Support handling of delay slots.
Leonid Yegoshin
1
-0
/
+85
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
1
-5
/
+5
2011-12-07
MIPS Kprobes: Refactor branch emulation
Maneesh Soni
1
-44
/
+84
2010-10-18
MIPS: Sanitize restart logics
Al Viro
1
-1
/
+0
2009-01-11
MIPS: Compute branch returns for Cavium OCTEON specific branch instructions.
David Daney
1
-0
/
+33
2007-07-13
[MIPS] Add some __user tags
Atsushi Nemoto
1
-2
/
+3
2006-06-19
[MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs.
Atsushi Nemoto
1
-1
/
+1
2006-04-27
[MIPS] Fix branch emulation for floating-point exceptions.
Ralf Baechle
1
-1
/
+1
2005-10-29
Support the MIPS32 / MIPS64 DSP ASE.
Ralf Baechle
1
-1
/
+18
2005-10-29
__compute_return_epc() uses CFC1 instruction which might result in a
Ralf Baechle
1
-3
/
+7
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+199