aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/unaligned.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells1-1/+0
2011-10-31mips: remove needless include of module.h from core kernel files.Paul Gortmaker1-1/+0
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra1-3/+2
2010-10-29MIPS: add support for software performance eventsDeng-Cheng Zhu1-0/+7
2010-10-18MIPS: Sanitize restart logicsAl Viro1-2/+0
2009-12-17MIPS: Modularize COP2 handlingRalf Baechle1-7/+18
2009-05-14MIPS: Use force_sig when handling address errors.David Daney1-3/+3
2008-10-30MIPS: Switch FPU emulator trap to BREAK instruction.Ralf Baechle1-12/+0
2008-10-27MIPS: Fix debugfs_create_*'s error checking method for mips/kernel/Zhaolei1-4/+4
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle1-1/+1
2007-07-31[MIPS] Fix build warning in unaligned load/store emulator.Ralf Baechle1-31/+20
2007-07-31[MIPS] Fixup secure computing stuff.Ralf Baechle1-1/+1
2007-07-10[MIPS] Add some debugfs files to debug unaligned accessesAtsushi Nemoto1-3/+38
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-02-26[MIPS] Always fixup unaligned accesses in kernel mode.Ralf Baechle1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-10-29Sparseify MIPS.Ralf Baechle1-5/+5
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle1-6/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+550