summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/mca.c
AgeCommit message (Expand)AuthorLines
2019-08-16ia64: remove support for machvecsChristoph Hellwig-1/+0
2019-08-16ia64: remove CONFIG_ACPI ifdefsChristoph Hellwig-18/+0
2019-08-16ia64: remove now unused machvec indirectionsChristoph Hellwig-5/+5
2019-06-03sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior-1/+1
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner-0/+1
2019-03-12ia64: add checks for the return value of memblock_alloc*()Mike Rapoport-6/+14
2019-03-12arch: don't memset(0) memory returned by memblock_alloc()Mike Rapoport-2/+0
2019-03-12arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)Mike Rapoport-2/+1
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport-2/+2
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport-1/+1
2018-10-31memblock: replace alloc_bootmem with memblock_allocMike Rapoport-2/+2
2018-10-31memblock: replace __alloc_bootmem with memblock_alloc_fromMike Rapoport-2/+2
2017-11-02ia64: Convert timers to use timer_setup()Kees Cook-4/+4
2017-07-12ia64: move inline before return typeJoe Perches-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-1/+1
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-22/+4
2016-09-30sched/core, ia64: Rename set_curr_task()Peter Zijlstra-5/+5
2016-09-19ia64/mca: Convert to hotplug state machineSebastian Andrzej Siewior-22/+4
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick-1/+1
2016-05-02ia64: Remove superfluous SMP function callAnna-Maria Gleixner-4/+1
2015-06-15ia64: Use setup_timerVaishali Thakkar-4/+2
2015-03-05ia64: fix up obsolete cpu function usage.Rusty Russell-5/+5
2014-08-26ia64: Replace __get_cpu_var usesChristoph Lameter-8/+8
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-6/+0
2014-03-28[IA64] Keep format strings from leaking into printkKees Cook-2/+2
2014-03-04ia64: Remove deprecated IRQF_DISABLEDMichael Opdenacker-6/+0
2013-06-24[IA64] Delete __cpuinit usage from all ia64 usersPaul Gortmaker-6/+6
2013-04-02Fix initialization of CMCI/CMCP interruptsTony Luck-13/+24
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-2/+4
2012-03-28arch/ia64: remove references to cpu_*_mapSrivatsa S. Bhat-2/+4
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds-1/+0
2012-03-28Disintegrate asm/system.h for IA64David Howells-1/+0
2012-02-08[IA64] disable interrupts when exiting from ia64_mca_cmc_int_handler()Jiri Kosina-0/+2
2011-03-29ia64: Use accessor functions all over the placeThomas Gleixner-3/+1
2011-03-02[IA64] mca.c: Fix cast from integer to pointer warningJeff Mahoney-1/+2
2011-02-24[IA64] disable interrupts at end of ia64_mca_cpe_int_handler()Tony Luck-0/+2
2010-10-07[IA64] Cannot use register_percpu_irq() from ia64_mca_init()Tony Luck-19/+19
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-01-07[IA64] __per_cpu_idtrs[] is a memory hogTony Luck-1/+4
2009-12-14[IA64] Save I-resources to ia64_sal_os_stateTakao Indoh-3/+8
2009-10-13[IA64] Restore registers in the stack on INITTakao Indoh-47/+57
2009-09-14[IA64] kdump: Short path to freeze CPUsHidetoshi Seto-2/+13
2009-06-17Pull for-2.6.31 into releaseTony Luck-10/+10
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox-9/+9
2009-06-16page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman-2/+1
2009-06-15[IA64] remove obsolete irq_desc_t typedefThomas Gleixner-1/+1
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64Rusty Russell-3/+3
2008-11-20[IA64] use mprintk instead of printk, in ia64_mca_modify_original_stackHidetoshi Seto-1/+1