summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/unaligned.c
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* parisc: Move die_if_kernel() prototype into traps.h headerHelge Deller2016-06-051-2/+1
* parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller2016-06-051-1/+9
* parisc: show number of FPE and unaligned access handler calls in /proc/interr...Helge Deller2013-05-241-0/+3
* arch/parisc: Removing undead ifdef CONFIG_PA20Christian Dietrich2010-10-211-3/+0
* parisc: use __ratelimit in unaligned.cAkinobu Mita2010-03-061-10/+4
* arch/parisc/kernel/unaligned.c: use time_* macrosS.Caglar Onur2008-05-151-1/+2
* parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-151-1/+1
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-1/+1
* [PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macroHelge Deller2007-02-171-87/+25
* [PARISC] Remove sched.h from uaccess.h on pariscMatthew Wilcox2007-02-171-0/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PARISC] Use FIXUP_BRANCH_CLOBBER to asm clobber listCarlos O'Donell2006-06-271-8/+10
* [PARISC] Add __read_mostly section for pariscHelge Deller2006-01-101-1/+1
* [PARISC] Add ability for prctl to change unaligned trap behaviourKyle McMartin2005-10-211-6/+10
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+816