aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/setup.c
AgeCommit message (Expand)Author
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-03-26ARM64: kernel: acpi: honour acpi=force command line parameterLorenzo Pieralisi
2015-03-26ARM64 / ACPI: Don't unflatten device tree if acpi=force is passedHanjun Guo
2015-03-25ARM64 / ACPI: Parse MADT for SMP initializationHanjun Guo
2015-03-25ARM64 / ACPI: Get PSCI flags in FADT for PSCI initGraeme Gregory
2015-03-25ARM64 / ACPI: If we chose to boot from acpi then disable FDTGraeme Gregory
2015-03-25ARM64 / ACPI: Get RSDP and ACPI boot-time tablesAl Stone
2015-03-19arm64: enforce x1|x2|x3 == 0 upon kernel entry as per boot protocolArd Biesheuvel
2015-03-19arm64: remove processor_idArd Biesheuvel
2015-03-19arm64: Get rid of struct cpu_tableMarc Zyngier
2015-03-17arm64: log CPU boot modesMark Rutland
2015-03-17arm64: apply alternatives for !SMP kernelsMark Rutland
2015-01-23arm64: implement generic IOMMU configurationRobin Murphy
2015-01-22arm64/efi: move virtmap init to early initcallArd Biesheuvel
2015-01-16arm64: respect mem= for EFIMark Rutland
2015-01-12arm64/efi: remove idmap manipulations from UEFI codeArd Biesheuvel
2015-01-12arm64/efi: move SetVirtualAddressMap() to UEFI stubArd Biesheuvel
2015-01-08arm64/efi: add missing call to early_ioremap_reset()Ard Biesheuvel
2014-12-04arm64: Provide a namespace to NCAPSFabio Estevam
2014-11-25arm64: Factor out fixmap initialization from ioremapLaura Abbott
2014-11-25arm64: add cpu_capabilities bitmapAndre Przywara
2014-11-17arm64: Add COMPAT_HWCAP_LPAECatalin Marinas
2014-11-14arm64: Fix up /proc/cpuinfoMark Rutland
2014-11-06arm64: log physical ID of boot CPUMark Rutland
2014-11-06arm64/dt: add machine name to kernel call stack dump outputArd Biesheuvel
2014-09-15setup: Move unmask of async interrupts after possible earlycon setupJon Masters
2014-09-01Revert "arm64: cpuinfo: print info for all CPUs"Will Deacon
2014-07-31Revert "arm64: dmi: Add SMBIOS/DMI support"Will Deacon
2014-07-21arm64: dmi: Add SMBIOS/DMI supportYi Li
2014-07-18arm64: cpuinfo: print info for all CPUsMark Rutland
2014-07-18arm64: cpuinfo: record cpu system register valuesMark Rutland
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-06-05Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-05-09arm64: Clean up the default pgprot settingCatalin Marinas
2014-05-09arm64: Implement cache_line_size() based on CTR_EL0.CWGCatalin Marinas
2014-05-03arm64: Use bus notifiers to set per-device coherent DMA opsCatalin Marinas
2014-04-30arm64: add EFI runtime servicesMark Salter
2014-04-25arm64: init: Move of_clk_init to time_initChanho Min
2014-04-07arm64: add early_ioremap supportMark Salter
2014-04-07arm64: initialize pgprot info earlier in bootMark Salter
2014-03-04arm64: advertise ARMv8 extensions to 32-bit compat ELF binariesArd Biesheuvel
2014-03-04arm64: 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