aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv/kernel/traps.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2013-07-03arch/frv/kernel/traps.c: using vsnprintf() instead of vsprintf()Chen Gang1-1/+1
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-2/+1
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-11/+0
2012-03-28Disintegrate asm/system.h for FRVDavid Howells1-1/+0
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison1-5/+2
2008-04-28frv si_addr annotationsAl Viro1-15/+16
2008-04-14FRV: Correctly determine the address of an illegal instructionDavid Howells1-1/+1
2008-04-10FRV: Add support for emulation of userspace atomic ops [try #2]David Howells1-0/+227
2006-07-10[PATCH] FRV: Introduce asm-offsets for FRV archDavid Howells1-12/+13
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-08[PATCH] frv: implement and export various things required by modulesDavid Howells1-0/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+431