1. 8c2dbb7 KVM: PPC: Book3S HV: Avoid unbalanced increments of VPA yield count by Paul Mackerras · 11 years ago
  2. c934243 KVM: PPC: Book3S HV: Pull out interrupt-reading code into a subroutine by Paul Mackerras · 11 years ago
  3. 218309b KVM: PPC: Book3S HV: Restructure kvmppc_hv_entry to be a subroutine by Paul Mackerras · 11 years ago
  4. 42d7604 KVM: PPC: Book3S HV: Implement H_CONFER by Paul Mackerras · 11 years ago
  5. c0867fd KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVE by Paul Mackerras · 11 years ago
  6. 93b0f4d KVM: PPC: Book3S HV: Implement timebase offset for guests by Paul Mackerras · 11 years ago
  7. 1494178 KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registers by Paul Mackerras · 11 years ago
  8. 3b78347 KVM: PPC: Book3S HV: Reserve POWER8 space in get/set_one_reg by Michael Neuling · 11 years ago
  9. d570142 Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm-arm into next by Gleb Natapov · 11 years ago
  10. a7265fb KVM: ARM: Remove non-ASCII space characters by Christoffer Dall · 11 years ago
  11. f2e1066 KVM: Drop FOLL_GET in GUP when doing async page fault by chai wen · 11 years ago
  12. a7efdf6 KVM: s390: Get rid of KVM_HPAGE defines by Christoffer Dall · 11 years ago
  13. 2c5350e KVM: PPC: Get rid of KVM_HPAGE defines by Christoffer Dall · 11 years ago
  14. bbba793 KVM: ia64: Get rid of KVM_HPAGE defines by Christoffer Dall · 11 years ago
  15. 015e051 KVM: mips: Get rid of KVM_HPAGE defines by Christoffer Dall · 11 years ago
  16. ef0cfe7 KVM: arm64: Get rid of KVM_HPAGE defines by Christoffer Dall · 11 years ago
  17. dc6f6763 KVM: ARM: Get rid of KVM_HPAGE defines by Christoffer Dall · 11 years ago
  18. 6d9d41e KVM: Move gfn_to_index to x86 specific code by Christoffer Dall · 11 years ago
  19. e8c2d99 KVM: ARM: Add support for Cortex-A7 by Jonathan Austin · 11 years ago
  20. 5e49704 KVM: ARM: fix the size of TTBCR_{T0SZ,T1SZ} masks by Jonathan Austin · 11 years ago
  21. 1158fca KVM: ARM: Fix calculation of virtual CPU ID by Jonathan Austin · 11 years ago
  22. 7854cbc KVM: nVMX: Fully support nested VMX preemption timer by Arthur Chunqi Li · 11 years ago
  23. 8a3c1a33 KVM: mmu: change useless int return types to void by Paolo Bonzini · 11 years ago
  24. 95f93af KVM: mmu: unify destroy_kvm_mmu with kvm_mmu_unload by Paolo Bonzini · 11 years ago
  25. d8d173d KVM: mmu: remove uninteresting MMU "new_cr3" callbacks by Paolo Bonzini · 11 years ago
  26. 2062609 KVM: mmu: remove uninteresting MMU "free" callbacks by Paolo Bonzini · 11 years ago
  27. 4344ee9 KVM: x86: only copy XSAVE state for the supported features by Paolo Bonzini · 11 years ago
  28. d7876f1 KVM: x86: prevent setting unsupported XSAVE states by Paolo Bonzini · 11 years ago
  29. 647e23b KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0 by Paolo Bonzini · 11 years ago
  30. 29242cb virt/kvm/iommu.c: Add leading zeros to device's BDF notation in debug messages by Andre Richter · 11 years ago
  31. 740edfc KVM: Add documentation for KVM_ARM_PREFERRED_TARGET ioctl by Anup Patel · 11 years ago
  32. 42c4e0c ARM/ARM64: KVM: Implement KVM_ARM_PREFERRED_TARGET ioctl by Anup Patel · 11 years ago
  33. 473bdc0 ARM64: KVM: Implement kvm_vcpu_preferred_target() function by Anup Patel · 11 years ago
  34. 4a6fee8 ARM: KVM: Implement kvm_vcpu_preferred_target() function by Anup Patel · 11 years ago
  35. b373e49 KVM: ARM: Fix typo in comments of inject_abt() by Anup Patel · 11 years ago
  36. 2f303b7 KVM: Convert kvm_lock back to non-raw spinlock by Paolo Bonzini · 11 years ago
  37. 4a937f9 KVM: protect kvm_usage_count with its own spinlock by Paolo Bonzini · 11 years ago
  38. 4fa92fb KVM: cleanup (physical) CPU hotplug by Paolo Bonzini · 11 years ago
  39. feaf0c7d KVM: nVMX: Do not generate #DF if #PF happens during exception delivery into L2 by Gleb Natapov · 11 years ago
  40. e011c66 KVM: nVMX: Check all exceptions for intercept during delivery to L2 by Gleb Natapov · 11 years ago
  41. 851eb667 KVM: nVMX: Do not put exception that caused vmexit to IDT_VECTORING_INFO by Gleb Natapov · 11 years ago
  42. e0b890d KVM: nVMX: Amend nested_run_pending logic by Gleb Natapov · 11 years ago
  43. 6a3f95a KVM: s390: Intercept SCK instruction by Thomas Huth · 11 years ago
  44. aca8424 KVM: s390: Implement TEST BLOCK by Thomas Huth · 11 years ago
  45. 732e563 KVM: s390: Helper for converting real addresses to absolute by Thomas Huth · 11 years ago
  46. ff7158b KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rre by Thomas Huth · 11 years ago
  47. 800c106 KVM: s390: Lock kvm->srcu at the appropriate places by Thomas Huth · 11 years ago
  48. a76ccff KVM: s390: Push run loop into __vcpu_run by Thomas Huth · 11 years ago
  49. 3fb4c40 KVM: s390: Split up __vcpu_run into three parts by Thomas Huth · 11 years ago
  50. 6b948a7 KVM: s390: Remove dead "rerun vcpu" code by Thomas Huth · 11 years ago
  51. 56aba60 Documentation/kvm: Update cpuid documentation for steal time and pv eoi by Raghavendra K T · 11 years ago
  52. 92fbc7b KVM: nVMX: Enable unrestricted guest mode support by Jan Kiszka · 11 years ago
  53. 10ba54a KVM: nVMX: Implement support for EFER saving on VM-exit by Jan Kiszka · 11 years ago
  54. 59ab5a8 KVM: nVMX: Do not set identity page map for L2 by Jan Kiszka · 11 years ago
  55. 9e3e4db KVM: nVMX: Replace kvm_set_cr0 with vmx_set_cr0 in load_vmcs12_host_state by Jan Kiszka · 11 years ago
  56. 98fda16 kvm: remove .done from struct kvm_async_pf by Radim Krčmář · 11 years ago
  57. 519192a KVM: Add documentation for kvm->srcu lock by Thomas Huth · 11 years ago
  58. 4a10c2a Linux 3.12-rc2 by Linus Torvalds · 11 years ago
  59. 9d23108 Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  60. e04a0a5 Merge tag 'usb-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  61. d8524ae Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  62. 68cf8d0 Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  63. 0fbf2cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  64. f3cff25 cfq: explicitly use 64bit divide operation for 64bit arguments by Anatol Pomozov · 11 years ago
  65. 6174081 Merge tag 'iio-fixes-for-3.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 11 years ago
  66. c43a385 Merge tag 'nfs-for-3.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  67. 75afb35 block: Add nr_bios to block_rq_remap tracepoint by Jun'ichi Nomura · 11 years ago
  68. 94aebfb Btrfs: create the uuid tree on remount rw by Josef Bacik · 11 years ago
  69. cbf8b8c btrfs: change extent-same to copy entire argument struct by Mark Fasheh · 11 years ago
  70. 93fd63c Btrfs: dir_inode_operations should use btrfs_update_time also by Guangyu Sun · 11 years ago
  71. 5138ccc btrfs: Add btrfs: prefix to kernel log output by Frank Holton · 11 years ago
  72. 6ef3de9 btrfs: refuse to remount read-write after abort by David Sterba · 11 years ago
  73. 1cecf57 Btrfs: btrfs_ioctl_default_subvol: Revert back to toplevel subvolume when arg is 0 by chandan · 11 years ago
  74. a0634be Btrfs: don't leak transaction in btrfs_sync_file() by Filipe David Borba Manana · 11 years ago
  75. a724b43 Btrfs: add the missing mutex unlock in write_all_supers() by Stefan Behrens · 11 years ago
  76. f4ab9ea Btrfs: iput inode on allocation failure by Josef Bacik · 11 years ago
  77. 363e4d3 Btrfs: remove space_info->reservation_progress by Josef Bacik · 11 years ago
  78. f0de181 Btrfs: kill delay_iput arg to the wait_ordered functions by Josef Bacik · 11 years ago
  79. c4fbb43 Btrfs: fix worst case calculator for space usage by Josef Bacik · 11 years ago
  80. 14575ae Revert "Btrfs: rework the overcommit logic to be based on the total size" by Josef Bacik · 11 years ago
  81. 652f25a Btrfs: improve replacing nocow extents by Josef Bacik · 11 years ago
  82. d555438 Btrfs: drop dir i_size when adding new names on replay by Josef Bacik · 11 years ago
  83. dd8e721 Btrfs: replay dir_index items before other items by Josef Bacik · 11 years ago
  84. a5874ce Btrfs: check roots last log commit when checking if an inode has been logged by Josef Bacik · 11 years ago
  85. de2b530 Btrfs: actually log directory we are fsync()'ing by Josef Bacik · 11 years ago
  86. 573aeca Btrfs: actually limit the size of delalloc range by Josef Bacik · 11 years ago
  87. a482039 Btrfs: allocate the free space by the existed max extent size when ENOSPC by Miao Xie · 11 years ago
  88. 13fd8da btrfs: add lockdep and tracing annotations for uuid tree by David Sterba · 11 years ago
  89. 79556c3 btrfs: show compiled-in config features at module load time by Stefan Behrens · 11 years ago
  90. cef2193 Btrfs: more efficient inode tree replace operation by Filipe David Borba Manana · 11 years ago
  91. 55e50e4 Btrfs: do not add replace target to the alloc_list by Ilya Dryomov · 11 years ago
  92. 83d4cfd Btrfs: fixup error handling in btrfs_reloc_cow by Josef Bacik · 11 years ago
  93. 07f0e62 Merge tag 'v3.11' into for-linus by Chris Mason · 11 years ago
  94. bda2f8f iio:buffer_cb: Add missing iio_buffer_init() by Lars-Peter Clausen · 11 years ago
  95. 0d5b7da iio: Prevent race between IIO chardev opening and IIO device free by Lars-Peter Clausen · 11 years ago
  96. cadc212 iio: fix: Keep a reference to the IIO device for open file descriptors by Lars-Peter Clausen · 11 years ago
  97. a87c82e iio: Stop sampling when the device is removed by Lars-Peter Clausen · 11 years ago
  98. d66e045 iio: Fix crash when scan_bytes is computed with active_scan_mask == NULL by Peter Meerwald · 11 years ago
  99. a97dd06 iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resume by Peter Meerwald · 11 years ago
  100. 234efa1 iio: Fix bma180 dev-to-indio_dev conversion in suspend/resume by Peter Meerwald · 11 years ago