summaryrefslogtreecommitdiff
path: root/makedumpfile.c
Commit message (Expand)AuthorAge
* Revert "[PATCH v2 09/10] Add page_is_buddy for old kernels."Atsushi Kumagai2012-12-03
* [PATCH] Remove hardcoded PG_buddy value.Atsushi Kumagai2012-12-03
* [PATCH] Fix to exclude_unnecessary_pages_cyclic.Cliff Wickman2012-11-22
* [PATCH v2 10/10] Warn cyclic buffer overrun and correct it if possible.HATAYAMA Daisuke2012-11-22
* [PATCH v2 09/10] Add page_is_buddy for old kernels.HATAYAMA Daisuke2012-11-22
* [PATCH v2 08/10] Add page_is_buddy for PG_buddy.HATAYAMA Daisuke2012-11-22
* [PATCH v2 07/10] Add page_is_buddy for recent kernels.HATAYAMA Daisuke2012-11-22
* [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 04/10] Add debuginfo-related processing for VMCOREINFO/VMLINUX.HATAYAMA Daisuke2012-11-22
* [PATCH v2 01/10] Move page flags setup for old kernels after debuginfo initia...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 9/9] Do not fail for symbols removed in Xen4.Petr Tesarik2012-11-16
* [PATCH v3 8/9] Add support for filtering out user pages under Xen4.Petr Tesarik2012-11-16
* [PATCH v3 5/9] Initialize phys_start during early Xen setup.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 v3 2/9] Xen: Fix the offset of the _domain field in struct page_info.Petr Tesarik2012-11-16
* [PATCH v3 1/9] Make max_pfn symbol optional for Xen dumps.Petr Tesarik2012-11-16
* [PATCH 6/9] Add uncompression processing.HATAYAMA Daisuke2012-11-16
* [PATCH 5/9] Add compression processing.HATAYAMA Daisuke2012-11-16
* [PATCH 4/9] Notify snappy unsupporting when disabled.HATAYAMA Daisuke2012-11-16
* [PATCH 2/9] Add command-line processing for snappy.HATAYAMA Daisuke2012-11-16
* [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 11/12] Remove waste calculation to improve performance.Atsushi Kumagai2012-09-06
* [PATCH v4 10/12] Change num_dumped value to global for debug messages.Atsushi Kumagai2012-09-06
* [PATCH v4 9/12] Enabling --split option with cyclic mode.Atsushi Kumagai2012-09-06
* [PATCH v4 8/12] Implement the main routine of cyclic mode for ELF format.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 6/12] Implement the main routine of cyclic mode for kdump-compresse...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 3/12] Change the function related to excluding unnecessary pages.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 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] 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
* [v1.4.1] Update versionAtsushi Kumagai2012-01-05
* [PATCH] Cleanup: Convert multiple spaces to tabs.Atsushi Kumagai2012-01-05
* [PATCH] Fix spelling mistakes in error messages.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 09/14] Estimate phys_base based on linux_banner positionHATAYAMA Daisuke2011-12-19