index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: KVM: vgic-v2: Add the GICV emulation infrastructure
Marc Zyngier
2016-09-08
2
-0
/
+33
*
arm: KVM: Use common AArch32 conditional execution code
Marc Zyngier
2016-09-08
3
-104
/
+28
*
arm64: KVM: Move the AArch32 conditional execution to common code
Marc Zyngier
2016-09-08
3
-152
/
+3
*
arm64: KVM: Move kvm_vcpu_get_condition out of emulate.c
Marc Zyngier
2016-09-08
2
-11
/
+10
*
arm64: KVM: VHE: reset PSTATE.PAN on entry to EL2
Vladimir Murzin
2016-09-08
1
-0
/
+2
*
KVM: arm/arm64: Get rid of exported aliases to static functions
Christoffer Dall
2016-09-08
6
-33
/
+11
*
arm64/kvm: remove unused stub functions
Mark Rutland
2016-09-08
1
-6
/
+0
*
arm/kvm: excise redundant cache maintenance
Mark Rutland
2016-09-08
2
-28
/
+2
*
arm64: KVM: Optimize __guest_enter/exit() to save a few instructions
Shanker Donthineni
2016-09-08
2
-75
/
+63
*
KVM: nVMX: expose INS/OUTS information support
Jan Dakinevich
2016-09-07
1
-0
/
+9
*
KVM: VMX: not use vmcs_config in setup_vmcs_config
Paolo Bonzini
2016-09-07
1
-1
/
+1
*
KVM: x86: remove stale comments
Paolo Bonzini
2016-09-07
1
-1
/
+0
*
KVM: x86: ratelimit and decrease severity for guest-triggered printk
Paolo Bonzini
2016-09-07
1
-9
/
+9
*
KVM: nVMX: pass valid guest linear-address to the L1
Jan Dakinevich
2016-09-07
1
-0
/
+3
*
KVM: nVMX: make emulated nested preemption timer pinned
Wanpeng Li
2016-09-07
1
-1
/
+1
*
vmx: refine validity check for guest linear address
Liang Li
2016-09-07
1
-1
/
+1
*
KVM: x86: Expose more Intel AVX512 feature to guest
Luwei Kang
2016-08-19
1
-1
/
+2
*
mmu: don't pass *kvm to spte_write_protect and spte_*_dirty
Bandan Das
2016-08-19
1
-6
/
+6
*
KVM: lapic: don't recalculate apic map table twice when enabling LAPIC
Wanpeng Li
2016-08-19
1
-2
/
+3
*
MIPS: KVM: Check for pfn noslot case
James Hogan
2016-08-19
1
-1
/
+1
*
Merge tag 'kvm-arm-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2016-08-18
3
-11
/
+3
|
\
|
*
arm64: KVM: report configured SRE value to 32-bit world
Vladimir Murzin
2016-08-17
1
-1
/
+1
|
*
arm64: KVM: remove misleading comment on pmu status
Vladimir Murzin
2016-08-17
1
-8
/
+0
|
*
arm64: Document workaround for Cortex-A72 erratum #853709
Marc Zyngier
2016-08-17
1
-1
/
+1
|
*
KVM: arm/arm64: Change misleading use of is_error_pfn
Christoffer Dall
2016-08-17
1
-1
/
+1
*
|
kvm: nVMX: fix nested tsc scaling
Peter Feiner
2016-08-18
1
-4
/
+12
*
|
KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write
Radim Krčmář
2016-08-18
1
-0
/
+13
*
|
KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APIC
Radim Krčmář
2016-08-18
1
-63
/
+44
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-08-16
9
-20
/
+27
|
\
\
|
*
|
s390/pageattr: handle numpages parameter correctly
Heiko Carstens
2016-08-10
1
-0
/
+2
|
*
|
s390/config: make the vector optimized crc function builtin
Christian Borntraeger
2016-08-08
4
-4
/
+4
|
*
|
s390/lib: fix memcmp and strstr
Christian Borntraeger
2016-08-08
1
-9
/
+7
|
*
|
s390/crc32-vx: Fix checksum calculation for small sizes
Christian Borntraeger
2016-08-08
1
-3
/
+3
|
*
|
s390: clarify compressed image code path
Sascha Silbe
2016-08-08
2
-4
/
+11
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2016-08-14
1
-1
/
+0
|
\
\
|
*
|
m68knommu: fix user a5 register being overwritten
Greg Ungerer
2016-08-08
1
-1
/
+0
|
|
/
*
|
Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-08-13
2
-1
/
+3
|
\
\
|
*
|
h8300: Add missing include file to asm/io.h
Guenter Roeck
2016-08-13
1
-0
/
+2
|
*
|
unicore32: mm: Add missing parameter to arch_vma_access_permitted
Guenter Roeck
2016-08-13
1
-1
/
+1
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2016-08-13
7
-74
/
+123
|
\
\
\
|
*
|
|
arm64: defconfig: enable CONFIG_LOCALVERSION_AUTO
Masahiro Yamada
2016-08-12
1
-1
/
+0
|
*
|
|
arm64: defconfig: add options for virtualization and containers
Riku Voipio
2016-08-12
1
-6
/
+46
|
*
|
|
arm64: hibernate: handle allocation failures
Mark Rutland
2016-08-12
1
-27
/
+32
|
*
|
|
arm64: hibernate: avoid potential TLB conflict
Mark Rutland
2016-08-12
1
-6
/
+17
|
*
|
|
arm64: Handle el1 synchronous instruction aborts cleanly
Laura Abbott
2016-08-12
2
-2
/
+19
|
*
|
|
arm64: Remove stack duplicating code from jprobes
David A. Long
2016-08-11
2
-28
/
+5
|
*
|
|
arm64: Support hard limit of cpu count by nr_cpus
Kefeng Wang
2016-08-09
1
-4
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-08-13
5
-39
/
+87
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge tag 'kvm-s390-master-4.8-1' of git://git.kernel.org/pub/scm/linux/kerne...
Radim Krčmář
2016-08-12
1
-1
/
+4
|
|
\
\
|
|
*
|
KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failed
Julius Niedworok
2016-08-12
1
-1
/
+3
[next]