Sign in
googlers
/
maze
/
linux
/
410491d408ee98a31c6eeff5072ae0c13e0a2324
/
arch
/
x86
/
kernel
/
crash.c
5edd19a
x86, UV: Make kdump avoid stack dumps
by Cliff Wickman
· 14 years ago
8f9f55e
Revert "x86: disable IOMMUs on kernel crash"
by Chris Wright
· 15 years ago
338bac5
x86: Use x86_platform for iommu_shutdown
by FUJITA Tomonori
· 15 years ago
61d047b
x86: disable IOMMUs on kernel crash
by Joerg Roedel
· 16 years ago
e641f5f
x86, apic: remove duplicate asm/apic.h inclusions
by Ingo Molnar
· 16 years ago
7b6aa33
x86, apic: remove genapic.h
by Ingo Molnar
· 16 years ago
d53e2f2
x86, smp: remove mach_ipi.h
by Ingo Molnar
· 16 years ago
96b89dc
x86: smp.h move safe_smp_processor_id declartion to cpu.h
by Jaswinder Singh Rajput
· 16 years ago
2340b62
kdump: forcibly disable VMX and SVM on machine_crash_shutdown()
by Eduardo Habkost
· 16 years ago
2ddded2
x86: move nmi_shootdown_cpus() to reboot.c
by Eduardo Habkost
· 16 years ago
c370e5e
x86 kdump: make nmi_shootdown_cpus() non-static
by Eduardo Habkost
· 16 years ago
8e29478
x86 kdump: make kdump_nmi_callback() a function ptr on crash_nmi_callback()
by Eduardo Habkost
· 16 years ago
d1e7b91
x86 kdump: create kdump_nmi_shootdown_cpus()
by Eduardo Habkost
· 16 years ago
b2bbe71
x86 kdump: move crashing_cpu assignment to nmi_shootdown_cpus()
by Eduardo Habkost
· 16 years ago
a7d4182
x86 kdump: extract kdump-specific code from crash_nmi_callback()
by Eduardo Habkost
· 16 years ago
ed23dc6
x86: allow machine_crash_shutdown to be replaced
by Glauber Costa
· 17 years ago
5af5573
x86: move ipi definitions to mach_ipi.h
by Glauber Costa
· 17 years ago
0c1b272
x86: disable hpet legacy replacement for kdump
by OGAWA Hirofumi
· 17 years ago
1fb473d
x86: fix CONFIG_KEXEC build breakage
by Mike Galbraith
· 17 years ago
62a31a0
x86: unify crash_32/64.c
by Hiroshi Shimamoto
· 17 years ago
[Renamed (94%) from arch/x86/kernel/crash_32.c]
9a163ed
i386: move kernel
by Thomas Gleixner
· 17 years ago
[Renamed from arch/i386/kernel/crash_32.c]
08eafb9
i386: prepare shared kernel/crash.c
by Thomas Gleixner
· 17 years ago
[Renamed from arch/i386/kernel/crash.c]
1eeb66a
move die notifier handling to common code
by Christoph Hellwig
· 18 years ago
85916f8
[PATCH] Kexec / Kdump: Unify elf note code
by Magnus Damm
· 18 years ago
bc03613
[PATCH] stack overflow safe kdump: safe smp_send_nmi_allbutself()
by Fernando Vazquez
· 18 years ago
ce53af9
[PATCH] stack overflow safe kdump: crash: use safe_smp_processor_id()
by Fernando Vazquez
· 18 years ago
260d679
[PATCH] i386: Kdump i386 nmi event notification fix
by Vivek Goyal
· 18 years ago
2fbe7b2
[PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi functions
by Don Zickus
· 18 years ago
e78a887
[PATCH] i386 kexec: allow the kexec on panic support to compile on voyager
by Eric W. Biederman
· 19 years ago
da206c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 19 years ago
45486f8
[PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTOR
by Keith Owens
· 19 years ago
f18190b
fix paniced->panicked typos
by Lee Revell
· 19 years ago
caad3c2
[PATCH] i386: cpu_relax() in crash.c and doublefault.c
by Chuck Ebbert
· 19 years ago
36a891b
kexec: grammar fix for crash_save_this_cpu()
by Horms
· 19 years ago
db753bd
[PATCH] i386: fix uses of user_mode() vs. user_mode_vm()
by Jan Beulich
· 19 years ago
e996e58
[PATCH] kdump: save registers early (inline functions)
by Vivek Goyal
· 19 years ago
cc57165
[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers
by Vivek Goyal
· 19 years ago
8240941
[PATCH] kdump: i386 save ss esp bug fix
by akpm@osdl.org
· 19 years ago
19842d6
[PATCH] drop "[PATCH] i386 kexec-on-panic: Don't shutdown the apics"
by Vivek Goyal
· 19 years ago
3d1675b
[PATCH] i386 kexec-on-panic: Don't shutdown the apics.
by Eric W. Biederman
· 19 years ago
ce3a161
[PATCH] useless includes of linux/irq.h in arch/i386
by Al Viro
· 19 years ago
f2ab446
[PATCH] x86: more asm cleanups
by Zachary Amsden
· 19 years ago
72414d3
[PATCH] kexec code cleanup
by Maneesh Soni
· 20 years ago
6e274d1
[PATCH] kdump: Use real pt_regs from exception
by Alexander Nyberg
· 20 years ago
a3ea8ac
[PATCH] Kexec: Kexec on panic fix with nmi watchdog enabled
by Vivek Goyal
· 20 years ago
4d55476
[PATCH] kdump: NMI handler segment selector, stack pointer fix
by Vivek Goyal
· 20 years ago
625f1c82
[PATCH] Kdump: Export crash notes section address through sysfs
by Vivek Goyal
· 20 years ago
63d3029
[PATCH] kexec: x86 shutdown APICs during crash_shutdown
by Eric W. Biederman
· 20 years ago
2c818b4
[PATCH] kexec: x86: snapshot registers during crash shutdown
by Eric W. Biederman
· 20 years ago
c4ac426
[PATCH] crashdump: x86: add NMI handler to capture other CPUs
by Eric W. Biederman
· 20 years ago
5033cba
[PATCH] kexec: x86 kexec core
by Eric W. Biederman
· 20 years ago