summaryrefslogtreecommitdiff
path: root/arch/arm64.c
Commit message (Expand)AuthorAge
* [PATCH] Generalize get_kaslr_offset_arm64() for other architecturesKazuhito Hagio2020-01-07
* [PATCH] arm64: fix get_kaslr_offset_arm64() to return kaslr_offset correctlyKazuhito Hagio2019-07-29
* [PATCH] arm64: restore info->page_offset and implement paddr_to_vaddr_arm64()Kazuhito Hagio2018-11-16
* [PATCH] arm64: Add runtime kaslr offset if it existsBhupesh Sharma2018-08-20
* [PATCH] arm64: Get 'info->page_offset' from PT_LOAD segments to support KASLR...Bhupesh Sharma2018-08-02
* [PATCH] arm64: Fix calculation of page_offset in case we are running cases ot...Bhupesh Sharma2018-07-03
* arm64: Add support to read symbols like _stext from '/proc/kallsyms'Bhupesh Sharma2018-04-03
* [PATCH v2] arm64: Fix page table walk of 1GB sectionBradley Bolen2018-01-23
* [PATCH 10/10] arm64: fix memory layout as per changes in v4.6 kernelPratyush Anand2016-11-17
* [PATCH 09/10] arm64: Add support for 4level 4K page translations tableAzriel Samson2016-11-17
* [PATCH 08/10] arm64: immunize identity mapped address finding w.r.t. kernel c...Pratyush Anand2016-11-17
* [PATCH 07/10] arm64: use value of VA_BITS and PHYS_OFFSET embedded into vmcorePratyush Anand2016-11-17
* [PATCH 06/10] arm64: fix re-filteringPratyush Anand2016-11-17
* [PATCH 05/10] arm64: fix page_offset definitionPratyush Anand2016-11-17
* [PATCH 04/10] arm64: use already available PAGESIZE() and PAGESHIFT() macrosPratyush Anand2016-11-17
* [PATCH 01/10] arm64: cleanup code, comment, blank space, blank lines etcPratyush Anand2016-11-17
* [PATCH] arm64: fix two level pmd calculationPratyush Anand2016-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] Support ARM64.Pratyush Anand2015-05-19