summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/unaligned.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Declare various variables & functions staticPaul Burton2017-08-291-1/+1
* MIPS: MIPS16e2: Subdecode extended LWSP/SWSP instructionsMaciej W. Rozycki2017-07-051-2/+37
* MIPS: unaligned: Add DSP lwx & lhx missaligned access supportMiodrag Dinic2017-06-291-74/+100
* new helper: uaccess_kernel()Al Viro2017-03-281-5/+5
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-041-5/+5
* MIPS: Allow emulation for unaligned [LS]DXC1 instructionsPaul Burton2016-05-131-0/+1
* MIPS: Fix MSA ld unaligned failure casesPaul Burton2016-03-291-21/+30
* MIPS: Declare mips_debugfs_dir in a headerPaul Burton2015-10-261-1/+1
* MIPS: unaligned: Move from deprecated __initcall to arch_initcall.Ralf Baechle2015-09-031-1/+1
* MIPS: MSA unaligned memory access supportLeonid Yegoshin2015-09-031-0/+72
* MIPS: unaligned: Fix build error on big endian R6 kernelsJames Cowgill2015-08-031-1/+1
* Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle2015-04-131-109/+231
|\
| * MIPS: unaligned: Fix regular load/store instruction emulation for EVAMarkos Chandras2015-04-101-5/+47
| * MIPS: unaligned: Surround load/store macros in do {} while statementsMarkos Chandras2015-04-101-26/+90
| * MIPS: unaligned: Prevent EVA instructions on kernel unaligned accessesMarkos Chandras2015-04-101-78/+94
* | MIPS: Fix double inclusion of headers in misalignment emulator.Ralf Baechle2015-04-081-2/+0
* | MIPS: Set `si_code' for SIGFPE signals sent from emulation tooMaciej W. Rozycki2015-04-081-2/+2
|/
* MIPS: kernel: unaligned: Add support for the MIPS R6Leonid Yegoshin2015-02-171-4/+386
* MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()Huacai Chen2014-07-301-1/+0
* MIPS: kernel: unaligned: Handle unaligned accesses for EVALeonid Yegoshin2014-03-261-1/+85
* MIPS: kernel: unaligned: Add EVA instruction wrappersMarkos Chandras2014-03-261-24/+25
* MIPS: Declare emulate_load_store_microMIPS as a static function.David Daney2013-07-011-1/+2
* MIPS: Cleanup indentation and whitespaceTony Wu2013-07-011-0/+1
* MIPS: Implement HAVE_CONTEXT_TRACKING.Ralf Baechle2013-06-101-0/+4
* MIPS: MIPS16e: Add unaligned access support.Steven J. Hill2013-05-091-0/+255
* MIPS: microMIPS: Add unaligned access support.Leonid Yegoshin2013-05-091-201/+1011
* MIPS: microMIPS: Floating point support.Leonid Yegoshin2013-05-091-4/+18
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-17/+17
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-281-1/+0
* mips: remove needless include of module.h from core kernel files.Paul Gortmaker2011-10-311-1/+0
* perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-011-3/+2
* MIPS: add support for software performance eventsDeng-Cheng Zhu2010-10-291-0/+7
* MIPS: Sanitize restart logicsAl Viro2010-10-181-2/+0
* MIPS: Modularize COP2 handlingRalf Baechle2009-12-171-7/+18
* MIPS: Use force_sig when handling address errors.David Daney2009-05-141-3/+3
* MIPS: Switch FPU emulator trap to BREAK instruction.Ralf Baechle2008-10-301-12/+0
* MIPS: Fix debugfs_create_*'s error checking method for mips/kernel/Zhaolei2008-10-271-4/+4
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-111-1/+1
* [MIPS] Fix build warning in unaligned load/store emulator.Ralf Baechle2007-07-311-31/+20
* [MIPS] Fixup secure computing stuff.Ralf Baechle2007-07-311-1/+1
* [MIPS] Add some debugfs files to debug unaligned accessesAtsushi Nemoto2007-07-101-3/+38
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [MIPS] Always fixup unaligned accesses in kernel mode.Ralf Baechle2007-02-261-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Sparseify MIPS.Ralf Baechle2005-10-291-5/+5
* [PATCH] mips: clean up 32/64-bit configurationRalf Baechle2005-09-051-6/+6
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+550
OpenPOWER on IntegriCloud