summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/vmlinux.lds.S (follow)
Commit message (Expand)AuthorAge
* FROMLIST: arm64: kaslr: Put kernel vectors address in separate data pageWill Deacon2018-01-06
* FROMLIST: arm64: entry: Add exception trampoline page for exceptions from EL0Will Deacon2018-01-06
* UPSTREAM: arch, ftrace: for KASAN put hard/soft IRQ entries into separate sec...Alexander Potapenko2017-12-14
* BACKPORT: arm64: Introduce uaccess_{disable,enable} functionality based on TT...Catalin Marinas2017-01-04
* Revert "FROMLIST: arm64: Introduce uaccess_{disable,enable} functionality bas...Sami Tolvanen2017-01-04
* BACKPORT: arm64: mm: Mark .rodata as ROJeremy Linton2016-10-05
* FROMLIST: arm64: Introduce uaccess_{disable,enable} functionality based on TT...Catalin Marinas2016-09-29
* UPSTREAM: arm64: add support for building vmlinux as a relocatable PIE binaryArd Biesheuvel2016-09-22
* UPSTREAM: arm64: introduce KIMAGE_VADDR as the virtual base of the kernel regionArd Biesheuvel2016-09-22
* BACKPORT: arm64: ensure _stext and _etext are page-alignedMark Rutland2016-09-18
* UPSTREAM: arm64: mm: fold alternatives into .initMark Rutland2016-09-18
* BACKPORT: arm64: Remove redundant padding from linker scriptMark Rutland2016-09-18
* BACKPORT: arm64: mm: fix location of _etextArd Biesheuvel2016-09-06
* arm64: update linker script to increased L1_CACHE_BYTES valueArd Biesheuvel2015-12-07
* arm64: page-align sections for DEBUG_RODATAMark Rutland2015-10-29
* arm64: Move swapper pagetable definitionsSuzuki K. Poulose2015-10-19
* arm64: reduce ID map to a single pageArd Biesheuvel2015-06-02
* ARM, arm64: kvm: get rid of the bounce pageArd Biesheuvel2015-03-19
* arm64: add better page protections to arm64Laura Abbott2015-01-22
* arm64: vmlinux.lds.S: don't discard .exit.* sections at link-timeWill Deacon2014-11-25
* arm64: add alternative runtime patchingAndre Przywara2014-11-25
* arm64/efi: set PE/COFF file alignment to 512 bytesArd Biesheuvel2014-11-05
* ARM: 8168/1: extend __init_end to a page align addressYalin Wang2014-10-02
* arm64: Enable TEXT_OFFSET fuzzingMark Rutland2014-07-10
* arm64: Update the Image headerMark Rutland2014-07-10
* arm64: place initial page tables above the kernelMark Rutland2014-07-10
* arm64: Fix linker script entry pointGeoff Levand2014-05-23
* arm64: Remove unused __data_loc variableGeoff Levand2013-12-20
* arm64: vmlinux.lds.S: drop redundant .commentMark Rutland2013-12-19
* arm64: use generic RW_DATA_SECTION macro in linker scriptMark Salter2013-11-04
* arm64: factor out spin-table boot methodMark Rutland2013-10-25
* arm64: move elf notes into readonly segmentMark Salter2013-08-27
* Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/k...Catalin Marinas2013-06-12
|\
| * arm64: KVM: HYP mode idmap supportMarc Zyngier2013-06-07
* | arm64: extable: sort the exception table at build timeWill Deacon2013-06-12
|/
* arm64: Build infrastructureCatalin Marinas2012-09-17