index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-22
arm64/sme: Implement streaming SVE signal handling
Mark Brown
2
-3
/
+21
2022-04-22
arm64/sme: Implement traps and syscall handling for SME
Mark Brown
3
-0
/
+41
2022-04-22
arm64/sme: Implement ZA context switching
Mark Brown
4
-1
/
+30
2022-04-22
arm64/sme: Implement streaming SVE context switching
Mark Brown
3
-2
/
+41
2022-04-22
arm64/sme: Implement SVCR context switching
Mark Brown
3
-1
/
+4
2022-04-22
arm64/sme: Implement support for TPIDR2
Mark Brown
2
-0
/
+6
2022-04-22
arm64/sme: Implement vector length configuration prctl()s
Mark Brown
3
-1
/
+8
2022-04-22
arm64/sme: Identify supported SME vector lengths at boot
Mark Brown
4
-0
/
+37
2022-04-22
arm64/sme: Basic enumeration support
Mark Brown
5
-0
/
+31
2022-04-22
arm64/sme: Early CPU setup for SME
Mark Brown
1
-4
/
+60
2022-04-22
arm64/sme: Manually encode SME instructions
Mark Brown
2
-0
/
+79
2022-04-22
arm64/sme: System register and exception syndrome definitions
Mark Brown
3
-1
/
+79
2022-04-22
arm64: stacktrace: make struct stackframe private to stacktrace.c
Mark Rutland
1
-32
/
+0
2022-04-22
arm64/mm: Compute PTRS_PER_[PMD|PUD] independently of PTRS_PER_PTE
Anshuman Khandual
1
-2
/
+2
2022-04-22
arm64: mm: fix p?d_leaf()
Muchun Song
1
-2
/
+2
2022-04-20
KVM: arm64: Handle blocking WFIT instruction
Marc Zyngier
1
-0
/
+1
2022-04-20
arm64: Add wfet()/wfit() helpers
Marc Zyngier
1
-0
/
+4
2022-04-20
arm64: Add HWCAP advertising FEAT_WFXT
Marc Zyngier
2
-0
/
+2
2022-04-20
arm64: Add RV and RN fields for ESR_ELx_WFx_ISS
Marc Zyngier
1
-0
/
+2
2022-04-20
arm64: Expand ESR_ELx_WFx_ISS_TI to match its ARMv8.7 definition
Marc Zyngier
1
-2
/
+4
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
4
-9
/
+32
2022-04-13
cfi: Use __builtin_function_start
Sami Tolvanen
1
-16
/
+0
2022-04-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-8
/
+29
2022-04-08
arm64: Add part number for Arm Cortex-A78AE
Chanho Park
1
-0
/
+2
2022-04-06
KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
Reiji Watanabe
2
-8
/
+29
2022-04-04
arm64: Fix comments in macro __init_el2_gicv3
Zhiyuan Dai
1
-1
/
+1
2022-04-01
arm64, insn: Add ldr/str with immediate offset
Xu Kuohai
1
-0
/
+9
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-0
/
+1
2022-03-24
kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_tagged
Andrey Konovalov
1
-0
/
+6
2022-03-24
kasan, arm64: reset pointer tags of vmapped stacks
Andrey Konovalov
1
-1
/
+4
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-10
/
+58
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-24
/
+5
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+18
2022-03-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-7
/
+14
2022-03-21
Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-0
/
+4
2022-03-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
25
-222
/
+447
2022-03-18
Merge branches 'acpi-ec', 'acpi-cppc', 'acpi-fan' and 'acpi-battery'
Rafael J. Wysocki
1
-0
/
+4
2022-03-18
KVM: arm64: Generalise VM features into a set of flags
Marc Zyngier
1
-6
/
+9
2022-03-18
arm64: fix clang warning about TRAMP_VALIAS
Arnd Bergmann
1
-2
/
+2
2022-03-18
parport_pc: Also enable driver for PCI systems
Maciej W. Rozycki
1
-0
/
+1
2022-03-15
Merge tag 'v5.17-rc8' into sched/core, to pick up fixes
Ingo Molnar
15
-17
/
+194
2022-03-14
Merge branch 'for-next/spectre-bhb' into for-next/core
Will Deacon
12
-4
/
+191
2022-03-14
Merge branch 'for-next/fpsimd' into for-next/core
Will Deacon
3
-3
/
+8
2022-03-14
Merge branch 'for-next/strings' into for-next/core
Will Deacon
2
-7
/
+0
2022-03-14
Merge branch 'for-next/rng' into for-next/core
Will Deacon
1
-6
/
+39
2022-03-14
Merge branch 'for-next/perf' into for-next/core
Will Deacon
2
-149
/
+227
2022-03-14
Merge branch 'for-next/pauth' into for-next/core
Will Deacon
4
-0
/
+17
2022-03-14
Merge branch 'for-next/mte' into for-next/core
Will Deacon
4
-0
/
+25
2022-03-14
Merge branch 'for-next/mm' into for-next/core
Will Deacon
2
-4
/
+2
2022-03-14
Merge branch 'for-next/misc' into for-next/core
Will Deacon
2
-5
/
+4
[prev]
[next]