aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/mca.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-29ia64: Use accessor functions all over the placeGravatar Thomas Gleixner 1-3/+1
2011-03-02[IA64] mca.c: Fix cast from integer to pointer warningGravatar Jeff Mahoney 1-1/+2
2011-02-24[IA64] disable interrupts at end of ia64_mca_cpe_int_handler()Gravatar Tony Luck 1-0/+2
2010-10-07[IA64] Cannot use register_percpu_irq() from ia64_mca_init()Gravatar Tony Luck 1-19/+19
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-01-07[IA64] __per_cpu_idtrs[] is a memory hogGravatar Tony Luck 1-1/+4
2009-12-14[IA64] Save I-resources to ia64_sal_os_stateGravatar Takao Indoh 1-3/+8
2009-10-13[IA64] Restore registers in the stack on INITGravatar Takao Indoh 1-47/+57
2009-09-14[IA64] kdump: Short path to freeze CPUsGravatar Hidetoshi Seto 1-2/+13
2009-06-17Pull for-2.6.31 into releaseGravatar Tony Luck 1-10/+10
2009-06-17[IA64] Convert ia64 to use int-ll64.hGravatar Matthew Wilcox 1-9/+9
2009-06-16page allocator: do not check NUMA node ID when the caller knows the node is v...Gravatar Mel Gorman 1-2/+1
2009-06-15[IA64] remove obsolete irq_desc_t typedefGravatar Thomas Gleixner 1-1/+1
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64Gravatar Rusty Russell 1-3/+3
2008-11-20[IA64] use mprintk instead of printk, in ia64_mca_modify_original_stackGravatar Hidetoshi Seto 1-1/+1
2008-06-26on_each_cpu(): kill unused 'retry' parameterGravatar Jens Axboe 1-2/+2
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentGravatar Jens Axboe 1-1/+1
2008-04-22[IA64] simplify notify hooks in mca.cGravatar Hidetoshi Seto 1-39/+35
2008-04-22[IA64] do notify DIE_MCA_MONARCH_PROCESS for each monarchsGravatar Hidetoshi Seto 1-4/+5
2008-04-17Pull miscellaneous into release branchGravatar Tony Luck 1-6/+5
2008-04-09[IA64] arch/ia64/kernel/: use time_* macrosGravatar S.Caglar Onur 1-1/+3
2008-04-09[IA64] kdump: add kdump_on_fatal_mcaGravatar Hidetoshi Seto 1-5/+1
2008-04-03[IA64] Add API for allocating Dynamic TR resource.Gravatar Xiantao Zhang 1-0/+49
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-38/+35
2008-02-08[IA64] Fix large MCA bootmem allocationGravatar Russ Anderson 1-29/+26
2008-02-04[IA64] mca style cleanupGravatar Hidetoshi Seto 1-29/+37
2007-12-19[IA64] Adjust CMCI mask on CPU hotplugGravatar Hidetoshi Seto 1-0/+33
2007-11-06[IA64] Disable/re-enable CPE interrupts on AltixGravatar Russ Anderson 1-1/+1
2007-10-12[IA64] Fix race when multiple cpus go through MCAGravatar Russ Anderson 1-22/+25
2007-10-12[IA64] Remove needless delay in MCA rendezvousGravatar Russ Anderson 1-22/+19
2007-08-13[IA64] Clean up CPE handler registrationGravatar Russ Anderson 1-15/+19
2007-07-30[IA64] fix a few section mismatch warningsGravatar Sam Ravnborg 1-6/+11
2007-07-11[IA64] Support multiple CPUs going through OS_MCAGravatar Russ Anderson 1-7/+53
2007-05-15[IA64] Fix section conflict of ia64_mlogbuf_finishGravatar Martin Michlmayr 1-1/+0
2007-05-14[IA64] kdump on INIT needs multi-nodes sync-up (v.2)Gravatar Jay Lan 1-0/+4
2007-05-10[IA64] mca.c:121: warning: 'cpe_poll_timer' defined but not usedGravatar Tony Luck 1-0/+2
2007-05-09rename thread_info to stackGravatar Roman Zippel 1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedGravatar Randy Dunlap 1-1/+0
2007-05-08move die notifier handling to common codeGravatar Christoph Hellwig 1-1/+1
2007-03-08[IA64] Proper handling of TLB errors from duplicate itr.d dropinsGravatar Russ Anderson 1-6/+2
2006-12-12[IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutationsGravatar Horms 1-1/+1
2006-12-07[IA64] IA64 Kexec/kdumpGravatar Zou Nan hai 1-0/+5
2006-12-05WorkQueue: Fix up arch-specific work items where possibleGravatar David Howells 1-4/+4
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-18/+14
2006-10-01[PATCH] proper flags type of spin_lock_irqsave()Gravatar Alexey Dobriyan 1-1/+1
2006-09-26[IA64] CMC/CPE: Reverse the order of fetching log and checking poll thresholdGravatar Hidetoshi Seto 1-8/+10
2006-09-26[IA64] printing support for MCA/INITGravatar Hidetoshi Seto 1-18/+198
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structGravatar Ingo Molnar 1-5/+5
2006-07-02[PATCH] irq-flags: IA64: Use the new IRQF_ constantsGravatar Thomas Gleixner 1-6/+6
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0