aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/head.S
AgeCommit message (Expand)Author
2014-05-24Merge remote-tracking branch 'lsk/v3.10/topic/arm64-misc' into linux-linaro-lskMark Brown
2014-05-23arm64: add early_ioremap supportMark Salter
2014-05-22Merge remote-tracking branch 'lsk/v3.10/topic/arm64-misc' into linux-linaro-lskMark Brown
2014-05-21arm64: Extend the idmap to the whole kernel imageCatalin Marinas
2014-05-20Merge remote-tracking branch 'lsk/v3.10/topic/arm64-misc' into linux-linaro-lskMark Brown
2014-05-20arm64: Remove unused __data_loc variableGeoff Levand
2014-05-16Merge remote-tracking branch 'lsk/v3.10/topic/arm64-cpu' into lsk-v3.10-arm64...Mark Brown
2014-05-15Merge remote-tracking branch 'lsk/v3.10/topic/arm64-misc' into linux-linaro-lskMark Brown
2014-05-15arm64: Expand arm64 image headerRoy Franz
2014-03-13arm64: big-endian: set correct endianess on kernel entryMatthew Leach
2014-03-13arm64: head: create a new function for setting the boot_cpu_mode flagMatthew Leach
2013-12-11arm64: factor out spin-table boot methodMark Rutland
2013-03-20arm64: head: match all affinity levels in the pen of the secondariesJavi Merino
2013-01-22arm64: Add simple earlyprintk supportCatalin Marinas
2012-12-05arm64: hyp: initialize vttbr_el2 to zeroMarc Zyngier
2012-12-05arm64: add hypervisor stubMarc Zyngier
2012-12-05arm64: record boot mode when entering the kernelMarc Zyngier
2012-12-05arm64: generic timer: use virtual counter instead of physical at EL0Will Deacon
2012-09-17arm64: Kernel booting and initialisationCatalin Marinas