index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-11-25
6
-7
/
+90
|
\
|
*
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
2019-11-21
4
-31
/
+10
|
|
\
|
*
\
Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2019-11-21
6
-7
/
+90
|
|
\
\
|
|
*
\
Merge remote-tracking branch 'kvmarm/misc-5.5' into kvmarm/next
Marc Zyngier
2019-11-08
2
-5
/
+19
|
|
|
\
\
|
|
|
*
|
KVM: arm64: Opportunistically turn off WFI trapping when using direct LPI inj...
Marc Zyngier
2019-11-08
1
-2
/
+7
|
|
|
*
|
KVM: arm64: Don't set HCR_EL2.TVM when S2FWB is supported
Christoffer Dall
2019-10-28
2
-3
/
+12
|
|
*
|
|
Merge remote-tracking branch 'kvmarm/kvm-arm64/stolen-time' into kvmarm-maste...
Marc Zyngier
2019-10-24
4
-1
/
+56
|
|
|
\
\
\
|
|
|
*
|
|
arm64: Retrieve stolen time as paravirtualized guest
Steven Price
2019-10-21
1
-1
/
+8
|
|
|
*
|
|
KVM: arm64: Provide VCPU attributes for stolen time
Steven Price
2019-10-21
2
-0
/
+9
|
|
|
*
|
|
KVM: arm64: Support stolen time reporting via shared structure
Steven Price
2019-10-21
1
-0
/
+20
|
|
|
*
|
|
KVM: arm64: Implement PV_TIME_FEATURES call
Steven Price
2019-10-21
2
-0
/
+19
|
|
|
|
/
/
|
|
*
|
|
KVM: arm/arm64: Allow user injection of external data aborts
Christoffer Dall
2019-10-21
1
-1
/
+2
|
|
*
|
|
KVM: arm/arm64: Allow reporting non-ISV data aborts to userspace
Christoffer Dall
2019-10-21
2
-0
/
+13
|
|
|
/
/
*
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-11-25
18
-50
/
+138
|
\
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
-
-
-
-
-
-
.
\
\
\
Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...
Catalin Marinas
2019-11-08
10
-27
/
+56
|
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
arm64: mm: Remove MAX_USER_VA_BITS definition
Bhupesh Sharma
2019-11-06
3
-8
/
+2
|
|
|
|
|
|
*
|
|
arm64: pgtable: Correct typo in comment
Mark Brown
2019-10-25
1
-1
/
+1
|
|
|
|
|
|
*
|
|
arm64: simplify syscall wrapper ifdeffery
Mark Rutland
2019-10-14
1
-6
/
+0
|
|
|
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
arm64: mm: implement arch_faults_on_old_pte() on arm64
Jia He
2019-10-18
1
-0
/
+14
|
|
|
|
|
*
|
|
arm64: cpufeature: introduce helper cpu_has_hw_af()
Jia He
2019-10-18
1
-0
/
+14
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
arm64: Relax ICC_PMR_EL1 accesses when ICC_CTLR_EL1.PMHE is clear
Marc Zyngier
2019-10-15
4
-12
/
+25
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
dma/direct: turn ARCH_ZONE_DMA_BITS into a variable
Nicolas Saenz Julienne
2019-11-01
1
-2
/
+0
|
|
|
*
|
|
arm64: use both ZONE_DMA and ZONE_DMA32
Nicolas Saenz Julienne
2019-10-14
1
-0
/
+2
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'arm64/ftrace-with-regs' of git://git.kernel.org/pub/scm/linux/k...
Catalin Marinas
2019-11-07
3
-1
/
+27
|
|
\
\
\
\
|
|
*
|
|
|
arm64: implement ftrace with regs
Torsten Duwe
2019-11-06
2
-1
/
+24
|
|
*
|
|
|
arm64: insn: add encoder for MOV (register)
Mark Rutland
2019-11-06
1
-0
/
+3
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'for-next/entry-s-to-c' into for-next/core
Catalin Marinas
2019-10-28
5
-21
/
+50
|
|
\
\
\
\
|
|
*
|
|
|
arm64: entry-common: don't touch daif before bp-hardening
James Morse
2019-10-28
1
-0
/
+14
|
|
*
|
|
|
arm64: Remove asmlinkage from updated functions
James Morse
2019-10-28
1
-20
/
+16
|
|
*
|
|
|
arm64: entry: convert el0_sync to C
Mark Rutland
2019-10-28
1
-10
/
+0
|
|
*
|
|
|
arm64: add local_daif_inherit()
Mark Rutland
2019-10-28
1
-0
/
+16
|
|
*
|
|
|
arm64: Add prototypes for functions called by entry.S
James Morse
2019-10-28
1
-0
/
+22
|
|
*
|
|
|
arm64: remove __exception annotations
James Morse
2019-10-28
2
-12
/
+2
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'kvm-arm64/erratum-1319367' of git://git.kernel.org/pub/scm/linu...
Catalin Marinas
2019-10-28
1
-1
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
arm64: Add ARM64_WORKAROUND_1319367 for all A57 and A72 versions
Marc Zyngier
2019-10-18
1
-1
/
+2
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'for-next/neoverse-n1-stale-instr' into for-next/core
Catalin Marinas
2019-10-28
2
-2
/
+4
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
arm64: Fake the IminLine size on systems affected by Neoverse-N1 #1542419
James Morse
2019-10-25
1
-1
/
+2
|
|
*
|
|
arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419
James Morse
2019-10-25
1
-1
/
+2
|
|
|
/
/
|
|
*
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-10-09
3
-36
/
+5
|
|
|
\
\
*
|
|
\
\
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-11-21
2
-22
/
+22
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
arm64: uaccess: Remove uaccess_*_not_uao asm macros
Pavel Tatashin
2019-11-20
2
-22
/
+22
*
|
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-11-10
1
-7
/
+0
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
timekeeping/vsyscall: Update VDSO data unconditionally
Huacai Chen
2019-11-04
1
-7
/
+0
*
|
|
|
|
arm64: Do not mask out PTE_RDONLY in pte_same()
Catalin Marinas
2019-11-06
1
-17
/
+0
|
/
/
/
/
*
|
|
|
arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 core
Doug Berger
2019-11-01
1
-0
/
+2
*
|
|
|
arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by default
Catalin Marinas
2019-10-29
1
-7
/
+8
|
/
/
/
*
|
|
Merge branch 'errata/tx2-219' into for-next/fixes
Will Deacon
2019-10-17
3
-32
/
+3
|
\
\
\
|
*
|
|
arm64: Avoid Cavium TX2 erratum 219 when switching TTBR
Marc Zyngier
2019-10-08
1
-1
/
+2
|
*
|
|
arm64: KVM: Trap VM ops when ARM64_WORKAROUND_CAVIUM_TX2_219_TVM is set
Marc Zyngier
2019-10-08
1
-1
/
+2
|
|
/
/
|
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-10-04
1
-24
/
+0
|
|
\
\
[next]