aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/mca.c
AgeCommit message (Expand)Author
2010-10-07[IA64] Cannot use register_percpu_irq() from ia64_mca_init()Tony Luck
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-07[IA64] __per_cpu_idtrs[] is a memory hogTony Luck
2009-12-14[IA64] Save I-resources to ia64_sal_os_stateTakao Indoh
2009-10-13[IA64] Restore registers in the stack on INITTakao Indoh
2009-09-14[IA64] kdump: Short path to freeze CPUsHidetoshi Seto
2009-06-17Pull for-2.6.31 into releaseTony Luck
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox
2009-06-16page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman
2009-06-15[IA64] remove obsolete irq_desc_t typedefThomas Gleixner
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64Rusty Russell
2008-11-20[IA64] use mprintk instead of printk, in ia64_mca_modify_original_stackHidetoshi Seto
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe
2008-04-22[IA64] simplify notify hooks in mca.cHidetoshi Seto
2008-04-22[IA64] do notify DIE_MCA_MONARCH_PROCESS for each monarchsHidetoshi Seto
2008-04-17Pull miscellaneous into release branchTony Luck
2008-04-09[IA64] arch/ia64/kernel/: use time_* macrosS.Caglar Onur
2008-04-09[IA64] kdump: add kdump_on_fatal_mcaHidetoshi Seto
2008-04-03[IA64] Add API for allocating Dynamic TR resource.Xiantao Zhang
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-08[IA64] Fix large MCA bootmem allocationRuss Anderson
2008-02-04[IA64] mca style cleanupHidetoshi Seto
2007-12-19[IA64] Adjust CMCI mask on CPU hotplugHidetoshi Seto
2007-11-06[IA64] Disable/re-enable CPE interrupts on AltixRuss Anderson
2007-10-12[IA64] Fix race when multiple cpus go through MCARuss Anderson
2007-10-12[IA64] Remove needless delay in MCA rendezvousRuss Anderson
2007-08-13[IA64] Clean up CPE handler registrationRuss Anderson
2007-07-30[IA64] fix a few section mismatch warningsSam Ravnborg
2007-07-11[IA64] Support multiple CPUs going through OS_MCARuss Anderson
2007-05-15[IA64] Fix section conflict of ia64_mlogbuf_finishMartin Michlmayr
2007-05-14[IA64] kdump on INIT needs multi-nodes sync-up (v.2)Jay Lan
2007-05-10[IA64] mca.c:121: warning: 'cpe_poll_timer' defined but not usedTony Luck
2007-05-09rename thread_info to stackRoman Zippel
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-03-08[IA64] Proper handling of TLB errors from duplicate itr.d dropinsRuss Anderson
2006-12-12[IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutationsHorms
2006-12-07[IA64] IA64 Kexec/kdumpZou Nan hai
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-01[PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan
2006-09-26[IA64] CMC/CPE: Reverse the order of fetching log and checking poll thresholdHidetoshi Seto
2006-09-26[IA64] printing support for MCA/INITHidetoshi Seto
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar
2006-07-02[PATCH] irq-flags: IA64: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar
2006-04-13[IA64] ia64_wait_for_slaves() incorrectly reports MCAKeith Owens
2006-04-07[IA64] Pass more data to the MCA/INIT notify_die hooksKeith Owens