aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/mca.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-08[IA64] Fix large MCA bootmem allocationRuss Anderson1-29/+26
2008-02-04[IA64] mca style cleanupHidetoshi Seto1-29/+37
2007-12-19[IA64] Adjust CMCI mask on CPU hotplugHidetoshi Seto1-0/+33
2007-11-06[IA64] Disable/re-enable CPE interrupts on AltixRuss Anderson1-1/+1
2007-10-12[IA64] Fix race when multiple cpus go through MCARuss Anderson1-22/+25
2007-10-12[IA64] Remove needless delay in MCA rendezvousRuss Anderson1-22/+19
2007-08-13[IA64] Clean up CPE handler registrationRuss Anderson1-15/+19
2007-07-30[IA64] fix a few section mismatch warningsSam Ravnborg1-6/+11
2007-07-11[IA64] Support multiple CPUs going through OS_MCARuss Anderson1-7/+53
2007-05-15[IA64] Fix section conflict of ia64_mlogbuf_finishMartin Michlmayr1-1/+0
2007-05-14[IA64] kdump on INIT needs multi-nodes sync-up (v.2)Jay Lan1-0/+4
2007-05-10[IA64] mca.c:121: warning: 'cpe_poll_timer' defined but not usedTony Luck1-0/+2
2007-05-09rename thread_info to stackRoman Zippel1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig1-1/+1
2007-03-08[IA64] Proper handling of TLB errors from duplicate itr.d dropinsRuss Anderson1-6/+2
2006-12-12[IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutationsHorms1-1/+1
2006-12-07[IA64] IA64 Kexec/kdumpZou Nan hai1-0/+5
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells1-4/+4
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-18/+14
2006-10-01[PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan1-1/+1
2006-09-26[IA64] CMC/CPE: Reverse the order of fetching log and checking poll thresholdHidetoshi Seto1-8/+10
2006-09-26[IA64] printing support for MCA/INITHidetoshi Seto1-18/+198
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar1-5/+5
2006-07-02[PATCH] irq-flags: IA64: Use the new IRQF_ constantsThomas Gleixner1-6/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar1-1/+1
2006-04-13[IA64] ia64_wait_for_slaves() incorrectly reports MCAKeith Owens1-5/+5
2006-04-07[IA64] Pass more data to the MCA/INIT notify_die hooksKeith Owens1-12/+21
2006-03-26[PATCH] bitops: ia64: use cpu_set() instead of __set_bit()Akinobu Mita1-1/+2
2006-03-24[IA64] MCA recovery: kernel context recovery tableRuss Anderson1-25/+73
2006-03-22[IA64] add __init declaration to mca functionsChen, Kenneth W1-6/+6
2006-03-21Pull mca-cleanup into release branchTony Luck1-29/+55
2006-03-21Pull bsp-removal into release branchTony Luck1-1/+5
2006-02-08[IA64] MCA: remove obsolete ifdefKeith Owens1-7/+0
2006-02-08[IA64] MCA: update MCA comm field for user space tasksKeith Owens1-20/+32
2006-02-08[IA64] MCA: print messages in MCA handlerKeith Owens1-2/+23
2006-01-12[PATCH] ia64: task_thread_info()Al Viro1-2/+2
2006-01-05[IA64] support for cpu0 removalAshok Raj1-1/+5
2005-11-07[IA64] Extend notify_die() hooks for IA64Keith Owens1-25/+95
2005-10-25[IA64] another place to use for_each_cpu_mask() in arch/ia64hawkes@sgi.com1-3/+1
2005-10-06[IA64] Avoid kernel hang during CMC interrupt stormBryan Sutula1-0/+5
2005-09-11[PATCH] MCA/INIT: use per cpu stacksKeith Owens1-316/+505
2005-09-10[PATCH] spinlock consolidationIngo Molnar1-10/+1
2005-07-12[ACPI] Evaluate CPEI Processor Override flagAshok Raj1-1/+1
2005-06-01[IA64] Cleanup compile warnings for ski configPeter Chubb1-2/+2
2005-05-17[IA64-SGI] cpe interrupts are not being enabled.Russ Anderson1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1470