aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/setup.c
Commit message (Expand)AuthorAge
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-24
|\
| * ARM64: kernel: acpi: honour acpi=force command line parameterLorenzo Pieralisi2015-03-26
| * ARM64 / ACPI: Don't unflatten device tree if acpi=force is passedHanjun Guo2015-03-26
| * ARM64 / ACPI: Parse MADT for SMP initializationHanjun Guo2015-03-25
| * ARM64 / ACPI: Get PSCI flags in FADT for PSCI initGraeme Gregory2015-03-25
| * ARM64 / ACPI: If we chose to boot from acpi then disable FDTGraeme Gregory2015-03-25
| * ARM64 / ACPI: Get RSDP and ACPI boot-time tablesAl Stone2015-03-25
* | arm64: enforce x1|x2|x3 == 0 upon kernel entry as per boot protocolArd Biesheuvel2015-03-19
* | arm64: remove processor_idArd Biesheuvel2015-03-19
* | arm64: Get rid of struct cpu_tableMarc Zyngier2015-03-19
* | arm64: log CPU boot modesMark Rutland2015-03-17
* | arm64: apply alternatives for !SMP kernelsMark Rutland2015-03-17
|/
* arm64: implement generic IOMMU configurationRobin Murphy2015-01-23
* arm64/efi: move virtmap init to early initcallArd Biesheuvel2015-01-22
* arm64: respect mem= for EFIMark Rutland2015-01-16
* arm64/efi: remove idmap manipulations from UEFI codeArd Biesheuvel2015-01-12
* arm64/efi: move SetVirtualAddressMap() to UEFI stubArd Biesheuvel2015-01-12
* arm64/efi: add missing call to early_ioremap_reset()Ard Biesheuvel2015-01-08
* arm64: Provide a namespace to NCAPSFabio Estevam2014-12-04
* arm64: Factor out fixmap initialization from ioremapLaura Abbott2014-11-25
* arm64: add cpu_capabilities bitmapAndre Przywara2014-11-25
* arm64: Add COMPAT_HWCAP_LPAECatalin Marinas2014-11-17
* arm64: Fix up /proc/cpuinfoMark Rutland2014-11-14
* arm64: log physical ID of boot CPUMark Rutland2014-11-06
* arm64/dt: add machine name to kernel call stack dump outputArd Biesheuvel2014-11-06
* setup: Move unmask of async interrupts after possible earlycon setupJon Masters2014-09-15
* Revert "arm64: cpuinfo: print info for all CPUs"Will Deacon2014-09-01
* Revert "arm64: dmi: Add SMBIOS/DMI support"Will Deacon2014-07-31
* arm64: dmi: Add SMBIOS/DMI supportYi Li2014-07-21
* arm64: cpuinfo: print info for all CPUsMark Rutland2014-07-18
* arm64: cpuinfo: record cpu system register valuesMark Rutland2014-07-18
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-06-06
|\
| * arm64: Clean up the default pgprot settingCatalin Marinas2014-05-09
| * arm64: Implement cache_line_size() based on CTR_EL0.CWGCatalin Marinas2014-05-09
* | Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-05
|\ \ | |/ |/|
| * arm64: add EFI runtime servicesMark Salter2014-04-30
* | arm64: Use bus notifiers to set per-device coherent DMA opsCatalin Marinas2014-05-03
* | arm64: init: Move of_clk_init to time_initChanho Min2014-04-25
|/
* arm64: add early_ioremap supportMark Salter2014-04-07
* arm64: initialize pgprot info earlier in bootMark Salter2014-04-07
* arm64: advertise ARMv8 extensions to 32-bit compat ELF binariesArd Biesheuvel2014-03-04
* arm64: add AT_HWCAP2 support for 32-bit compatArd Biesheuvel2014-03-04
* Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstreamCatalin Marinas2013-12-19
|\
| * arm64: kernel: build MPIDR_EL1 hash function data structureLorenzo Pieralisi2013-12-16
* | arm64: Add hwcaps for crypto and CRC32 extensions.Steve Capper2013-12-19
* | arm64: Remove outdated commentLiviu Dudau2013-12-19
* | arm64: percpu: implement optimised pcpu access using tpidr_el1Will Deacon2013-12-19
|/
* arm64: Unmask asynchronous aborts when in kernel modeCatalin Marinas2013-11-25
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\
| * arm64: use common of_flat_dt_get_machine_nameRob Herring2013-10-09