public inbox for kexec@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2010-01-28 13:06:13 to 2010-04-04 07:24:42 UTC [more...]

[PATCH 0/4] AMD IOMMU kdump fix plus cleanups (v2)
 2010-04-04  7:24 UTC  (12+ messages)
` [PATCH 1/4] x86/amd-iommu: enable iommu before attaching devices
` [PATCH 2/4] x86/amd-iommu: warn when issuing command to uninitialized cmd buffer
` [PATCH 3/4] Revert "x86: disable IOMMUs on kernel crash"
` [PATCH 4/4] x86/amd-iommu: use for_each_pci_dev

[PATCH] amd iommu: force flush of iommu prior during shutdown
 2010-04-03 17:38 UTC  (38+ messages)
                          ` [PATCH 1/2] x86/amd-iommu: enable iommu before attaching devices
                            ` [PATCH 2/2] x86/amd-iommu: warn when issuing command to uninitiailed cmd buffer

PPC32 kexec v3
 2010-04-01  7:05 UTC  (10+ messages)
` [PATCH 1/7] slurpfile: use lseek() on character nodes instead of fstat() for file size
` [PATCH 2/7] powerpc: dtb and purgatory support for ppc32
` [PATCH 3/7] powerpc32: pull in libfdt
` [PATCH 4/7] powerpc32: add support to fixup the dtb
` [PATCH 5/7] powerpc32: add support for uImage
` [PATCH 6/7] Split Powerpc's uImage code
` [PATCH 7/7] Let SH adn ARM use common uImage probe code

kdump/kexec on EFI-enabled x2apic platforms
 2010-04-01  0:47 UTC  (5+ messages)

Where can I download the lasted kexec-tool codes?
 2010-03-30 17:08 UTC  (2+ messages)

[PATCH] kexec-tools: Use the build date for package release
 2010-03-29 21:59 UTC  (2+ messages)

[PATCH 0/6] kexec-tools: Fix rpm build
 2010-03-29  7:13 UTC  (15+ messages)
` [PATCH 1/6] kexec-tools: Fix rpm Version tag
` [PATCH 2/6] kexec-tools: Use same source in rpm spec and Makefile.in
` [PATCH 3/6] kexec-tools: Add missing include files in dist target
` [PATCH 4/6] kexec-tools: Add kdump and kexec_test to rpm spec
` [PATCH 5/6] kexec-tools: Add rpm spec file to the dist-clean target
` [PATCH 6/6] kexec-tools: Use default rpmbuild definations
          ` Anyone working on kexec for embedded powerpc?

[PATCH] kexec-tools: Fix unused return value warning for fread
 2010-03-25 22:54 UTC  (4+ messages)

[PATCH] kexec-tools: Fix a typo in rpm spec description
 2010-03-24 11:33 UTC  (4+ messages)

[PATCH] Fix unused return value warnings
 2010-03-14 22:41 UTC  (4+ messages)
  ` [PATCHv2] kexec-tools: "

[PATCH] kexec-tools: Replace obsolate Copyright tag in rpm spec
 2010-03-12 22:34 UTC  (2+ messages)

[PATCH 0/3] Getting biarch support
 2010-03-11  8:48 UTC  (8+ messages)
` [PATCH 1/3] Refix concat_cmdline
` [PATCH 2/3] kexec: Figure out our native architecture before load
` [PATCH 3/3] x86: Fix biarch crashdump setup

Trouble with vmlinuz (bzImage) but works with vmlinux (uncompressed)
 2010-03-09 15:39 UTC 

[PATCH 1/2] MIPS kexec,kdump support
 2010-03-04 11:58 UTC  (5+ messages)
` [PATCH 2/2] MIPS Cavium Octeon board "

[PATCH] some kexec MIPS improvements
 2010-03-03 11:05 UTC 

[PATCH] kexec/kdump: RMO region does not exist in drconf memory
 2010-03-02 21:33 UTC  (2+ messages)

Kexec on ARM?
 2010-02-24 13:20 UTC  (2+ messages)

mip64: kexec: Probem in allocating resevr mem
 2010-02-24  3:46 UTC  (4+ messages)

FW: 2.6.18 Fedora core kernel gives: "Overlapping memory segments at" error
 2010-02-23 22:37 UTC  (6+ messages)
  ` FW: 2.6.18 Fedora core kernel gives: "Overlapping memorysegments "

2.6.18 Fedora core kernel gives: "Overlapping memory segments at" error
 2010-02-23 16:10 UTC 

2.6.18 Fedora core kernel gives: "Overlapping memory segments at" error
 2010-02-23 16:04 UTC 

make install fails to install man pages
 2010-02-22  7:53 UTC  (2+ messages)

[PATCH] Fix buffer overflow when writing dh->signature
 2010-02-22  0:04 UTC  (2+ messages)

[PATCH] some kexec MIPS improvements
 2010-02-21 22:41 UTC  (2+ messages)

FYI: x86_64 bug when using gdb with vmcore
 2010-02-18  0:40 UTC  (2+ messages)

powerpc32 support with device tree
 2010-02-17  8:28 UTC  (3+ messages)

FYI: x86_64 bug when using gdb with vmcore
 2010-02-17  7:18 UTC  (2+ messages)

kdump cp /proc/vmcore exiting with "Invalid Argument" Error
 2010-02-13 12:59 UTC  (9+ messages)

problems in loading capture kernel
 2010-02-12 16:04 UTC  (8+ messages)

kdump not writing any vmcore
 2010-02-12 16:03 UTC  (7+ messages)

[PATCH] Fix --reuse-cmdline so it is usable
 2010-02-02  3:51 UTC  (10+ messages)

[patch 00/27] -Wextra cleanups
 2010-02-01 12:12 UTC  (28+ messages)
` [patch 01/27] Mark unused parameters
` [patch 02/27] Remove unused parameters from build_mem() and related functions
` [patch 03/27] sh: make zImage_head32() static
` [patch 04/27] sh: Remove unused len parameter from zImage_head32()
` [patch 05/27] i386: Remove unused kexec_flags parameter from setup_edd_info()
` [patch 06/27] ia64: Remove unused info parameter from {move, update}_loaded_segments()
` [patch 07/27] ia64: Remove unused info parameter from add_loaded_segments_info()
` [patch 08/27] ia64: Remove unused range parameter from get_crash_memory_ranges()
` [patch 09/27] Remove some unused variables
` [patch 10/27] Use %llx to format mem_max as it is an unsigned long long
` [patch 11/27] ppc: memory_range global is only used in conjunction with WITH_GAMECUBE
` [patch 12/27] Avoid possible overflows from signed/unsigned comparisons
` [patch 13/27] Use casts to avoid ambiguity when comparing off_t and size_t
` [patch 14/27] unsigned values are always at least 0
` [patch 15/27] Cast when making signed/unsigned comparison in locate_hole()
` [patch 16/27] Use C99 initialisers
` [patch 17/27] x86_64: initialise temp_region in exclude_region() and delete_memmap()
` [patch 18/27] Make purgatory a signed char buffer
` [patch 19/27] Consistently use signed char buffers throughout
` [patch 20/27] Cast 64bit pointer to a 64bit int then a 32bit int
` [patch 21/27] ia64: move_loaded_segments: handle no matching region
` [patch 22/27] Dont discard the const qualifier of proc_iomem()
` [patch 23/27] sh: Use size_t for zero_page_size parameter of kexec_sh_setup_zero_page()
` [patch 24/27] sh: netbsd_booter extern qualifier should come first
` [patch 25/27] arm: Include unistd.h for getpagesize()
` [patch 26/27] arm: Initialise initrd_start in zImage_arm_load()
` [patch 27/27] cris: cast trampoline_base

kexec_load failed: Bad address - mips64 /Octeon Cavium
 2010-01-30 13:27 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox