1. f815bce KVM: MMU: check reserved bits only if CR4.PSE=1 or CR4.PAE=1 by Xiao Guangrong · 14 years ago
  2. 041b135 KVM: x86: document KVM_REQ_PENDING_TIMER usage by Marcelo Tosatti · 14 years ago
  3. de3e648 KVM: x86 emulator: fix unlocked CMPXCHG8B emulation by Gleb Natapov · 14 years ago
  4. 6550e1f KVM: x86 emulator: add decoding of CMPXCHG8B dst operand by Gleb Natapov · 14 years ago
  5. 482ac18 KVM: x86 emulator: commit rflags as part of registers commit by Gleb Natapov · 14 years ago
  6. 9749a6c KVM: x86: Fix 32-bit build breakage due to typo by Jan Kiszka · 14 years ago
  7. 92bf974 KVM: small kvm_arch_vcpu_ioctl_run() cleanup. by Gleb Natapov · 14 years ago
  8. 7b262e9 KVM: x86 emulator: introduce pio in string read ahead. by Gleb Natapov · 14 years ago
  9. 5cd2191 KVM: x86 emulator: restart string instruction without going back to a guest. by Gleb Natapov · 14 years ago
  10. cb404fe KVM: x86 emulator: remove saved_eip by Gleb Natapov · 14 years ago
  11. 7972995 KVM: x86 emulator: Move string pio emulation into emulator.c by Gleb Natapov · 14 years ago
  12. cf8f70b KVM: x86 emulator: fix in/out emulation. by Gleb Natapov · 14 years ago
  13. d927112 KVM: x86 emulator: during rep emulation decrement ECX only if emulation succeeded by Gleb Natapov · 14 years ago
  14. a682e35 KVM: x86 emulator: add decoding of X,Y parameters from Intel SDM by Gleb Natapov · 14 years ago
  15. 69f55cb KVM: x86 emulator: populate OP_MEM operand during decoding. by Gleb Natapov · 14 years ago
  16. ceffb45 KVM: Use task switch from emulator.c by Gleb Natapov · 14 years ago
  17. 2e87302 KVM: x86 emulator: Use load_segment_descriptor() instead of kvm_load_segment_descriptor() by Gleb Natapov · 14 years ago
  18. 38ba30b KVM: x86 emulator: Emulate task switch in emulator.c by Gleb Natapov · 14 years ago
  19. 2dafc6c KVM: x86 emulator: Provide more callbacks for x86 emulator. by Gleb Natapov · 14 years ago
  20. aca06a8 KVM: x86 emulator: cleanup grp3 return value by Gleb Natapov · 14 years ago
  21. a41ffb75 KVM: x86 emulator: If LOCK prefix is used dest arg should be memory. by Gleb Natapov · 14 years ago
  22. fd52536 KVM: x86 emulator: do not call writeback if msr access fails. by Gleb Natapov · 14 years ago
  23. 2e901c4 KVM: x86 emulator: fix return values of syscall/sysenter/sysexit emulations by Gleb Natapov · 14 years ago
  24. 1e470be KVM: x86 emulator: fix mov dr to inject #UD when needed. by Gleb Natapov · 14 years ago
  25. 6aebfa6 KVM: x86 emulator: inject #UD on access to non-existing CR by Gleb Natapov · 14 years ago
  26. ab8557b KVM: x86 emulator: 0f (20|21|22|23) ignore mod bits. by Gleb Natapov · 14 years ago
  27. 6e1e5ff KVM: x86 emulator: fix 0f 01 /5 emulation by Gleb Natapov · 14 years ago
  28. 5e3ae6c KVM: x86 emulator: fix mov r/m, sreg emulation. by Gleb Natapov · 14 years ago
  29. 063db06 KVM: Provide current eip as part of emulator context. by Gleb Natapov · 14 years ago
  30. 9c53724 KVM: Provide x86_emulate_ctxt callback to get current cpl by Gleb Natapov · 14 years ago
  31. 93a152b KVM: remove realmode_lmsw function. by Gleb Natapov · 14 years ago
  32. 52a4661 KVM: Provide callback to get/set control registers in emulator ops. by Gleb Natapov · 14 years ago
  33. 6ce5a09 KVM: coalesced_mmio: fix kvm_coalesced_mmio_init()'s error handling by Takuya Yoshikawa · 14 years ago
  34. 3129994 KVM: VMX: change to use bool return values by Gui Jianfeng · 14 years ago
  35. 49c6799 KVM: Remove pointer to rflags from realmode_set_cr parameters. by Gleb Natapov · 14 years ago
  36. af5b4f7 KVM: x86 emulator: check return value against correct define by Gleb Natapov · 14 years ago
  37. c73e197 KVM: x86 emulator: fix RCX access during rep emulation by Gleb Natapov · 14 years ago
  38. d6d367d KVM: x86 emulator: Fix DstAcc decoding. by Gleb Natapov · 14 years ago
  39. 08e850c KVM: MMU: Reinstate pte prefetch on invlpg by Avi Kivity · 14 years ago
  40. fbc5d13 KVM: MMU: Do not instantiate nontrapping spte on unsync page by Avi Kivity · 14 years ago
  41. 4a5f48f KVM: Don't follow an atomic operation by a non-atomic one by Avi Kivity · 14 years ago
  42. daea3e7 KVM: Make locked operations truly atomic by Avi Kivity · 14 years ago
  43. 72016f3 KVM: MMU: Consolidate two guest pte reads in kvm_mmu_pte_write() by Avi Kivity · 14 years ago
  44. d57e2c0 KVM: fix assigned_device_enable_host_msix error handling by jing zhang · 14 years ago
  45. a87fa35 KVM: fix the errno of ioctl KVM_[UN]REGISTER_COALESCED_MMIO failure by Wei Yongjun · 14 years ago
  46. 600f1ec KVM: ia64: fix the error of ioctl KVM_IRQ_LINE if no irq chip by Wei Yongjun · 14 years ago
  47. 160d2f6 KVM: x86: fix the error of ioctl KVM_IRQ_LINE if no irq chip by Wei Yongjun · 14 years ago
  48. 5c0d092 KVM: ia64: fix the error code of ioctl KVM_IA64_VCPU_GET_STACK failure by Wei Yongjun · 14 years ago
  49. ec68798 KVM: x86: Use native_store_idt() instead of kvm_get_idt() by Wei Yongjun · 15 years ago
  50. 5c1c85d KVM: Trace exception injection by Avi Kivity · 14 years ago
  51. 5bfd8b5 KVM: Move kvm_exit tracepoint rip reading inside tracepoint by Avi Kivity · 14 years ago
  52. d4f64b6 KVM: remove redundant initialization of page->private by Minchan Kim · 14 years ago
  53. 2ed152a KVM: cleanup kvm trace by Xiao Guangrong · 14 years ago
  54. 06056bf KVM: PPC: Do not create debugfs if fail to create vcpu by Wei Yongjun · 15 years ago
  55. 7b06bf2 KVM: s390: Fix possible memory leak of in kvm_arch_vcpu_create() by Wei Yongjun · 15 years ago
  56. 835e6b8 KVM: x86 emulator mark VMMCALL and LMSW as privileged by Gleb Natapov · 15 years ago
  57. f713853 KVM: SVM: Ignore lower 12 bit of nested msrpm_pa by Joerg Roedel · 15 years ago
  58. ce2ac08 KVM; SVM: Add correct handling of nested iopm by Joerg Roedel · 15 years ago
  59. 0d6b353 KVM: SVM: Use svm_msrpm_offset in nested_svm_exit_handled_msr by Joerg Roedel · 15 years ago
  60. 323c3d8 KVM: SVM: Optimize nested svm msrpm merging by Joerg Roedel · 15 years ago
  61. ac72a9b KVM: SVM: Introduce direct access msr list by Joerg Roedel · 15 years ago
  62. 455716f KVM: SVM: Move msrpm offset calculation to seperate function by Joerg Roedel · 15 years ago
  63. d247782 KVM: SVM: Return correct values in nested_svm_exit_handled_msr by Joerg Roedel · 15 years ago
  64. 0fc5c3a KVM: arch/x86/kvm/kvm_timer.h checkpatch cleanup by Andrea Gelmini · 15 years ago
  65. 899ad0c ext4: Conditionally define compat ioctl numbers by Ben Hutchings · 14 years ago
  66. aeacb6f HID: picolcd: Eliminate use after free by Julia Lawall · 14 years ago
  67. a9885c8 HID: Zydacron Remote Control driver by Don Prince · 14 years ago
  68. cc05ea0 DMA ENGINE: Do not reset 'private' of channel by Jassi Brar · 14 years ago
  69. 1721a23 HID: Use kmemdup by Julia Lawall · 14 years ago
  70. a2ef456 MXC: Add USB OTG (device) for i.MX31 PDK (3DS) board. by Magnus Lilja · 14 years ago
  71. 3a47b1a mx31moboard: OTG host support for smartbot board by Philippe Rétornaz · 14 years ago
  72. 66c202a mx31moboard: Move usb OTG device registration by Philippe Rétornaz · 14 years ago
  73. 2578360 mx31moboard: Fix usb PHY reset by Philippe Rétornaz · 14 years ago
  74. 939e379 [S390] drivers/s390/char: Use kmemdup by Julia Lawall · 14 years ago
  75. 777a551 [S390] drivers/s390/char: Use kstrdup by Julia Lawall · 14 years ago
  76. ab3c68e [S390] debug: enable exception-trace debug facility by Heiko Carstens · 14 years ago
  77. 57b28f6 [S390] s390_hypfs: Add new attributes by Michael Holzheu · 14 years ago
  78. cc961d4 [S390] qdio: remove API wrappers by Jan Glauber · 14 years ago
  79. d0c9d4a [S390] qdio: set correct bit in dsci by Jan Glauber · 14 years ago
  80. 3a601bf [S390] qdio: dont convert timestamps to microseconds by Jan Glauber · 14 years ago
  81. 5382fe1 [S390] qdio: remove memset hack by Jan Glauber · 14 years ago
  82. f3eb20f [S390] qdio: prevent starvation on PCI devices by Jan Glauber · 14 years ago
  83. 09a308f [S390] qdio: count number of qdio interrupts by Jan Glauber · 14 years ago
  84. 6ea5096 [S390] user space fault: report fault before calling do_exit by Heiko Carstens · 14 years ago
  85. 10d3858 [S390] topology: expose core identifier by Heiko Carstens · 14 years ago
  86. 2dedf0d [S390] dasd: remove uid from devmap by Stefan Haberland · 14 years ago
  87. 501183f [S390] dasd: add dynamic pav toleration by Stefan Haberland · 14 years ago
  88. f3cb31e [S390] vdso: add missing vdso_install target by Hendrik Brueckner · 14 years ago
  89. a78f1c4 [S390] vdso: remove redundant check for CONFIG_64BIT by Christoph Egger · 14 years ago
  90. 58ea91c [S390] avoid default_llseek in s390 drivers by Martin Schwidefsky · 14 years ago
  91. f73a2b0 [S390] vmcp: disallow modular build by Heiko Carstens · 14 years ago
  92. 86f2552 [S390] add breaking event address for user space by Martin Schwidefsky · 14 years ago
  93. cd3b70f [S390] virtualization aware cpu measurement by Carsten Otte · 14 years ago
  94. 6377981 [S390] idle time accounting vs. machine checks by Martin Schwidefsky · 14 years ago
  95. 6a2df3a [S390] improve irq tracing code in entry[64].S by Martin Schwidefsky · 14 years ago
  96. 43d399d [S390] cleanup sysc_work and io_work code by Martin Schwidefsky · 14 years ago
  97. 94038a9 [S390] More cleanup for struct _lowcore by Martin Schwidefsky · 14 years ago
  98. f084db9 tracing: Convert more ext4 events to DEFINE_EVENT by Li Zefan · 14 years ago
  99. a3685f0 Merge branch 'for-rmk/2635' of git://git.fluff.org/bjdooks/linux into devel-stable by Russell King · 14 years ago
  100. 14894b9 S3C: DMA: Change argument of s3c2410_dma_devconfig by Jassi Brar · 14 years ago