aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-2/+2
2022-04-22arm64: mm: fix p?d_leaf()Muchun Song1-2/+2
2022-04-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-8/+29
2022-04-08arm64: Add part number for Arm Cortex-A78AEChanho Park1-0/+2
2022-04-06KVM: arm64: mixed-width check should be skipped for uninitialized vCPUsReiji Watanabe2-8/+29
2022-04-04arm64: Fix comments in macro __init_el2_gicv3Zhiyuan Dai1-1/+1
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+1
2022-03-24kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_taggedAndrey Konovalov1-0/+6
2022-03-24kasan, arm64: reset pointer tags of vmapped stacksAndrey Konovalov1-1/+4
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-10/+58
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-24/+5
2022-03-22Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+18
2022-03-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-7/+14
2022-03-21Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+4
2022-03-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds25-222/+447
2022-03-18Merge branches 'acpi-ec', 'acpi-cppc', 'acpi-fan' and 'acpi-battery'Rafael J. Wysocki1-0/+4
2022-03-18KVM: arm64: Generalise VM features into a set of flagsMarc Zyngier1-6/+9
2022-03-18arm64: fix clang warning about TRAMP_VALIASArnd Bergmann1-2/+2
2022-03-18parport_pc: Also enable driver for PCI systemsMaciej W. Rozycki1-0/+1
2022-03-15Merge tag 'v5.17-rc8' into sched/core, to pick up fixesIngo Molnar15-17/+194
2022-03-14Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon12-4/+191
2022-03-14Merge branch 'for-next/fpsimd' into for-next/coreWill Deacon3-3/+8
2022-03-14Merge branch 'for-next/strings' into for-next/coreWill Deacon2-7/+0
2022-03-14Merge branch 'for-next/rng' into for-next/coreWill Deacon1-6/+39
2022-03-14Merge branch 'for-next/perf' into for-next/coreWill Deacon2-149/+227
2022-03-14Merge branch 'for-next/pauth' into for-next/coreWill Deacon4-0/+17
2022-03-14Merge branch 'for-next/mte' into for-next/coreWill Deacon4-0/+25
2022-03-14Merge branch 'for-next/mm' into for-next/coreWill Deacon2-4/+2
2022-03-14Merge branch 'for-next/misc' into for-next/coreWill Deacon2-5/+4
2022-03-14Merge branch 'for-next/linkage' into for-next/coreWill Deacon2-27/+3
2022-03-14Merge branch 'for-next/insn' into for-next/coreWill Deacon3-19/+87
2022-03-14Merge branch 'for-next/errata' into for-next/coreWill Deacon2-2/+34
2022-03-10arm64, topology: enable use of init_cpu_capacity_cppc()Ionela Voinescu1-0/+4
2022-03-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-2/+2
2022-03-09arm64: Do not include __READ_ONCE() block in assembly filesNathan Chancellor1-2/+2
2022-03-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-13/+3
2022-03-09arm64: kasan: fix include error in MTE functionsPaul Semel1-0/+1
2022-03-08Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds11-2/+189
2022-03-08Merge branch 'for-next/perf-m1' into for-next/perfWill Deacon1-0/+64
2022-03-08drivers/perf: Add Apple icestorm/firestorm CPU PMU driverMarc Zyngier1-0/+45
2022-03-08arm64: perf: Consistently make all event numbers as 16-bitsShaokun Zhang1-149/+149
2022-03-08arm64: perf: Expose some Armv9 common events under sysfsShaokun Zhang1-0/+14
2022-03-08arm64: Ensure execute-only permissions are not allowed without EPANCatalin Marinas2-13/+2
2022-03-07Revert "arm64: Mitigate MTE issues with str{n}cmp()"Joey Gouly2-7/+0
2022-03-07irqchip/gic-v3: Workaround Marvell erratum 38545 when reading IARLinu Cherian2-2/+34
2022-03-07arm64: cpufeature: Warn if we attempt to read a zero width fieldMark Brown1-0/+2
2022-03-07arm64: prevent instrumentation of bp hardening callbacksMark Rutland1-1/+2
2022-02-25arm64/mte: Add userspace interface for enabling asymmetric modeMark Brown1-0/+1
2022-02-25arm64/mte: Add hwcap for asymmetric modeMark Brown2-0/+2
2022-02-25arm64: cpufeature: Always specify and use a field width for capabilitiesMark Brown1-0/+1