aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/branch.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-04Merge branch '3.15-fixes' into mips-for-linux-nextRalf Baechle1-4/+4
2014-05-30MIPS: OCTEON: Enable use of FPUDavid Daney1-1/+5
2014-05-23MIPS: Sort out mm_isBranchInstr.Ralf Baechle1-0/+196
2014-05-23MIPS: Fix branch emulation of branch likely instructions.Ralf Baechle1-4/+4
2013-07-01MIPS: Cleanup indentation and whitespaceTony Wu1-1/+0
2013-05-09MIPS: MIPS16e: Support handling of delay slots.Steven J. Hill1-5/+98
2013-05-09MIPS: microMIPS: Support handling of delay slots.Leonid Yegoshin1-0/+85
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-5/+5
2011-12-07MIPS Kprobes: Refactor branch emulationManeesh Soni1-44/+84
2010-10-18MIPS: Sanitize restart logicsAl Viro1-1/+0
2009-01-11MIPS: Compute branch returns for Cavium OCTEON specific branch instructions.David Daney1-0/+33
2007-07-13[MIPS] Add some __user tagsAtsushi Nemoto1-2/+3
2006-06-19[MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs.Atsushi Nemoto1-1/+1
2006-04-27[MIPS] Fix branch emulation for floating-point exceptions.Ralf Baechle1-1/+1
2005-10-29Support the MIPS32 / MIPS64 DSP ASE.Ralf Baechle1-1/+18
2005-10-29__compute_return_epc() uses CFC1 instruction which might result in aRalf Baechle1-3/+7
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+199