aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/kernel/unaligned.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2016-06-05parisc: Move die_if_kernel() prototype into traps.h headerGravatar Helge Deller 1-2/+1
2016-06-05parisc: Fix pagefault crash in unaligned __get_user() callGravatar Helge Deller 1-1/+9
2013-05-24parisc: show number of FPE and unaligned access handler calls in /proc/interr...Gravatar Helge Deller 1-0/+3
2010-10-21arch/parisc: Removing undead ifdef CONFIG_PA20Gravatar Christian Dietrich 1-3/+0
2010-03-06parisc: use __ratelimit in unaligned.cGravatar Akinobu Mita 1-10/+4
2008-05-15arch/parisc/kernel/unaligned.c: use time_* macrosGravatar S.Caglar Onur 1-1/+2
2008-05-15parisc: replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-1/+1
2007-10-19Use helpers to obtain task pid in printks (arch code)Gravatar Alexey Dobriyan 1-1/+1
2007-02-17[PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macroGravatar Helge Deller 1-87/+25
2007-02-17[PARISC] Remove sched.h from uaccess.h on pariscGravatar Matthew Wilcox 1-0/+3
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-27[PARISC] Use FIXUP_BRANCH_CLOBBER to asm clobber listGravatar Carlos O'Donell 1-8/+10
2006-01-10[PARISC] Add __read_mostly section for pariscGravatar Helge Deller 1-1/+1
2005-10-21[PARISC] Add ability for prctl to change unaligned trap behaviourGravatar Kyle McMartin 1-6/+10
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+816