aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/setup.c
AgeCommit message (Expand)Author
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-07-06ARM: XEN: Move xen_early_init() before efi_init()Shannon Zhao
2016-06-27arm64: mm: fix location of _etextArd Biesheuvel
2016-06-23arm64: Remove unnecessary of_platform_populate with default match tableKefeng Wang
2016-06-23of: iommu: make of_iommu_init() postcore_initcall_syncKefeng Wang
2016-06-22ACPI: ARM64: support for ACPI_TABLE_UPGRADEJon Masters
2016-04-28arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse
2016-04-15arm64, numa: Add NUMA support for arm64 platforms.Ganapatrao Kulkarni
2016-04-15arm64: Move unflatten_device_tree() call earlier.David Daney
2016-04-14arm64: remove the now unneeded relocate_initrd()Ard Biesheuvel
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-02-24arm64: add support for kernel ASLRArd Biesheuvel
2016-02-16arm64: unmap idmap earlierMark Rutland
2016-02-16arm64: unify idmap removalMark Rutland
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani
2015-11-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-10-21arm64: Move /proc/cpuinfo handling codeSuzuki K. Poulose
2015-10-21arm64: Move cpu feature detection codeSuzuki K. Poulose
2015-10-21arm64: Delay cpuinfo_store_boot_cpuSuzuki K. Poulose
2015-10-21arm64: Delay ELF HWCAP initialisation until all CPUs are upSuzuki K. Poulose
2015-10-21arm64: Make the CPU information more clearSuzuki K. Poulose
2015-10-12arm64: add KASAN supportAndrey Ryabinin
2015-10-06arm64: Don't relocate non-existent initrdMark Rutland
2015-09-08arm64: support initrd outside kernel linear mapMark Salter
2015-09-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-09-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-08-05Merge branch 'aarch64/psci/drivers' into aarch64/for-next/coreWill Deacon
2015-08-03arm64: psci: factor invocation code to driversMark Rutland
2015-07-29arm64: remove dead-code depending on CONFIG_UP_LATE_INITJonas Rabenstein
2015-07-27arm64: elf: use cpuid_feature_extract_field for hwcap detectionWill Deacon
2015-07-27arm64: lse: use generic cpufeature detection for LSE atomicsWill Deacon
2015-07-27arm64: lse: rename ARM64_CPU_FEAT_LSE_ATOMICS for consistencyWill Deacon
2015-07-27arm64: atomics: patch in lse instructions when supported by the CPUWill Deacon
2015-07-27arm64: alternatives: add cpu feature for lse atomicsWill Deacon
2015-07-27arm64: elf: advertise 8.1 atomic instructions as new hwcapWill Deacon
2015-07-27arm64: kernel: remove non-legit DT warnings when booting using ACPISudeep Holla
2015-07-27arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon
2015-07-20arm64: Remove clk-provider.h includeStephen Boyd
2015-07-01Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-02arm64: use fixmap region for permanent FDT mappingArd Biesheuvel
2015-05-28arm,arm64/xen: move Xen initialization earlierStefano Stabellini
2015-05-19ARM64: kernel: unify ACPI and DT cpus initializationLorenzo Pieralisi
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