1. 7697e71f KVM: s390: implement sigp external call by Christian Ehrhardt · 13 years ago
  2. 7eef87d KVM: s390: fix register setting by Carsten Otte · 13 years ago
  3. b290411 KVM: s390: fix return value of kvm_arch_init_vm by Carsten Otte · 13 years ago
  4. 4d47555 KVM: s390: check cpu_id prior to using it by Carsten Otte · 13 years ago
  5. a3e06bb KVM: emulate lapic tsc deadline timer for guest by Liu, Jinsong · 13 years ago
  6. b90dfb0 x86: TSC deadline definitions by Liu, Jinsong · 13 years ago
  7. 7460fb4a KVM: Fix simultaneous NMIs by Avi Kivity · 13 years ago
  8. 1cd196e KVM: x86 emulator: convert push %sreg/pop %sreg to direct decode by Avi Kivity · 13 years ago
  9. d4b4325 KVM: x86 emulator: switch lds/les/lss/lfs/lgs to direct decode by Avi Kivity · 13 years ago
  10. c191a7a KVM: x86 emulator: streamline decode of segment registers by Avi Kivity · 13 years ago
  11. 41ddf97 KVM: x86 emulator: simplify OpMem64 decode by Avi Kivity · 13 years ago
  12. 0fe5912 KVM: x86 emulator: switch src decode to decode_operand() by Avi Kivity · 13 years ago
  13. 5217973 KVM: x86 emulator: qualify OpReg inhibit_byte_regs hack by Avi Kivity · 13 years ago
  14. 608aabe KVM: x86 emulator: switch OpImmUByte decode to decode_imm() by Avi Kivity · 13 years ago
  15. 20c29ff KVM: x86 emulator: free up some flag bits near src, dst by Avi Kivity · 13 years ago
  16. 4dd6a57 KVM: x86 emulator: switch src2 to generic decode_operand() by Avi Kivity · 13 years ago
  17. b1ea50b KVM: x86 emulator: expand decode flags to 64 bits by Avi Kivity · 13 years ago
  18. a994554 KVM: x86 emulator: split dst decode to a generic decode_operand() by Avi Kivity · 13 years ago
  19. f09ed83 KVM: x86 emulator: move memop, memopp into emulation context by Avi Kivity · 13 years ago
  20. 3329ece KVM: x86 emulator: convert group 3 instructions to direct decode by Avi Kivity · 13 years ago
  21. cc07939 KVM: Split up MSI-X assigned device IRQ handler by Jan Kiszka · 13 years ago
  22. 9bc5791 KVM: x86: Add module parameter for lapic periodic timer limit by Jan Kiszka · 13 years ago
  23. bd80158 KVM: Clean up and extend rate-limited output by Jan Kiszka · 13 years ago
  24. 7712de8 KVM: x86: Avoid guest-triggerable printks in APIC model by Jan Kiszka · 13 years ago
  25. 1e2b1dd KVM: x86: Move kvm_trace_exit into atomic vmexit section by Jan Kiszka · 13 years ago
  26. caa8a16 KVM: x86 emulator: disable writeback for TEST by Avi Kivity · 13 years ago
  27. c61fa9d KVM: Avoid needless registrations of IRQ ack notifier for assigned devices by Jan Kiszka · 13 years ago
  28. 9f9f6b7 KVM: Clean up unneeded void pointer casts by Jan Kiszka · 13 years ago
  29. e8f2b1d KVM: x86 emulator: simplify emulate_1op_rax_rdx() by Avi Kivity · 13 years ago
  30. 9fef72c KVM: x86 emulator: merge the two emulate_1op_rax_rdx implementations by Avi Kivity · 13 years ago
  31. d1eef45 KVM: x86 emulator: simplify emulate_1op() by Avi Kivity · 13 years ago
  32. 29053a6 KVM: x86 emulator: simplify emulate_2op_cl() by Avi Kivity · 13 years ago
  33. 761441b KVM: x86 emulator: simplify emulate_2op_cl() by Avi Kivity · 13 years ago
  34. a31b9ce KVM: x86 emulator: simplify emulate_2op_SrcV() by Avi Kivity · 13 years ago
  35. 821246a KVM: Update documentation to include detailed ENABLE_CAP description by Alexander Graf · 13 years ago
  36. 19ccb76 KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode code by Paul Mackerras · 13 years ago
  37. 0214394 KVM: PPC: book3s_pr: Simplify transitions between virtual and real mode by Paul Mackerras · 13 years ago
  38. 177339d KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separately by Paul Mackerras · 13 years ago
  39. af8f38b KVM: PPC: Add sanity checking to vcpu_run by Alexander Graf · 13 years ago
  40. 930b412 KVM: PPC: Enable the PAPR CAP for Book3S by Alexander Graf · 13 years ago
  41. a668f2b KVM: PPC: Support SC1 hypercalls for PAPR in PR mode by Alexander Graf · 13 years ago
  42. aacf9aa KVM: PPC: Stub emulate CFAR and PURR SPRs by Alexander Graf · 13 years ago
  43. 0254f074 KVM: PPC: Add PAPR hypercall code for PR mode by Alexander Graf · 13 years ago
  44. a15bd35 KVM: PPC: Add support for explicit HIOR setting by Alexander Graf · 13 years ago
  45. 77e675a KVM: PPC: Read out syscall instruction on trap by Alexander Graf · 13 years ago
  46. 04fcc11 KVM: PPC: Interpret SDR1 as HVA in PAPR mode by Alexander Graf · 13 years ago
  47. 317a8fa KVM: PPC: Check privilege level on SPRs by Alexander Graf · 13 years ago
  48. 9432ba6 KVM: PPC: Add papr_enabled flag by Alexander Graf · 13 years ago
  49. db507c3 KVM: PPC: move compute_tlbie_rb to book3s common header by Alexander Graf · 13 years ago
  50. 3644268 KVM: Restore missing powerpc API docs by Avi Kivity · 13 years ago
  51. 58fbbf2 KVM: APIC: avoid instruction emulation for EOI writes by Kevin Tian · 13 years ago
  52. 45133ec KVM: SVM: Fix TSC MSR read in nested SVM by Nadav Har'El · 13 years ago
  53. 27fc51b KVM: nVMX: Fix nested VMX TSC emulation by Nadav Har'El · 13 years ago
  54. d5c1785 KVM: L1 TSC handling by Nadav Har'El · 13 years ago
  55. e1a72ae KVM: nVMX: Document 'nested' parameter by Sasha Levin · 13 years ago
  56. cd46868 KVM: MMU: Fix SMEP failure during fetch by Yang, Wei Y · 13 years ago
  57. e4e517b KVM: MMU: Do not unconditionally read PDPTE from guest memory by Avi Kivity · 13 years ago
  58. cf3ace7 KVM: VMX: trivial: use BUG_ON by Julia Lawall · 13 years ago
  59. 742bc67 KVM: x86: report valid microcode update ID by Marcelo Tosatti · 13 years ago
  60. 1d2887e KVM: x86 emulator: Make x86_decode_insn() return proper macros by Takuya Yoshikawa · 13 years ago
  61. 7d88bb4 KVM: x86 emulator: Let compiler know insn_fetch() rarely fails by Takuya Yoshikawa · 13 years ago
  62. e85a108 KVM: x86 emulator: Drop _size argument from insn_fetch() by Takuya Yoshikawa · 13 years ago
  63. 807941b KVM: x86 emulator: Use ctxt->_eip directly in do_insn_fetch_byte() by Takuya Yoshikawa · 13 years ago
  64. 743eeb0 KVM: Intelligent device lookup on I/O bus by Sasha Levin · 13 years ago
  65. 0d460ff KVM: Use __print_symbolic() for vmexit tracepoints by Stefan Hajnoczi · 13 years ago
  66. e097e5f KVM: Record instruction set in all vmexit tracepoints by Stefan Hajnoczi · 13 years ago
  67. d1613ad KVM: Really fix HV_X64_MSR_APIC_ASSIST_PAGE by Mike Waychison · 13 years ago
  68. 14fa67e KVM: x86: get_msr support for HV_X64_MSR_APIC_ASSIST_PAGE by Mike Waychison · 13 years ago
  69. 2b3c246 KVM: Make coalesced mmio use a device per zone by Sasha Levin · 13 years ago
  70. 8c3ba33 KVM: x86: Raise the hard VCPU count limit by Sasha Levin · 13 years ago
  71. c298125 KVM: MMIO: Lock coalesced device when checking for available entry by Sasha Levin · 13 years ago
  72. 22388a3 KVM: x86: cleanup the code of read/write emulation by Xiao Guangrong · 13 years ago
  73. 77d197b KVM: x86: abstract the operation for read/write emulation by Xiao Guangrong · 13 years ago
  74. ca7d58f KVM: x86: fix broken read emulation spans a page boundary by Xiao Guangrong · 13 years ago
  75. 9be3be1 KVM: x86 emulator: fix Src2CL decode by Avi Kivity · 13 years ago
  76. 41bc318 KVM: MMU: fix incorrect return of spte by Zhao Jin · 13 years ago
  77. b172e38 Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  78. 387719c spi: Fix WARN when removing spi-fsl-spi module by Jeff Harris · 13 years ago
  79. 8ec9c7f scsi: fix qla2xxx printk format warning by Randy Dunlap · 13 years ago
  80. 2b7fe39 scsi: SCSI_ISCI needs to select SCSI_SAS_HOST_SMP, fixes build error by Randy Dunlap · 13 years ago
  81. 78bbd28 Merge branch 'perf-tools-for-linus' of git://github.com/acmel/linux by Linus Torvalds · 13 years ago
  82. eab8bcb Merge branch 'perf-tools-for-linus' of git://github.com/acmel/linux by Linus Torvalds · 13 years ago
  83. f35f3dc Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  84. 0acf043 Merge branch 'for-linus' of git://github.com/tiwai/sound by Linus Torvalds · 13 years ago
  85. 2b022a8 perf python: Add missing perf_event__parse_sample 'swapped' parm by Arnaldo Carvalho de Melo · 13 years ago
  86. 9e59e09 perf tools: Add support for disabling -Werror via WERROR=0 by Darren Hart · 13 years ago
  87. af52aaf perf top: Fix userspace sample addr map offset by Arnaldo Carvalho de Melo · 13 years ago
  88. be96ea8 perf symbols: Fix issue with binaries using 16-bytes buildids (v2) by Stephane Eranian · 14 years ago
  89. 936be50 perf tool: Fix endianness handling of u32 data in samples by David Ahern · 13 years ago
  90. 6bb8f31 perf sort: Fix symbol sort output by separating unresolved samples by type by Anton Blanchard · 13 years ago
  91. 6a0e55d perf symbols: Synthesize anonymous mmap events by Anton Blanchard · 13 years ago
  92. 764e16a3 perf record: Create events initially disabled and enable after init by David Ahern · 13 years ago
  93. 694bf40 perf symbols: Add some heuristics for choosing the best duplicate symbol by Anton Blanchard · 13 years ago
  94. 3187790 perf symbols: Preserve symbol scope when parsing /proc/kallsyms by Anton Blanchard · 13 years ago
  95. 3f5a427 perf symbols: /proc/kallsyms does not sort module symbols by Anton Blanchard · 13 years ago
  96. adb0918 perf symbols: Fix ppc64 SEGV in dso__load_sym with debuginfo files by Anton Blanchard · 13 years ago
  97. f66fedc perf probe: Fix regression of variable finder by Masami Hiramatsu · 13 years ago
  98. 3127b6a Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  99. 362e4e4 ALSA: usb-audio - clear chip->probing on error exit by Thomas Pfaff · 13 years ago
  100. fdfc615 drm/radeon/kms: fix DDIA enable on some rs690 systems by Alex Deucher · 13 years ago