index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-12
Merge tag 'kvmarm-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2
-1
/
+2
2021-11-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-3
/
+9
2021-11-10
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+0
2021-11-08
KVM: arm64: Change the return type of kvm_vcpu_preferred_target()
YueHaibing
1
-1
/
+1
2021-11-08
KVM: arm64: Extract ESR_ELx.EC only
Mark Rutland
1
-0
/
+1
2021-11-08
arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline functions
Arnd Bergmann
1
-3
/
+9
2021-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-22
/
+44
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2
-1
/
+5
2021-11-01
Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+1
2021-11-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
33
-183
/
+506
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2021-11-01
Merge tag 'timers-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-29
/
+23
2021-11-01
Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+3
2021-10-31
Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
10
-24
/
+57
2021-10-29
Merge branch 'for-next/vdso' into for-next/core
Will Deacon
1
-7
/
+0
2021-10-29
Merge branch 'for-next/trbe-errata' into for-next/core
Will Deacon
2
-1
/
+19
2021-10-29
Merge branch 'for-next/sve' into for-next/core
Will Deacon
4
-35
/
+155
2021-10-29
Merge branch 'for-next/pfn-valid' into for-next/core
Will Deacon
1
-1
/
+0
2021-10-29
Merge branch 'for-next/mte' into for-next/core
Will Deacon
5
-6
/
+15
2021-10-29
Merge branch 'for-next/mm' into for-next/core
Will Deacon
2
-2
/
+7
2021-10-29
Merge branch 'for-next/misc' into for-next/core
Will Deacon
2
-1
/
+7
2021-10-29
Merge branch 'for-next/kexec' into for-next/core
Will Deacon
6
-13
/
+94
2021-10-29
Merge branch 'for-next/extable' into for-next/core
Will Deacon
10
-109
/
+175
2021-10-26
arm64/sve: Add stub for sve_max_virtualisable_vl()
Mark Brown
1
-0
/
+5
2021-10-22
arm64: Recover kretprobe modified return address in stacktrace
Masami Hiramatsu
1
-0
/
+4
2021-10-21
arm64: errata: Add workaround for TSB flush failures
Suzuki K Poulose
1
-1
/
+15
2021-10-21
arm64: Add Neoverse-N2, Cortex-A710 CPU part definition
Suzuki K Poulose
1
-0
/
+4
2021-10-21
arm64: extable: add load_unaligned_zeropad() handler
Mark Rutland
2
-17
/
+19
2021-10-21
arm64: extable: add a dedicated uaccess handler
Mark Rutland
3
-32
/
+36
2021-10-21
arm64: extable: add `type` and `data` fields
Mark Rutland
2
-16
/
+35
2021-10-21
arm64: extable: make fixup_exception() return bool
Mark Rutland
1
-5
/
+5
2021-10-21
arm64: extable: consolidate definitions
Mark Rutland
4
-34
/
+57
2021-10-21
arm64: gpr-num: support W registers
Mark Rutland
1
-1
/
+5
2021-10-21
arm64: factor out GPR numbering helpers
Mark Rutland
2
-17
/
+30
2021-10-21
arm64: kvm: use kvm_exception_table_entry
Mark Rutland
1
-3
/
+4
2021-10-21
arm64: vdso32: drop test for -march=armv8-a
Nick Desaulniers
1
-7
/
+0
2021-10-21
arm64: vdso32: drop the test for dmb ishld
Nick Desaulniers
1
-1
/
+1
2021-10-21
arm64/sve: Track vector lengths for tasks in an array
Mark Brown
2
-8
/
+38
2021-10-21
arm64/sve: Explicitly load vector length when restoring SVE state
Mark Brown
2
-7
/
+2
2021-10-21
arm64/sve: Put system wide vector length information into structs
Mark Brown
2
-15
/
+91
2021-10-21
arm64/sve: Use accessor functions for vector lengths in thread_struct
Mark Brown
2
-1
/
+11
2021-10-21
arm64/sve: Make access to FFR optional
Mark Brown
2
-9
/
+17
2021-10-21
arm64/sve: Make sve_state_size() static
Mark Brown
1
-2
/
+0
2021-10-21
arm64/sve: Remove sve_load_from_fpsimd_state()
Mark Brown
1
-2
/
+0
2021-10-19
arm64: Add HWCAP for self-synchronising virtual counter
Marc Zyngier
1
-0
/
+1
2021-10-19
arm64: Add handling of CNTVCTSS traps
Marc Zyngier
1
-0
/
+6
2021-10-19
arm64: Add CNT{P,V}CTSS_EL0 alternatives to cnt{p,v}ct_el0
Marc Zyngier
2
-8
/
+27
2021-10-19
Merge branch 'timers/drivers/armv8.6_arch_timer' of https://git.linaro.org/pe...
Will Deacon
1
-29
/
+23
2021-10-19
Merge branch 'timers/drivers/armv8.6_arch_timer' into timers/drivers/next
Daniel Lezcano
1
-29
/
+23
2021-10-18
Merge branch kvm-arm64/pkvm/fixed-features into kvmarm-master/next
Marc Zyngier
4
-0
/
+9
[next]