summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/crash.c
AgeCommit message (Expand)Author
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
2023-04-13ia64: simplify one-level sysctl registration for kdump_ctl_tableLuis Chamberlain
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-01-06elf_prstatus: collect the common part (everything before pr_reg) into a structAl Viro
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-08ia64: reuse append_elf_note() and final_note() functionsHari Bathini
2014-06-06ia64: convert use of typedef ctl_table to struct ctl_tableJoe Perches
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman
2009-11-12sysctl ia64: Remove dead binary sysctl supportEric W. Biederman
2009-09-14[IA64] kdump: Short path to freeze CPUsHidetoshi Seto
2009-09-14[IA64] kdump: Try INIT regardless ofHidetoshi Seto
2009-09-14[IA64] kdump: Mask INIT first in panic-kdump pathHidetoshi Seto
2009-09-14[IA64] kdump: Don't return APs to SAL from kdumpHidetoshi Seto
2009-09-14[IA64] kdump: Mask MCA/INIT on frozen cpusHidetoshi Seto
2008-04-22[IA64] simplify notify hooks in mca.cHidetoshi Seto
2008-04-15[IA64] kdump: Add crash_save_vmcoreinfo for INITTakao Indoh
2008-04-09[IA64] kdump: crash.c coding style fixHidetoshi Seto
2008-04-09[IA64] kdump: add kdump_on_fatal_mcaHidetoshi Seto
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison
2007-10-12[IA64] Fix kernel hangup in kdump on INITKenji Kaneshige
2007-10-12[IA64] Fix kernel panic in kdump on INITKenji Kaneshige
2007-05-14[IA64] kdump on INIT needs multi-nodes sync-up (v.2)Jay Lan
2007-05-11[IA64] spelling fixes: arch/ia64/Simon Arlott
2007-05-08kdump/kexec: calculate note size at compile timeSimon Horman
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-03-20[IA64] Fix typo/thinko in crash.cJay Lan
2007-03-08[IA64] Cleanup in crash.cSimon Horman
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-09[PATCH] arch/ia64: ansifyAl Viro
2007-02-05[IA64] Fix NULL-pointer dereference in ia64_machine_kexec()Bernhard Walle
2007-02-05[IA64] kexec: Fix CONFIG_SMP=n compilationMagnus Damm
2006-12-12[IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutationsHorms
2006-12-07[IA64] IA64 Kexec/kdumpZou Nan hai