aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)Author
2022-03-22Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-03-21Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-03-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-03-18Merge branches 'acpi-ec', 'acpi-cppc', 'acpi-fan' and 'acpi-battery'Rafael J. Wysocki
2022-03-18arm64: fix clang warning about TRAMP_VALIASArnd Bergmann
2022-03-15Merge tag 'v5.17-rc8' into sched/core, to pick up fixesIngo Molnar
2022-03-14Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/fpsimd' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/strings' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/rng' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/perf' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/pauth' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/mte' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/mm' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/misc' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/linkage' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/insn' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/errata' into for-next/coreWill Deacon
2022-03-10arm64, topology: enable use of init_cpu_capacity_cppc()Ionela Voinescu
2022-03-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-03-09arm64: Do not include __READ_ONCE() block in assembly filesNathan Chancellor
2022-03-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-03-09arm64: kasan: fix include error in MTE functionsPaul Semel
2022-03-08Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-03-08Merge branch 'for-next/perf-m1' into for-next/perfWill Deacon
2022-03-08drivers/perf: Add Apple icestorm/firestorm CPU PMU driverMarc Zyngier
2022-03-08arm64: perf: Consistently make all event numbers as 16-bitsShaokun Zhang
2022-03-08arm64: perf: Expose some Armv9 common events under sysfsShaokun Zhang
2022-03-08arm64: Ensure execute-only permissions are not allowed without EPANCatalin Marinas
2022-03-07Revert "arm64: Mitigate MTE issues with str{n}cmp()"Joey Gouly
2022-03-07irqchip/gic-v3: Workaround Marvell erratum 38545 when reading IARLinu Cherian
2022-03-07arm64: cpufeature: Warn if we attempt to read a zero width fieldMark Brown
2022-03-07arm64: prevent instrumentation of bp hardening callbacksMark Rutland
2022-02-25arm64/mte: Add userspace interface for enabling asymmetric modeMark Brown
2022-02-25arm64/mte: Add hwcap for asymmetric modeMark Brown
2022-02-25arm64: cpufeature: Always specify and use a field width for capabilitiesMark Brown
2022-02-25arm64: Always use individual bits in CPACR floating point enablesMark Brown
2022-02-25arm64: Define CPACR_EL1_FPEN similarly to other floating point controlsMark Brown
2022-02-25arm64: module: remove (NOLOAD) from linker scriptFangrui Song
2022-02-25arm64: Add support of PAuth QARMA3 architected algorithmVladimir Murzin
2022-02-24arm64: Use the clearbhb instruction in mitigationsJames Morse
2022-02-24arm64: Mitigate spectre style branch history side channelsJames Morse
2022-02-23sched/headers: Add initial new headers as identity mappingsIngo Molnar
2022-02-22arm64: mte: avoid clearing PSTATE.TCO on entry unless necessaryPeter Collingbourne
2022-02-22arm64: insn: add encoders for atomic operationsHou Tao
2022-02-22arm64: move AARCH64_BREAK_FAULT into insn-def.hHou Tao
2022-02-22arm64: clean up symbol aliasingMark Rutland
2022-02-21Merge tag 'v5.17-rc5' into sched/core, to resolve conflictsIngo Molnar
2022-02-19arm64: Support PREEMPT_DYNAMICMark Rutland