summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/unaligned.c
Commit message (Expand)AuthorAgeFilesLines
* signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-291-1/+1
* signal/ia64: Use force_sig_fault where appropriateEric W. Biederman2018-09-271-10/+2
* signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* ia64: ensure exception table search users include extable.hPaul Gortmaker2017-01-241-0/+1
* ia64: move ia64_done_with_exception out of asm/uaccess.hPaul Gortmaker2017-01-241-1/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* ia64/unaligned: Silence another GCC warning about an uninitialised variableMatt Fleming2016-05-051-0/+1
* ia64: Pin controlling tty for unaligned fault messagePeter Hurley2016-01-281-2/+5
* [IA64] use __ratelimitAkinobu Mita2010-05-181-19/+5
* [IA64] use printk_once() unaligned.c/io_common.cMarcin Slusarz2009-10-131-4/+2
* [IA64] dump stack on kernel unaligned warningsDoug Chapman2009-01-151-1/+5
* [IA64] arch/ia64/kernel/: use time_* macrosS.Caglar Onur2008-04-091-1/+2
* [IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-061-3/+3
* [IA64] honor notify_die() returning NOTIFY_STOPJan Beulich2008-02-051-5/+8
* [IA64] Fix unaligned handler for floating point instructions with base updateLuck, Tony2008-01-151-4/+7
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-2/+3
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [IA64] sysctl option to silence unaligned trap warningsJes Sorensen2006-02-281-3/+28
* [IA64] die_if_kernel() can returnTony Luck2006-02-271-1/+1
* [IA64] Scaling fix for simultaneous unaligned accessesJack Steiner2006-01-241-1/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1521