index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: ia64: Get rid of KVM_HPAGE defines
Christoffer Dall
2013-10-14
1
-4
/
+0
*
KVM: mips: Get rid of KVM_HPAGE defines
Christoffer Dall
2013-10-14
1
-7
/
+0
*
KVM: arm64: Get rid of KVM_HPAGE defines
Christoffer Dall
2013-10-14
1
-5
/
+0
*
KVM: ARM: Get rid of KVM_HPAGE defines
Christoffer Dall
2013-10-14
1
-5
/
+0
*
KVM: Move gfn_to_index to x86 specific code
Christoffer Dall
2013-10-14
2
-7
/
+7
*
KVM: nVMX: Fully support nested VMX preemption timer
Arthur Chunqi Li
2013-10-10
2
-2
/
+41
*
KVM: mmu: change useless int return types to void
Paolo Bonzini
2013-10-03
6
-58
/
+37
*
KVM: mmu: unify destroy_kvm_mmu with kvm_mmu_unload
Paolo Bonzini
2013-10-03
1
-10
/
+4
*
KVM: mmu: remove uninteresting MMU "new_cr3" callbacks
Paolo Bonzini
2013-10-03
3
-14
/
+3
*
KVM: mmu: remove uninteresting MMU "free" callbacks
Paolo Bonzini
2013-10-03
2
-19
/
+4
*
KVM: x86: only copy XSAVE state for the supported features
Paolo Bonzini
2013-10-03
3
-6
/
+34
*
KVM: x86: prevent setting unsupported XSAVE states
Paolo Bonzini
2013-10-03
3
-3
/
+24
*
KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0
Paolo Bonzini
2013-10-03
2
-1
/
+4
*
virt/kvm/iommu.c: Add leading zeros to device's BDF notation in debug messages
Andre Richter
2013-10-03
1
-10
/
+2
*
KVM: Convert kvm_lock back to non-raw spinlock
Paolo Bonzini
2013-09-30
5
-18
/
+17
*
KVM: protect kvm_usage_count with its own spinlock
Paolo Bonzini
2013-09-30
2
-10
/
+15
*
KVM: cleanup (physical) CPU hotplug
Paolo Bonzini
2013-09-30
1
-9
/
+8
*
KVM: nVMX: Do not generate #DF if #PF happens during exception delivery into L2
Gleb Natapov
2013-09-30
1
-0
/
+20
*
KVM: nVMX: Check all exceptions for intercept during delivery to L2
Gleb Natapov
2013-09-30
1
-8
/
+4
*
KVM: nVMX: Do not put exception that caused vmexit to IDT_VECTORING_INFO
Gleb Natapov
2013-09-30
1
-4
/
+4
*
KVM: nVMX: Amend nested_run_pending logic
Gleb Natapov
2013-09-30
1
-14
/
+12
*
KVM: s390: Intercept SCK instruction
Thomas Huth
2013-09-24
1
-0
/
+33
*
KVM: s390: Implement TEST BLOCK
Thomas Huth
2013-09-24
1
-0
/
+28
*
KVM: s390: Helper for converting real addresses to absolute
Thomas Huth
2013-09-24
1
-7
/
+14
*
KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rre
Thomas Huth
2013-09-24
1
-2
/
+4
*
KVM: s390: Lock kvm->srcu at the appropriate places
Thomas Huth
2013-09-24
3
-3
/
+16
*
KVM: s390: Push run loop into __vcpu_run
Thomas Huth
2013-09-24
1
-24
/
+25
*
KVM: s390: Split up __vcpu_run into three parts
Thomas Huth
2013-09-24
1
-17
/
+37
*
KVM: s390: Remove dead "rerun vcpu" code
Thomas Huth
2013-09-24
4
-13
/
+1
*
Documentation/kvm: Update cpuid documentation for steal time and pv eoi
Raghavendra K T
2013-09-24
1
-0
/
+7
*
KVM: nVMX: Enable unrestricted guest mode support
Jan Kiszka
2013-09-24
1
-4
/
+14
*
KVM: nVMX: Implement support for EFER saving on VM-exit
Jan Kiszka
2013-09-24
1
-1
/
+3
*
KVM: nVMX: Do not set identity page map for L2
Jan Kiszka
2013-09-24
1
-2
/
+4
*
KVM: nVMX: Replace kvm_set_cr0 with vmx_set_cr0 in load_vmcs12_host_state
Jan Kiszka
2013-09-24
1
-1
/
+1
*
kvm: remove .done from struct kvm_async_pf
Radim Krčmář
2013-09-24
2
-5
/
+1
*
KVM: Add documentation for kvm->srcu lock
Thomas Huth
2013-09-24
1
-0
/
+11
*
Linux 3.12-rc2
v3.12-rc2
Linus Torvalds
2013-09-24
1
-1
/
+1
*
Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-09-23
35
-97
/
+160
|
\
|
*
Merge tag 'iio-fixes-for-3.12a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2013-09-22
13
-36
/
+91
|
|
\
|
|
*
iio:buffer_cb: Add missing iio_buffer_init()
Lars-Peter Clausen
2013-09-21
1
-0
/
+2
|
|
*
iio: Prevent race between IIO chardev opening and IIO device free
Lars-Peter Clausen
2013-09-21
1
-9
/
+12
|
|
*
iio: fix: Keep a reference to the IIO device for open file descriptors
Lars-Peter Clausen
2013-09-21
2
-5
/
+17
|
|
*
iio: Stop sampling when the device is removed
Lars-Peter Clausen
2013-09-21
3
-1
/
+28
|
|
*
iio: Fix crash when scan_bytes is computed with active_scan_mask == NULL
Peter Meerwald
2013-09-21
1
-2
/
+9
|
|
*
iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
2013-09-21
1
-6
/
+6
|
|
*
iio: Fix bma180 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
2013-09-21
1
-2
/
+2
|
|
*
iio: Fix tmp006 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
2013-09-21
1
-2
/
+4
|
|
*
iio: iio_device_add_event_sysfs() bugfix
Lukasz Czerwinski
2013-09-18
1
-1
/
+1
|
|
*
staging: iio: ade7854-spi: Fix return value
Sachin Kamat
2013-09-18
1
-1
/
+1
|
|
*
staging:iio:hmc5843: Fix measurement conversion
Peter Meerwald
2013-09-18
1
-1
/
+1
[next]