summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/setup.c
AgeCommit message (Expand)AuthorLines
2017-11-02arm64: Move the async/fiq helpers to explicitly set process context flagsJames Morse-3/+5
2017-10-04arm64: consistently log boot/secondary CPU IDsMark Rutland-3/+2
2017-10-02arm64: remove unneeded copy to init_utsname()->machineMasahiro Yamada-2/+0
2017-05-30arm64: check return value of of_flat_dt_get_machine_nameKefeng Wang-0/+3
2017-04-28arm64: Print DT machine model in setup_machine_fdt()Geert Uytterhoeven-1/+4
2017-04-05arm64: kdump: reserve memory for crash dump kernelAKASHI Takahiro-1/+6
2017-03-02sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar-0/+1
2017-01-26arm64: kernel: do not mark reserved memory regions as IORESOURCE_BUSYArd Biesheuvel-1/+1
2017-01-26arm64: Use __pa_symbol for empty_zero_pageGeert Uytterhoeven-1/+1
2017-01-12arm64: Use __pa_symbol for kernel symbolsLaura Abbott-4/+5
2016-12-20arm64: setup: introduce kaslr_offset()Alexander Popov-4/+4
2016-11-21arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas-0/+9
2016-08-31arm64: Set UTS_MACHINE in the MakefileMichal Marek-1/+1
2016-08-25arm64: mark reserved memblock regions explicitly in iomemAKASHI Takahiro-2/+7
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-15/+0
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+1
2016-07-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+1
2016-07-06ARM: XEN: Move xen_early_init() before efi_init()Shannon Zhao-2/+1
2016-06-27arm64: mm: fix location of _etextArd Biesheuvel-1/+1
2016-06-23arm64: Remove unnecessary of_platform_populate with default match tableKefeng Wang-13/+0
2016-06-23of: iommu: make of_iommu_init() postcore_initcall_syncKefeng Wang-2/+0
2016-06-22ACPI: ARM64: support for ACPI_TABLE_UPGRADEJon Masters-2/+4
2016-04-28arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse-1/+0
2016-04-15arm64, numa: Add NUMA support for arm64 platforms.Ganapatrao Kulkarni-0/+4
2016-04-15arm64: Move unflatten_device_tree() call earlier.David Daney-4/+8
2016-04-14arm64: remove the now unneeded relocate_initrd()Ard Biesheuvel-64/+0
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-0/+36
2016-02-24arm64: add support for kernel ASLRArd Biesheuvel-0/+29
2016-02-16arm64: unmap idmap earlierMark Rutland-0/+6
2016-02-16arm64: unify idmap removalMark Rutland-0/+1
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani-3/+3
2015-11-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-239/+6
2015-10-21arm64: Move /proc/cpuinfo handling codeSuzuki K. Poulose-123/+0
2015-10-21arm64: Move cpu feature detection codeSuzuki K. Poulose-107/+0
2015-10-21arm64: Delay cpuinfo_store_boot_cpuSuzuki K. Poulose-8/+2
2015-10-21arm64: Delay ELF HWCAP initialisation until all CPUs are upSuzuki K. Poulose-8/+8
2015-10-21arm64: Make the CPU information more clearSuzuki K. Poulose-2/+1
2015-10-12arm64: add KASAN supportAndrey Ryabinin-0/+4
2015-10-06arm64: Don't relocate non-existent initrdMark Rutland-0/+2
2015-09-08arm64: support initrd outside kernel linear mapMark Salter-0/+62
2015-09-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-51/+34
2015-09-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-1/+1
2015-08-05Merge branch 'aarch64/psci/drivers' into aarch64/for-next/coreWill Deacon-1/+1
2015-08-03arm64: psci: factor invocation code to driversMark Rutland-1/+1
2015-07-29arm64: remove dead-code depending on CONFIG_UP_LATE_INITJonas Rabenstein-25/+0
2015-07-27arm64: elf: use cpuid_feature_extract_field for hwcap detectionWill Deacon-20/+15
2015-07-27arm64: lse: use generic cpufeature detection for LSE atomicsWill Deacon-4/+0
2015-07-27arm64: lse: rename ARM64_CPU_FEAT_LSE_ATOMICS for consistencyWill Deacon-1/+1
2015-07-27arm64: atomics: patch in lse instructions when supported by the CPUWill Deacon-0/+3
2015-07-27arm64: alternatives: add cpu feature for lse atomicsWill Deacon-0/+1