summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/mca.c
Commit message (Expand)AuthorAgeFilesLines
...
* [IA64] Disable/re-enable CPE interrupts on AltixRuss Anderson2007-11-071-1/+1
* [IA64] Fix race when multiple cpus go through MCARuss Anderson2007-10-131-22/+25
* [IA64] Remove needless delay in MCA rendezvousRuss Anderson2007-10-131-22/+19Star
* [IA64] Clean up CPE handler registrationRuss Anderson2007-08-131-15/+19
* [IA64] fix a few section mismatch warningsSam Ravnborg2007-07-311-6/+11
* [IA64] Support multiple CPUs going through OS_MCARuss Anderson2007-07-111-7/+53
* [IA64] Fix section conflict of ia64_mlogbuf_finishMartin Michlmayr2007-05-151-1/+0Star
* [IA64] kdump on INIT needs multi-nodes sync-up (v.2)Jay Lan2007-05-151-0/+4
* [IA64] mca.c:121: warning: 'cpe_poll_timer' defined but not usedTony Luck2007-05-101-0/+2
* rename thread_info to stackRoman Zippel2007-05-091-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* move die notifier handling to common codeChristoph Hellwig2007-05-081-1/+1
* [IA64] Proper handling of TLB errors from duplicate itr.d dropinsRuss Anderson2007-03-081-6/+2Star
* [IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutationsHorms2006-12-121-1/+1
* [IA64] IA64 Kexec/kdumpZou Nan hai2006-12-071-0/+5
* WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-051-4/+4
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-18/+14Star
* [PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan2006-10-011-1/+1
* [IA64] CMC/CPE: Reverse the order of fetching log and checking poll thresholdHidetoshi Seto2006-09-271-8/+10
* [IA64] printing support for MCA/INITHidetoshi Seto2006-09-261-18/+198
* [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-041-5/+5
* [PATCH] irq-flags: IA64: Use the new IRQF_ constantsThomas Gleixner2006-07-021-6/+6
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar2006-06-291-1/+1
* [IA64] ia64_wait_for_slaves() incorrectly reports MCAKeith Owens2006-04-131-5/+5
* [IA64] Pass more data to the MCA/INIT notify_die hooksKeith Owens2006-04-081-12/+21
* [PATCH] bitops: ia64: use cpu_set() instead of __set_bit()Akinobu Mita2006-03-261-1/+2
* [IA64] MCA recovery: kernel context recovery tableRuss Anderson2006-03-241-25/+73
* [IA64] add __init declaration to mca functionsChen, Kenneth W2006-03-231-6/+6
* Pull mca-cleanup into release branchTony Luck2006-03-211-29/+55
|\
| * [IA64] MCA: remove obsolete ifdefKeith Owens2006-02-081-7/+0Star
| * [IA64] MCA: update MCA comm field for user space tasksKeith Owens2006-02-081-20/+32
| * [IA64] MCA: print messages in MCA handlerKeith Owens2006-02-081-2/+23
* | Pull bsp-removal into release branchTony Luck2006-03-211-1/+5
|\ \ | |/ |/|
| * [IA64] support for cpu0 removalAshok Raj2006-01-051-1/+5
* | [PATCH] ia64: task_thread_info()Al Viro2006-01-121-2/+2
|/
* [IA64] Extend notify_die() hooks for IA64Keith Owens2005-11-071-25/+95
* [IA64] another place to use for_each_cpu_mask() in arch/ia64hawkes@sgi.com2005-10-261-3/+1Star
* [IA64] Avoid kernel hang during CMC interrupt stormBryan Sutula2005-10-071-0/+5
* [PATCH] MCA/INIT: use per cpu stacksKeith Owens2005-09-111-316/+505
* [PATCH] spinlock consolidationIngo Molnar2005-09-101-10/+1Star
* [ACPI] Evaluate CPEI Processor Override flagAshok Raj2005-07-121-1/+1
* [IA64] Cleanup compile warnings for ski configPeter Chubb2005-06-021-2/+2
* [IA64-SGI] cpe interrupts are not being enabled.Russ Anderson2005-05-171-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1470