aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/vmlinux.lds.S
AgeCommit message (Expand)Author
2015-03-19ARM, arm64: kvm: get rid of the bounce pageArd Biesheuvel
2015-01-22arm64: add better page protections to arm64Laura Abbott
2014-11-25arm64: vmlinux.lds.S: don't discard .exit.* sections at link-timeWill Deacon
2014-11-25arm64: add alternative runtime patchingAndre Przywara
2014-11-05arm64/efi: set PE/COFF file alignment to 512 bytesArd Biesheuvel
2014-10-02ARM: 8168/1: extend __init_end to a page align addressYalin Wang
2014-07-10arm64: Enable TEXT_OFFSET fuzzingMark Rutland
2014-07-10arm64: Update the Image headerMark Rutland
2014-07-10arm64: place initial page tables above the kernelMark Rutland
2014-05-23arm64: Fix linker script entry pointGeoff Levand
2013-12-20arm64: Remove unused __data_loc variableGeoff Levand
2013-12-19arm64: vmlinux.lds.S: drop redundant .commentMark Rutland
2013-11-04arm64: use generic RW_DATA_SECTION macro in linker scriptMark Salter
2013-10-25arm64: factor out spin-table boot methodMark Rutland
2013-08-27arm64: move elf notes into readonly segmentMark Salter
2013-06-12Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/k...Catalin Marinas
2013-06-12arm64: extable: sort the exception table at build timeWill Deacon
2013-06-07arm64: KVM: HYP mode idmap supportMarc Zyngier
2012-09-17arm64: Build infrastructureCatalin Marinas