Age | Commit message (Expand) | Author |
2013-10-03 | KVM: mmu: remove uninteresting MMU "new_cr3" callbacks | Paolo Bonzini |
2013-10-03 | KVM: mmu: remove uninteresting MMU "free" callbacks | Paolo Bonzini |
2013-10-03 | KVM: x86: only copy XSAVE state for the supported features | Paolo Bonzini |
2013-10-03 | KVM: x86: prevent setting unsupported XSAVE states | Paolo Bonzini |
2013-10-03 | KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0 | Paolo Bonzini |
2013-10-03 | virt/kvm/iommu.c: Add leading zeros to device's BDF notation in debug messages | Andre Richter |
2013-09-30 | KVM: Convert kvm_lock back to non-raw spinlock | Paolo Bonzini |
2013-09-30 | KVM: protect kvm_usage_count with its own spinlock | Paolo Bonzini |
2013-09-30 | KVM: cleanup (physical) CPU hotplug | Paolo Bonzini |
2013-09-30 | KVM: nVMX: Do not generate #DF if #PF happens during exception delivery into L2 | Gleb Natapov |
2013-09-30 | KVM: nVMX: Check all exceptions for intercept during delivery to L2 | Gleb Natapov |
2013-09-30 | KVM: nVMX: Do not put exception that caused vmexit to IDT_VECTORING_INFO | Gleb Natapov |
2013-09-30 | KVM: nVMX: Amend nested_run_pending logic | Gleb Natapov |
2013-09-24 | KVM: s390: Intercept SCK instruction | Thomas Huth |
2013-09-24 | KVM: s390: Implement TEST BLOCK | Thomas Huth |
2013-09-24 | KVM: s390: Helper for converting real addresses to absolute | Thomas Huth |
2013-09-24 | KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rre | Thomas Huth |
2013-09-24 | KVM: s390: Lock kvm->srcu at the appropriate places | Thomas Huth |
2013-09-24 | KVM: s390: Push run loop into __vcpu_run | Thomas Huth |
2013-09-24 | KVM: s390: Split up __vcpu_run into three parts | Thomas Huth |
2013-09-24 | KVM: s390: Remove dead "rerun vcpu" code | Thomas Huth |
2013-09-24 | Documentation/kvm: Update cpuid documentation for steal time and pv eoi | Raghavendra K T |
2013-09-24 | KVM: nVMX: Enable unrestricted guest mode support | Jan Kiszka |
2013-09-24 | KVM: nVMX: Implement support for EFER saving on VM-exit | Jan Kiszka |
2013-09-24 | KVM: nVMX: Do not set identity page map for L2 | Jan Kiszka |
2013-09-24 | KVM: nVMX: Replace kvm_set_cr0 with vmx_set_cr0 in load_vmcs12_host_state | Jan Kiszka |
2013-09-24 | kvm: remove .done from struct kvm_async_pf | Radim Krčmář |
2013-09-24 | KVM: Add documentation for kvm->srcu lock | Thomas Huth |
2013-09-23 | Linux 3.12-rc2v3.12-rc2 | Linus Torvalds |
2013-09-23 | Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-09-23 | Merge tag 'usb-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-09-22 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2013-09-22 | Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-09-22 | cfq: explicitly use 64bit divide operation for 64bit arguments | Anatol Pomozov |
2013-09-21 | Merge tag 'iio-fixes-for-3.12a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman |
2013-09-21 | Merge tag 'nfs-for-3.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-09-21 | block: Add nr_bios to block_rq_remap tracepoint | Jun'ichi Nomura |
2013-09-21 | Btrfs: create the uuid tree on remount rw | Josef Bacik |
2013-09-21 | btrfs: change extent-same to copy entire argument struct | Mark Fasheh |
2013-09-21 | Btrfs: dir_inode_operations should use btrfs_update_time also | Guangyu Sun |
2013-09-21 | btrfs: Add btrfs: prefix to kernel log output | Frank Holton |
2013-09-21 | btrfs: refuse to remount read-write after abort | David Sterba |
2013-09-21 | Btrfs: btrfs_ioctl_default_subvol: Revert back to toplevel subvolume when arg... | chandan |
2013-09-21 | Btrfs: don't leak transaction in btrfs_sync_file() | Filipe David Borba Manana |
2013-09-21 | Btrfs: add the missing mutex unlock in write_all_supers() | Stefan Behrens |
2013-09-21 | Btrfs: iput inode on allocation failure | Josef Bacik |
2013-09-21 | Btrfs: remove space_info->reservation_progress | Josef Bacik |
2013-09-21 | Btrfs: kill delay_iput arg to the wait_ordered functions | Josef Bacik |
2013-09-21 | Btrfs: fix worst case calculator for space usage | Josef Bacik |