summaryrefslogtreecommitdiff
path: root/makedumpfile.h
Commit message (Expand)AuthorAge
* [PATCH] --dump-dmesg fix for post 3.5 kernels.Louis Bouchard2013-02-05
* [PATCH] ppc64: Auto-detect the correct MAX_PHYSMEM_BITS used in vmcore being ...Mahesh Salgaonkar2013-01-29
* [PATCH] sadump: fix warning messages in building time.HATAYAMA Daisuke2013-01-21
* [PATCH v2] Add a default action to exclude hwpoison page from vmcore.Mitsuhiro Tanino2012-12-17
* [PATCH] s390x: Allow HW Change-bit override for page table entries.Michael Holzheu2012-12-14
* [PATCH] Support newer kernels.Atsushi Kumagai2012-12-03
* [PATCH] Remove hardcoded PG_buddy value.Atsushi Kumagai2012-12-03
* [PATCH v2 06/10] Exclude free pages by looking up mem_map array.HATAYAMA Daisuke2012-11-22
* [PATCH v2 05/10] Add hardcoded page flag values.HATAYAMA Daisuke2012-11-22
* [PATCH v2 03/10] Add new parameters to various tables.HATAYAMA Daisuke2012-11-22
* [PATCH v2 02/10] Add debuginfo interface for enum type size.HATAYAMA Daisuke2012-11-22
* [PATCH v2 2/2] Calculate the size of cyclic buffer automatically.Atsushi Kumagai2012-11-22
* [PATCH v2 1/2] Add get_free_memory_size() to get the amount of free memory.Atsushi Kumagai2012-11-22
* [PATCH] Initialize Xen structures from initial().Petr Tesarik2012-11-16
* [PATCH v3 8/9] Add support for filtering out user pages under Xen4.Petr Tesarik2012-11-16
* [PATCH v3 7/9] Support Xen4 virtuall address space layout.Petr Tesarik2012-11-16
* [PATCH v3 4/9] Split Xen setup into early and late.Petr Tesarik2012-11-16
* [PATCH v3 3/9] Read the Xen crash ELF note into memory at startup.Petr Tesarik2012-11-16
* [PATCH] Support for x86_64 1G pages.Petr Tesarik2012-11-16
* [PATCH] s390x: Add 2GB frame support for page table walker.Michael Holzheu2012-11-16
* [PATCH 5/9] Add compression processing.HATAYAMA Daisuke2012-11-16
* [PATCH] Support newer kernels.Atsushi Kumagai2012-09-06
* [PATCH] Generic search into anonymous members in search_member().Stefan Bader2012-09-06
* [PATCH v4 12/12] Add --cyclic-buffer option to specify buffer size for cyclic...Atsushi Kumagai2012-09-06
* [PATCH v4 7/12] Add function to get number of PT_LOAD for cyclic mode.Atsushi Kumagai2012-09-06
* [PATCH v4 5/12] Add function to get num_dumpable for cyclic mode.Atsushi Kumagai2012-09-06
* [PATCH v4 4/12] Add function to update target region.Atsushi Kumagai2012-09-06
* [PATCH v4 2/12] Prepare partial bitmap for cyclic mode.Atsushi Kumagai2012-09-06
* [PATCH v4 1/12] Introduce cyclic mode to keep memory usage constant.Atsushi Kumagai2012-09-06
* [PATCH] Support newer kernels.Atsushi Kumagai2012-05-22
* [PATCH v3 4/4] Add build condition for LZO support.HATAYAMA Daisuke2012-05-11
* [PATCH v3 1/4] Add LZO Support.HATAYAMA Daisuke2012-05-11
* [PATCH] Support newer kernels.Atsushi Kumagai2012-02-28
* [PATCH] Fix VtoP method for x86 remap allocator.Petr Tesarik2012-02-16
* [PATCH v1 3/3] Add support for PPC32.Suzuki K. Poulose2012-02-13
* [PATCH v1 2/3][ppc64] Rename the __powerpc__ macro to __powerpc64__ for PPC64.Suzuki K. Poulose2012-02-13
* [PATCH] s390x: Auto-detect the correct MAX_PHYSMEM_BITS used in vmcore being ...Mahesh Salgaonkar2012-01-17
* [v1.4.1] Update versionAtsushi Kumagai2012-01-05
* [PATCH] Cleanup: Convert multiple spaces to tabs.Atsushi Kumagai2012-01-05
* [PATCH v2 12/14] Read kexec backup regionHATAYAMA Daisuke2012-01-05
* [PATCH v2 11/14] Process CPUs based on online onesHATAYAMA Daisuke2012-01-05
* [PATCH v2 10/14] Generate and save VMCOREINFO and ELF note informationHATAYAMA Daisuke2011-12-27
* [PATCH v2 07/14] Initialize debug information for ELF note extractionHATAYAMA Daisuke2011-12-19
* [PATCH v2 05/14] Export helpers for bitmap table handlingHATAYAMA Daisuke2011-12-19
* [PATCH v2 02/14] Extend DumpInfo structureHATAYAMA Daisuke2011-12-19
* [PATCH] s390x: Obtain the vmalloc_start value from high_memory for s390x arch.Mahesh Salgaonkar2011-12-19
* [PATCH] Cleanup: Add erase_info.c for reducing makedumpfile.cKen'ichi Ohmichi2011-09-07
* [PATCH] Identify eraseinfo without NT_ERASE_INFO.Ken'ichi Ohmichi2011-09-07
* [PATCH] Cleanup: Add elf_info.c for reducing makedumpfile.cKen'ichi Ohmichi2011-09-07
* [PATCH] Cleanup: Add dwarf_info.c for reducing makedumpfile.cKen'ichi Ohmichi2011-09-07