index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Age
Commit message (
Expand
)
Author
Lines
2019-04-16
arm64: instrument smp_{load_acquire,store_release}
Mark Rutland
-9
/
+15
2019-04-16
arm64: mm: check virtual addr in virt_to_page() if CONFIG_DEBUG_VIRTUAL=y
Miles Chen
-1
/
+1
2019-04-16
arm64: Advertise ARM64_HAS_DCPODP cpu feature
Andrew Murray
-1
/
+2
2019-04-16
arm64: add CVADP support to the cache maintenance helper
Andrew Murray
-0
/
+4
2019-04-16
arm64: Expose DC CVADP to userspace
Andrew Murray
-0
/
+6
2019-04-16
arm64: Handle trapped DC CVADP
Andrew Murray
-1
/
+2
2019-04-16
arm64: HWCAP: encapsulate elf_hwcap
Andrew Murray
-15
/
+7
2019-04-16
arm64: HWCAP: add support for AT_HWCAP2
Andrew Murray
-12
/
+64
2019-04-15
arch: add pidfd and io_uring syscalls everywhere
Arnd Bergmann
-1
/
+9
2019-04-12
arm64: ptrace: Add function argument access API
Masami Hiramatsu
-0
/
+22
2019-04-12
arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value
Will Deacon
-8
/
+8
2019-04-10
arm64: compat: Reduce address limit
Vincenzo Frascino
-0
/
+8
2019-04-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
-38
/
+8
2019-04-09
arm64: mm: enable per pmd page table lock
Yu Zhao
-2
/
+15
2019-04-09
KVM: ARM: Remove pgtable page standard functions from stage-2 page tables
Anshuman Khandual
-2
/
+2
2019-04-09
arm64: probes: Move magic BRK values into brk-imm.h
Will Deacon
-8
/
+7
2019-04-09
arm64: kprobes: Avoid calling kprobes debug handlers explicitly
Will Deacon
-2
/
+0
2019-04-09
arm64: debug: Separate debug hooks based on target exception level
Will Deacon
-6
/
+13
2019-04-08
arm64/ftrace: fix inadvertent BUG() in trampoline check
Ard Biesheuvel
-0
/
+5
2019-04-08
arm64/io: Remove useless definition of mmiowb()
Will Deacon
-2
/
+0
2019-04-08
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
-0
/
+1
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
-18
/
+4
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
-19
/
+3
2019-04-05
arm64: Use defines instead of magic numbers
Alexandru Elisei
-2
/
+2
2019-04-03
locking/rwsem: Remove arch specific rwsem files
Waiman Long
-1
/
+0
2019-04-03
arm64: mm: Make show_pte() a static function
Will Deacon
-1
/
+0
2019-04-03
asm-generic/tlb, arch: Provide generic tlb_flush() based on flush_tlb_range()
Peter Zijlstra
-0
/
+1
2019-03-29
KVM: arm64/sve: Allow userspace to enable SVE for vcpus
Dave Martin
-2
/
+1
2019-03-29
KVM: arm64/sve: Add pseudo-register for the guest's vector lengths
Dave Martin
-5
/
+15
2019-03-29
KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctl
Dave Martin
-0
/
+4
2019-03-29
KVM: arm/arm64: Add hook for arch-specific KVM initialisation
Dave Martin
-0
/
+2
2019-03-29
arm64/sve: In-kernel vector length availability query interface
Dave Martin
-0
/
+29
2019-03-29
KVM: arm64/sve: Add SVE support to register access ioctl interface
Dave Martin
-0
/
+31
2019-03-29
KVM: arm64/sve: Context switch the SVE registers
Dave Martin
-0
/
+6
2019-03-29
KVM: arm64/sve: System register context switch and access support
Dave Martin
-0
/
+4
2019-03-29
KVM: arm64: Add a vcpu flag to control SVE visibility for the guest
Dave Martin
-0
/
+4
2019-03-29
arm64/sve: Enable SVE state tracking for non-task contexts
Dave Martin
-1
/
+2
2019-03-29
arm64/sve: Check SVE virtualisability
Dave Martin
-0
/
+1
2019-03-29
KVM: arm64: Add missing #includes to kvm_host.h
Dave Martin
-0
/
+4
2019-03-29
KVM: arm64: Delete orphaned declaration for __fpsimd_enabled()
Dave Martin
-1
/
+0
2019-03-28
Merge tag 'kvmarm-fixes-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
-0
/
+11
2019-03-20
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
-2
/
+2
2019-03-19
KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memory
Marc Zyngier
-0
/
+11
2019-03-19
arm64: Add MIDR encoding for HiSilicon Taishan CPUs
Hanjun Guo
-0
/
+4
2019-03-19
arm64: apply workaround on A64FX v1r0
Mark Rutland
-1
/
+1
2019-03-17
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
-1
/
+0
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
-1
/
+0
2019-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-9
/
+74
2019-03-10
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
-9
/
+0
2019-03-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-115
/
+316
[prev]
[next]