1. 66c78ae KVM: nVMX: Correct handling of idt vectoring info by Nadav Har'El · 14 years ago
  2. 0b6ac34 KVM: nVMX: Correct handling of exception injection by Nadav Har'El · 14 years ago
  3. b6f1250 KVM: nVMX: Correct handling of interrupt injection by Nadav Har'El · 14 years ago
  4. 644d711 KVM: nVMX: Deciding if L0 or L1 should handle an L2 exit by Nadav Har'El · 14 years ago
  5. 7c17793 KVM: nVMX: vmcs12 checks on nested entry by Nadav Har'El · 14 years ago
  6. 4704d0b KVM: nVMX: Exiting from L2 to L1 by Nadav Har'El · 14 years ago
  7. 99e65e8 KVM: nVMX: No need for handle_vmx_insn function any more by Nadav Har'El · 14 years ago
  8. cd232ad KVM: nVMX: Implement VMLAUNCH and VMRESUME by Nadav Har'El · 14 years ago
  9. fe3ef05 KVM: nVMX: Prepare vmcs02 from vmcs01 and vmcs12 by Nadav Har'El · 14 years ago
  10. bf8179a KVM: nVMX: Move control field setup to functions by Nadav Har'El · 14 years ago
  11. a3a8ff8 KVM: nVMX: Move host-state field setup to a function by Nadav Har'El · 14 years ago
  12. 49f705c KVM: nVMX: Implement VMREAD and VMWRITE by Nadav Har'El · 14 years ago
  13. 6a4d755 KVM: nVMX: Implement VMPTRST by Nadav Har'El · 14 years ago
  14. 6384666 KVM: nVMX: Implement VMPTRLD by Nadav Har'El · 14 years ago
  15. 27d6c86 KVM: nVMX: Implement VMCLEAR by Nadav Har'El · 14 years ago
  16. 0140cae KVM: nVMX: Success/failure of VMX instructions. by Nadav Har'El · 14 years ago
  17. 22bd035 KVM: nVMX: Add VMCS fields to the vmcs12 by Nadav Har'El · 14 years ago
  18. ff2f6fe KVM: nVMX: Introduce vmcs02: VMCS used to run L2 by Nadav Har'El · 14 years ago
  19. 064aea7 KVM: nVMX: Decoding memory operands of VMX instructions by Nadav Har'El · 14 years ago
  20. b87a51a KVM: nVMX: Implement reading and writing of VMX MSRs by Nadav Har'El · 14 years ago
  21. a9d30f3 KVM: nVMX: Introduce vmcs12: a VMCS structure for L1 by Nadav Har'El · 14 years ago
  22. 5e1746d KVM: nVMX: Allow setting the VMXE bit in CR4 by Nadav Har'El · 14 years ago
  23. ec378ae KVM: nVMX: Implement VMXON and VMXOFF by Nadav Har'El · 14 years ago
  24. 801d342 KVM: nVMX: Add "nested" module option to kvm_intel by Nadav Har'El · 14 years ago
  25. b5c9ff7 KVM: x86 emulator: Avoid clearing the whole decode_cache by Takuya Yoshikawa · 14 years ago
  26. adf5223 KVM: x86 emulator: Clean up init_emulate_ctxt() by Takuya Yoshikawa · 14 years ago
  27. d780592 KVM: Clean up error handling during VCPU creation by Jan Kiszka · 14 years ago
  28. d462b81 KVM: VMX: Keep list of loaded VMCSs, instead of vcpus by Nadav Har'El · 14 years ago
  29. 24c82e5 KVM: Sanitize cpuid by Avi Kivity · 14 years ago
  30. bcdd9a9 KVM: MMU: cleanup for dropping parent pte by Xiao Guangrong · 14 years ago
  31. 38e3b2b KVM: MMU: cleanup for kvm_mmu_page_unlink_children by Xiao Guangrong · 14 years ago
  32. 67052b3 KVM: MMU: remove the arithmetic of parent pte rmap by Xiao Guangrong · 14 years ago
  33. 53c07b1 KVM: MMU: abstract the operation of rmap by Xiao Guangrong · 14 years ago
  34. 1249b96 KVM: fix uninitialized warning by Xiao Guangrong · 14 years ago
  35. 8b0cedf KVM: use __copy_to_user/__clear_user to write guest page by Xiao Guangrong · 14 years ago
  36. 332b207 KVM: MMU: optimize pte write path if don't have protected sp by Xiao Guangrong · 14 years ago
  37. 9630421 KVM: VMX: always_inline VMREADs by Avi Kivity · 14 years ago
  38. 5e520e6 KVM: VMX: Move VMREAD cleanup to exception handler by Avi Kivity · 14 years ago
  39. 7b105ca KVM: x86 emulator: Stop passing ctxt->ops as arg of emul functions by Takuya Yoshikawa · 14 years ago
  40. ef5d75c KVM: x86 emulator: Stop passing ctxt->ops as arg of decode helpers by Takuya Yoshikawa · 14 years ago
  41. 67cbc90 KVM: x86 emulator: Place insn_fetch helpers together by Takuya Yoshikawa · 14 years ago
  42. fc52693 Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-2.6-arm-soc by Linus Torvalds · 13 years ago
  43. 64393b3 AT91: Change nand buswidth logic to match hardware default configuration by Nicolas Ferre · 13 years ago
  44. c9e0b84 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  45. 3b775e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 13 years ago
  46. c8618d1 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 13 years ago
  47. 427e3df Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 13 years ago
  48. 155a16f xen/pci: Use the INT_SRC_OVR IRQ (instead of GSI) to preset the ACPI SCI IRQ. by Konrad Rzeszutek Wilk · 13 years ago
  49. 32dd119 xen/mmu: Fix for linker errors when CONFIG_SMP is not defined. by Konrad Rzeszutek Wilk · 13 years ago
  50. 9ab3a15 sh: use printk_ratelimited instead of printk_ratelimit by Paul Mundt · 13 years ago
  51. 7b61ca5 sh: Fix up unmet dependency warnings with USB EHCI/OHCI selects. by Paul Mundt · 13 years ago
  52. 4d4d6fb ARM: mach-shmobile: make a struct in board-ap4evb.c static by Guennadi Liakhovetski · 13 years ago
  53. c017d0d Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  54. 78a3cc3 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  55. 6afba9e sh: fix the value of sh_dmae_slave_config in setup-sh7757 by Yoshihiro Shimoda · 13 years ago
  56. b00c2c7 sh: fix the INTC vector for IRQ and IRL in setup-sh7757 by Yoshihiro Shimoda · 13 years ago
  57. cb16c34 KVM: x86 emulator: fix %rip-relative addressing with immediate source operand by Avi Kivity · 13 years ago
  58. 7646223 arch/powerpc: use printk_ratelimited instead of printk_ratelimit by Christian Dietrich · 14 years ago
  59. 9a8f99f powerpc/rtas-rtc: remove sideeffects of printk_ratelimit by Christian Dietrich · 14 years ago
  60. 937c190 powerpc/pseries: remove duplicate SCSI_BNX2_ISCSI in pseries_defconfig by Michael Neuling · 13 years ago
  61. 04b9059 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  62. e376fd6 watchdog: Intel SCU Watchdog: Fix build and remove duplicate code by Jesper Juhl · 14 years ago
  63. 8c95aa6 um: add asm/percpu.h by Richard Weinberger · 13 years ago
  64. c6830c2 Fix node_start/end_pfn() definition for mm/page_cgroup.c by KAMEZAWA Hiroyuki · 13 years ago
  65. edcda265 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  66. 9c317b3 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  67. c5efefa at91: Use "pclk" as con_id on at91cap9 and at91rm9200 by Joachim Eastwood · 14 years ago
  68. 9d87159 at91: fix udc, ehci and mmc clock device name for cap9/9g45/9rl by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  69. 5c1f966 at91: fix at91_set_serial_console: use platform device id by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  70. 12f1ba5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  71. 6935d13 sh: add to select the new configuration for USB EHCI/OHCI by Yoshihiro Shimoda · 14 years ago
  72. 111b20d ARM: pm: ensure ARMv7 CPUs save and restore the TLS register by Russell King · 13 years ago
  73. 7a0ee92 ARM: pm: proc-v7: fix missing struct processor pointers for suspend code by Russell King · 13 years ago
  74. 859c965 [S390] allow setting of upper 32 bit in smp_ctl_set_bit by Jan Glauber · 13 years ago
  75. 6815823 [S390] hwsampler: Set a sane default sampling rate by Christian Borntraeger · 13 years ago
  76. b530ce7 [S390] s390: enforce HW limits for the initial sampling rate by Christian Borntraeger · 13 years ago
  77. 80629b0 [S390] kvm-s390: fix kconfig dependencies by Christian Borntraeger · 13 years ago
  78. 82a9a48 powerpc/e500: fix breakage with fsl_rio_mcheck_exception by Scott Wood · 13 years ago
  79. f3fed68 powerpc/p1022ds: fix audio-related properties in the device tree by Timur Tabi · 13 years ago
  80. 35052cf MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep() by David Howells · 13 years ago
  81. 082763a ARM: 6969/1: plat-iop: fix build error by Linus Walleij · 13 years ago
  82. 946a105 ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entries by Dave Martin · 13 years ago
  83. 573619d ARM: SMP: wait for CPU to be marked active by Russell King · 13 years ago
  84. 9e05cdd ARM: mach-shmobile: ag5evm: consistently name sdhi info structures by Simon Horman · 13 years ago
  85. 5a56855 ARM: mach-shmobile: mackerel: change usbhs devices order by Kuninori Morimoto · 13 years ago
  86. f2b9726 sh: add platform_device of EHCI/OHCI to setup-sh7757 by Yoshihiro Shimoda · 13 years ago
  87. bf69d84 sh: fix compile error using sh7757lcr_defconfig by Yoshihiro Shimoda · 13 years ago
  88. 85d45ad Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 13 years ago
  89. fdb9c3c msm: timer: Fix DGT rate on 8960 and 8660 by Stephen Boyd · 14 years ago
  90. ef46222 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  91. 10e18e6 Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  92. de2d1a5 KVM: Fix register corruption in pvclock_scale_delta by Zachary Amsden · 13 years ago
  93. a0a8eab KVM: MMU: fix opposite condition in mapping_level_dirty_bitmap by Steve · 13 years ago
  94. 5233dd5 KVM: VMX: do not overwrite uptodate vcpu->arch.cr3 on KVM_SET_SREGS by Marcelo Tosatti · 14 years ago
  95. b723363 KVM: MMU: Fix build warnings in walk_addr_generic() by Borislav Petkov · 14 years ago
  96. 7d68dc3 x86, efi: Do not reserve boot services regions within reserved areas by Maarten Lankhorst · 13 years ago
  97. 650f156 msm: timer: compensate for timer shift in msm_read_timer_count by Jeff Ohlstein · 13 years ago
  98. 0835619 Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  99. add7944 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  100. 9a00318 ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbols by Dave Martin · 13 years ago