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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-04
KVM: PPC: Book3S: Fix typo in top comment about locking
Greg Kurz
1
-1
/
+1
2015-09-03
KVM: PPC: Book3S: Fix size of the PSPB register
Thomas Huth
1
-1
/
+1
2015-09-03
KVM: PPC: Book3S HV: Exit on H_DOORBELL if HOST_IPI is set
Gautham R. Shenoy
1
-0
/
+1
2015-09-03
KVM: PPC: Book3S HV: Fix race in starting secondary threads
Gautham R. Shenoy
2
-1
/
+17
2015-08-22
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...
Paolo Bonzini
663
-4720
/
+6955
2015-08-22
Merge tag 'kvm-arm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
32
-544
/
+1596
2015-08-22
KVM: PPC: Book3S: correct width in XER handling
Sam bobroff
5
-10
/
+10
2015-08-22
KVM: PPC: Book3S HV: Fix preempted vcore stolen time calculation
Paul Mackerras
1
-2
/
+7
2015-08-22
KVM: PPC: Book3S HV: Fix preempted vcore list locking
Paul Mackerras
1
-1
/
+2
2015-08-22
KVM: PPC: Book3S HV: Implement H_CLEAR_REF and H_CLEAR_MOD
Paul Mackerras
2
-9
/
+121
2015-08-22
KVM: PPC: Book3S HV: Fix bug in dirty page tracking
Paul Mackerras
4
-1
/
+27
2015-08-22
KVM: PPC: Book3S HV: Fix race in reading change bit when removing HPTE
Paul Mackerras
1
-6
/
+12
2015-08-22
KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8
Paul Mackerras
6
-62
/
+473
2015-08-22
KVM: PPC: Book3S HV: Make use of unused threads when running guests
Paul Mackerras
6
-72
/
+298
2015-08-22
KVM: PPC: add missing pt_regs initialization
Tudor Laurentiu
1
-0
/
+1
2015-08-22
KVM: PPC: Fix warnings from sparse
Thomas Huth
8
-8
/
+12
2015-08-22
KVM: PPC: Remove PPC970 from KVM_BOOK3S_64_HV text in Kconfig
Thomas Huth
1
-4
/
+4
2015-08-22
KVM: PPC: fix suspicious use of conditional operator
Tudor Laurentiu
1
-1
/
+1
2015-08-19
arm: KVM: keep arm vfp/simd exit handling consistent with arm64
Mario Smarduch
1
-6
/
+8
2015-08-19
arm64: KVM: Optimize arm64 skip 30-50% vfp/simd save/restore on exits
Mario Smarduch
2
-10
/
+68
2015-08-15
x86/kvm: Rename VMX's segment access rights defines
Andy Lutomirski
2
-30
/
+30
2015-08-13
Merge tag 'kvm-s390-next-20150812' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
5
-6
/
+66
2015-08-12
KVM: arm/arm64: timer: Allow the timer to control the active state
Marc Zyngier
4
-15
/
+29
2015-08-12
KVM: arm/arm64: vgic: Prevent userspace injection of a mapped interrupt
Marc Zyngier
2
-33
/
+72
2015-08-12
KVM: arm/arm64: vgic: Add vgic_{get,set}_phys_irq_active
Marc Zyngier
2
-0
/
+26
2015-08-12
KVM: arm/arm64: vgic: Allow HW interrupts to be queued to a guest
Marc Zyngier
1
-3
/
+86
2015-08-12
KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interrupts
Marc Zyngier
3
-1
/
+235
2015-08-12
KVM: arm/arm64: vgic: Relax vgic_can_sample_irq for edge IRQs
Marc Zyngier
1
-1
/
+1
2015-08-12
KVM: arm/arm64: vgic: Allow HW irq to be encoded in LR
Marc Zyngier
4
-5
/
+38
2015-08-12
KVM: arm/arm64: vgic: Convert struct vgic_lr to use bitfields
Marc Zyngier
1
-3
/
+7
2015-08-12
arm/arm64: KVM: Move vgic handling to a non-preemptible section
Marc Zyngier
1
-3
/
+15
2015-08-12
arm/arm64: KVM: Fix ordering of timer/GIC on guest entry
Marc Zyngier
1
-4
/
+3
2015-08-12
arm64: KVM: remove remaining reference to vgic_sr_vectors
Vladimir Murzin
2
-7
/
+0
2015-08-12
arm64/kvm: Add generic v8 KVM target
Suzuki K. Poulose
3
-3
/
+12
2015-08-11
KVM: x86/vPMU: Fix unnecessary signed extension for AMD PERFCTRn
Wei Huang
1
-2
/
+0
2015-08-11
kvm: x86: Fix error handling in the function kvm_lapic_sync_from_vapic
Nicholas Krause
1
-2
/
+3
2015-08-07
KVM: s390: Fix assumption that kvm_set_irq_routing is always run successfully
Nicholas Krause
1
-2
/
+1
2015-08-05
KVM: VMX: drop ept misconfig check
Xiao Guangrong
3
-95
/
+2
2015-08-05
KVM: MMU: fully check zero bits for sptes
Xiao Guangrong
1
-6
/
+37
2015-08-05
KVM: MMU: introduce is_shadow_zero_bits_set()
Xiao Guangrong
1
-9
/
+19
2015-08-05
KVM: MMU: introduce the framework to check zero bits on sptes
Xiao Guangrong
4
-0
/
+62
2015-08-05
KVM: MMU: split reset_rsvds_bits_mask_ept
Xiao Guangrong
1
-4
/
+10
2015-08-05
KVM: MMU: split reset_rsvds_bits_mask
Xiao Guangrong
1
-8
/
+18
2015-08-05
KVM: MMU: introduce rsvd_bits_validate
Xiao Guangrong
3
-36
/
+50
2015-08-05
KVM: MMU: move FNAME(is_rsvd_bits_set) to mmu.c
Xiao Guangrong
2
-11
/
+10
2015-08-05
KVM: MMU: fix validation of mmio page fault
Xiao Guangrong
1
-45
/
+0
2015-08-05
KVM: MTRR: Use default type for non-MTRR-covered gfn before WARN_ON
Alex Williamson
1
-4
/
+4
2015-08-04
KVM: s390: host STP toleration for VMs
Fan Zhang
5
-4
/
+65
2015-07-30
KVM: x86: clean/fix memory barriers in irqchip_in_kernel
Paolo Bonzini
3
-25
/
+15
2015-07-30
KVM: document memory barriers for kvm->vcpus/kvm->online_vcpus
Paolo Bonzini
2
-0
/
+9
[next]