summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* signal/ia64: Replace FPE_FIXME with FPE_FLTUNKEric W. Biederman2018-04-251-2/+2
* signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-3/+24
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* signal/ia64: Document a conflict with SI_USER with SIGFPEEric W. Biederman2017-07-191-2/+2
* 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
* ia64: ensure exception table search users include extable.hPaul Gortmaker2017-01-241-1/+2
* 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/traps: Silence GCC warning about uninitialised variableMatt Fleming2016-05-051-0/+1
* ia64: Replace __get_cpu_var usesChristoph Lameter2014-08-261-1/+1
* [IA64] Fix trap #45 handlingChen Gang2013-06-031-1/+1
* taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+1
* Disintegrate asm/system.h for IA64David Howells2012-03-281-0/+1
* [IA64] Remove COMPAT_IA32 supportTony Luck2010-02-081-9/+0
* [IA64] honor notify_die() returning NOTIFY_STOPJan Beulich2008-02-051-12/+23
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-3/+3
* Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* [IA64] spelling fixes: arch/ia64/Simon Arlott2007-05-111-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2007-05-091-3/+3
|\
| * [IA64] SPIN_LOCK_UNLOCKED macro cleanup in arch/ia64Milind Arun Choudhary2007-05-081-3/+3
* | move die notifier handling to common codeChristoph Hellwig2007-05-081-17/+1
|/
* [PATCH] Consolidate bust_spinlocks()Kirill Korotaev2007-02-111-30/+0
* [IA64] - Reduce overhead of FP exception logging messagesJack Steiner2006-12-121-10/+40
* [PATCH] Change panic_on_oops message to "Fatal exception"Horms2006-08-141-1/+1
* [PATCH] panic_on_oops: remove ssleep()Horms2006-07-311-5/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-3/+3
* [IA64] support panic_on_oops sysctlHorms2006-02-151-0/+8
* [IA64] Handle debug traps in fsys modeJason Uhlenkott2006-01-131-7/+19
* [IA64] Remove getting break_num by decoding instructionKeshavamurthy Anil S2005-11-291-18/+0
* [IA64] Extend notify_die() hooks for IA64Keith Owens2005-11-071-24/+20
* [PATCH] Kprobes: prevent possible race conditions ia64 changesPrasanna S Panchamukhi2005-09-071-2/+3
* [IA64] Make ia64 die() preempt safe2005-07-061-2/+4
* [PATCH] Kprobes/IA64: kdebug die notification mechanismAnil S Keshavamurthy2005-06-231-1/+32
* [PATCH] ia64: fix floating-point preemption problemPeter Chubb2005-06-081-1/+10
* [IA64] Extract correct break number for break.bKeith Owens2005-06-081-0/+18
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+609
OpenPOWER on IntegriCloud