aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/head.S
Commit message (Expand)AuthorAge
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-06-06
|\
| * arm64: head: fix cache flushing and barriers in set_cpu_boot_mode_flagWill Deacon2014-05-09
* | arm64: efi: add EFI stubMark Salter2014-04-30
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-04-08
|\
| * arm64: Relax the kernel cache requirements for bootCatalin Marinas2014-04-05
* | arm64: add early_ioremap supportMark Salter2014-04-07
|/
* arm64: Extend the idmap to the whole kernel imageCatalin Marinas2014-02-26
* arm64: Remove unused __data_loc variableGeoff Levand2013-12-20
* arm64: kernel: add code to set cpu boot mode to secondary_entry shimLorenzo Pieralisi2013-12-06
* arm64: big-endian: set correct endianess on kernel entryMatthew Leach2013-10-25
* arm64: head: create a new function for setting the boot_cpu_mode flagMatthew Leach2013-10-25
* arm64: factor out spin-table boot methodMark Rutland2013-10-25
* arm64: Expand arm64 image headerRoy Franz2013-08-22
* arm64: head: match all affinity levels in the pen of the secondariesJavi Merino2013-03-20
* arm64: Add simple earlyprintk supportCatalin Marinas2013-01-22
* arm64: hyp: initialize vttbr_el2 to zeroMarc Zyngier2012-12-05
* arm64: add hypervisor stubMarc Zyngier2012-12-05
* arm64: record boot mode when entering the kernelMarc Zyngier2012-12-05
* arm64: generic timer: use virtual counter instead of physical at EL0Will Deacon2012-12-05
* arm64: Kernel booting and initialisationCatalin Marinas2012-09-17