aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/vmlinux.lds.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-5/+2
2015-12-10arm64: mm: fold alternatives into .initMark Rutland1-3/+2
2015-12-10arm64: Remove redundant padding from linker scriptMark Rutland1-2/+0
2015-12-07arm64: update linker script to increased L1_CACHE_BYTES valueArd Biesheuvel1-2/+3
2015-10-29arm64: page-align sections for DEBUG_RODATAMark Rutland1-1/+4
2015-10-19arm64: Move swapper pagetable definitionsSuzuki K. Poulose1-0/+1
2015-06-02arm64: reduce ID map to a single pageArd Biesheuvel1-1/+10
2015-03-19ARM, arm64: kvm: get rid of the bounce pageArd Biesheuvel1-6/+11
2015-01-22arm64: add better page protections to arm64Laura Abbott1-2/+15
2014-11-25arm64: vmlinux.lds.S: don't discard .exit.* sections at link-timeWill Deacon1-2/+3
2014-11-25arm64: add alternative runtime patchingAndre Przywara1-0/+11
2014-11-05arm64/efi: set PE/COFF file alignment to 512 bytesArd Biesheuvel1-0/+17
2014-10-02ARM: 8168/1: extend __init_end to a page align addressYalin Wang1-1/+1
2014-07-10arm64: Enable TEXT_OFFSET fuzzingMark Rutland1-0/+5
2014-07-10arm64: Update the Image headerMark Rutland1-0/+4
2014-07-10arm64: place initial page tables above the kernelMark Rutland1-0/+7
2014-05-23arm64: Fix linker script entry pointGeoff Levand1-1/+1
2013-12-20arm64: Remove unused __data_loc variableGeoff Levand1-2/+0
2013-12-19arm64: vmlinux.lds.S: drop redundant .commentMark Rutland1-1/+0
2013-11-04arm64: use generic RW_DATA_SECTION macro in linker scriptMark Salter1-24/+7
2013-10-25arm64: factor out spin-table boot methodMark Rutland1-1/+0
2013-08-27arm64: move elf notes into readonly segmentMark Salter1-2/+1
2013-06-12Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into upstreamCatalin Marinas1-0/+20
2013-06-12arm64: extable: sort the exception table at build timeWill Deacon1-9/+1
2013-06-07arm64: KVM: HYP mode idmap supportMarc Zyngier1-0/+20
2012-09-17arm64: Build infrastructureCatalin Marinas1-0/+126