index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
/
crash.c
Age
Commit message (
Expand
)
Author
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-01-06
elf_prstatus: collect the common part (everything before pr_reg) into a struct
Al Viro
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-08
ia64: reuse append_elf_note() and final_note() functions
Hari Bathini
2014-06-06
ia64: convert use of typedef ctl_table to struct ctl_table
Joe Perches
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
2009-11-12
sysctl ia64: Remove dead binary sysctl support
Eric W. Biederman
2009-09-14
[IA64] kdump: Short path to freeze CPUs
Hidetoshi Seto
2009-09-14
[IA64] kdump: Try INIT regardless of
Hidetoshi Seto
2009-09-14
[IA64] kdump: Mask INIT first in panic-kdump path
Hidetoshi Seto
2009-09-14
[IA64] kdump: Don't return APs to SAL from kdump
Hidetoshi Seto
2009-09-14
[IA64] kdump: Mask MCA/INIT on frozen cpus
Hidetoshi Seto
2008-04-22
[IA64] simplify notify hooks in mca.c
Hidetoshi Seto
2008-04-15
[IA64] kdump: Add crash_save_vmcoreinfo for INIT
Takao Indoh
2008-04-09
[IA64] kdump: crash.c coding style fix
Hidetoshi Seto
2008-04-09
[IA64] kdump: add kdump_on_fatal_mca
Hidetoshi Seto
2008-03-06
[IA64] remove remaining __FUNCTION__ occurrences
Harvey Harrison
2007-10-12
[IA64] Fix kernel hangup in kdump on INIT
Kenji Kaneshige
2007-10-12
[IA64] Fix kernel panic in kdump on INIT
Kenji 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-08
kdump/kexec: calculate note size at compile time
Simon Horman
2007-05-08
move die notifier handling to common code
Christoph Hellwig
2007-03-20
[IA64] Fix typo/thinko in crash.c
Jay Lan
2007-03-08
[IA64] Cleanup in crash.c
Simon Horman
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-09
[PATCH] arch/ia64: ansify
Al Viro
2007-02-05
[IA64] Fix NULL-pointer dereference in ia64_machine_kexec()
Bernhard Walle
2007-02-05
[IA64] kexec: Fix CONFIG_SMP=n compilation
Magnus Damm
2006-12-12
[IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutations
Horms
2006-12-07
[IA64] IA64 Kexec/kdump
Zou Nan hai