aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/mca.c
AgeCommit message (Expand)Author
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
2023-08-21kill do_each_thread()Oleg Nesterov
2022-10-11ia64: mca: use strscpy() is more robust and saferxu xin
2022-05-12ia64: mca: drop redundant spinlock initializationHaowen Bai
2021-06-18sched: Change task_struct::statePeter Zijlstra
2021-04-30ia64: mca: always make IA64_MCA_DEBUG an expressionSergei Trofimovich
2021-03-25ia64: mca: allocate early mca with GFP_ATOMICSergei Trofimovich
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-02-12ia64: remove unneeded header includes from <asm/mca.h>Masahiro Yamada
2021-02-12ia64: do not typedef struct pal_min_state_area_sMasahiro Yamada
2021-01-18efi: ia64: move IA64-only declarations to new asm/efi.h headerArd Biesheuvel
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov
2020-03-13ia64: replace setup_irq() by request_irq()afzal mohammed
2019-08-16ia64: remove support for machvecsChristoph Hellwig
2019-08-16ia64: remove CONFIG_ACPI ifdefsChristoph Hellwig
2019-08-16ia64: remove now unused machvec indirectionsChristoph Hellwig
2019-06-03sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-03-12ia64: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-03-12arch: don't memset(0) memory returned by memblock_alloc()Mike Rapoport
2019-03-12arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)Mike Rapoport
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: replace alloc_bootmem with memblock_allocMike Rapoport
2018-10-31memblock: replace __alloc_bootmem with memblock_alloc_fromMike Rapoport
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