summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/mca.c
Commit message (Expand)AuthorAge
* ia64: remove support for machvecsChristoph Hellwig2019-08-16
* ia64: remove CONFIG_ACPI ifdefsChristoph Hellwig2019-08-16
* ia64: remove now unused machvec indirectionsChristoph Hellwig2019-08-16
* sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior2019-06-03
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-21
* ia64: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-12
* arch: don't memset(0) memory returned by memblock_alloc()Mike Rapoport2019-03-12
* arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)Mike Rapoport2019-03-12
* memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-31
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* memblock: replace alloc_bootmem with memblock_allocMike Rapoport2018-10-31
* memblock: replace __alloc_bootmem with memblock_alloc_fromMike Rapoport2018-10-31
* ia64: Convert timers to use timer_setup()Kees Cook2017-11-02
* ia64: move inline before return typeJoe Perches2017-07-12
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-03
|\
| * ia64/mca: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-19
* | sched/core, ia64: Rename set_curr_task()Peter Zijlstra2016-09-30
|/
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-02
* ia64: Remove superfluous SMP function callAnna-Maria Gleixner2016-05-02
* ia64: Use setup_timerVaishali Thakkar2015-06-15
* ia64: fix up obsolete cpu function usage.Rusty Russell2015-03-04
* ia64: Replace __get_cpu_var usesChristoph Lameter2014-08-26
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-01
|\
| * ia64: Remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-04
* | [IA64] Keep format strings from leaking into printkKees Cook2014-03-28
|/
* [IA64] Delete __cpuinit usage from all ia64 usersPaul Gortmaker2013-06-24
* Fix initialization of CMCI/CMCP interruptsTony Luck2013-04-02
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-28
|\
| * arch/ia64: remove references to cpu_*_mapSrivatsa S. Bhat2012-03-28
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \ | |/ |/|
| * Disintegrate asm/system.h for IA64David Howells2012-03-28
* | [IA64] disable interrupts when exiting from ia64_mca_cmc_int_handler()Jiri Kosina2012-02-08
|/
* ia64: Use accessor functions all over the placeThomas Gleixner2011-03-29
* [IA64] mca.c: Fix cast from integer to pointer warningJeff Mahoney2011-03-02
* [IA64] disable interrupts at end of ia64_mca_cpe_int_handler()Tony Luck2011-02-24
* [IA64] Cannot use register_percpu_irq() from ia64_mca_init()Tony Luck2010-10-07
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* [IA64] __per_cpu_idtrs[] is a memory hogTony Luck2010-01-07
* [IA64] Save I-resources to ia64_sal_os_stateTakao Indoh2009-12-14
* [IA64] Restore registers in the stack on INITTakao Indoh2009-10-13
* [IA64] kdump: Short path to freeze CPUsHidetoshi Seto2009-09-14
* Pull for-2.6.31 into releaseTony Luck2009-06-17
|\
| * [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-17
| * [IA64] remove obsolete irq_desc_t typedefThomas Gleixner2009-06-15
* | page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2009-06-16
|/
* cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64Rusty Russell2009-03-15
* [IA64] use mprintk instead of printk, in ia64_mca_modify_original_stackHidetoshi Seto2008-11-20