summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAge
...
* [PATCH 7/8] ppc64: use the same masked bit values for 4K and 64K pagesizesHari Bathini2016-10-14
* [PATCH 6/8] ppc64: support big endian Linux page tablesHari Bathini2016-10-14
* [PATCH 5/8] ppc64: use physical addresses and unfold pud for 64K page sizeHari Bathini2016-10-14
* [PATCH 3/8] ppc64: address changes in kernel v4.5Hari Bathini2016-10-14
* [PATCH 2/8] ppc64: Use kernel terminology for each level in 4-level page tableHari Bathini2016-10-14
* [PATCH 1/8] ppc64: fix vtop page translation for 4K pagesHari Bathini2016-10-14
* [PATCH] Skip null entries to walk page tables correctlyAtsushi Kumagai2016-06-07
* [PATCH] arm64: fix two level pmd calculationPratyush Anand2016-04-19
* [PATCH] Fix compilation warnings for x86_64Atsushi Kumagai2016-04-19
* [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 V7] Exclude page structures of non-dumped pages.Cliff Wickman2015-10-28
* [PATCH] Support ARM64.Pratyush Anand2015-05-19
* [PATCH] Correct vmap_area_list support for i386 and ppc32.Atsushi Kumagai2015-04-17
* [PATCH v3] Enable --mem-usage for s390x.Michael Holzheu2014-10-31
* [PATCH v6 5/8] Prepare the dump loads for kcore analysis.Baoquan He2014-09-02
* [PATCH v3 2/2] vtop address translation support for vmalloc region in PPC64 a...Hari Bathini2014-08-11
* [PATCH v3 1/2] Initialize for vmalloc address translation support in PPC64 arch.Hari Bathini2014-08-11
* [PATCH v5] Support to filter dump for kernels that use CONFIG_SPARSEMEM_VMEMMAP.Hari Bathini2013-11-25
* [PATCH v3 3/7] xen: Take into account new frame table address since Xen 4.3.Daniel Kiper2013-07-23
* [PATCH v3 1/7] xen: Improve calculation of beginning of virtual address space.Daniel Kiper2013-07-23
* [PATCH] Add vmap_area_list definition for ppc/ppc64.Baoquan He2013-07-16
* [PATCH 4/4] Use vmap_area_list to get vmalloc_start for ppc64.Atsushi Kumagai2013-04-09
* [PATCH 3/4] Use vmap_area_list to get vmalloc_start for ppc32.Atsushi Kumagai2013-04-09
* [PATCH 2/4] Use vmap_area_list to get vmalloc_start for i386.Atsushi Kumagai2013-04-08
* [PATCH] s390x: Allow large page and change override bits.Michael Holzheu2013-03-04
* [PATCH] ppc64: Auto-detect the correct MAX_PHYSMEM_BITS used in vmcore being ...Mahesh Salgaonkar2013-01-29
* [PATCH] s390x: Allow HW Change-bit override for page table entries.Michael Holzheu2012-12-14
* [PATCH] Remove unnecessary valid check for xen_phys_start.Atsushi Kumagai2012-12-03
* [PATCH v3 9/9] Do not fail for symbols removed in Xen4.Petr Tesarik2012-11-16
* [PATCH v3 7/9] Support Xen4 virtuall address space layout.Petr Tesarik2012-11-16
* [PATCH v3 6/9] Fix domain pickled_id computation for xen-3.4+.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] 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] add a missing return statement.Petr Tesarik2012-11-16
* [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
* [PATCH] s390x: Obtain the vmalloc_start value from high_memory for s390x arch.Mahesh Salgaonkar2011-12-19
* [PATCH] Support line mode terminals.Michael Holzheu2011-09-07
* [PATCH] Cleanup: Add elf_info.c for reducing makedumpfile.cKen'ichi Ohmichi2011-09-07
* [PATCH] Cleanup: Move architecture dependant files to "arch" directory.Ken'ichi Ohmichi2011-08-19