aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/unaligned.c
AgeCommit message (Expand)Author
2015-08-16MIPS: unaligned: Fix build error on big endian R6 kernelsJames Cowgill
2015-04-13Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle
2015-04-10MIPS: unaligned: Fix regular load/store instruction emulation for EVAMarkos Chandras
2015-04-10MIPS: unaligned: Surround load/store macros in do {} while statementsMarkos Chandras
2015-04-10MIPS: unaligned: Prevent EVA instructions on kernel unaligned accessesMarkos Chandras
2015-04-08MIPS: Fix double inclusion of headers in misalignment emulator.Ralf Baechle
2015-04-08MIPS: Set `si_code' for SIGFPE signals sent from emulation tooMaciej W. Rozycki
2015-02-17MIPS: kernel: unaligned: Add support for the MIPS R6Leonid Yegoshin
2014-07-30MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()Huacai Chen
2014-03-26MIPS: kernel: unaligned: Handle unaligned accesses for EVALeonid Yegoshin
2014-03-26MIPS: kernel: unaligned: Add EVA instruction wrappersMarkos Chandras
2013-07-01MIPS: Declare emulate_load_store_microMIPS as a static function.David Daney
2013-07-01MIPS: Cleanup indentation and whitespaceTony Wu
2013-06-10MIPS: Implement HAVE_CONTEXT_TRACKING.Ralf Baechle
2013-05-09MIPS: MIPS16e: Add unaligned access support.Steven J. Hill
2013-05-09MIPS: microMIPS: Add unaligned access support.Leonid Yegoshin
2013-05-09MIPS: microMIPS: Floating point support.Leonid Yegoshin
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells
2011-10-31mips: remove needless include of module.h from core kernel files.Paul Gortmaker
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra
2010-10-29MIPS: add support for software performance eventsDeng-Cheng Zhu
2010-10-18MIPS: Sanitize restart logicsAl Viro
2009-12-17MIPS: Modularize COP2 handlingRalf Baechle
2009-05-14MIPS: Use force_sig when handling address errors.David Daney
2008-10-30MIPS: Switch FPU emulator trap to BREAK instruction.Ralf Baechle
2008-10-27MIPS: Fix debugfs_create_*'s error checking method for mips/kernel/Zhaolei
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle
2007-07-31[MIPS] Fix build warning in unaligned load/store emulator.Ralf Baechle
2007-07-31[MIPS] Fixup secure computing stuff.Ralf Baechle
2007-07-10[MIPS] Add some debugfs files to debug unaligned accessesAtsushi Nemoto
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-26[MIPS] Always fixup unaligned accesses in kernel mode.Ralf Baechle
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-10-29Sparseify MIPS.Ralf Baechle
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds