aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* BACKPORT: arm64: thread_info remove stale itemsMark Rutland2018-01-051-0/+4
* FROMLIST: arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas2016-12-211-0/+9
* BACKPORT: arm64/efi: move virtmap init to early initcallArd Biesheuvel2016-12-211-1/+0
* BACKPORT: arm64: enforce x1|x2|x3 == 0 upon kernel entry as per boot protocolArd Biesheuvel2016-12-211-0/+12
* BACKPORT: arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon2016-12-211-4/+0
* BACKPORT: arm64: Move /proc/cpuinfo handling codeSuzuki K. Poulose2016-12-131-142/+0
* Revert "power: debug: support to read vddcx and vddmx retention voltage via c...Sami Tolvanen2016-12-131-101/+0
* Revert "cpr3-regulator: debug: backup APC fuse quotient to cpuinfo"Sami Tolvanen2016-12-131-13/+1
* BACKPORT: arm64: Move cpu feature detection codeSuzuki K. Poulose2016-12-131-98/+3
* BACKPORT: arm64: Delay cpuinfo_store_boot_cpuSuzuki K. Poulose2016-12-131-8/+2
* UPSTREAM: arm64: Delay ELF HWCAP initialisation until all CPUs are upSuzuki K. Poulose2016-12-131-8/+8
* BACKPORT: arm64: Make the CPU information more clearSuzuki K. Poulose2016-12-131-2/+1
* UPSTREAM: arm64: remove processor_idArd Biesheuvel2016-12-131-3/+0
* BACKPORT: arm64: elf: use cpuid_feature_extract_field for hwcap detectionWill Deacon2016-12-131-18/+13
* BACKPORT: arm64: Get rid of struct cpu_tableMarc Zyngier2016-12-131-13/+2
* BACKPORT: arm64: mm: fix location of _etextArd Biesheuvel2016-11-291-1/+1
* Merge AU_LINUX_ANDROID_LA.HB.1.3.9.06.00.01.213.216 into android-msm-marlin-3.18Steve Pfetsch2016-07-131-0/+67
|\
| * Merge tag 'lsk-v3.18-16.04-android' into 'msm-3.18'Imran Khan2016-06-091-0/+68
| |\
| | * Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi2016-04-271-0/+68
| | |\
| | | * Merge branch 'v3.18/topic/KASAN' into linux-linaro-lsk-v3.18Alex Shi2016-04-271-0/+68
| | | |\
| | | | * arm64: Don't relocate non-existent initrdMark Rutland2016-04-271-0/+2
| | | | * arm64: add KASAN supportAndrey Ryabinin2016-04-111-0/+4
| | | | * arm64: support initrd outside kernel linear mapMark Salter2016-04-111-0/+62
| | * | | Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi2016-02-261-0/+4
| | |\| |
| | | * | Merge tag 'v3.18.27' into linux-linaro-lsk-v3.18Alex Shi2016-02-261-0/+4
| | | |\|
| | | | * arm64: restore bogomips information in /proc/cpuinfoYang Shi2016-02-151-0/+4
* | | | | arch/arm64: fix typo in /proc/cpuinfoPatrick Tjin2016-06-061-1/+1
* | | | | cpr3-regulator: debug: backup APC fuse quotient to cpuinfojason_sung2016-04-251-1/+13
* | | | | power: debug: support to read vddcx and vddmx retention voltage via cpuinfojason_sung2016-04-251-0/+102
|/ / / /
* | | | Merge "arm64: Log the machine name string during boot up"Linux Build Service Account2016-02-261-1/+13
|\ \ \ \
| * | | | arm64: Log the machine name string during boot upStepan Moskovchenko2016-02-221-1/+6
| * | | | ARM/ARM64: Introduce arch_read_hardware_idAbhimanyu Kapur2016-02-221-1/+8
* | | | | Merge tag 'lsk-v3.18-15.12-android' into 'msm-3.18'Kaushal Kumar2016-02-111-0/+1
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman2015-12-141-1/+1
| |\| |
| | * | arm64: Provide a namespace to NCAPSFabio Estevam2015-12-031-1/+1
| | |/
| * | Merge branch 'android-3.18' of https://android.googlesource.com/kernel/commonAmit Pundir2015-10-131-1/+2
| |\ \
| | * | UPSTREAM: arm64/efi: remove idmap manipulations from UEFI codeArd Biesheuvel2015-10-071-1/+0
| | * | UPSTREAM: arm64/efi: add missing call to early_ioremap_reset()Ard Biesheuvel2015-10-071-0/+1
| | * | UPSTREAM: arm64/efi: move SetVirtualAddressMap() to UEFI stubArd Biesheuvel2015-10-071-0/+1
| | * | UPSTREAM: arm64: Factor out fixmap initialization from ioremapLaura Abbott2015-10-071-0/+1
| * | | Merge branch 'android-3.18' of https://android.googlesource.com/kernel/common...Kevin Hilman2015-05-121-0/+2
| |\| | | | |/ | |/|
* | | arm64: add KASAN supportAndrey Ryabinin2015-12-041-0/+4
* | | arm64: Fix out of bound access to compat_hwcap_strSe Wang (Patrick) Oh2015-09-041-1/+2
* | | arm64: Provide a namespace to NCAPSFabio Estevam2015-07-141-1/+1
* | | Merge tag 'v3.18.13' into msm-3.18Matt Wagantall2015-07-141-0/+3
|\| |
| * | arm64: add cpu_capabilities bitmapAndre Przywara2015-04-271-0/+3
* | | Merge tag 'v3.18.7' into msm-3.18Matt Wagantall2015-07-141-8/+1
|\| |
| * | arm64: Fix up /proc/cpuinfoMark Rutland2015-02-111-24/+72
| * | arm64/efi: add missing call to early_ioremap_reset()Ard Biesheuvel2015-01-161-0/+1
* | | Merge tag 'v3.18.2' into msm-3.18Matt Wagantall2015-07-141-1/+2
|\| |