summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/setup.c (follow)
Commit message (Expand)AuthorAge
* UPSTREAM: arm64: setup: introduce kaslr_offset()Alexander Popov2017-12-18
* BACKPORT: arm64: Use __pa_symbol for empty_zero_pageGeert Uytterhoeven2017-11-20
* BACKPORT: arm64: Use __pa_symbol for kernel symbolsLaura Abbott2017-11-20
* ANDROID: arm64: Fix a copy-paste error in prior init_thread_info build fixAmit Pundir2017-08-15
* ANDROID: arm64: fix undeclared 'init_thread_info' errorAmit Pundir2017-08-14
* BACKPORT: arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas2017-01-04
* Revert "FROMLIST: arm64: Disable TTBR0_EL1 during normal kernel execution"Sami Tolvanen2017-01-04
* FROMLIST: arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas2016-09-29
* BACKPORT: arm64: add support for kernel ASLRArd Biesheuvel2016-09-22
* UPSTREAM: arm64: unmap idmap earlierMark Rutland2016-09-18
* UPSTREAM: arm64: unify idmap removalMark Rutland2016-09-18
* BACKPORT: arm64: mm: fix location of _etextArd Biesheuvel2016-09-06
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-04
|\
| * arm64: Move /proc/cpuinfo handling codeSuzuki K. Poulose2015-10-21
| * arm64: Move cpu feature detection codeSuzuki K. Poulose2015-10-21
| * arm64: Delay cpuinfo_store_boot_cpuSuzuki K. Poulose2015-10-21
| * arm64: Delay ELF HWCAP initialisation until all CPUs are upSuzuki K. Poulose2015-10-21
| * arm64: Make the CPU information more clearSuzuki K. Poulose2015-10-21
| * arm64: add KASAN supportAndrey Ryabinin2015-10-12
* | arm64: Don't relocate non-existent initrdMark Rutland2015-10-06
|/
* arm64: support initrd outside kernel linear mapMark Salter2015-09-08
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-09-04
|\
| * Merge branch 'aarch64/psci/drivers' into aarch64/for-next/coreWill Deacon2015-08-05
| |\
| * | arm64: remove dead-code depending on CONFIG_UP_LATE_INITJonas Rabenstein2015-07-29
| * | arm64: elf: use cpuid_feature_extract_field for hwcap detectionWill Deacon2015-07-27
| * | arm64: lse: use generic cpufeature detection for LSE atomicsWill Deacon2015-07-27
| * | arm64: lse: rename ARM64_CPU_FEAT_LSE_ATOMICS for consistencyWill Deacon2015-07-27
| * | arm64: atomics: patch in lse instructions when supported by the CPUWill Deacon2015-07-27
| * | arm64: alternatives: add cpu feature for lse atomicsWill Deacon2015-07-27
| * | arm64: elf: advertise 8.1 atomic instructions as new hwcapWill Deacon2015-07-27
| * | arm64: kernel: remove non-legit DT warnings when booting using ACPISudeep Holla2015-07-27
| * | arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon2015-07-27
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-03
|\ \ \ | | |/ | |/|
| * | arm64: psci: factor invocation code to driversMark Rutland2015-08-03
| |/
* / arm64: Remove clk-provider.h includeStephen Boyd2015-07-20
|/
* Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-01
|\
| * arm,arm64/xen: move Xen initialization earlierStefano Stabellini2015-05-28
* | arm64: use fixmap region for permanent FDT mappingArd Biesheuvel2015-06-02
* | ARM64: kernel: unify ACPI and DT cpus initializationLorenzo Pieralisi2015-05-19
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-24
|\
| * ARM64: kernel: acpi: honour acpi=force command line parameterLorenzo Pieralisi2015-03-26
| * ARM64 / ACPI: Don't unflatten device tree if acpi=force is passedHanjun Guo2015-03-26
| * ARM64 / ACPI: Parse MADT for SMP initializationHanjun Guo2015-03-25
| * ARM64 / ACPI: Get PSCI flags in FADT for PSCI initGraeme Gregory2015-03-25
| * ARM64 / ACPI: If we chose to boot from acpi then disable FDTGraeme Gregory2015-03-25
| * ARM64 / ACPI: Get RSDP and ACPI boot-time tablesAl Stone2015-03-25
* | arm64: enforce x1|x2|x3 == 0 upon kernel entry as per boot protocolArd Biesheuvel2015-03-19
* | arm64: remove processor_idArd Biesheuvel2015-03-19
* | arm64: Get rid of struct cpu_tableMarc Zyngier2015-03-19
* | arm64: log CPU boot modesMark Rutland2015-03-17