aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/mca.c
Commit message (Expand)AuthorAge
* [IA64] simplify notify hooks in mca.cHidetoshi Seto2008-04-22
* [IA64] do notify DIE_MCA_MONARCH_PROCESS for each monarchsHidetoshi Seto2008-04-22
* Pull miscellaneous into release branchTony Luck2008-04-17
|\
| * [IA64] arch/ia64/kernel/: use time_* macrosS.Caglar Onur2008-04-09
| * [IA64] kdump: add kdump_on_fatal_mcaHidetoshi Seto2008-04-09
* | [IA64] Add API for allocating Dynamic TR resource.Xiantao Zhang2008-04-03
|/
* [IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-06
* [IA64] Fix large MCA bootmem allocationRuss Anderson2008-02-08
* [IA64] mca style cleanupHidetoshi Seto2008-02-04
* [IA64] Adjust CMCI mask on CPU hotplugHidetoshi Seto2007-12-19
* [IA64] Disable/re-enable CPE interrupts on AltixRuss Anderson2007-11-06
* [IA64] Fix race when multiple cpus go through MCARuss Anderson2007-10-12
* [IA64] Remove needless delay in MCA rendezvousRuss Anderson2007-10-12
* [IA64] Clean up CPE handler registrationRuss Anderson2007-08-13
* [IA64] fix a few section mismatch warningsSam Ravnborg2007-07-30
* [IA64] Support multiple CPUs going through OS_MCARuss Anderson2007-07-11
* [IA64] Fix section conflict of ia64_mlogbuf_finishMartin Michlmayr2007-05-15
* [IA64] kdump on INIT needs multi-nodes sync-up (v.2)Jay Lan2007-05-14
* [IA64] mca.c:121: warning: 'cpe_poll_timer' defined but not usedTony Luck2007-05-10
* rename thread_info to stackRoman Zippel2007-05-09
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* move die notifier handling to common codeChristoph Hellwig2007-05-08
* [IA64] Proper handling of TLB errors from duplicate itr.d dropinsRuss Anderson2007-03-08
* [IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutationsHorms2006-12-12
* [IA64] IA64 Kexec/kdumpZou Nan hai2006-12-07
* WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-05
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan2006-10-01
* [IA64] CMC/CPE: Reverse the order of fetching log and checking poll thresholdHidetoshi Seto2006-09-26
* [IA64] printing support for MCA/INITHidetoshi Seto2006-09-26
* [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-03
* [PATCH] irq-flags: IA64: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar2006-06-29
* [IA64] ia64_wait_for_slaves() incorrectly reports MCAKeith Owens2006-04-13
* [IA64] Pass more data to the MCA/INIT notify_die hooksKeith Owens2006-04-08
* [PATCH] bitops: ia64: use cpu_set() instead of __set_bit()Akinobu Mita2006-03-26
* [IA64] MCA recovery: kernel context recovery tableRuss Anderson2006-03-24
* [IA64] add __init declaration to mca functionsChen, Kenneth W2006-03-22
* Pull mca-cleanup into release branchTony Luck2006-03-21
|\
| * [IA64] MCA: remove obsolete ifdefKeith Owens2006-02-08
| * [IA64] MCA: update MCA comm field for user space tasksKeith Owens2006-02-08
| * [IA64] MCA: print messages in MCA handlerKeith Owens2006-02-08
* | Pull bsp-removal into release branchTony Luck2006-03-21
|\ \ | |/ |/|
| * [IA64] support for cpu0 removalAshok Raj2006-01-05
* | [PATCH] ia64: task_thread_info()Al Viro2006-01-12
|/
* [IA64] Extend notify_die() hooks for IA64Keith Owens2005-11-07
* [IA64] another place to use for_each_cpu_mask() in arch/ia64hawkes@sgi.com2005-10-25
* [IA64] Avoid kernel hang during CMC interrupt stormBryan Sutula2005-10-06
* [PATCH] MCA/INIT: use per cpu stacksKeith Owens2005-09-11