summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [v1.6.0] Update versionAtsushi Kumagai2016-06-08
* [PATCH] Fix read data corruption for multi thread feature.Atsushi Kumagai2016-06-07
* [PATCH] Skip null entries to walk page tables correctlyAtsushi Kumagai2016-06-07
* [PATCH] Fix boundary value bug for checking memory holesAtsushi Kumagai2016-06-07
* [PATCH] Fix compilation warningAndrey Skvortsov2016-05-30
* [PATCH] Fix deleted macro by mistake for ia64Atsushi Kumagai2016-05-17
* [PATCH] Support newer kernels.Atsushi Kumagai2016-05-13
* [PATCH] Fix man page to add -p optionAtsushi Kumagai2016-05-12
* [PATCH] Fix module core base and size offset for kernel v4.5Pratyush Anand2016-04-19
* [PATCH] arm64: fix two level pmd calculationPratyush Anand2016-04-19
* [PATCH] Fix compilation warnings for x86_64Atsushi Kumagai2016-04-19
* [PATCH] Fix compilation warningPratyush Anand2016-04-19
* [PATCH v8] Improve the performance of --num-threads -d 31Zhou Wenjian2016-04-19
* [PATCH] Skip examining compound tail pagesAtsushi Kumagai2016-03-17
* [PATCH] Looking for page.compound_order/compound_dtor to exclude hugepagesAtsushi Kumagai2016-03-17
* [PATCH] Clean up the in-accurate message printing about mmapBaoquan He2016-03-17
* [PATCH] Fix several issues with reading ELF pagesPetr Tesarik2016-03-17
* [PATCH 3/3] Rewrite readpage_elfPetr Tesarik2016-02-18
* [PATCH 2/3] Mark unstored ELF pages as filteredPetr Tesarik2016-02-18
* [PATCH 1/3] Keep segment memory size when re-filtering ELF dumpsPetr Tesarik2016-02-18
* [PATCH] Fix bitmap buffer release code.Atsushi Kumagai2016-02-15
* [PATCH] Remove useless definitions of return value.Atsushi Kumagai2016-01-04
* [PATCH 4/4] ARM64: Fix for ARM64 3 level translation tables.Sameer Goel2015-12-09
* [PATCH 3/4] ARM64: Fix KVBASE.Pratyush Anand2015-12-09
* [PATCH 2/4] ARM64: Decide VA Bits on the basis of _stext symbol value.Pratyush Anand2015-12-09
* [PATCH 1/4] ARM64: Refactor code to support multiple page level.Pratyush Anand2015-12-09
* [PATCH] Support newer kernels.Atsushi Kumagai2015-11-24
* [PATCH V7] Exclude page structures of non-dumped pages.Cliff Wickman2015-10-28
* [v1.5.9] Update versionAtsushi Kumagai2015-10-28
* [PATCH] Support newer kernels.Atsushi Kumagai2015-10-28
* [PATCH] Improve performance for parallel compression with zlib.Atsushi Kumagai2015-10-26
* [PATCH 2/2] sadump: Perform explicit zero page filtering.HATAYAMA Daisuke2015-10-26
* [PATCH 1/2] sadump: Change bit order.HATAYAMA Daisuke2015-10-26
* [PATCH] Remove the double free of sph.Chao Fan2015-10-26
* [PATCH v2] Code changes to satisfy the coverity scan.Chao Fan2015-08-26
* [PATCH v5 10/10] Add usage and manual about multiple threads process.Qiao Nuohan2015-08-11
* [PATCH v5 09/10] Make makedumpfile available to read and compress pages paral...Qiao Nuohan2015-08-11
* [PATCH v5 08/10] Initial and free data used for parallel process.Qiao Nuohan2015-08-11
* [PATCH v5 07/10] Add write_kdump_pages_parallel to allow parallel process.Qiao Nuohan2015-08-11
* [PATCH v5 06/10] Add filter_data_buffer_parallel.Qiao Nuohan2015-08-11
* [PATCH v5 05/10] Add function to initial bitmap for parallel use.Qiao Nuohan2015-08-11
* [PATCH v5 04/10] Add read_pfn_parallel.Qiao Nuohan2015-08-11
* [PATCH v5 03/10] Add readpage_elf_parallel.Qiao Nuohan2015-08-11
* [PATCH v5 02/10] Add mappage_elf_parallel.Qiao Nuohan2015-08-11
* [PATCH v5 01/10] Add readpage_kdump_compressed_parallel.Qiao Nuohan2015-08-11
* [PATCH 2/2] Remove notes about ELF being the only available format for Xen du...Petr Tesarik2015-07-29
* [PATCH 1/2] Enable compressed dump formats for Xen.Petr Tesarik2015-07-29
* [PATCH v2] Fix a bug in generating incomplete kdump core.Zhou Wenjian2015-07-17
* [PATCH v2] Add description of pages lost by ENOSPACE in IMPLEMENTATION.Zhou Wenjian2015-07-17
* [PATCH] Optimise the function reserve_diskspace.Zhou Wenjian2015-07-13