summaryrefslogtreecommitdiff
path: root/arch/parisc/kernel/unaligned.c
AgeCommit message (Expand)Author
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman
2018-04-25signal/parisc: Use force_sig_fault where appropriateEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-06-05parisc: Move die_if_kernel() prototype into traps.h headerHelge Deller
2016-06-05parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller
2013-05-24parisc: show number of FPE and unaligned access handler calls in /proc/interr...Helge Deller
2010-10-21arch/parisc: Removing undead ifdef CONFIG_PA20Christian Dietrich
2010-03-06parisc: use __ratelimit in unaligned.cAkinobu Mita
2008-05-15arch/parisc/kernel/unaligned.c: use time_* macrosS.Caglar Onur
2008-05-15parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan
2007-02-17[PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macroHelge Deller
2007-02-17[PARISC] Remove sched.h from uaccess.h on pariscMatthew Wilcox
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PARISC] Use FIXUP_BRANCH_CLOBBER to asm clobber listCarlos O'Donell
2006-01-10[PARISC] Add __read_mostly section for pariscHelge Deller
2005-10-21[PARISC] Add ability for prctl to change unaligned trap behaviourKyle McMartin
2005-04-16Linux-2.6.12-rc2Linus Torvalds