summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/setup.c (unfollow)
Commit message (Expand)Author
2022-10-28arm64: Set UTS_MACHINE in the MakefileMichal Marek
2017-12-18UPSTREAM: arm64: setup: introduce kaslr_offset()Alexander Popov
2017-11-20BACKPORT: arm64: Use __pa_symbol for empty_zero_pageGeert Uytterhoeven
2017-11-20BACKPORT: arm64: Use __pa_symbol for kernel symbolsLaura Abbott
2017-08-15ANDROID: arm64: Fix a copy-paste error in prior init_thread_info build fixAmit Pundir
2017-08-14ANDROID: arm64: fix undeclared 'init_thread_info' errorAmit Pundir
2017-04-19arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse
2017-04-19Revert "arm64: Change cpu_resume() to enable mmu early ..."Mohammed Khajapasha
2017-01-16BACKPORT: arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas
2017-01-16Revert "FROMLIST: arm64: Disable TTBR0_EL1 during normal kernel execution"Sami Tolvanen
2017-01-04BACKPORT: arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas
2017-01-04Revert "FROMLIST: arm64: Disable TTBR0_EL1 during normal kernel execution"Sami Tolvanen
2016-11-10arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse
2016-10-20arm64: unmap idmap earlierMark Rutland
2016-10-20arm64: unify idmap removalMark Rutland
2016-10-12FROMLIST: arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas
2016-09-29FROMLIST: arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas
2016-09-22BACKPORT: arm64: add support for kernel ASLRArd Biesheuvel
2016-09-18UPSTREAM: arm64: unmap idmap earlierMark Rutland
2016-09-18UPSTREAM: arm64: unify idmap removalMark Rutland
2016-09-14BACKPORT: arm64: mm: fix location of _etextArd Biesheuvel
2016-09-06BACKPORT: arm64: mm: fix location of _etextArd Biesheuvel
2016-08-26Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni
2016-05-11arm64: add support for kernel ASLRArd Biesheuvel
2016-05-11arm64: unmap idmap earlierMark Rutland
2016-05-11arm64: unify idmap removalMark Rutland
2016-03-23arm64: Log the machine name string during boot upStepan Moskovchenko
2016-03-23arm64: cpuinfo: make machine_name as externTrilok Soni
2016-03-22arm: Add weak function definition for random pool intializationLaura Abbott
2016-03-22ARM/ARM64: Introduce arch_read_hardware_idAbhimanyu Kapur
2016-03-22ARM64: Introduce arch_read_hardware_idAbhimanyu Kapur
2016-03-01arm64: Move topology_init to postcoreShiju Mathew
2016-03-01sysctl: add boot_reason and cold_boot sysctl entries for arm64David Collins
2016-03-01arm64: Print device tree model string during bootStepan Moskovchenko
2016-03-01arm64: Add pdev_archdata for dmamaskLaura Abbott
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-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