Historial de Commits

Autor SHA1 Mensaje Fecha
  Aleksandar Markovic 2a14b21acd MIPS: math-emu: Mark fall throughs in switch statements with a comment hace 8 años
  Aleksandar Markovic 61100500a1 MIPS: math-emu: Avoid multiple assignment hace 8 años
  Aleksandar Markovic 8904d5b1a3 MIPS: math-emu: Avoid an assignment within if statement condition hace 8 años
  Linus Torvalds 892204e06c Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips hace 7 años
  Aleksandar Markovic a58f85b5d5 MIPS: math-emu: Use preferred flavor of unsigned integer declarations hace 8 años
  Aleksandar Markovic 409fcace99 MIPS: math-emu: Fix final emulation phase for certain instructions hace 8 años
  Paul Burton ca8eb05b5f MIPS: math-emu: Remove pr_err() calls from fpu_emu() hace 8 años
  Aleksandar Markovic 454854ace2 MIPS: math-emu: Add FP emu debugfs stats for individual instructions hace 8 años
  Aleksandar Markovic ae5f3f5b81 MIPS: math-emu: Add FP emu debugfs statistics for branches hace 8 años
  Aleksandar Markovic e1231dd6b1 MIPS: math-emu: CLASS.D: Zero bits 32-63 of the result hace 8 años
  Aleksandar Markovic 3ec404d88c MIPS: math-emu: RINT.<D|S>: Fix several problems by reimplementation hace 8 años
  Aleksandar Markovic 1ff8560ac9 MIPS: math-emu: CMP.Sxxx.<D|S>: Prevent occurrences of SIGILL crashes hace 8 años
  Paul Burton 445a58ce34 MIPS: math-emu: Correct user fault_addr type hace 8 años
  Manuel Lauss 8535f2ba0a MIPS: math-emu: do not use bools for arithmetic hace 8 años
  Maciej W. Rozycki 70f743d141 MIPS: math-emu: For MFHC1/MTHC1 also return SIGILL right away hace 8 años
  Maciej W. Rozycki 13769ebad0 MIPS: math-emu: Prevent wrong ISA mode instruction emulation hace 8 años
  Douglas Leung 8bcd84a4a3 MIPS: math-emu: Fix BC1EQZ and BC1NEZ condition handling hace 8 años
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally hace 8 años
  Masahiro Yamada 97139d4a6f treewide: remove redundant #include <linux/kconfig.h> hace 9 años
  Linus Torvalds 4305f42401 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus hace 9 años
  Masahiro Yamada 97f2645f35 tree-wide: replace config_enabled() with IS_ENABLED() hace 9 años
  Paul Burton 432c6bacbd MIPS: Use per-mm page to execute branch delay slot instructions hace 9 años
  Paul Burton 1b49260006 MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_op hace 9 años
  Paul Burton 1c66b79bb3 MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_op hace 9 años
  Paul Burton ab4a92e667 MIPS: math-emu: Fix jalr emulation when rd == $0 hace 9 años
  Paul Burton 4b820d95dc MIPS: math-emu: Emulate MIPSr6 sel.fmt instruction hace 9 años
  Paul Burton 93583e178e MIPS: math-emu: Fix BC1{EQ,NE}Z emulation hace 9 años
  Maciej W. Rozycki e4553573b3 MIPS: math-emu: Correctly handle NOP emulation hace 9 años
  Markos Chandras a79f5f9ba5 MIPS: math-emu: Add support for the MIPS R6 MAX{, A} FPU instruction hace 10 años
  Markos Chandras 4e9561b20e MIPS: math-emu: Add support for the MIPS R6 MIN{, A} FPU instruction hace 10 años