public inbox for kexec@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2012-12-10 07:32:17 to 2013-01-11 06:41:47 UTC [more...]

[PATCH 0/3] kexec: Support for uImage RAMDisks
 2013-01-11  6:41 UTC  (2+ messages)
` [PATCH 1/3] kexec/uImage: Return the image type for uImage_probe

[PATCH] ARM: call disable_nonboot_cpus() from machine_shutdown()
 2013-01-11  6:28 UTC  (16+ messages)

[PATCH v3 00/11] xen: Initial kexec/kdump implementation
 2013-01-11  4:16 UTC  (49+ messages)
` [PATCH v3 01/11] kexec: introduce kexec firmware support
  ` [PATCH v3 02/11] x86/kexec: Add extra pointers to transition page table PGD, PUD, PMD and PTE
    ` [PATCH v3 03/11] xen: Introduce architecture independent data for kexec/kdump
      ` [PATCH v3 04/11] x86/xen: Introduce architecture dependent "
        ` [PATCH v3 05/11] x86/xen: Register resources required by kexec-tools
          ` [PATCH v3 06/11] x86/xen: Add i386 kexec/kdump implementation
            ` [PATCH v3 07/11] x86/xen: Add x86_64 "
              ` [PATCH v3 08/11] x86/xen: Add kexec/kdump Kconfig and makefile rules
                ` [PATCH v3 09/11] x86/xen/enlighten: Add init and crash kexec/kdump hooks
                  ` [PATCH v3 10/11] drivers/xen: Export vmcoreinfo through sysfs
                    ` [PATCH v3 11/11] x86: Add Xen kexec control code size check to linker script
        ` [Xen-devel] [PATCH v3 02/11] x86/kexec: Add extra pointers to transition page table PGD, PUD, PMD and PTE
        ` [Xen-devel] [PATCH v3 00/11] xen: Initial kexec/kdump implementation

[PATCH] kexec,i386: Remove unnecessary if condition check
 2013-01-11  0:32 UTC  (2+ messages)

makedumpfile bug with ppc64 CONFIG_SPARSEMEM_EXTREME
 2013-01-10 21:09 UTC  (2+ messages)

[PATCH v7 0/5] Reset PCIe devices to address DMA problem on kdump with iommu
 2013-01-10 17:11 UTC  (20+ messages)
            ` [PATCH] Only reset e820 once, even with multiple memmap=exactmap params

KDUMP on ARM cortex-a15
 2013-01-10 14:13 UTC 

[PATCH v2] makedumpfile: request the kernel do page scans
 2013-01-09 15:09 UTC  (3+ messages)

[PATCH v2] makedumpfile: request the kernel do page scans
 2013-01-04 16:20 UTC 

[PATCH v3 02/11] x86/kexec: Add extra pointers to transition page table PGD, PUD, PMD and PTE
 2013-01-04 14:12 UTC  (3+ messages)

[PATCH v3 01/11] kexec: introduce kexec firmware support
 2013-01-04 14:04 UTC  (3+ messages)

[PATCH v3 06/11] x86/xen: Add i386 kexec/kdump implementation
 2013-01-02 14:43 UTC  (4+ messages)
    ` [Xen-devel] "

KEXEC on ARM Cortex-A15 versatile express V2P
 2013-01-02 14:32 UTC  (5+ messages)

[PATCH v3 00/11] xen: Initial kexec/kdump implementation
 2012-12-28  0:53 UTC 

[PATCH v3 00/11] xen: Initial kexec/kdump implementation
 2012-12-27 23:40 UTC 

[PATCH v3 0/7] makedumpfile security key filtering with eppic
 2012-12-27  9:19 UTC  (12+ messages)
` [PATCH v3 1/7] Initialize and setup eppic
` [PATCH v3 2/7] makedumpfile and eppic interface layer
` [PATCH v3 3/7] Eppic call back functions to query a dump image
` [PATCH v3 4/7] Implement apigetctype call back function
` [PATCH v3 5/7] Implement apimember and apigetrtype call back functions
` [PATCH v3 6/7] Extend eppic built-in functions to include memset function
` [PATCH v3 7/7] Support fully typed symbol access mode

[PATCH v2] Add the values related to buddy system for filtering free pages
 2012-12-27  8:35 UTC  (11+ messages)

[PATCH] kexec: use dbgprintf instead of #if 0 for debug printing
 2012-12-25  9:35 UTC 

[PATCH] kexec,x86: code optimization and adjustment for add_memmap and delete_memmap
 2012-12-25  8:31 UTC 

[PATCH] kexec: fix some compiler warnings
 2012-12-25  8:30 UTC 

[PATCH] kexec: disable non-boot CPUs
 2012-12-23 11:06 UTC  (8+ messages)

Build Cleanup and Fixes
 2012-12-23  7:19 UTC  (4+ messages)
` [PATCH 1/3] die: Use const for fmt
` [PATCH 2/3] build: Use cross compiler's strip if available
` [PATCH 3/3] build: Restrict scope of per-arch compiler flags

[PATCH] kexec-zImage-arm: simply cmdline-related DTB resizing
 2012-12-23  7:14 UTC  (3+ messages)

[RFC] makedumpfile-1.5.1 RC
 2012-12-21  6:19 UTC  (8+ messages)

[PATCH] makedumpfile: request the kernel do page scans
 2012-12-21  1:35 UTC  (10+ messages)

[PATCH] kexec-elf-ppc: Fix crashkernel region overflow check
 2012-12-17 23:58 UTC  (2+ messages)

(no subject)
 2012-12-14 14:35 UTC  (4+ messages)
` 

[PATCH] kexec-zImage-arm: add code to support --command-line along with --dtb
 2012-12-14 13:33 UTC  (3+ messages)

[PATCH 1/5] Fix xen_cpuid() inline asm to not clobber stack's red zone
 2012-12-14 13:31 UTC  (6+ messages)
` [PATCH 2/5] fixed strncat size argument on ppc64
` [PATCH 3/5] fix message and indenting in putnode in ppc64
` [PATCH 4/5] fix comment typo in do_bzImage_load on x86
` [PATCH 5/5] fix comment typo in locate_hole

[PATCH v6 0/6] kexec: put bzImage and ramdisk above 4G for x86 64bit
 2012-12-14  0:47 UTC  (11+ messages)
` [PATCH v6 1/6] kexec, x86: add boot header member for version 2.12
` [PATCH v6 2/6] kexec, x86: clean boot_params area for entry-32bit path
` [PATCH v6 3/6] kexec, x86: Fix bzImage real-mode booting
` [PATCH v6 4/6] kexec, x86: put ramdisk/cmd_line above 4G for 64bit bzImage
` [PATCH v6 5/6] kexec, x86_64: Load bzImage64 above 4G
` [PATCH v6 6/6] kexec, x86: handle Crash low kernel range

kexec: ppc exec stack fix
 2012-12-13  0:15 UTC  (2+ messages)

[RFC PATCH 0/8] remove vm_struct list management
 2012-12-12 14:10 UTC  (12+ messages)
` [RFC PATCH 1/8] mm, vmalloc: change iterating a vmlist to find_vm_area()

[PATCH] x86/kexec: crash_vmclear_local_vmcss needs __rcu
 2012-12-11 21:55 UTC  (7+ messages)
` [PATCH] [RESEND] "

[PATCH v2 0/7] makedumpfile security key filtering with eppic
 2012-12-10 11:35 UTC  (6+ messages)


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