summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/head.S
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-04-081-2/+28
|\
| * arm64: Relax the kernel cache requirements for bootCatalin Marinas2014-04-051-2/+28
* | arm64: add early_ioremap supportMark Salter2014-04-071-6/+3
|/
* arm64: Extend the idmap to the whole kernel imageCatalin Marinas2014-02-261-12/+8
* arm64: Remove unused __data_loc variableGeoff Levand2013-12-201-10/+0
* arm64: kernel: add code to set cpu boot mode to secondary_entry shimLorenzo Pieralisi2013-12-061-1/+2
* arm64: big-endian: set correct endianess on kernel entryMatthew Leach2013-10-251-3/+14
* arm64: head: create a new function for setting the boot_cpu_mode flagMatthew Leach2013-10-251-9/+25
* arm64: factor out spin-table boot methodMark Rutland2013-10-251-2/+10
* arm64: Expand arm64 image headerRoy Franz2013-08-221-0/+8
* arm64: head: match all affinity levels in the pen of the secondariesJavi Merino2013-03-201-1/+3
* arm64: Add simple earlyprintk supportCatalin Marinas2013-01-221-2/+10
* arm64: hyp: initialize vttbr_el2 to zeroMarc Zyngier2012-12-051-0/+3
* arm64: add hypervisor stubMarc Zyngier2012-12-051-0/+4
* arm64: record boot mode when entering the kernelMarc Zyngier2012-12-051-3/+22
* arm64: generic timer: use virtual counter instead of physical at EL0Will Deacon2012-12-051-0/+1
* arm64: Kernel booting and initialisationCatalin Marinas2012-09-171-0/+510
OpenPOWER on IntegriCloud