summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2021-11-01Merge tag 'timers-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-29/+23
2021-11-01Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+3
2021-10-19Merge branch 'timers/drivers/armv8.6_arch_timer' into timers/drivers/nextDaniel Lezcano1-29/+23
2021-10-18clocksource/drivers/arch_arm_timer: Move workaround synchronisation aroundMarc Zyngier1-3/+3
2021-10-17clocksource/drivers/arm_arch_timer: Drop unnecessary ISB on CVAL programmingMarc Zyngier1-2/+2
2021-10-17clocksource/drivers/arm_arch_timer: Move system register timer programming ov...Marc Zyngier1-5/+5
2021-10-17clocksource/drivers/arm_arch_timer: Extend write side of timer register acces...Marc Zyngier1-1/+1
2021-10-17clocksource/drivers/arm_arch_timer: Drop CNT*_TVAL read accessorsMarc Zyngier1-17/+0
2021-10-17clocksource/arm_arch_timer: Add build-time guards for unhandled register acce...Marc Zyngier1-1/+12
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook1-1/+1
2021-10-07futex,arm: Wire up sys_futex_waitv()André Almeida2-1/+3
2021-09-24Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-3/+0
2021-09-23Revert "ACPI: Add memory semantics to acpi_os_map_memory()"Jia He1-3/+0
2021-09-21arm64: Mitigate MTE issues with str{n}cmp()Robin Murphy2-0/+7
2021-09-21arm64: add MTE supported check to thread switching and syscall entry/exitPeter Collingbourne1-0/+6
2021-09-09arch: remove compat_alloc_user_spaceArnd Bergmann2-16/+0
2021-09-09compat: remove some compat entry pointsArnd Bergmann1-5/+5
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-92/+217
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-1/+3
2021-09-03mm: wire up syscall process_mreleaseSuren Baghdasaryan2-1/+3
2021-09-02Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-0/+123
2021-09-02Merge tag 'soc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+1
2021-09-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds18-74/+120
2021-09-02Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2021-09-01Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-4/+1
2021-09-01Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-11/+3
2021-08-31Merge tag 'acpi-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+3
2021-08-31Merge remote-tracking branch 'tip/sched/arm64' into for-next/coreCatalin Marinas5-15/+37
2021-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-2/+2
2021-08-26Merge branch 'for-next/entry' into for-next/coreCatalin Marinas1-2/+3
2021-08-26Merge branches 'for-next/mte', 'for-next/misc' and 'for-next/kselftest', remo...Catalin Marinas15-67/+101
2021-08-26arm64: Do not trap PMSNEVFR_EL1Alexandru Elisei1-2/+11
2021-08-25ACPI: Add memory semantics to acpi_os_map_memory()Lorenzo Pieralisi1-0/+3
2021-08-25arm64: mm: fix comment typo of pud_offset_phys()Xujun Leng1-1/+1
2021-08-25Partially revert "arm64/mm: drop HAVE_ARCH_PFN_VALID"Will Deacon1-0/+1
2021-08-24arm64: head: avoid over-mapping in map_memoryMark Rutland1-2/+2
2021-08-24arm64/sve: Add a comment documenting the binutils needed for SVE asmMark Brown1-0/+1
2021-08-20arm64: replace in_irq() with in_hardirq()Changbin Du1-1/+1
2021-08-20Merge branch kvm-arm64/pkvm-fixed-features-prologue into kvmarm-master/nextMarc Zyngier6-26/+65
2021-08-20Merge branch kvm-arm64/mmu/vmid-cleanups into kvmarm-master/nextMarc Zyngier1-8/+9
2021-08-20Merge branch kvm-arm64/generic-entry into kvmarm-master/nextMarc Zyngier1-0/+1
2021-08-20Merge branch kvm-arm64/mmu/el2-tracking into kvmarm-master/nextMarc Zyngier2-50/+105
2021-08-20Merge branch kvm-arm64/misc-5.15 into kvmarm-master/nextMarc Zyngier3-23/+40
2021-08-20Merge branch kvm-arm64/mmu/mapping-levels into kvmarm-master/nextMarc Zyngier1-0/+20
2021-08-20Merge branch arm64/for-next/sysreg into kvm-arm64/misc-5.15Marc Zyngier2-15/+22
2021-08-20arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0Will Deacon1-4/+2
2021-08-20arm64: Implement task_cpu_possible_mask()Will Deacon1-0/+13
2021-08-20KVM: arm64: Add config register bit definitionsFuad Tabba1-0/+22
2021-08-20KVM: arm64: Add feature register flag definitionsFuad Tabba2-6/+10