1. 352df1d KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interface by Mihai Caraman · 12 years ago
  2. 38f9882 KVM: PPC: bookehv: Add EPCR support in mtspr/mfspr emulation by Mihai Caraman · 12 years ago
  3. 95e90b4 KVM: PPC: bookehv: Add guest computation mode for irq delivery by Mihai Caraman · 12 years ago
  4. 62b4db0 KVM: PPC: Make EPCR a valid field for booke64 and bookehv by Alexander Graf · 12 years ago
  5. e9666ea KVM: PPC: booke: Extend MAS2 EPN mask for 64-bit by Mihai Caraman · 12 years ago
  6. 9e2fa64 KVM: PPC: e500: Mask MAS2 EPN high 32-bits in 32/64 tlbwe emulation by Mihai Caraman · 12 years ago
  7. 8823a8f KVM: PPC: Mask ea's high 32-bits in 32/64 instr emulation by Mihai Caraman · 12 years ago
  8. 7cdd7a9 KVM: PPC: e500: Add emulation helper for getting instruction ea by Mihai Caraman · 12 years ago
  9. e51f8f3 KVM: PPC: bookehv64: Add support for interrupt handling by Mihai Caraman · 12 years ago
  10. ff59474 KVM: PPC: bookehv: Remove GET_VCPU macro from exception handler by Mihai Caraman · 12 years ago
  11. b50df19 KVM: PPC: booke: Fix get_tb() compile error on 64-bit by Mihai Caraman · 12 years ago
  12. 910040b KVM: PPC: e500: Silence bogus GCC warning in tlb code by Mihai Caraman · 12 years ago
  13. b4072df KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without panicking by Paul Mackerras · 12 years ago
  14. 1b400ba KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidations by Paul Mackerras · 12 years ago
  15. 6a7f972 MAINTAINERS: Add git tree link for PPC KVM by Michael Ellerman · 12 years ago
  16. 3a2e7b0 KVM: PPC: Book3S PR: MSR_DE doesn't exist on Book 3S by Paul Mackerras · 12 years ago
  17. 28c483b KVM: PPC: Book3S PR: Fix VSX handling by Paul Mackerras · 12 years ago
  18. b0a94d4 KVM: PPC: Book3S PR: Emulate PURR, SPURR and DSCR registers by Paul Mackerras · 12 years ago
  19. 1cc8ed0 KVM: PPC: Book3S HV: Don't give the guest RW access to RO pages by Paul Mackerras · 12 years ago
  20. 05dd85f KVM: PPC: Book3S HV: Report correct HPT entry index when reading HPT by Paul Mackerras · 12 years ago
  21. a64fd70 KVM: PPC: Book3S HV: Reset reverse-map chains when resetting the HPT by Paul Mackerras · 12 years ago
  22. a293292 KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT by Paul Mackerras · 12 years ago
  23. 6b445ad KVM: PPC: Book3S HV: Make a HPTE removal function available by Paul Mackerras · 12 years ago
  24. 44e5f6b KVM: PPC: Book3S HV: Add a mechanism for recording modified HPTEs by Paul Mackerras · 12 years ago
  25. 4879f24 KVM: PPC: Book3S HV: Fix bug causing loss of page dirty state by Paul Mackerras · 12 years ago
  26. 7ed661b KVM: PPC: Book3S HV: Restructure HPT entry creation code by Paul Mackerras · 12 years ago
  27. 0e673fb KVM: PPC: Support eventfd by Alexander Graf · 12 years ago
  28. 914daba KVM: Distangle eventfd code from irqchip by Alexander Graf · 12 years ago
  29. 45e3cc7 KVM: x86: Fix uninitialized return code by Jan Kiszka · 12 years ago
  30. ba90463 KVM: x86: Emulate IA32_TSC_ADJUST MSR by Will Auld · 12 years ago
  31. 8fe8ab4 KVM: x86: Add code to track call origin for msr assignment by Will Auld · 12 years ago
  32. 5419369 KVM: Fix user memslot overlap check by Alex Williamson · 12 years ago
  33. 5a560f8 KVM: VMX: fix memory order between loading vmcs and clearing vmcs by Xiao Guangrong · 12 years ago
  34. e6c7d32 KVM: VMX: fix invalid cpu passed to smp_call_function_single by Xiao Guangrong · 12 years ago
  35. 859f845 KVM: use is_idle_task() instead of idle_cpu() to decide when to halt in async_pf by Gleb Natapov · 12 years ago
  36. d98d07c KVM: x86: update pvclock area conditionally, on cpu migration by Marcelo Tosatti · 12 years ago
  37. b48aa97 KVM: x86: require matched TSC offsets for master clock by Marcelo Tosatti · 12 years ago
  38. 42897d8 KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization by Marcelo Tosatti · 12 years ago
  39. d828199 KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag by Marcelo Tosatti · 12 years ago
  40. 16e8d74 KVM: x86: notifier for clocksource changes by Marcelo Tosatti · 12 years ago
  41. e0b306f time: export time information for KVM pvclock by Marcelo Tosatti · 12 years ago
  42. 886b470 KVM: x86: pass host_tsc to read_l1_tsc by Marcelo Tosatti · 12 years ago
  43. 51c19b4 x86: vdso: pvclock gettime support by Marcelo Tosatti · 12 years ago
  44. 3dc4f7c x86: kvm guest: pvclock vsyscall support by Marcelo Tosatti · 12 years ago
  45. 71056ae x86: pvclock: generic pvclock vsyscall initialization by Marcelo Tosatti · 12 years ago
  46. 582b336 sched: add notifier for cross-cpu migrations by Marcelo Tosatti · 12 years ago
  47. 189e117 x86: pvclock: add note about rdtsc barriers by Marcelo Tosatti · 12 years ago
  48. 2697902 x86: pvclock: introduce helper to read flags by Marcelo Tosatti · 12 years ago
  49. dce2db0 x86: pvclock: create helper for pvclock data retrieval by Marcelo Tosatti · 12 years ago
  50. 42b5637 x86: pvclock: remove pvclock_shadow_time by Marcelo Tosatti · 12 years ago
  51. b01578d x86: pvclock: make sure rdtsc doesnt speculate out of region by Marcelo Tosatti · 12 years ago
  52. 7069ed6 x86: kvmclock: allocate pvclock shared memory area by Marcelo Tosatti · 12 years ago
  53. 78c0337 KVM: x86: retain pvclock guest stopped bit in guest memory by Marcelo Tosatti · 12 years ago
  54. 807f12e KVM: remove unnecessary return value check by Guo Chao · 12 years ago
  55. 951179c KVM: x86: fix return value of kvm_vm_ioctl_set_tss_addr() by Guo Chao · 12 years ago
  56. 1859541 KVM: do not kfree error pointer by Guo Chao · 12 years ago
  57. f026399 Merge branch 'for-queue' of https://github.com/agraf/linux-2.6 into queue by Marcelo Tosatti · 12 years ago
  58. 7de609c8 KVM: SVM: update MAINTAINERS entry by Joerg Roedel · 12 years ago
  59. 63a1909 PPC: ePAPR: Convert hcall header to uapi (round 2) by Alexander Graf · 12 years ago
  60. 0588000 Merge commit 'origin/queue' into for-queue by Alexander Graf · 12 years ago
  61. 8b5869a KVM: PPC: Book3S HV: Fix thinko in try_lock_hpte() by Paul Mackerras · 12 years ago
  62. 9f8c8c7 KVM: PPC: Book3S HV: Allow DTL to be set to address 0, length 0 by Paul Mackerras · 12 years ago
  63. c7b6767 KVM: PPC: Book3S HV: Fix accounting of stolen time by Paul Mackerras · 12 years ago
  64. 8455d79 KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can run by Paul Mackerras · 12 years ago
  65. 2f12f03 KVM: PPC: Book3S HV: Fixes for late-joining threads by Paul Mackerras · 12 years ago
  66. 913d3ff9a KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lock by Paul Mackerras · 12 years ago
  67. 7b444c6 KVM: PPC: Book3S HV: Fix some races in starting secondary threads by Paul Mackerras · 12 years ago
  68. 512691d KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online by Paul Mackerras · 12 years ago
  69. c99ec97 PPC: ePAPR: Convert header to uapi by Alexander Graf · 12 years ago
  70. 388cf9e KVM: PPC: Move mtspr/mfspr emulation into own functions by Alexander Graf · 12 years ago
  71. 686de18 KVM: Documentation: Fix reentry-to-be-consistent paragraph by Alexander Graf · 12 years ago
  72. e43a028 KVM: PPC: 44x: fix DCR read/write by Alexander Graf · 12 years ago
  73. 81c52c5 KVM: do not treat noslot pfn as a error pfn by Xiao Guangrong · 12 years ago
  74. 19bf7f8 Merge remote-tracking branch 'master' into queue by Marcelo Tosatti · 12 years ago
  75. 35fd3dc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  76. 52eb5a9 ceph: fix dentry reference leak in encode_fh() by David Zafman · 12 years ago
  77. 6b0cb4e Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  78. 28901f5 i2c-i801: Fix comment by Jean Delvare · 12 years ago
  79. 79e3e5b i2c-i801: Simplify dependency towards GPIOLIB by Jean Delvare · 12 years ago
  80. 31d178b i2c-stub: Move to drivers/i2c by Jean Delvare · 12 years ago
  81. 8f0d816 Linux 3.7-rc3 by Linus Torvalds · 12 years ago
  82. 5a5210c Merge tag 'ktest-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 12 years ago
  83. 8e99165 Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Linus Torvalds · 12 years ago
  84. 065c801 Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  85. 1a25b1c Lock splice_read and splice_write functions by Mikulas Patocka · 12 years ago
  86. 1bf11c5 percpu-rw-semaphores: use rcu_read_lock_sched by Mikulas Patocka · 12 years ago
  87. 5c1eabe percpu-rw-semaphores: use light/heavy barriers by Mikulas Patocka · 12 years ago
  88. 943bb48 Revert "ARM i.MX25: Fix PWM per clock lookups" by Arnd Bergmann · 12 years ago
  89. 5b627ba ARM: versatile: fix versatile_defconfig by Arnd Bergmann · 12 years ago
  90. e09348c7 ARM: mvebu: update defconfig with 3.7 changes by Thomas Petazzoni · 12 years ago
  91. 0654f4a ARM: at91: fix at91x40 build by Arnd Bergmann · 12 years ago
  92. e657e07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  93. f761237 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  94. 64b1cba Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  95. 787c57c KVM: ia64: remove unused variable in kvm_release_vm_pages() by Wei Yongjun · 12 years ago
  96. f54c77d Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  97. 1d47091 Merge tag 'usb-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  98. 6ad2c73 Merge tag 'tty-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  99. 490916d Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  100. 299650c Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago