index
:
delta/kexec-tools.git
baserock/morph
baserock/tiagogomes/armv8l64
main
master
git.kernel.org: pub/scm/utils/kernel/kexec/kexec-tools.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use target CC and LD to build kdump and kexec_test.
Jamey Sharp
2008-05-21
4
-2
/
+6
*
Add --reuse-cmdline
Bernhard Walle
2008-05-21
7
-28
/
+132
*
Implement EDD support for 32 bit boot
Bernhard Walle
2008-05-21
2
-6
/
+277
*
Update 32 bit boot protocol
Bernhard Walle
2008-05-21
2
-3
/
+2
*
Add x86-bzImage to manpage
Bernhard Walle
2008-05-21
1
-0
/
+35
*
Add bootstrap file
Simon Horman
2008-05-21
1
-0
/
+29
*
Document kexec without -e/-l/-f/-p and clarify -f
Bernhard Walle
2008-05-21
1
-1
/
+19
*
Remove the 'bzImage' warning from manpage
Bernhard Walle
2008-05-21
1
-4
/
+0
*
PPC64: Initialise modified_cmdline in elf_ppc64_load()
Simon Horman
2008-05-21
1
-1
/
+1
*
PPC64: ensure that extra rtas segment is a multiple of PAGE_SIZE
Neil Horman
2008-05-21
1
-0
/
+14
*
Allow building for ppc32 platforms.
Tony Breeds
2008-04-29
1
-47
/
+6
*
Die on early EOF in slurp_file, instead of infinite-looping.
Jamey Sharp
2008-04-24
1
-0
/
+2
*
Simplify initialization of argument list for `shutdown`.
Jamey Sharp
2008-04-24
1
-7
/
+6
*
Replace weak definitions with source filename overriding.
Jamey Sharp
2008-04-24
12
-44
/
+69
*
<sys/mman.h> is not needed by any kexec/ source
Simon Horman
2008-04-24
10
-10
/
+0
*
<sys/mman.h> is not needed by any kexec/ source, at least on i386.
Jamey Sharp
2008-04-24
5
-5
/
+0
*
Fix all gcc warnings for ARCH=i386 builds.
Jamey Sharp
2008-04-24
7
-18
/
+17
*
Fix "Warning: indirect jmp without `*'".
Jamey Sharp
2008-04-24
1
-1
/
+1
*
Conform more closely to Documentation/i386/boot.txt for bzImages.
Jamey Sharp
2008-04-24
1
-1
/
+4
*
Fix copy-paste bug: entry16 does not start at entry16_debug.
Jamey Sharp
2008-04-24
1
-1
/
+1
*
Fix undefined symbol errors on readw/writew: arch/io.h, not sys/io.h.
Jamey Sharp
2008-04-24
1
-1
/
+1
*
extract vmcoreinfo from /proc/vmcore for Xen
Itsuro ODA
2008-04-02
3
-6
/
+37
*
Give installed files user-writable permission
Jeremy Kerr
2008-03-24
1
-21
/
+21
*
Use separate LDFLAGS for bin-to-hex
Jeremy Kerr
2008-03-24
1
-0
/
+1
*
Use separate CPPFLAGS and LDFLAGS for purgatory
Jeremy Kerr
2008-03-24
1
-2
/
+3
*
kexec-tools-testing 20080324-git
Simon Horman
2008-03-24
1
-1
/
+1
*
kexec-tools-testing 20080324
v20080324
Simon Horman
2008-03-24
1
-2
/
+2
*
kexec-tools-testing 20080318-git
Simon Horman
2008-03-18
1
-1
/
+1
*
kexec-tools-testing 20080318-rc
v20080318-rc
Simon Horman
2008-03-18
1
-2
/
+2
*
Subject: distribute mips_PURGATORY_SRCS
Simon Horman
2008-03-18
1
-1
/
+1
*
Fix comment in purgatory/arch/x86_64/Makefile
Simon Horman
2008-03-18
1
-1
/
+1
*
Fix kexec-tools on x86_64
Bernhard Walle
2008-03-18
1
-8
/
+10
*
Remove purgatory/arch/mips/include/limits.h from distribution
Simon Horman
2008-03-18
1
-1
/
+0
*
kexec-tools: mips: support big-endian mips (repost)
Simon Horman
2008-03-18
17
-45
/
+48
*
x86_64 purgatory Makefile typo fix.
Sachin P. Sant
2008-03-17
1
-1
/
+1
*
ia64: Remove debug messages from get_memory_ranges()
Simon Horman
2008-03-07
1
-2
/
+0
*
arm: invalid initialisation of iomem in get_memory_ranges()
Simon Horman
2008-03-07
1
-1
/
+1
*
kexec-tools: mipsel: Define OPT_APPEND outside of any function
Simon Horman
2008-03-06
1
-1
/
+2
*
kexec-tools: mipsel: Fit elf_mipsel_load() into 80 columns
Simon Horman
2008-03-06
1
-1
/
+2
*
kexec-tools: mipsel: Fit elf_mipsel_usage() into 80 columns
Simon Horman
2008-03-06
1
-4
/
+4
*
kexec-tools: mipsel: Remove purgatory/arch/mipsel/include/limits.h
Simon Horman
2008-03-06
1
-58
/
+0
*
kexec-tools: mipsel: Remove unused arch_options global variable
Simon Horman
2008-03-06
1
-3
/
+0
*
kexec-tools: mipsel: Remove unused variables in arch_process_options()
Simon Horman
2008-03-06
1
-2
/
+0
*
kexec-tools: mipsel: Remove unused variables from elf_mipsel_load
Simon Horman
2008-03-06
1
-2
/
+0
*
kexec-tools: mipsel: Remove #ifdef __MIPSEL__ from kexec/kexec.c
Simon Horman
2008-03-06
3
-100
/
+73
*
kexec-tools: mipsel: Remove duplication declaration of BOOTLOADER_VERSION
Simon Horman
2008-03-06
1
-1
/
+0
*
kexec-tools: mipsel: Update mipsel port for recent build changes
Simon Horman
2008-03-06
4
-6
/
+17
*
kexec-tools: mipsel: Remove purgatory/arch/mipsel/include/stdint.h
Simon Horman
2008-03-06
1
-16
/
+0
*
kexec-tools: mipsel: mipsel port
Francesco Chiechi
2008-03-06
17
-1
/
+746
*
kexec: fix i386 EFI boot using efifb
Scott D. Davilla
2008-03-06
1
-3
/
+9
[next]