aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/branch.c
Commit message (Expand)AuthorAge
* MIPS: Don't use bc_false uninitialized in __mm_isBranchInstrNathan Chancellor2019-08-12
* signal: Remove task parameter from force_sigEric W. Biederman2019-05-27
* mips: annotate implicit fall throughsMathieu Malaterre2018-12-03
* MIPS: branch: Remove FP branch handling when CONFIG_MIPS_FP_SUPPORT=nPaul Burton2018-11-09
* MIPS: Simplify FP context initializationPaul Burton2018-11-09
* MIPS: Use proper kernel-doc Return keywordMathieu Malaterre2018-01-18
* MIPS: Use `pr_debug' for messages from `__compute_return_epc_for_insn'Maciej W. Rozycki2017-06-28
* MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error messageMaciej W. Rozycki2017-06-28
* MIPS: Send SIGILL for R6 branches in `__compute_return_epc_for_insn'Maciej W. Rozycki2017-06-28
* MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn'Maciej W. Rozycki2017-06-28
* MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn'Maciej W. Rozycki2017-06-28
* MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki2017-06-28
* MIPS: Actually decode JALX in `__compute_return_epc_for_insn'Maciej W. Rozycki2017-06-28
* MIPS: Fix bnezc/jialc return address calculationPaul Burton2017-06-15
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* MIPS: tracing: disable uprobe/kprobe on compact branch instructionsMarcin Nowakowski2016-10-06
* MIPS: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-10-04
* MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_opPaul Burton2016-07-05
* MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_opPaul Burton2016-07-05
* MIPS: Spelling fix lets -> let'sRalf Baechle2016-05-28
* MIPS: Fix BC1{EQ,NE}Z return offset calculationPaul Burton2016-05-13
* MIPS: Fix branch emulation for BLTC and BGEC instructionsMarkos Chandras2015-07-09
* MIPS: LLVMLinux: Fix a 'cast to type not present in union' error.Toma Tabacu2015-04-01
* MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6Leonid Yegoshin2015-02-17
* MIPS: Emulate the new MIPS R6 BNEZC and JIALC instructionsMarkos Chandras2015-02-17
* MIPS: Emulate the new MIPS R6 BEQZC and JIC instructionsMarkos Chandras2015-02-17
* MIPS: Emulate the new MIPS R6 BALC instructionMarkos Chandras2015-02-17
* MIPS: Emulate the new MIPS R6 BNVC, BNEC and BNEZLAC instructionsMarkos Chandras2015-02-17
* MIPS: Emulate the new MIPS R6 BOVC, BEQC and BEQZALC instructionsMarkos Chandras2015-02-17
* MIPS: Emulate the new MIPS R6 branch compact (BC) instructionMarkos Chandras2015-02-17
* MIPS: Emulate the new MIPS R6 B{L,G}T{Z,}{AL,}C instructionsMarkos Chandras2015-02-17
* MIPS: Emulate the new MIPS R6 B{L,G}Ε{Z,}{AL,}C instructionsMarkos Chandras2015-02-17
* MIPS: Emulate the BC1{EQ,NE}Z FPU instructionsMarkos Chandras2015-02-17
* MIPS: kernel: branch: Do not emulate the branch likelies on MIPS R6Markos Chandras2015-02-17
* MIPS: kernel: Prepare the JR instruction for emulation on MIPS R6Markos Chandras2015-02-17
* MIPS: Fix build with binutils 2.24.51+Manuel Lauss2014-11-07
* Merge branch '3.15-fixes' into mips-for-linux-nextRalf Baechle2014-06-04
|\
| * MIPS: Fix branch emulation of branch likely instructions.Ralf Baechle2014-05-22
* | MIPS: OCTEON: Enable use of FPUDavid Daney2014-05-30
* | MIPS: Sort out mm_isBranchInstr.Ralf Baechle2014-05-23
|/
* MIPS: Cleanup indentation and whitespaceTony Wu2013-07-01
* MIPS: MIPS16e: Support handling of delay slots.Steven J. Hill2013-05-09
* MIPS: microMIPS: Support handling of delay slots.Leonid Yegoshin2013-05-09
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-01
* MIPS Kprobes: Refactor branch emulationManeesh Soni2011-12-07
* MIPS: Sanitize restart logicsAl Viro2010-10-18
* MIPS: Compute branch returns for Cavium OCTEON specific branch instructions.David Daney2009-01-11
* [MIPS] Add some __user tagsAtsushi Nemoto2007-07-13
* [MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs.Atsushi Nemoto2006-06-19