aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/crash.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-31mm: remove include/linux/bootmem.hGravatar Mike Rapoport 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-05-08ia64: reuse append_elf_note() and final_note() functionsGravatar Hari Bathini 1-22/+0
2014-06-06ia64: convert use of typedef ctl_table to struct ctl_tableGravatar Joe Perches 1-2/+2
2009-11-18sysctl: Drop & in front of every proc_handler.Gravatar Eric W. Biederman 1-2/+2
2009-11-12sysctl ia64: Remove dead binary sysctl supportGravatar Eric W. Biederman 1-5/+2
2009-09-14[IA64] kdump: Short path to freeze CPUsGravatar Hidetoshi Seto 1-9/+6
2009-09-14[IA64] kdump: Try INIT regardless ofGravatar Hidetoshi Seto 1-22/+21
2009-09-14[IA64] kdump: Mask INIT first in panic-kdump pathGravatar Hidetoshi Seto 1-6/+41
2009-09-14[IA64] kdump: Don't return APs to SAL from kdumpGravatar Hidetoshi Seto 1-4/+0
2009-09-14[IA64] kdump: Mask MCA/INIT on frozen cpusGravatar Hidetoshi Seto 1-0/+4
2008-04-22[IA64] simplify notify hooks in mca.cGravatar Hidetoshi Seto 1-2/+2
2008-04-15[IA64] kdump: Add crash_save_vmcoreinfo for INITGravatar Takao Indoh 1-0/+1
2008-04-09[IA64] kdump: crash.c coding style fixGravatar Hidetoshi Seto 1-26/+26
2008-04-09[IA64] kdump: add kdump_on_fatal_mcaGravatar Hidetoshi Seto 1-8/+23
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-1/+1
2007-10-12[IA64] Fix kernel hangup in kdump on INITGravatar Kenji Kaneshige 1-5/+8
2007-10-12[IA64] Fix kernel panic in kdump on INITGravatar Kenji Kaneshige 1-1/+1
2007-05-14[IA64] kdump on INIT needs multi-nodes sync-up (v.2)Gravatar Jay Lan 1-7/+15
2007-05-11[IA64] spelling fixes: arch/ia64/Gravatar Simon Arlott 1-1/+1
2007-05-08kdump/kexec: calculate note size at compile timeGravatar Simon Horman 1-1/+1
2007-05-08move die notifier handling to common codeGravatar Christoph Hellwig 1-1/+1
2007-03-20[IA64] Fix typo/thinko in crash.cGravatar Jay Lan 1-1/+1
2007-03-08[IA64] Cleanup in crash.cGravatar Simon Horman 1-5/+5
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlGravatar Eric W. Biederman 1-1/+1
2007-02-09[PATCH] arch/ia64: ansifyGravatar Al Viro 1-1/+1
2007-02-05[IA64] Fix NULL-pointer dereference in ia64_machine_kexec()Gravatar Bernhard Walle 1-0/+5
2007-02-05[IA64] kexec: Fix CONFIG_SMP=n compilationGravatar Magnus Damm 1-4/+7
2006-12-12[IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutationsGravatar Horms 1-22/+0
2006-12-07[IA64] IA64 Kexec/kdumpGravatar Zou Nan hai 1-0/+245