index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
machine_kexec_32.c
Age
Commit message (
Expand
)
Author
2009-12-08
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-11-16
x86, pageattr: Make set_memory_(x|nx) aware of NX support
H. Peter Anvin
2009-06-02
hw-breakpoints: cleanup HW Breakpoint registers before kexec
K.Prasad
2009-05-07
x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMP
Huang Ying
2009-03-10
x86, kexec: fix kexec x86 coding style
Huang Ying
2009-02-22
x86: kexec/i386: fix sparse warnings: Using plain integer as NULL pointer
Hannes Eder
2008-10-31
kexec/i386: setup kexec page table in C
Huang Ying
2008-10-31
kexec/i386: allocate page table pages dynamically
Huang Ying
2008-10-28
x86, kdump: fix invalid access on i386 sparsemem
Ken'ichi Ohmichi
2008-08-15
kexec jump: fix for ftrace
Huang Ying
2008-08-15
kexec jump: check code size in control page
Huang Ying
2008-08-15
kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE
Huang Ying
2008-07-26
kexec jump: save/restore device state
Huang Ying
2008-07-26
kexec jump
Huang Ying
2008-07-14
Merge branch 'auto-ftrace-next' into tracing/for-linus
Ingo Molnar
2008-06-24
x86: arch/x86/kernel/machine_kexec_32.c: remove extra semicolons
WANG Cong
2008-05-23
ftrace: fix kexec
Ingo Molnar
2008-02-07
vmcoreinfo: fix the configuration dependencies
Ken'ichi Ohmichi
2008-01-30
x86: unify struct desc_ptr
Glauber de Oliveira Costa
2007-10-19
Use extended crashkernel command line on i386
Bernhard Walle
2007-10-17
add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros
Ken'ichi Ohmichi
2007-10-17
Add vmcoreinfo
Ken'ichi Ohmichi
2007-10-13
Delete filenames in comments.
Dave Jones
2007-10-11
i386: move kernel
Thomas Gleixner