summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-03-222-2/+18
|\
| * Merge tag 'v5.17-rc8' into sched/core, to pick up fixesIngo Molnar2022-03-1515-17/+194
| |\
| * | sched/headers: Add initial new headers as identity mappingsIngo Molnar2022-02-231-0/+1
| * | Merge tag 'v5.17-rc5' into sched/core, to resolve conflictsIngo Molnar2022-02-212-1/+5
| |\ \
| * | | arm64: Support PREEMPT_DYNAMICMark Rutland2022-02-191-2/+17
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-03-221-7/+14
|\ \ \ \
| * | | | lib/xor: make xor prototypes more friendly to compiler vectorizationArd Biesheuvel2022-02-111-7/+14
| |/ / /
* | | | Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-03-211-0/+4
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'acpi-ec', 'acpi-cppc', 'acpi-fan' and 'acpi-battery'Rafael J. Wysocki2022-03-181-0/+4
| |\ \ \ \ \ \ | | | | | |/ / | | | | |/| / | | |_|_|_|/ | |/| | | |
| | | * | | arm64, topology: enable use of init_cpu_capacity_cppc()Ionela Voinescu2022-03-101-0/+4
| | | |/ /
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-03-2125-222/+447
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon2022-03-1412-4/+191
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-next/fpsimd' into for-next/coreWill Deacon2022-03-143-3/+8
| |\ \ \ \ \ \
| | * | | | | | arm64: cpufeature: Warn if we attempt to read a zero width fieldMark Brown2022-03-071-0/+2
| | * | | | | | arm64: cpufeature: Always specify and use a field width for capabilitiesMark Brown2022-02-251-0/+1
| | * | | | | | arm64: Always use individual bits in CPACR floating point enablesMark Brown2022-02-252-3/+2
| | * | | | | | arm64: Define CPACR_EL1_FPEN similarly to other floating point controlsMark Brown2022-02-252-1/+4
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'for-next/strings' into for-next/coreWill Deacon2022-03-142-7/+0
| |\ \ \ \ \ \
| | * | | | | | Revert "arm64: Mitigate MTE issues with str{n}cmp()"Joey Gouly2022-03-072-7/+0
| | |/ / / / /
| * | | | | | Merge branch 'for-next/rng' into for-next/coreWill Deacon2022-03-141-6/+39
| |\ \ \ \ \ \
| | * | | | | | arm64: random: implement arch_get_random_int/_long based on RNDRArd Biesheuvel2022-02-151-6/+39
| | |/ / / / /
| * | | | | | Merge branch 'for-next/perf' into for-next/coreWill Deacon2022-03-142-149/+227
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'for-next/perf-m1' into for-next/perfWill Deacon2022-03-081-0/+64
| | |\ \ \ \ \ \
| | | * | | | | | drivers/perf: Add Apple icestorm/firestorm CPU PMU driverMarc Zyngier2022-03-081-0/+45
| | | * | | | | | irqchip/apple-aic: Move PMU-specific registers to their own include fileMarc Zyngier2022-02-071-0/+19
| | | |/ / / / /
| | * | | | | | arm64: perf: Consistently make all event numbers as 16-bitsShaokun Zhang2022-03-081-149/+149
| | * | | | | | arm64: perf: Expose some Armv9 common events under sysfsShaokun Zhang2022-03-081-0/+14
| | |/ / / / /
| * | | | | | Merge branch 'for-next/pauth' into for-next/coreWill Deacon2022-03-144-0/+17
| |\ \ \ \ \ \
| | * | | | | | arm64: Add support of PAuth QARMA3 architected algorithmVladimir Murzin2022-02-254-0/+17
| | |/ / / / /
| * | | | | | Merge branch 'for-next/mte' into for-next/coreWill Deacon2022-03-144-0/+25
| |\ \ \ \ \ \
| | * | | | | | arm64/mte: Add userspace interface for enabling asymmetric modeMark Brown2022-02-251-0/+1
| | * | | | | | arm64/mte: Add hwcap for asymmetric modeMark Brown2022-02-252-0/+2
| | * | | | | | arm64: mte: avoid clearing PSTATE.TCO on entry unless necessaryPeter Collingbourne2022-02-221-0/+22
| | |/ / / / /
| * | | | | | Merge branch 'for-next/mm' into for-next/coreWill Deacon2022-03-142-4/+2
| |\ \ \ \ \ \
| | * | | | | | arm64/mm: Consolidate TCR_EL1 fieldsAnshuman Khandual2022-02-152-4/+2
| | |/ / / / /
| * | | | | | Merge branch 'for-next/misc' into for-next/coreWill Deacon2022-03-142-5/+4
| |\ \ \ \ \ \
| | * | | | | | arm64: prevent instrumentation of bp hardening callbacksMark Rutland2022-03-071-1/+2
| | * | | | | | arm64: atomics: remove redundant static branchMark Rutland2022-02-151-4/+2
| | |/ / / / /
| * | | | | | Merge branch 'for-next/linkage' into for-next/coreWill Deacon2022-03-142-27/+3
| |\ \ \ \ \ \
| | * | | | | | arm64: module: remove (NOLOAD) from linker scriptFangrui Song2022-02-251-3/+3
| | * | | | | | arm64: clean up symbol aliasingMark Rutland2022-02-221-24/+0
| | |/ / / / /
| * | | | | | Merge branch 'for-next/insn' into for-next/coreWill Deacon2022-03-143-19/+87
| |\ \ \ \ \ \
| | * | | | | | arm64: insn: add encoders for atomic operationsHou Tao2022-02-221-7/+73
| | * | | | | | arm64: move AARCH64_BREAK_FAULT into insn-def.hHou Tao2022-02-222-12/+14
| | |/ / / / /
| * | | | | | Merge branch 'for-next/errata' into for-next/coreWill Deacon2022-03-142-2/+34
| |\ \ \ \ \ \
| | * | | | | | irqchip/gic-v3: Workaround Marvell erratum 38545 when reading IARLinu Cherian2022-03-072-2/+34
| | |/ / / / /
| * / / / / / arm64: mte: Define the number of bytes for storing the tags in a pageCatalin Marinas2022-02-151-0/+1
| |/ / / / /
* | | / / / arm64: fix clang warning about TRAMP_VALIASArnd Bergmann2022-03-181-2/+2
| |_|/ / / |/| | | |
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-03-091-2/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | arm64: Do not include __READ_ONCE() block in assembly filesNathan Chancellor2022-03-091-2/+2