summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: Move the async/fiq helpers to explicitly set process context flagsJames Morse2017-11-021-3/+5
* arm64: consistently log boot/secondary CPU IDsMark Rutland2017-10-041-3/+2
* arm64: remove unneeded copy to init_utsname()->machineMasahiro Yamada2017-10-021-2/+0
* arm64: check return value of of_flat_dt_get_machine_nameKefeng Wang2017-05-301-0/+3
* arm64: Print DT machine model in setup_machine_fdt()Geert Uytterhoeven2017-04-281-1/+4
* arm64: kdump: reserve memory for crash dump kernelAKASHI Takahiro2017-04-051-1/+6
* sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar2017-03-021-0/+1
* arm64: kernel: do not mark reserved memory regions as IORESOURCE_BUSYArd Biesheuvel2017-01-261-1/+1
* arm64: Use __pa_symbol for empty_zero_pageGeert Uytterhoeven2017-01-261-1/+1
* arm64: Use __pa_symbol for kernel symbolsLaura Abbott2017-01-121-4/+5
* arm64: setup: introduce kaslr_offset()Alexander Popov2016-12-201-4/+4
* arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas2016-11-211-0/+9
* arm64: Set UTS_MACHINE in the MakefileMichal Marek2016-08-311-1/+1
* arm64: mark reserved memblock regions explicitly in iomemAKASHI Takahiro2016-08-251-2/+7
* Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-301-15/+0
|\
| * arm64: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-231-13/+0
| * of: iommu: make of_iommu_init() postcore_initcall_syncKefeng Wang2016-06-231-2/+0
* | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-271-2/+1
|\ \
| * | ARM: XEN: Move xen_early_init() before efi_init()Shannon Zhao2016-07-061-2/+1
| |/
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-07-271-1/+1
|\ \
| * | arm64: mm: fix location of _etextArd Biesheuvel2016-06-271-1/+1
| |/
* | ACPI: ARM64: support for ACPI_TABLE_UPGRADEJon Masters2016-06-221-2/+4
|/
* arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse2016-04-281-1/+0
* arm64, numa: Add NUMA support for arm64 platforms.Ganapatrao Kulkarni2016-04-151-0/+4
* arm64: Move unflatten_device_tree() call earlier.David Daney2016-04-151-4/+8
* arm64: remove the now unneeded relocate_initrd()Ard Biesheuvel2016-04-141-64/+0
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-171-0/+36
|\
| * arm64: add support for kernel ASLRArd Biesheuvel2016-02-241-0/+29
| * arm64: unmap idmap earlierMark Rutland2016-02-161-0/+6
| * arm64: unify idmap removalMark Rutland2016-02-161-0/+1
* | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani2016-01-301-3/+3
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-041-239/+6
|\
| * arm64: Move /proc/cpuinfo handling codeSuzuki K. Poulose2015-10-211-123/+0
| * arm64: Move cpu feature detection codeSuzuki K. Poulose2015-10-211-107/+0
| * arm64: Delay cpuinfo_store_boot_cpuSuzuki K. Poulose2015-10-211-8/+2
| * arm64: Delay ELF HWCAP initialisation until all CPUs are upSuzuki K. Poulose2015-10-211-8/+8
| * arm64: Make the CPU information more clearSuzuki K. Poulose2015-10-211-2/+1
| * arm64: add KASAN supportAndrey Ryabinin2015-10-121-0/+4
* | arm64: Don't relocate non-existent initrdMark Rutland2015-10-061-0/+2
|/
* arm64: support initrd outside kernel linear mapMark Salter2015-09-081-0/+62
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-09-041-51/+34
|\
| * Merge branch 'aarch64/psci/drivers' into aarch64/for-next/coreWill Deacon2015-08-051-1/+1
| |\
| * | arm64: remove dead-code depending on CONFIG_UP_LATE_INITJonas Rabenstein2015-07-291-25/+0
| * | arm64: elf: use cpuid_feature_extract_field for hwcap detectionWill Deacon2015-07-271-20/+15
| * | arm64: lse: use generic cpufeature detection for LSE atomicsWill Deacon2015-07-271-4/+0
| * | arm64: lse: rename ARM64_CPU_FEAT_LSE_ATOMICS for consistencyWill Deacon2015-07-271-1/+1
| * | arm64: atomics: patch in lse instructions when supported by the CPUWill Deacon2015-07-271-0/+3
| * | arm64: alternatives: add cpu feature for lse atomicsWill Deacon2015-07-271-0/+1
| * | arm64: elf: advertise 8.1 atomic instructions as new hwcapWill Deacon2015-07-271-0/+14
| * | arm64: kernel: remove non-legit DT warnings when booting using ACPISudeep Holla2015-07-271-2/+7
OpenPOWER on IntegriCloud