summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/mca.c
Commit message (Expand)AuthorAgeFilesLines
* [IA64] use mprintk instead of printk, in ia64_mca_modify_original_stackHidetoshi Seto2008-11-201-1/+1
* on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-261-2/+2
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-1/+1
* [IA64] simplify notify hooks in mca.cHidetoshi Seto2008-04-221-39/+35
* [IA64] do notify DIE_MCA_MONARCH_PROCESS for each monarchsHidetoshi Seto2008-04-221-4/+5
* Pull miscellaneous into release branchTony Luck2008-04-171-6/+5
|\
| * [IA64] arch/ia64/kernel/: use time_* macrosS.Caglar Onur2008-04-091-1/+3
| * [IA64] kdump: add kdump_on_fatal_mcaHidetoshi Seto2008-04-091-5/+1
* | [IA64] Add API for allocating Dynamic TR resource.Xiantao Zhang2008-04-031-0/+49
|/
* [IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-061-38/+35
* [IA64] Fix large MCA bootmem allocationRuss Anderson2008-02-081-29/+26
* [IA64] mca style cleanupHidetoshi Seto2008-02-041-29/+37
* [IA64] Adjust CMCI mask on CPU hotplugHidetoshi Seto2007-12-191-0/+33
* [IA64] Disable/re-enable CPE interrupts on AltixRuss Anderson2007-11-061-1/+1
* [IA64] Fix race when multiple cpus go through MCARuss Anderson2007-10-121-22/+25
* [IA64] Remove needless delay in MCA rendezvousRuss Anderson2007-10-121-22/+19
* [IA64] Clean up CPE handler registrationRuss Anderson2007-08-131-15/+19
* [IA64] fix a few section mismatch warningsSam Ravnborg2007-07-301-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/+0
* [IA64] kdump on INIT needs multi-nodes sync-up (v.2)Jay Lan2007-05-141-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/+0
* 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/+2
* [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/+14
* [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-261-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-031-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/+0
* [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-071-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-221-6/+6
* Pull mca-cleanup into release branchTony Luck2006-03-211-29/+55
|\
| * [IA64] MCA: remove obsolete ifdefKeith Owens2006-02-081-7/+0
| * [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
OpenPOWER on IntegriCloud