index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
vmlinux.lds.S
Age
Commit message (
Expand
)
Author
2015-01-22
arm64: add better page protections to arm64
Laura Abbott
2014-11-25
arm64: vmlinux.lds.S: don't discard .exit.* sections at link-time
Will Deacon
2014-11-25
arm64: add alternative runtime patching
Andre Przywara
2014-11-05
arm64/efi: set PE/COFF file alignment to 512 bytes
Ard Biesheuvel
2014-10-02
ARM: 8168/1: extend __init_end to a page align address
Yalin Wang
2014-07-10
arm64: Enable TEXT_OFFSET fuzzing
Mark Rutland
2014-07-10
arm64: Update the Image header
Mark Rutland
2014-07-10
arm64: place initial page tables above the kernel
Mark Rutland
2014-05-23
arm64: Fix linker script entry point
Geoff Levand
2013-12-20
arm64: Remove unused __data_loc variable
Geoff Levand
2013-12-19
arm64: vmlinux.lds.S: drop redundant .comment
Mark Rutland
2013-11-04
arm64: use generic RW_DATA_SECTION macro in linker script
Mark Salter
2013-10-25
arm64: factor out spin-table boot method
Mark Rutland
2013-08-27
arm64: move elf notes into readonly segment
Mark Salter
2013-06-12
Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/k...
Catalin Marinas
2013-06-12
arm64: extable: sort the exception table at build time
Will Deacon
2013-06-07
arm64: KVM: HYP mode idmap support
Marc Zyngier
2012-09-17
arm64: Build infrastructure
Catalin Marinas