aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/setup.c
AgeCommit message (Expand)Author
2015-04-23arm64: respect mem= for EFIlsk-v3.14-15.04Mark Rutland
2015-03-03Merge tag 'v3.14.34' into linux-linaro-lsk-v3.14Mark Brown
2015-02-11arm64: Fix up /proc/cpuinfoMark Rutland
2015-01-23Merge remote-tracking branch 'lsk/v3.14/topic/arm64-efi' into linux-linaro-ls...lsk-v3.14-15.01Mark Brown
2015-01-08Merge tag 'v3.14.28' into linux-linaro-lsk-v3.14Mark Brown
2015-01-08arm64: Add COMPAT_HWCAP_LPAECatalin Marinas
2014-08-11Merge remote-tracking branch 'lsk/v3.14/topic/arm64-misc' into linux-linaro-l...Mark Brown
2014-08-11arm64: Clean up the default pgprot settingMark Brown
2014-08-11arm64: add early_ioremap supportMark Salter
2014-08-11arm64: initialize pgprot info earlier in bootMark Salter
2014-08-08arm64: add EFI runtime servicesMark Salter
2014-06-05Merge branch 'v3.14/topic/arm64-cmadma' into linux-linaro-lsk-v3.14Alex Shi
2014-05-29arm64: Use bus notifiers to set per-device coherent DMA opsCatalin Marinas
2014-05-29arm64: advertise ARMv8 extensions to 32-bit compat ELF binariesArd Biesheuvel
2014-05-29arm64: add AT_HWCAP2 support for 32-bit compatArd Biesheuvel
2013-12-19Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstreamCatalin Marinas
2013-12-19arm64: Add hwcaps for crypto and CRC32 extensions.Steve Capper
2013-12-19arm64: Remove outdated commentLiviu Dudau
2013-12-19arm64: percpu: implement optimised pcpu access using tpidr_el1Will Deacon
2013-12-16arm64: kernel: build MPIDR_EL1 hash function data structureLorenzo Pieralisi
2013-11-25arm64: Unmask asynchronous aborts when in kernel modeCatalin Marinas
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-30ARM64: DT: define ARM64 specific arch_match_cpu_phys_idSudeep KarkadaNagesha
2013-10-25arm64: setup: report ELF_PLATFORM as the machine for utsnameWill Deacon
2013-10-25arm64: read enable-method for CPU0Mark Rutland
2013-10-09arm64: use common of_flat_dt_get_machine_nameRob Herring
2013-10-09of: create default early_init_dt_add_memory_archRob Herring
2013-10-09arm64: use early_init_dt_scanRob Herring
2013-09-26ARM64: arch_timer: add support to configure and enable event streamSudeep KarkadaNagesha
2013-09-20arm64: Widen hwcap to be 64 bitSteve Capper
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-08-30arm64: delay: don't bother reporting bogomips in /proc/cpuinfoWill Deacon
2013-08-28of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely
2013-05-14arm64: Invoke the of_platform_populate() at arch_initcall() levelCatalin Marinas
2013-03-20arm64: kernel: initialise cpu_logical_map from the DTJavi Merino
2013-03-20arm64: Initialise the clocks described via DTCatalin Marinas
2013-01-29arm64: psci: add support for PSCI invocations from the kernelWill Deacon
2013-01-22arm64: Populate the platform devicesCatalin Marinas
2012-10-18arm64: Ignore memory blocks below PHYS_OFFSETCatalin Marinas
2012-09-17arm64: Kernel booting and initialisationCatalin Marinas