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
2014-12-15
Merge tag 'kvm-arm-for-3.19-take2' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
20
-164
/
+335
2014-12-15
arm/arm64: KVM: Require in-kernel vgic for the arch timers
Christoffer Dall
3
-16
/
+37
2014-12-15
arm/arm64: KVM: Initialize the vgic on-demand when injecting IRQs
Christoffer Dall
1
-6
/
+16
2014-12-13
arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized
Christoffer Dall
1
-0
/
+5
2014-12-13
arm/arm64: KVM: Add (new) vgic_initialized macro
Christoffer Dall
2
-1
/
+8
2014-12-13
arm/arm64: KVM: Rename vgic_initialized to vgic_ready
Christoffer Dall
3
-6
/
+6
2014-12-13
arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()
Peter Maydell
3
-50
/
+37
2014-12-13
arm/arm64: KVM: Introduce stage2_unmap_vm
Christoffer Dall
4
-0
/
+74
2014-12-13
arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot
Christoffer Dall
3
-0
/
+28
2014-12-13
arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI
Christoffer Dall
6
-54
/
+48
2014-12-13
arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu
Christoffer Dall
5
-2
/
+12
2014-12-13
arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option
Christoffer Dall
2
-1
/
+4
2014-12-13
arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag
Christoffer Dall
1
-1
/
+1
2014-12-11
KVM: x86: em_ret_far overrides cpl
Nadav Amit
1
-1
/
+1
2014-12-11
KVM: nVMX: Disable unrestricted mode if ept=0
Bandan Das
1
-2
/
+2
2014-12-10
KVM: x86: Emulate should check #UD before #GP
Nadav Amit
1
-6
/
+6
2014-12-10
KVM: x86: Do not push eflags.vm on pushf
Nadav Amit
1
-1
/
+1
2014-12-10
KVM: x86: Remove prefix flag when GP macro is used
Nadav Amit
1
-2
/
+2
2014-12-10
x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit
Andy Lutomirski
2
-2
/
+8
2014-12-05
KVM: cpuid: recompute CPUID 0xD.0:EBX,ECX
Radim Krčmář
1
-0
/
+2
2014-12-05
kvm: vmx: add nested virtualization support for xsaves
Wanpeng Li
1
-1
/
+22
2014-12-05
kvm: vmx: add MSR logic for XSAVES
Wanpeng Li
2
-1
/
+29
2014-12-05
kvm: x86: handle XSAVES vmcs and vmexit
Wanpeng Li
3
-1
/
+28
2014-12-05
KVM: cpuid: mask more bits in leaf 0xd and subleaves
Paolo Bonzini
1
-2
/
+8
2014-12-05
KVM: cpuid: set CPUID(EAX=0xd,ECX=1).EBX correctly
Paolo Bonzini
1
-6
/
+16
2014-12-05
kvm: x86: Add kvm_x86_ops hook that enables XSAVES for guest
Wanpeng Li
5
-1
/
+17
2014-12-05
KVM: x86: use F() macro throughout cpuid.c
Paolo Bonzini
1
-7
/
+7
2014-12-05
KVM: x86: support XSAVES usage in the host
Paolo Bonzini
1
-7
/
+83
2014-12-05
x86: export get_xsave_addr
Paolo Bonzini
1
-0
/
+1
2014-12-05
Merge tag 'kvm-s390-next-20141204' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
1
-15
/
+18
2014-12-04
KVM: s390: clean up return code handling in irq delivery code
Jens Freimann
1
-13
/
+13
2014-12-04
KVM: s390: use atomic bitops to access pending_irqs bitmap
Jens Freimann
1
-2
/
+2
2014-12-04
KVM: s390: some ext irqs have to clear the ext cpu addr
David Hildenbrand
1
-0
/
+3
2014-12-04
KVM: track pid for VCPU only on KVM_RUN ioctl
Christian Borntraeger
1
-9
/
+9
2014-12-04
KVM: don't check for PF_VCPU when yielding
David Hildenbrand
1
-4
/
+0
2014-12-04
kvm: optimize GFN to memslot lookup with large slots amount
Igor Mammedov
2
-13
/
+29
2014-12-04
kvm: change memslot sorting rule from size to GFN
Igor Mammedov
1
-6
/
+11
2014-12-04
kvm: search_memslots: add simple LRU memslot caching
Igor Mammedov
1
-2
/
+10
2014-12-04
kvm: update_memslots: drop not needed check for the same slot
Igor Mammedov
1
-14
/
+11
2014-12-04
kvm: update_memslots: drop not needed check for the same number of pages
Igor Mammedov
1
-15
/
+13
2014-12-04
KVM: x86: allow 256 logical x2APICs again
Radim Krčmář
2
-7
/
+6
2014-12-04
KVM: x86: check bounds of APIC maps
Radim Krčmář
1
-4
/
+5
2014-12-04
KVM: x86: fix APIC physical destination wrapping
Radim Krčmář
1
-1
/
+4
2014-12-04
KVM: x86: deliver phys lowest-prio
Radim Krčmář
1
-2
/
+0
2014-12-04
KVM: x86: don't retry hopeless APIC delivery
Radim Krčmář
1
-2
/
+2
2014-12-04
KVM: x86: use MSR_ICR instead of a number
Radim Krčmář
1
-2
/
+2
2014-12-04
KVM: x86: Fix reserved x2apic registers
Nadav Amit
1
-0
/
+9
2014-12-04
KVM: x86: Generate #UD when memory operand is required
Nadav Amit
1
-4
/
+34
2014-12-03
Merge tag 'kvm-s390-next-20141128' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
9
-399
/
+872
2014-11-28
KVM: s390: allow injecting all kinds of machine checks
Jens Freimann
1
-3
/
+11
[next]