aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/mca.c
Commit message (Expand)AuthorAgeFilesLines
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-13/+24
* ia64: Use accessor functions all over the placeThomas Gleixner2011-03-291-3/+1
* [IA64] mca.c: Fix cast from integer to pointer warningJeff Mahoney2011-03-021-1/+2
* [IA64] disable interrupts at end of ia64_mca_cpe_int_handler()Tony Luck2011-02-241-0/+2
* [IA64] Cannot use register_percpu_irq() from ia64_mca_init()Tony Luck2010-10-071-19/+19
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [IA64] __per_cpu_idtrs[] is a memory hogTony Luck2010-01-071-1/+4
* [IA64] Save I-resources to ia64_sal_os_stateTakao Indoh2009-12-141-3/+8
* [IA64] Restore registers in the stack on INITTakao Indoh2009-10-131-47/+57
* [IA64] kdump: Short path to freeze CPUsHidetoshi Seto2009-09-141-2/+13
* Pull for-2.6.31 into releaseTony Luck2009-06-171-10/+10
|\
| * [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-171-9/+9
| * [IA64] remove obsolete irq_desc_t typedefThomas Gleixner2009-06-151-1/+1
* | page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2009-06-161-2/+1
|/
* cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64Rusty Russell2009-03-161-3/+3
* [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