index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
/
mca.c
Age
Commit message (
Expand
)
Author
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2023-08-21
kill do_each_thread()
Oleg Nesterov
2022-10-11
ia64: mca: use strscpy() is more robust and safer
xu xin
2022-05-12
ia64: mca: drop redundant spinlock initialization
Haowen Bai
2021-06-18
sched: Change task_struct::state
Peter Zijlstra
2021-04-30
ia64: mca: always make IA64_MCA_DEBUG an expression
Sergei Trofimovich
2021-03-25
ia64: mca: allocate early mca with GFP_ATOMIC
Sergei Trofimovich
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-02-12
ia64: remove unneeded header includes from <asm/mca.h>
Masahiro Yamada
2021-02-12
ia64: do not typedef struct pal_min_state_area_s
Masahiro Yamada
2021-01-18
efi: ia64: move IA64-only declarations to new asm/efi.h header
Ard Biesheuvel
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-03-13
ia64: replace setup_irq() by request_irq()
afzal mohammed
2019-08-16
ia64: remove support for machvecs
Christoph Hellwig
2019-08-16
ia64: remove CONFIG_ACPI ifdefs
Christoph Hellwig
2019-08-16
ia64: remove now unused machvec indirections
Christoph Hellwig
2019-06-03
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-03-12
ia64: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
arch: don't memset(0) memory returned by memblock_alloc()
Mike Rapoport
2019-03-12
arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
Mike Rapoport
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
2018-10-31
memblock: replace __alloc_bootmem with memblock_alloc_from
Mike Rapoport
2017-11-02
ia64: Convert timers to use timer_setup()
Kees Cook
2017-07-12
ia64: move inline before return type
Joe Perches
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-10-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-09-30
sched/core, ia64: Rename set_curr_task()
Peter Zijlstra
2016-09-19
ia64/mca: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-08-02
treewide: replace obsolete _refok by __ref
Fabian Frederick
2016-05-02
ia64: Remove superfluous SMP function call
Anna-Maria Gleixner
2015-06-15
ia64: Use setup_timer
Vaishali Thakkar
2015-03-05
ia64: fix up obsolete cpu function usage.
Rusty Russell
2014-08-26
ia64: Replace __get_cpu_var uses
Christoph Lameter
2014-04-01
Merge 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 printk
Kees Cook
2014-03-04
ia64: Remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-06-24
[IA64] Delete __cpuinit usage from all ia64 users
Paul Gortmaker
2013-04-02
Fix initialization of CMCI/CMCP interrupts
Tony Luck
2012-03-28
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-28
arch/ia64: remove references to cpu_*_map
Srivatsa S. Bhat
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
Disintegrate asm/system.h for IA64
David Howells
2012-02-08
[IA64] disable interrupts when exiting from ia64_mca_cmc_int_handler()
Jiri Kosina
2011-03-29
ia64: Use accessor functions all over the place
Thomas Gleixner
2011-03-02
[IA64] mca.c: Fix cast from integer to pointer warning
Jeff Mahoney
[next]