summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/mca.c
AgeCommit message (Expand)Author
2017-11-02ia64: Convert timers to use timer_setup()Kees Cook
2017-07-12ia64: move inline before return typeJoe Perches
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-09-30sched/core, ia64: Rename set_curr_task()Peter Zijlstra
2016-09-19ia64/mca: Convert to hotplug state machineSebastian Andrzej Siewior
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2016-05-02ia64: Remove superfluous SMP function callAnna-Maria Gleixner
2015-06-15ia64: Use setup_timerVaishali Thakkar
2015-03-05ia64: fix up obsolete cpu function usage.Rusty Russell
2014-08-26ia64: Replace __get_cpu_var usesChristoph Lameter
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-28[IA64] Keep format strings from leaking into printkKees Cook
2014-03-04ia64: Remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-06-24[IA64] Delete __cpuinit usage from all ia64 usersPaul Gortmaker
2013-04-02Fix initialization of CMCI/CMCP interruptsTony Luck
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-28arch/ia64: remove references to cpu_*_mapSrivatsa S. Bhat
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for IA64David Howells
2012-02-08[IA64] disable interrupts when exiting from ia64_mca_cmc_int_handler()Jiri Kosina
2011-03-29ia64: Use accessor functions all over the placeThomas Gleixner
2011-03-02[IA64] mca.c: Fix cast from integer to pointer warningJeff Mahoney
2011-02-24[IA64] disable interrupts at end of ia64_mca_cpe_int_handler()Tony Luck
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