1. 7c93be4 KVM: VMX: move CR3/PDPTR update to vmx_set_cr3 by Marcelo Tosatti · 15 years ago
  2. 1655e3a KVM: remove duplicated task_switch check by Gleb Natapov · 15 years ago
  3. c0a187e KVM: powerpc: Fix BUILD_BUG_ON condition by Hollis Blanchard · 15 years ago
  4. 26bb098 KVM: VMX: Use shared msr infrastructure by Avi Kivity · 15 years ago
  5. 18863bd KVM: x86 shared msr infrastructure by Avi Kivity · 15 years ago
  6. 44ea2b1 KVM: VMX: Move MSR_KERNEL_GS_BASE out of the vmx autoload msr area by Avi Kivity · 15 years ago
  7. 3ce672d KVM: SVM: init_vmcb(): remove redundant save->cr0 initialization by Eduardo Habkost · 15 years ago
  8. 18fa000 KVM: SVM: Reset cr0 properly on vcpu reset by Eduardo Habkost · 15 years ago
  9. fa40052 KVM: VMX: Use macros instead of hex value on cr0 initialization by Eduardo Habkost · 15 years ago
  10. afbcf7a KVM: allow userspace to adjust kvmclock offset by Glauber Costa · 15 years ago
  11. 6be7d30 KVM: SVM: Cleanup NMI singlestep by Jan Kiszka · 15 years ago
  12. 94fe45d KVM: x86: Fix guest single-stepping while interruptible by Jan Kiszka · 15 years ago
  13. ffde22a KVM: Xen PV-on-HVM guest support by Ed Swierk · 15 years ago
  14. 94c30d9 KVM: x86: Drop unneeded CONFIG_HAS_IOMEM check by Jan Kiszka · 15 years ago
  15. 9fb41ba KVM: VMX: fix handle_pause declaration by Marcelo Tosatti · 15 years ago
  16. 6b7d7e7 KVM: x86: Harden against cpufreq by Zachary Amsden · 15 years ago
  17. 565d099 KVM: SVM: Support Pause Filter in AMD processors by Mark Langsdorf · 15 years ago
  18. 4b8d54f KVM: VMX: Add support for Pause-Loop Exiting by Zhai, Edwin · 15 years ago
  19. d36f19e KVM: SVM: Remove nsvm_printk debugging code by Joerg Roedel · 15 years ago
  20. 532a46b KVM: SVM: Add tracepoint for skinit instruction by Joerg Roedel · 15 years ago
  21. ec1ff79 KVM: SVM: Add tracepoint for invlpga instruction by Joerg Roedel · 15 years ago
  22. 236649d KVM: SVM: Add tracepoint for #vmexit because intr pending by Joerg Roedel · 15 years ago
  23. 17897f3 KVM: SVM: Add tracepoint for injected #vmexit by Joerg Roedel · 15 years ago
  24. d8cabdd KVM: SVM: Add tracepoint for nested #vmexit by Joerg Roedel · 15 years ago
  25. 0ac406d KVM: SVM: Add tracepoint for nested vmrun by Joerg Roedel · 15 years ago
  26. cd3ff65 KVM: SVM: Move INTR vmexit out of atomic code by Joerg Roedel · 15 years ago
  27. 8d23c46 KVM: SVM: Notify nested hypervisor of lost event injections by Alexander Graf · 15 years ago
  28. e3267cb KVM: x86: include pvclock MSRs in msrs_to_save by Glauber Costa · 15 years ago
  29. 91586a3 KVM: x86: Rework guest single-step flag injection and filtering by Jan Kiszka · 15 years ago
  30. a68a6a7 KVM: x86: disable paravirt mmu reporting by Marcelo Tosatti · 15 years ago
  31. 355be0b KVM: x86: Refactor guest debug IOCTL handling by Jan Kiszka · 15 years ago
  32. 201d945 KVM: remove pre_task_link setting in save_state_to_tss16 by Juan Quintela · 15 years ago
  33. 3230bb4 KVM: Fix hotplug of CPUs by Zachary Amsden · 15 years ago
  34. e6732a5 KVM: Fix printk name error in svm.c by Zachary Amsden · 15 years ago
  35. 0cca790 KVM: Kill the confusing tsc_ref_khz and ref_freq variables by Zachary Amsden · 15 years ago
  36. b820cc0 KVM: Separate timer intialization into an indepedent function by Zachary Amsden · 15 years ago
  37. e935d48 KVM: SVM: Remove remaining occurences of rdtscll by Joerg Roedel · 15 years ago
  38. 33527ad KVM: SVM: don't copy exit_int_info on nested vmrun by Joerg Roedel · 15 years ago
  39. 7fcdb51 KVM: SVM: reorganize svm_interrupt_allowed by Joerg Roedel · 15 years ago
  40. bfc33be KVM: remove duplicated #include by Huang Weiyi · 15 years ago
  41. 10474ae KVM: Activate Virtualization On Demand by Alexander Graf · 15 years ago
  42. e8b3433 KVM: SVM: remove needless mmap_sem acquision from nested_svm_map by Marcelo Tosatti · 15 years ago
  43. 80ced18 KVM: VMX: Enhance invalid guest state emulation by Mohammed Gamal · 15 years ago
  44. abcf14b KVM: x86 emulator: Add pusha and popa instructions by Mohammed Gamal · 15 years ago
  45. 94677e6 KVM: x86 emulator: Add missing decoder flags for 'or' instructions by Mohammed Gamal · 15 years ago
  46. bfd99ff KVM: Move assigned device code to own file by Avi Kivity · 15 years ago
  47. 367e131 KVM: Return -ENOTTY on unrecognized ioctls by Avi Kivity · 15 years ago
  48. 680b364 KVM: Drop kvm->irq_lock lock from irq injection path by Gleb Natapov · 15 years ago
  49. eba0226 KVM: Move IO APIC to its own lock by Gleb Natapov · 15 years ago
  50. 136bdfe KVM: Move irq ack notifier list to arch independent code by Gleb Natapov · 15 years ago
  51. 3e71f88 KVM: Maintain back mapping from irqchip/pin to gsi by Gleb Natapov · 15 years ago
  52. 1a6e4a8 KVM: Move irq sharing information to irqchip level by Gleb Natapov · 15 years ago
  53. 79c727d KVM: Call pic_clear_isr() on pic reset to reuse logic there by Gleb Natapov · 15 years ago
  54. 851ba69 KVM: Don't pass kvm_run arguments by Avi Kivity · 15 years ago
  55. d8769fe KVM: x86 emulator: Introduce No64 decode option by Mohammed Gamal · 15 years ago
  56. 0934ac9 KVM: x86 emulator: Add 'push/pop sreg' instructions by Mohammed Gamal · 15 years ago
  57. 58988b0 Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33 by Avi Kivity · 15 years ago
  58. 4e7c81a MIPS: RB532: Fix devices.c compilation. by Florian Fainelli · 15 years ago
  59. a91be9e MIPS: Fix MIPS I build. by Ralf Baechle · 15 years ago
  60. 0d9ccfe Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  61. f133f22 MIPS: Loongson: Switch from flatmem to sparsemem by Wu Zhangjin · 15 years ago
  62. 315fe62 MIPS: Loongson: Disallow 4kB pages by Wu Zhangjin · 15 years ago
  63. e1eb3a9 MIPS: Add missing definition for MADV_HWPOISON. by Ralf Baechle · 15 years ago
  64. c677189 MIPS: Fix build error if __xchg() is not getting inlined. by Ralf Baechle · 15 years ago
  65. 2b5e63f MIPS: IP22/IP28 Disable early printk to fix boot problems on some systems. by Martin Michlmayr · 15 years ago
  66. df87f8c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6 by Linus Torvalds · 15 years ago
  67. 8ab1221 alpha: Fixup last users of irq_chip->typename by Thomas Gleixner · 15 years ago
  68. 745dd24 Alpha: Rearrange thread info flags fixing two regressions by Michael Cree · 15 years ago
  69. 5ebacb2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 15 years ago
  70. 07a6d5a Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  71. b4297b0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  72. e810590 powerpc: Fix DEBUG_HIGHMEM build break from d4515646699 by Becky Bruce · 15 years ago
  73. ffece48 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  74. 1486b20 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  75. cc9a2c8 arch/alpha/kernel: Add kmalloc NULL tests by Julia Lawall · 15 years ago
  76. 04d8a9d arch/alpha/kernel/sys_ruffian.c: Use DIV_ROUND_CLOSEST by Julia Lawall · 15 years ago
  77. 33a932d parisc: fix unwind with recent gcc versions by Helge Deller · 15 years ago
  78. 3fcca9a Merge branch 'mach-types' by Russell King · 15 years ago
  79. 9faf3c1d [ARM] Update mach-types by Russell King · 15 years ago
  80. aa23531 Blackfin: fix SMP build error in start_thread() by Graf Yang · 15 years ago
  81. 05bad36 Blackfin: fix memset in smp_send_reschedule() and -stop() by Roel Kluin · 15 years ago
  82. 46b60fa Blackfin: fix typo in ptrace poking by Jie Zhang · 15 years ago
  83. a2ca78c Blackfin: check for anomaly 05000475 by Mike Frysinger · 15 years ago
  84. f99e8c1 Blackfin: work around testset anomaly 05000477 by Mike Frysinger · 15 years ago
  85. af5d7fc Blackfin: update anomaly lists by Mike Frysinger · 15 years ago
  86. 7bae2c4 Blackfin: fix cache Kconfig typo by André Goddard Rosa · 15 years ago
  87. 865bddf Blackfin: fix suspend/resume failure with some on-chip ROMs by Michael Hennerich · 15 years ago
  88. d77b819 [CPUFREQ] Enable ACPI PDC handshake for VIA/Centaur CPUs by Harald Welte · 15 years ago
  89. bffbc94 sparc64: Fix definition of VMEMMAP_SIZE. by David S. Miller · 15 years ago
  90. 3336f4f ARM: 5793/1: ARM: Check put_user fail in do_signal when enable OABI_COMPAT by Jean PIHET · 15 years ago
  91. c8a79c3 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 15 years ago
  92. 8106551 [ARM] pxa/spitz: fix compile regression on spitz by Pavel Machek · 15 years ago
  93. 68a31de [ARM] pxa/cpufreq: fix index assignments for end marker by Daniel Mack · 15 years ago
  94. 4ff1fa2 [ARM] kmap: fix build errors with DEBUG_HIGHMEM enabled by Russell King · 15 years ago
  95. 66b00a7 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  96. d22966d Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  97. e7fdc60 OMAP: cs should be positive in gpmc_cs_free() by Roel Kluin · 15 years ago
  98. d32b20f omap: fix unlikely(x) < y by Roel Kluin · 15 years ago
  99. 5cbb060 Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  100. 8dca15e [CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c44a60ac5c by Rusty Russell · 15 years ago