summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/mca.c
Commit message (Expand)AuthorAgeFilesLines
* ia64: Convert timers to use timer_setup()Kees Cook2017-11-021-4/+4
* ia64: move inline before return typeJoe Perches2017-07-121-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-031-22/+4
|\
| * ia64/mca: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-22/+4
* | sched/core, ia64: Rename set_curr_task()Peter Zijlstra2016-09-301-5/+5
|/
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-1/+1
* ia64: Remove superfluous SMP function callAnna-Maria Gleixner2016-05-021-4/+1
* ia64: Use setup_timerVaishali Thakkar2015-06-151-4/+2
* ia64: fix up obsolete cpu function usage.Rusty Russell2015-03-051-5/+5
* ia64: Replace __get_cpu_var usesChristoph Lameter2014-08-261-8/+8
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-011-6/+0
|\
| * ia64: Remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-041-6/+0
* | [IA64] Keep format strings from leaking into printkKees Cook2014-03-281-2/+2
|/
* [IA64] Delete __cpuinit usage from all ia64 usersPaul Gortmaker2013-06-241-6/+6
* Fix initialization of CMCI/CMCP interruptsTony Luck2013-04-021-13/+24
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-281-2/+4
|\
| * arch/ia64: remove references to cpu_*_mapSrivatsa S. Bhat2012-03-281-2/+4
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\ \ | |/ |/|
| * Disintegrate asm/system.h for IA64David Howells2012-03-281-1/+0
* | [IA64] disable interrupts when exiting from ia64_mca_cmc_int_handler()Jiri Kosina2012-02-081-0/+2
|/
* 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