1. 2dd7caa KVM: x86 emulator: emulate LAHF by Avi Kivity · 13 years ago
  2. 7c068e4 KVM: VMX: Continue emulating after batch exhausted by Avi Kivity · 13 years ago
  3. bdea48e KVM: VMX: Fix interrupt exit condition during emulation by Avi Kivity · 13 years ago
  4. 9605157 KVM: x86 emulator: emulate SGDT/SIDT by Avi Kivity · 13 years ago
  5. a6e3407 KVM: Fix SS default ESP/EBP based addressing by Avi Kivity · 13 years ago
  6. cbd27ee KVM: x86 emulator: initialize memop by Avi Kivity · 13 years ago
  7. f47cfa3 KVM: x86 emulator: emulate LEAVE by Avi Kivity · 13 years ago
  8. b8405c1 KVM: VMX: Limit iterations with emulator_invalid_guest_state by Avi Kivity · 13 years ago
  9. f0495f9 KVM: VMX: Relax check on unusable segment by Avi Kivity · 13 years ago
  10. 510425f KVM: x86 emulator: fix LIDT/LGDT in long mode by Avi Kivity · 13 years ago
  11. 79d5b4c KVM: x86 emulator: allow loading null SS in long mode by Avi Kivity · 13 years ago
  12. 6d6eede KVM: x86 emulator: emulate cpuid by Avi Kivity · 13 years ago
  13. 0017f93 KVM: x86 emulator: change ->get_cpuid() accessor to use the x86 semantics by Avi Kivity · 13 years ago
  14. 62046e5 KVM: Split cpuid register access from computation by Avi Kivity · 13 years ago
  15. d881e6f KVM: VMX: Return correct CPL during transition to protected mode by Avi Kivity · 13 years ago
  16. e676505 KVM: MMU: Force cr3 reload with two dimensional paging on mov cr3 emulation by Avi Kivity · 13 years ago
  17. 5cfc2aa KVM: handle last_boosted_vcpu = 0 case by Rik van Riel · 13 years ago
  18. 21b26c0 KVM: s390: Fix sigp sense handling. by Cornelia Huck · 13 years ago
  19. ea1918d KVM: s390: use sigp condition code defines by Heiko Carstens · 13 years ago
  20. 0744426 KVM: s390: fix sigp set prefix status stored cases by Heiko Carstens · 13 years ago
  21. 7ba26c4 KVM: s390: fix sigp sense running condition code handling by Heiko Carstens · 13 years ago
  22. 9b74753 s390/smp/kvm: unifiy sigp definitions by Heiko Carstens · 13 years ago
  23. 9d04edd s390/smp: remove redundant check by Heiko Carstens · 13 years ago
  24. 36c1ed8 KVM: Guard mmu_notifier specific code with CONFIG_MMU_NOTIFIER by Marc Zyngier · 13 years ago
  25. 2106a54 KVM: VMX: code clean for vmx_init() by Guo Chao · 13 years ago
  26. f9808b7 apic: fix kvm build on UP without IOAPIC by Michael S. Tsirkin · 13 years ago
  27. ae7a2a3 KVM: host side for eoi optimization by Michael S. Tsirkin · 13 years ago
  28. d905c06 KVM: rearrange injection cancelling code by Michael S. Tsirkin · 13 years ago
  29. 5cfb1d5 KVM: only sync when attention bits set by Michael S. Tsirkin · 13 years ago
  30. c1af87d KVM: eoi msi documentation by Michael S. Tsirkin · 13 years ago
  31. d0a69d6 x86, bitops: note on __test_and_clear_bit atomicity by Michael S. Tsirkin · 13 years ago
  32. ab9cf49 KVM guest: guest side for eoi avoidance by Michael S. Tsirkin · 13 years ago
  33. 8680b94 KVM: optimize ISR lookups by Michael S. Tsirkin · 13 years ago
  34. 5eadf91 KVM: document lapic regs field by Michael S. Tsirkin · 13 years ago
  35. 9e40b67 KVM: Use kvm_kvfree() to free memory allocated by kvm_kvzalloc() by Takuya Yoshikawa · 13 years ago
  36. a1e4ccb KVM: Introduce __KVM_HAVE_IRQ_LINE by Christoffer Dall · 13 years ago
  37. 9900b4b KVM: use KVM_CAP_IRQ_ROUTING to protect the routing related code by Marc Zyngier · 13 years ago
  38. dcce048 KVM: trace events: update list of exit reasons by Cornelia Huck · 13 years ago
  39. cd18345 KVM: s390: Perform early event mask processing during boot by Heinz Graalfs · 13 years ago
  40. 61bde82 KVM: s390: Set CPU in stopped state on initial cpu reset by Christian Borntraeger · 13 years ago
  41. 00763e4 KVM: x86: change PT_FIRST_AVAIL_BITS_SHIFT to avoid conflict with EPT Dirty bit by Xudong Hao · 13 years ago
  42. 80feb89 KVM: MMU: Remove unused parameter from mmu_memory_cache_alloc() by Takuya Yoshikawa · 13 years ago
  43. 25e531a Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into next by Avi Kivity · 13 years ago
  44. 79f702a KVM: disable uninitialized var warning by Michael S. Tsirkin · 13 years ago
  45. a737f25 KVM: Cleanup the kvm_print functions and introduce pr_XX wrappers by Christoffer Dall · 13 years ago
  46. 4ae57b6 KVM: s390: Change maintainer by Christian Borntraeger · 13 years ago
  47. b246dd5 KVM: VMX: Fix KVM_SET_SREGS with big real mode segments by Orit Wasserman · 13 years ago
  48. 1952639 KVM: MMU: do not iterate over all VMs in mmu_shrink() by Gleb Natapov · 13 years ago
  49. a6bb792 KVM: ia64: Mark ia64 KVM as BROKEN by Avi Kivity · 13 years ago
  50. 3f6d8c8 KVM: VMX: Use EPT Access bit in response to memory notifiers by Xudong Hao · 13 years ago
  51. b38f993 KVM: VMX: Enable EPT A/D bits if supported by turning on relevant bit in EPTP by Xudong Hao · 13 years ago
  52. 83c3a33 KVM: VMX: Add parameter to control A/D bits support, default is on by Xudong Hao · 13 years ago
  53. aaf07bc KVM: VMX: Add EPT A/D bits definitions by Xudong Hao · 13 years ago
  54. c1a7b32 KVM: Avoid wasting pages for small lpage_info arrays by Takuya Yoshikawa · 13 years ago
  55. 92eca8f KVM: Separate out dirty_bitmap allocation code as kvm_kvzalloc() by Takuya Yoshikawa · 13 years ago
  56. 99becf1 Pull 'for-linus' branches of git://git.kernel.org/pub/scm/linux/kernel/git/viro/{signal,vfs} by Linus Torvalds · 13 years ago
  57. bf2785a Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  58. 03240b2 fixups for signal breakage by Al Viro · 13 years ago
  59. ad1ed29 nommu: fix compilation of nommu.c by Greg Ungerer · 13 years ago
  60. a3fe778 Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 13 years ago
  61. 9171c67 Merge branches 'irq-urgent-for-linus' and 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  62. c22072b Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  63. 0640113 vfs: Fix /proc/<tid>/fdinfo/<fd> file handling by Linus Torvalds · 13 years ago
  64. 5041caa gpio/samsung: fix the typo 'exynos5_xxx' instead of 'exonys5_xxx' by Kukjin Kim · 13 years ago
  65. 4d57857 Merge branch 'pm-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  66. 68e3e92 Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks" by Linus Torvalds · 13 years ago
  67. 752dc18 mm: fix warning in __set_page_dirty_nobuffers by Hugh Dickins · 13 years ago
  68. 2f9d3df vfs: move inode stat information closer together by Linus Torvalds · 13 years ago
  69. f8f5701 Linux 3.5-rc1 by Linus Torvalds · 13 years ago
  70. 912afc3 Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 13 years ago
  71. cc8394d dm thin: provide userspace access to pool metadata by Joe Thornber · 13 years ago
  72. a24c256 dm thin: use slab mempools by Mike Snitzer · 13 years ago
  73. 3599165 dm mpath: allow ioctls to trigger pg init by Mikulas Patocka · 13 years ago
  74. f220fd4 dm mpath: delay retry of bypassed pg by Mike Christie · 13 years ago
  75. 1fbdd2b dm mpath: reduce size of struct multipath by Mike Snitzer · 13 years ago
  76. 4fc3acf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  77. 63004af Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  78. f309532 tty: Revert the tty locking series, it needs more work by Linus Torvalds · 13 years ago
  79. 9ca3cc6 fec_mpc52xx: fix timestamp filtering by Stephan Gatzka · 13 years ago
  80. b1ff4f9 mcs7830: Implement link state detection by Ondrej Zary · 13 years ago
  81. 233e562 Merge 'for-linus' branches from git://git.kernel.org/pub/scm/linux/kernel/git/viro/{vfs,signal} by Linus Torvalds · 13 years ago
  82. 0fd7bee powerpc: Fix size of st_nlink on 64bit by Anton Blanchard · 13 years ago
  83. a393624 frv: Remove bogus closing parenthesis by Geert Uytterhoeven · 13 years ago
  84. 6d7407b e1000e: fix Rapid Start Technology support for i217 by Bruce Allan · 13 years ago
  85. 281a8f2 e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats() by Sebastian Andrzej Siewior · 13 years ago
  86. 829f51d Merge branch 'akpm' (Fixups for Andrew's patchbomb) by Linus Torvalds · 13 years ago
  87. 8b8c0da nls: fix (and rename) mac NLS table files and config options by Linus Torvalds · 13 years ago
  88. 92a8956 fs/nls/Makefile: remove bogus CONFIG_ assignments by Andrew Morton · 13 years ago
  89. 804ce98 Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  90. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 13 years ago
  91. 4844515 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 13 years ago
  92. af4f8ba Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 13 years ago
  93. 40b46a7 Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-linus by H. Peter Anvin · 13 years ago
  94. efff047 Merge branch 'ux500/hickup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  95. ad1be8d r8169: call netif_napi_del at errpaths and at driver unload by Devendra Naga · 13 years ago
  96. 3ded7ac Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  97. 37b2240 Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  98. bad1a75 x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32 by H.J. Lu · 13 years ago
  99. 4a43faf mtd: mxc_nand: move ecc strengh setup before nand_scan_tail by Sascha Hauer · 13 years ago
  100. 2e24e32 mtd: block2mtd: fix recursive call of mtd_writev by Gabor Juhos · 13 years ago