aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/unaligned.c
Commit message (Expand)AuthorAgeFilesLines
* 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-rc2Linus Torvalds2005-04-161-0/+550