aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* UPSTREAM: arm64: setup: introduce kaslr_offset()Alexander Popov2017-12-211-4/+4
* BACKPORT: arm64: Use __pa_symbol for empty_zero_pageGeert Uytterhoeven2017-12-051-2/+2
* BACKPORT: arm64: Use __pa_symbol for kernel symbolsLaura Abbott2017-12-051-4/+5
* ANDROID: arm64: Fix a copy-paste error in prior init_thread_info build fixAmit Pundir2017-08-211-1/+1
* ANDROID: arm64: fix undeclared 'init_thread_info' errorAmit Pundir2017-08-211-2/+6
* Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-281-1/+9
|\
| * Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir2016-11-151-1/+0
| |\
| | * Merge branch 'v4.4/topic/hibernate' into linux-linaro-lsk-v4.4Alex Shi2016-11-141-1/+0
| | |\
| | | * arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse2016-11-101-1/+0
| | | * arm64: unmap idmap earlierMark Rutland2016-10-201-0/+6
| | | * arm64: unify idmap removalMark Rutland2016-10-201-0/+1
| * | | FROMLIST: arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas2016-10-121-0/+9
* | | | Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang2016-12-161-1/+1
|\| | |
| * | | BACKPORT: arm64: mm: fix location of _etextArd Biesheuvel2016-09-141-1/+1
| |/ /
* | | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang2016-10-211-0/+36
|\| |
* | | Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni2016-08-261-36/+0
* | | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni2016-08-181-0/+36
|\| |
| * | arm64: add support for kernel ASLRArd Biesheuvel2016-05-111-0/+29
| * | arm64: unmap idmap earlierMark Rutland2016-05-111-0/+6
| * | arm64: unify idmap removalMark Rutland2016-05-111-0/+1
| |/
* | arm64: Log the machine name string during boot upStepan Moskovchenko2016-03-231-2/+4
* | arm64: cpuinfo: make machine_name as externTrilok Soni2016-03-231-1/+4
* | arm: Add weak function definition for random pool intializationLaura Abbott2016-03-221-0/+3
* | ARM/ARM64: Introduce arch_read_hardware_idAbhimanyu Kapur2016-03-221-7/+0
* | ARM64: Introduce arch_read_hardware_idAbhimanyu Kapur2016-03-221-0/+3
* | arm64: Move topology_init to postcoreShiju Mathew2016-03-011-1/+1
* | sysctl: add boot_reason and cold_boot sysctl entries for arm64David Collins2016-03-011-0/+6
* | arm64: Print device tree model string during bootStepan Moskovchenko2016-03-011-0/+4
* | arm64: Add pdev_archdata for dmamaskLaura Abbott2016-03-011-0/+7
|/
* 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
| * | arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon2015-07-271-6/+0
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-031-1/+1
|\ \ \ | | |/ | |/|