index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-27
KVM: x86: always use kvm_make_request instead of set_bit
Radim Krčmář
1
-8
/
+2
2017-04-27
KVM: add kvm_{test,clear}_request to replace {test,clear}_bit
Radim Krčmář
8
-12
/
+12
2017-04-27
Merge tag 'kvm-s390-next-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
4
-3
/
+10
2017-04-26
s390: kvm: Cpu model support for msa6, msa7 and msa8
Jason J. Herne
3
-1
/
+7
2017-04-26
Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...
Christian Borntraeger
1
-2
/
+3
2017-04-26
s390/cpacf: Introduce kma instruction
Jason J. Herne
1
-0
/
+1
2017-04-26
s390/cpacf: query instructions use unique parameters for compatibility with KMA
Jason J. Herne
1
-2
/
+2
2017-04-21
KVM: x86: remove irq disablement around KVM_SET_CLOCK/KVM_GET_CLOCK
Marcelo Tosatti
1
-19
/
+3
2017-04-21
kvm: better MWAIT emulation for guests
Michael S. Tsirkin
4
-4
/
+48
2017-04-21
KVM: x86: virtualize cpuid faulting
Kyle Huey
5
-0
/
+49
2017-04-21
Merge tag 'kvm-s390-next-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
9
-9
/
+36
2017-04-21
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
26
-174
/
+1670
2017-04-21
Merge branch 'x86/process' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Paolo Bonzini
19
-88
/
+251
2017-04-21
KVM: VMX: drop vmm_exclusive module parameter
David Hildenbrand
1
-31
/
+7
2017-04-21
KVM: s390: Support keyless subset guest mode
Farhan Ali
7
-8
/
+32
2017-04-21
s390/sclp: Detect KSS facility
Farhan Ali
1
-0
/
+1
2017-04-20
KVM: PPC: Book3S PR: Do not fail emulation with mtspr/mfspr for unknown SPRs
Thomas Huth
2
-8
/
+34
2017-04-20
KVM: PPC: VFIO: Add in-kernel acceleration for VFIO
Alexey Kardashevskiy
5
-3
/
+518
2017-04-20
KVM: PPC: iommu: Unify TCE checking
Alexey Kardashevskiy
4
-55
/
+39
2017-04-20
KVM: PPC: Use preregistered memory API to access TCE list
Alexey Kardashevskiy
1
-16
/
+42
2017-04-20
KVM: PPC: Pass kvm* to kvmppc_find_table()
Alexey Kardashevskiy
3
-10
/
+12
2017-04-20
KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently
Alexey Kardashevskiy
1
-0
/
+1
2017-04-20
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
8
-20
/
+141
2017-04-20
KVM: PPC: Align the table size to system page size
Alexey Kardashevskiy
1
-1
/
+1
2017-04-20
KVM: PPC: Book3S PR: Preserve storage control bits
Alexey Kardashevskiy
4
-1
/
+5
2017-04-20
KVM: PPC: Book3S PR: Exit KVM on failed mapping
Alexey Kardashevskiy
2
-2
/
+9
2017-04-20
KVM: PPC: Book3S PR: Get rid of unused local variable
Alexey Kardashevskiy
1
-3
/
+1
2017-04-20
KVM: PPC: e500: Use kcalloc() in e500_mmu_host_init()
Markus Elfring
1
-3
/
+2
2017-04-20
KVM: PPC: Book3S HV: Use common error handling code in kvmppc_clr_passthru_irq()
Markus Elfring
1
-5
/
+3
2017-04-20
KVM: PPC: Add MMIO emulation for remaining floating-point instructions
Paul Mackerras
2
-0
/
+16
2017-04-20
KVM: PPC: Emulation for more integer loads and stores
Paul Mackerras
2
-49
/
+91
2017-04-20
KVM: PPC: Add MMIO emulation for stdx (store doubleword indexed)
Alexey Kardashevskiy
2
-0
/
+7
2017-04-20
KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructions
Bin Lu
6
-7
/
+731
2017-04-20
KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interrupts
Paul Mackerras
3
-0
/
+26
2017-04-13
KVM: nVMX: fix AD condition when handling EPT violation
Radim Krčmář
1
-1
/
+1
2017-04-12
KVM: x86: Add MSR_AMD64_DC_CFG to the list of ignored MSRs
Ladi Prosek
1
-0
/
+2
2017-04-12
x86/kvm: virt_xxx memory barriers instead of mandatory barriers
Wanpeng Li
1
-2
/
+2
2017-04-12
KVM: x86: fix maintaining of kvm_clock stability on guest CPU hotplug
Denis Plotnikov
1
-10
/
+19
2017-04-12
KVM: x86: remaster kvm_write_tsc code
Denis Plotnikov
1
-39
/
+13
2017-04-12
KVM: x86: use irqchip_kernel() to check for pic+ioapic
David Hildenbrand
1
-1
/
+1
2017-04-12
KVM: x86: simplify pic_ioport_read()
David Hildenbrand
1
-6
/
+3
2017-04-12
KVM: x86: set data directly in picdev_read()
David Hildenbrand
1
-4
/
+3
2017-04-12
KVM: x86: drop picdev_in_range()
David Hildenbrand
1
-23
/
+12
2017-04-12
KVM: x86: make kvm_pic_reset() static
David Hildenbrand
2
-3
/
+1
2017-04-12
KVM: x86: simplify pic_unlock()
David Hildenbrand
1
-9
/
+4
2017-04-12
KVM: x86: drop goto label in kvm_set_routing_entry()
David Hildenbrand
1
-12
/
+8
2017-04-12
KVM: x86: rename kvm_vcpu_request_scan_ioapic()
David Hildenbrand
1
-1
/
+1
2017-04-12
KVM: x86: directly call kvm_make_scan_ioapic_request() in ioapic.c
David Hildenbrand
1
-2
/
+2
2017-04-12
KVM: x86: remove all-vcpu request from kvm_ioapic_init()
David Hildenbrand
1
-2
/
+0
2017-04-12
KVM: x86: KVM_IRQCHIP_PIC_MASTER only has 8 pins
David Hildenbrand
1
-9
/
+6
[next]