index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-05-31
2
-10
/
+10
|
\
|
*
arm64: use the correct function type in SYSCALL_DEFINE0
Sami Tolvanen
2019-05-29
1
-9
/
+9
|
*
arm64: fix syscall_fn_t type
Sami Tolvanen
2019-05-29
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-05-26
1
-3
/
+0
|
\
\
|
*
|
KVM: arm64: Move pmu hyp code under hyp's Makefile to avoid instrumentation
James Morse
2019-05-24
1
-3
/
+0
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-05-24
2
-8
/
+15
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
arm64: insn: Add BUILD_BUG_ON() for invalid masks
Jean-Philippe Brucker
2019-05-24
1
-5
/
+11
|
*
|
arm64: insn: Fix ldadd instruction encoding
Jean-Philippe Brucker
2019-05-24
1
-1
/
+1
|
*
|
arm64: Handle erratum 1418040 as a superset of erratum 1188873
Marc Zyngier
2019-05-23
1
-1
/
+1
|
*
|
arm64: errata: Add workaround for Cortex-A76 erratum #1463225
Will Deacon
2019-05-23
1
-1
/
+2
|
|
/
*
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-05-22
1
-6
/
+5
|
\
\
|
|
/
|
/
|
|
*
arm64: assembler: Update comment above cond_yield_neon() macro
Hillf Danton
2019-05-14
1
-6
/
+5
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-05-17
8
-11
/
+296
|
\
\
|
*
\
Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-05-15
8
-11
/
+296
|
|
\
\
|
|
*
|
arm64: KVM: Enable VHE support for :G/:H perf event modifiers
Andrew Murray
2019-04-24
1
-1
/
+4
|
|
*
|
arm64: KVM: Enable !VHE support for :G/:H perf event modifiers
Andrew Murray
2019-04-24
1
-0
/
+3
|
|
*
|
arm64: KVM: Add accessors to track guest/host only counters
Andrew Murray
2019-04-24
1
-0
/
+17
|
|
*
|
arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_data
Andrew Murray
2019-04-24
2
-7
/
+12
|
|
*
|
KVM: arm64: Add userspace flag to enable pointer authentication
Amit Daniel Kachhap
2019-04-24
2
-1
/
+3
|
|
*
|
KVM: arm/arm64: Context-switch ptrauth registers
Mark Rutland
2019-04-24
3
-0
/
+141
|
|
*
|
KVM: arm64: Add a vcpu flag to control ptrauth for guest
Amit Daniel Kachhap
2019-04-23
1
-0
/
+5
|
|
*
|
KVM: arm/arm64: Clean up vcpu finalization function parameter naming
Dave Martin
2019-04-18
1
-1
/
+1
|
|
*
|
KVM: arm64/sve: Simplify KVM_REG_ARM64_SVE_VLS array sizing
Dave Martin
2019-04-18
1
-0
/
+5
|
|
*
|
KVM: arm64/sve: Clean up UAPI register ID definitions
Dave Martin
2019-04-18
1
-9
/
+23
|
|
*
|
KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVE
Dave Martin
2019-04-18
1
-1
/
+1
|
|
*
|
arm64/sve: Clarify vq map semantics
Dave Martin
2019-04-18
1
-4
/
+0
|
|
*
|
KVM: arm64/sve: Allow userspace to enable SVE for vcpus
Dave Martin
2019-03-29
1
-2
/
+1
|
|
*
|
KVM: arm64/sve: Add pseudo-register for the guest's vector lengths
Dave Martin
2019-03-29
2
-5
/
+15
|
|
*
|
KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctl
Dave Martin
2019-03-29
1
-0
/
+4
|
|
*
|
KVM: arm/arm64: Add hook for arch-specific KVM initialisation
Dave Martin
2019-03-29
1
-0
/
+2
|
|
*
|
arm64/sve: In-kernel vector length availability query interface
Dave Martin
2019-03-29
1
-0
/
+29
|
|
*
|
KVM: arm64/sve: Add SVE support to register access ioctl interface
Dave Martin
2019-03-29
2
-0
/
+31
|
|
*
|
KVM: arm64/sve: Context switch the SVE registers
Dave Martin
2019-03-29
1
-0
/
+6
|
|
*
|
KVM: arm64/sve: System register context switch and access support
Dave Martin
2019-03-29
2
-0
/
+4
|
|
*
|
KVM: arm64: Add a vcpu flag to control SVE visibility for the guest
Dave Martin
2019-03-29
1
-0
/
+4
|
|
*
|
arm64/sve: Enable SVE state tracking for non-task contexts
Dave Martin
2019-03-29
1
-1
/
+2
|
|
*
|
arm64/sve: Check SVE virtualisability
Dave Martin
2019-03-29
1
-0
/
+1
|
|
*
|
KVM: arm64: Add missing #includes to kvm_host.h
Dave Martin
2019-03-29
1
-0
/
+4
|
|
*
|
KVM: arm64: Delete orphaned declaration for __fpsimd_enabled()
Dave Martin
2019-03-29
1
-1
/
+0
*
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-05-17
2
-1
/
+13
|
\
\
\
\
|
*
|
|
|
uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]
David Howells
2019-05-16
2
-1
/
+13
*
|
|
|
|
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-16
1
-1
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
arch: mostly remove <asm/segment.h>
Christoph Hellwig
2019-04-23
1
-1
/
+0
*
|
|
|
|
|
arch: remove <asm/sizes.h> and <asm-generic/sizes.h>
Masahiro Yamada
2019-05-15
1
-1
/
+0
*
|
|
|
|
|
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2019-05-15
2
-2
/
+2
*
|
|
|
|
|
arm64: mark (__)cpus_have_const_cap as __always_inline
Masahiro Yamada
2019-05-15
1
-2
/
+2
*
|
|
|
|
|
hugetlb: allow to free gigantic pages regardless of the configuration
Alexandre Ghiti
2019-05-14
1
-4
/
+0
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-08
1
-0
/
+8
|
\
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-28
1
-0
/
+8
|
|
\
\
\
\
\
|
|
*
|
|
|
|
bpf, arm64: use more scalable stadd over ldxr / stxr loop in xadd
Daniel Borkmann
2019-04-27
1
-0
/
+8
[next]