index
:
kexec-tools.git
arm
master
ti-keystone2
Fixed kexec-tools for 32-bit ARM
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kexec
/
arch
/
i386
/
crashdump-x86.c
Age
Commit message (
Expand
)
Author
2013-03-05
kexec,x86: Use macro CRASH_MAX_MEMMAP_NR for clarification
Zhang Yanfei
2013-03-05
kexec, x86: handle Crash low kernel range
Yinghai Lu
2012-10-19
kdump: pass acpi_rsdp= to 2nd kernel for efi booting
Dave Young
2012-09-18
xen: Fix Xen kdump support
Daniel Kiper
2012-09-18
kexec: Move crash memory ranges logging
Daniel Kiper
2012-09-18
kexec: Get backup area start address and size directly from mem_range
Daniel Kiper
2012-09-18
kexec: Add segregate_lowmem_region()
Daniel Kiper
2012-09-18
kexec: Move crash kernel area placement and size detection to is_crashkernel_...
Daniel Kiper
2012-03-29
Add a descriptive error message for kexec load failure
Khalid Aziz
2012-03-15
Add generic debug option
Cong Wang
2011-11-21
kexec: fix several issues in get_crash_notes()
Cong Wang
2011-04-27
kexec: remove duplicated backup_src_start field from struct crash_elf_info
Amerigo Wang
2011-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiede...
Simon Horman
2011-03-03
i386: Mark unused parameters
Simon Horman
2011-03-03
get the backup area dynamically
Amerigo Wang
2010-10-31
make /proc/vmcore accessible on x86_64
Jiri Olsa
2010-09-10
x86 crashdump: On x86_64 generate EM_X86_64 crashdump headers.
Eric W. Biederman
2010-09-09
i386 crashdump: Preserve credits of x86_64 version
Eric W. Biederman
2010-09-09
i386 crashdump: Compute page_offset paddr vaddr and size like x86_64.
Eric W. Biederman
2010-09-09
i386 crashdump: pass acpi info, and generalize hack
Eric W. Biederman
2010-09-09
i386 crashdump: move crashdump debugging code under #ifdef DEBUG
Eric W. Biederman
2010-09-09
i386 crashdump: Unify get_crash_memory_ranges.
Eric W. Biederman
2010-09-09
i386 crashdump: Rename and include the x86_64 constants.
Eric W. Biederman
2010-09-09
i386 crashdump: Keep elf_info on the stack.
Eric W. Biederman
2010-03-11
x86: Fix biarch crashdump setup.
Eric W. Biederman
2010-02-02
Use C99 initialisers
Simon Horman
2010-02-02
unsigned values are always at least 0
Simon Horman
2010-02-02
Avoid possible overflows from signed/unsigned comparisons
Simon Horman
2010-02-02
Use %llx to format mem_max as it is an unsigned long long
Simon Horman
2009-01-19
Fix missing FILE argument in fprintf()
Bernhard Walle
2008-10-31
kexec jump support for kexec-tools
Huang Ying
2008-04-24
Fix all gcc warnings for ARCH=i386 builds.
Jamey Sharp
2008-03-04
kexec-tools: no machine machine to proc_iomem()
Simon Horman
2007-11-14
Fix the feature determining ELF32/ELF64 automatically
Ken'ichi Ohmichi
2007-10-17
Allow architectures to specify the location of /proc/iomem
Simon Horman
2007-07-27
Determine ELF32/ELF64 automatically on i386
Bernhard Walle
2007-05-10
kexec rename dprintf to dbgprintf
Geoff Levand
2007-05-09
use dprintf
Simon Horman
2007-02-16
Keep alignment comment in elf code and use ELF_CORE_HEADER_ALIGN
Magnus Damm
2007-02-14
kexec-tools: Add alignment parameter to crash_create_XXX_headers
Simon Horman
2006-11-27
kexec-tools: Use generic /proc/iomem code (i386) V2
Magnus Damm
2006-11-27
kexec-tools: Make use of crash_create_elf32/64_headers() (i386) V2
Magnus Damm
2006-11-27
kexec-tools: Continue instead of returning (i386)
Magnus Damm
2006-11-27
kexec-tools: Add length parameter to get_crash_notes_per_cpu()
Magnus Damm
2006-11-08
Make sure that elf headers are created for all physical memory
Maneesh Soni
2006-11-08
kexec-tools: Enable use of relocatable bzImage to capture crash kernel core d...
Vivek Goyal
2006-10-13
Check for crashkernel reservation in i386
Mohan Kumar M
2006-07-28
kexec-tools: i386 backup region naming convention fix
Vivek Goyal
2006-07-27
kexec-tools: i386 sys interface changes compatibility
Vivek Goyal
2006-07-27
kexec-tools: i386 dynamic crash notes memory allocation
Vivek Goyal
[prev]
[next]