aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/crash.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-0/+1
2021-02-12ia64: remove unneeded header includes from <asm/mca.h>Masahiro Yamada1-0/+1
2021-01-06elf_prstatus: collect the common part (everything before pr_reg) into a structAl Viro1-1/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-08ia64: reuse append_elf_note() and final_note() functionsHari Bathini1-22/+0
2014-06-06ia64: convert use of typedef ctl_table to struct ctl_tableJoe Perches1-2/+2
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman1-2/+2
2009-11-12sysctl ia64: Remove dead binary sysctl supportEric W. Biederman1-5/+2
2009-09-14[IA64] kdump: Short path to freeze CPUsHidetoshi Seto1-9/+6
2009-09-14[IA64] kdump: Try INIT regardless ofHidetoshi Seto1-22/+21
2009-09-14[IA64] kdump: Mask INIT first in panic-kdump pathHidetoshi Seto1-6/+41
2009-09-14[IA64] kdump: Don't return APs to SAL from kdumpHidetoshi Seto1-4/+0
2009-09-14[IA64] kdump: Mask MCA/INIT on frozen cpusHidetoshi Seto1-0/+4
2008-04-22[IA64] simplify notify hooks in mca.cHidetoshi Seto1-2/+2
2008-04-15[IA64] kdump: Add crash_save_vmcoreinfo for INITTakao Indoh1-0/+1
2008-04-09[IA64] kdump: crash.c coding style fixHidetoshi Seto1-26/+26
2008-04-09[IA64] kdump: add kdump_on_fatal_mcaHidetoshi Seto1-8/+23
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2007-10-12[IA64] Fix kernel hangup in kdump on INITKenji Kaneshige1-5/+8
2007-10-12[IA64] Fix kernel panic in kdump on INITKenji Kaneshige1-1/+1
2007-05-14[IA64] kdump on INIT needs multi-nodes sync-up (v.2)Jay Lan1-7/+15
2007-05-11[IA64] spelling fixes: arch/ia64/Simon Arlott1-1/+1
2007-05-08kdump/kexec: calculate note size at compile timeSimon Horman1-1/+1
2007-05-08move die notifier handling to common codeChristoph Hellwig1-1/+1
2007-03-20[IA64] Fix typo/thinko in crash.cJay Lan1-1/+1
2007-03-08[IA64] Cleanup in crash.cSimon Horman1-5/+5
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2007-02-09[PATCH] arch/ia64: ansifyAl Viro1-1/+1
2007-02-05[IA64] Fix NULL-pointer dereference in ia64_machine_kexec()Bernhard Walle1-0/+5
2007-02-05[IA64] kexec: Fix CONFIG_SMP=n compilationMagnus Damm1-4/+7
2006-12-12[IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutationsHorms1-22/+0
2006-12-07[IA64] IA64 Kexec/kdumpZou Nan hai1-0/+245