index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
fpu_emulator.h
Age
Commit message (
Expand
)
Author
2020-04-24
MIPS: Fix the declaration conflict of mm_isBranchInstr()
Huacai Chen
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182
Thomas Gleixner
2018-11-09
MIPS: Simplify FP context initialization
Paul Burton
2017-08-29
MIPS: math-emu: Add FP emu debugfs stats for individual instructions
Aleksandar Markovic
2017-08-29
MIPS: math-emu: Add FP emu debugfs statistics for branches
Aleksandar Markovic
2017-08-29
MIPS: math-emu: Correct user fault_addr type
Paul Burton
2016-11-04
MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue
Maciej W. Rozycki
2016-08-02
MIPS: Use per-mm page to execute branch delay slot instructions
Paul Burton
2016-01-24
MIPS: math-emu: Make microMIPS branch delay slot emulation work
Maciej W. Rozycki
2015-04-08
MIPS: Respect the ISA level in FCSR handling
Maciej W. Rozycki
2015-04-08
MIPS: Set `si_code' for SIGFPE signals sent from emulation too
Maciej W. Rozycki
2015-04-01
MIPS: Add FPU emulator counter for emulated delay slots.
David Daney
2014-08-26
MIPS: Replace __get_cpu_var uses in FPU emulator.
Christoph Lameter
2014-05-30
MIPS: math-emu: Add IEEE754 exception statistics to debugfs
Deng-Cheng Zhu
2014-05-23
MIPS: math-emu: Inline fpu_emulator_init_fpu()
Ralf Baechle
2013-05-09
MIPS: microMIPS: Floating point support.
Leonid Yegoshin
2010-04-12
MIPS: Fix build breakage if CONFIG_DEBUG_FS is enabled.
Ralf Baechle
2009-12-17
MIPS: Collect FPU emulator statistics per-CPU.
David Daney
2008-10-30
MIPS: Switch FPU emulator trap to BREAK instruction.
Ralf Baechle
2008-10-11
MIPS: Move headfiles to new location below arch/mips/include
Ralf Baechle