aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* [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-rc2Linus Torvalds2005-04-161-0/+609