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
/
head.S
Age
Commit message (
Expand
)
Author
2014-04-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-04-07
arm64: add early_ioremap support
Mark Salter
2014-04-05
arm64: Relax the kernel cache requirements for boot
Catalin Marinas
2014-02-26
arm64: Extend the idmap to the whole kernel image
Catalin Marinas
2013-12-20
arm64: Remove unused __data_loc variable
Geoff Levand
2013-12-06
arm64: kernel: add code to set cpu boot mode to secondary_entry shim
Lorenzo Pieralisi
2013-10-25
arm64: big-endian: set correct endianess on kernel entry
Matthew Leach
2013-10-25
arm64: head: create a new function for setting the boot_cpu_mode flag
Matthew Leach
2013-10-25
arm64: factor out spin-table boot method
Mark Rutland
2013-08-22
arm64: Expand arm64 image header
Roy Franz
2013-03-20
arm64: head: match all affinity levels in the pen of the secondaries
Javi Merino
2013-01-22
arm64: Add simple earlyprintk support
Catalin Marinas
2012-12-05
arm64: hyp: initialize vttbr_el2 to zero
Marc Zyngier
2012-12-05
arm64: add hypervisor stub
Marc Zyngier
2012-12-05
arm64: record boot mode when entering the kernel
Marc Zyngier
2012-12-05
arm64: generic timer: use virtual counter instead of physical at EL0
Will Deacon
2012-09-17
arm64: Kernel booting and initialisation
Catalin Marinas