aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAge
* arm64: apply ARM64_ERRATUM_843419 workaround for Brahma-B53 coreFlorian Fainelli2019-11-01
* arm64: Brahma-B53 is SSB and spectre v2 safeFlorian Fainelli2019-11-01
* arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 coreDoug Berger2019-11-01
* arm64: cpufeature: Enable Qualcomm Falkor errata 1009 for KryoBjorn Andersson2019-10-31
* arm64: cpufeature: Enable Qualcomm Falkor/Kryo errata 1003Bjorn Andersson2019-10-29
* Merge branch 'errata/tx2-219' into for-next/fixesWill Deacon2019-10-17
|\
| * arm64: Avoid Cavium TX2 erratum 219 when switching TTBRMarc Zyngier2019-10-08
| * arm64: Enable workaround for Cavium TX2 erratum 219 when running SMTMarc Zyngier2019-10-08
* | arm64: tags: Preserve tags for addresses translated via TTBR1Will Deacon2019-10-16
* | arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabledJulien Thierry2019-10-16
* | arm64: hibernate: check pgd table allocationPavel Tatashin2019-10-14
* | arm64: cpufeature: Treat ID_AA64ZFR0_EL1 as RAZ when SVE is not enabledJulien Grall2019-10-14
* | arm64: armv8_deprecated: Checking return value for memory allocationYunfeng Ye2019-10-08
* | arm64: vdso32: Rename COMPATCC to CC_COMPATWill Deacon2019-10-07
* | arm64: vdso32: Pass '--target' option to clang via VDSO_CAFLAGSWill Deacon2019-10-07
* | arm64: vdso32: Don't use KBUILD_CPPFLAGS unconditionallyWill Deacon2019-10-07
* | arm64: vdso32: Move definition of COMPATCC into vdso32/MakefileWill Deacon2019-10-07
* | arm64: vdso32: Remove jump label config option in MakefileVincenzo Frascino2019-10-07
* | arm64: vdso32: Detect binutils support for dmb ishldVincenzo Frascino2019-10-07
* | arm64: vdso: Remove stale files from old assembly implementationVincenzo Frascino2019-10-07
* | arm64: vdso32: Fix broken compat vDSO build warningsVincenzo Frascino2019-10-07
* | arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419James Morse2019-10-04
* | arm64: Fix incorrect irqflag restore for priority masking for compatJames Morse2019-10-04
* | arm64: cpufeature: Effectively expose FRINT capability to userspaceJulien Grall2019-10-04
* | arm64/sve: Fix wrong free for task->thread.sve_stateMasayoshi Mizuma2019-10-01
* | arm64: errata: Update stale commentThierry Reding2019-10-01
|/
* arm64, mm: make randomization selected by generic topdown mmap layoutAlexandre Ghiti2019-09-24
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-09-16
|\
| *-------------. Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...Will Deacon2019-08-30
| |\ \ \ \ \ \ \ \
| | | | | | | | | * arm64: Change the tagged_addr sysctl control semantics to only prevent the op...Catalin Marinas2019-08-20
| | | | | | | | | * arm64: Introduce prctl() options to control the tagged user addresses ABICatalin Marinas2019-08-06
| | | | | |_|_|_|/ | | | | |/| | | |
| | | | | | | | * arm64: smp: Treat unknown boot failures as being 'stuck in kernel'Will Deacon2019-08-27
| | | | | | | | * arm64: smp: Don't enter kernel with NULL stack pointer or task structWill Deacon2019-08-27
| | | | | | | | * arm64: smp: Increase secondary CPU boot timeout valueWill Deacon2019-08-27
| | | | | |_|_|/ | | | | |/| | |
| | | | | | | * arm64: kexec_file: add rng-seed supportHsin-Yi Wang2019-08-23
| | | | | | | * arm64: map FDT as RW for early_init_dt_scan()Hsin-Yi Wang2019-08-23
| | | | | |_|/ | | | | |/| |
| | | | | | * arm64: smp: disable hotplug on trusted OS resident CPUSudeep Holla2019-08-15
| | | | | | * PSCI: cpuidle: Refactor CPU suspend power_state parameter handlingLorenzo Pieralisi2019-08-09
| | | | | | * ARM: psci: cpuidle: Enable PSCI CPUidle driverLorenzo Pieralisi2019-08-09
| | | | | |/ | | | | |/|
| | | | | * arm64: perf_event: Add missing header needed for smp_processor_id()Raphael Gault2019-08-20
| | | | | * arm64: perf: Remove unused macroShaokun Zhang2019-07-23
| | | * | | Merge tag 'common/for-v5.4-rc1/cpu-topology' of git://git.kernel.org/pub/scm/...Will Deacon2019-08-14
| | | |\ \ \
| | | | * | | cpu-topology: Move cpu topology code to common code.Atish Patra2019-07-22
| | | | | |/ | | | | |/|
| | | * | | arm64: topology: Use PPTT to determine if PE is a threadJeremy Linton2019-08-12
| | | | |/ | | | |/|
| | * | | arm64: memory: rename VA_START to PAGE_ENDMark Rutland2019-08-14
| | * | | arm64: mm: Remove vabits_userSteve Capper2019-08-09
| | * | | arm64: mm: Introduce 52-bit Kernel VAsSteve Capper2019-08-09
| | * | | arm64: mm: Logic to make offset_ttbr1 conditionalSteve Capper2019-08-09
| | * | | arm64: mm: Introduce vabits_actualSteve Capper2019-08-09
| | * | | arm64: mm: Introduce VA_BITS_MINSteve Capper2019-08-09