aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/unaligned.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-25signal/parisc: Use force_sig_fault where appropriateEric W. Biederman1-12/+4
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-06-05parisc: Move die_if_kernel() prototype into traps.h headerHelge Deller1-2/+1
2016-06-05parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller1-1/+9
2013-05-24parisc: show number of FPE and unaligned access handler calls in /proc/interruptsHelge Deller1-0/+3
2010-10-21arch/parisc: Removing undead ifdef CONFIG_PA20Christian Dietrich1-3/+0
2010-03-06parisc: use __ratelimit in unaligned.cAkinobu Mita1-10/+4
2008-05-15arch/parisc/kernel/unaligned.c: use time_* macrosS.Caglar Onur1-1/+2
2008-05-15parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan1-1/+1
2007-02-17[PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macroHelge Deller1-87/+25
2007-02-17[PARISC] Remove sched.h from uaccess.h on pariscMatthew Wilcox1-0/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[PARISC] Use FIXUP_BRANCH_CLOBBER to asm clobber listCarlos O'Donell1-8/+10
2006-01-10[PARISC] Add __read_mostly section for pariscHelge Deller1-1/+1
2005-10-21[PARISC] Add ability for prctl to change unaligned trap behaviourKyle McMartin1-6/+10
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+816