1. 46a26bf KVM: modify memslots layout in struct kvm by Marcelo Tosatti · 15 years ago
  2. 2044892d KVM: trivial document fixes by Wu Fengguang · 15 years ago
  3. ddf0289 KVM: powerpc: Change maintainer by Alexander Graf · 15 years ago
  4. 0bb1fb7 KVM: powerpc: Remove AGGRESSIVE_DEC by Alexander Graf · 15 years ago
  5. 7706664d KVM: powerpc: Improve DEC handling by Alexander Graf · 15 years ago
  6. 583617b KVM: powerpc: Move vector to irqprio resolving to separate function by Alexander Graf · 15 years ago
  7. 980da6c KVM: Simplify coalesced mmio initialization by Avi Kivity · 15 years ago
  8. 50eb2a3 KVM: Add KVM_MMIO kconfig item by Avi Kivity · 15 years ago
  9. 4c07b0a KVM: Remove ifdefs from mmu notifier initialization by Avi Kivity · 15 years ago
  10. 3f0852e KVM: Add include guards for coalesced_mmio.h by Avi Kivity · 15 years ago
  11. 283d0c6 KVM: Disentangle mmu notifiers and coalesced_mmio registration by Avi Kivity · 15 years ago
  12. 953899b KVM: SVM: Adjust tsc_offset only if tsc_unstable by Joerg Roedel · 15 years ago
  13. 4e47c7a KVM: VMX: Add instruction rdtscp support for guest by Sheng Yang · 15 years ago
  14. 0e85188 KVM: Add cpuid_update() callback to kvm_x86_ops by Sheng Yang · 15 years ago
  15. be43f83 x86: Raise vsyscall priority on hotplug notifier chain by Sheng Yang · 15 years ago
  16. 2bf78fa KVM: Extended shared_msr_global to per CPU by Sheng Yang · 15 years ago
  17. 8a7e3f0 KVM: VMX: Remove redundant variable by Sheng Yang · 15 years ago
  18. bc23008 KVM: VMX: Fold ept_update_paging_mode_cr4() into its caller by Avi Kivity · 15 years ago
  19. ce03e4f KVM: VMX: When using ept, allow the guest to own cr4.pge by Avi Kivity · 15 years ago
  20. 4c38609 KVM: VMX: Make guest cr4 mask more conservative by Avi Kivity · 15 years ago
  21. fc78f51 KVM: Add accessor for reading cr4 (or some bits of cr4) by Avi Kivity · 15 years ago
  22. cdc0e24 KVM: VMX: Move some cr[04] related constants to vmx.c by Avi Kivity · 15 years ago
  23. 5970867 KVM: VMX: Trap and invalid MWAIT/MONITOR instruction by Sheng Yang · 15 years ago
  24. 186a3e5 KVM: MMU: Report spte not found in rmap before BUG() by Avi Kivity · 15 years ago
  25. cb84b55 KVM: x86: raise TSS exception for NULL CS and SS segments by Marcelo Tosatti · 15 years ago
  26. 3fd28fc KVM: x86: make double/triple fault promotion generic to all exceptions by Eddie Dong · 15 years ago
  27. db38a29 Merge git://git.iksaif.net/acpi4asus into x86-platform by Matthew Garrett · 14 years ago
  28. b466301 toshiba-acpi: fix multimedia keys on some machines by Frans Pop · 14 years ago
  29. 92e00e4 dell-laptop: Fix errors on failure and exit paths by Matthew Garrett · 14 years ago
  30. 94d8f78 dell-laptop: Fix build error by making buffer_mutex static by Ingo Molnar · 14 years ago
  31. 4818972 GFS2: print glock numbers in hex by Bob Peterson · 15 years ago
  32. e588463 GFS2: ordered writes are backwards by Dave Chinner · 15 years ago
  33. 1ccaba3 GFS2: Remove old, unused linked list code from quota by Abhijith Das · 15 years ago
  34. c1184f8 GFS2: Remove loopy umount code by Steven Whitehouse · 15 years ago
  35. 009d851 GFS2: Metadata address space clean up by Steven Whitehouse · 15 years ago
  36. bb1165d perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLE by Robert Richter · 14 years ago
  37. 3551a70 x86/amd-iommu: Report errors in acpi parsing functions upstream by Joerg Roedel · 14 years ago
  38. 04e856c x86/amd-iommu: Pt mode fix for domain_destroy by Chris Wright · 15 years ago
  39. 5d214fe x86/amd-iommu: Protect IOMMU-API map/unmap path by Joerg Roedel · 15 years ago
  40. 339d326 x86/amd-iommu: Remove double NULL check in check_device by Julia Lawall · 15 years ago
  41. 1189b7f OMAP: DSS2: Taal: Fix ESD check by Tomi Valkeinen · 14 years ago
  42. 6679ee1 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  43. a91a4aa Merge branch 'topic/hda' into for-linus by Takashi Iwai · 14 years ago
  44. 12c2a68 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  45. a86ba28 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 14 years ago
  46. a4c1a14 OMAP: DSS2: OMAPFB: Constify some function parameters by Ville Syrjälä · 15 years ago
  47. d2e82ad OMAP: DSS2: OMAPFB: install omapfb.h by Ville Syrjälä · 15 years ago
  48. 8edb381 vga_switcheroo: fix build on platforms with no ACPI by Dave Airlie · 14 years ago
  49. 55a5cb5 drm/radeon: Fix printf type warning in 64bit system. by Pauli Nieminen · 14 years ago
  50. a163b10 perf, x86: add some IBS macros to perf_event.h by Robert Richter · 14 years ago
  51. 1d6040f perf, x86: make IBS macros available in perf_event.h by Robert Richter · 14 years ago
  52. 86d62b6 Merge remote branch 'tip/oprofile' into tip/perf/core by Robert Richter · 14 years ago
  53. 4671a13 block: don't access jiffies when initialising io_context by Richard Kennedy · 14 years ago
  54. 73e9ffd cfq: remove 8 bytes of padding from cfq_rb_root on 64 bit builds by Richard Kennedy · 14 years ago
  55. 91f63d0 block: fix for "Consolidate phys_segment and hw_segment limits" by Stephen Rothwell · 14 years ago
  56. 90a6501 sched, rcu: Fix rcu_dereference() for RCU-lockdep by Paul E. McKenney · 14 years ago
  57. e2f4699 Merge branch 'linus' into core/rcu by Ingo Molnar · 14 years ago
  58. abc3c74 cfq-iosched: quantum check tweak by Shaohua Li · 14 years ago
  59. 4b17764 sparc: Support show_unhandled_signals. by David S. Miller · 14 years ago
  60. 35858ad Merge branch 'next' into for-linus by Dmitry Torokhov · 14 years ago
  61. 0de1a57 drm/radeon/kms: bump the KMS version number for square tiling support. by Dave Airlie · 14 years ago
  62. 1c62233 Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage by Dave Airlie · 14 years ago
  63. 6a9ee8a vga_switcheroo: initial implementation (v15) by Dave Airlie · 15 years ago
  64. 6d9c135 drm/radeon/kms: do not disable audio engine twice by Rafał Miłecki · 14 years ago
  65. 3464f11 Revert "drm/radeon/kms: disable HDMI audio for now on rv710/rv730" by Rafał Miłecki · 14 years ago
  66. c8792d5 drm/radeon/kms: do not preset audio stuff and start timer when not using audio by Rafał Miłecki · 14 years ago
  67. 68de774 Merge branch 'drm-radeon-testing' of /ssd/git/drm-radeon-next into drm-next-stage by Dave Airlie · 14 years ago
  68. 566d84d drm/radeon: r100/r200 ums: block ability for userspace app to trash 0 page and beyond by Dave Airlie · 15 years ago
  69. a55e8d4 drm/ttm: fix function prototype to match implementation by Randy Dunlap · 15 years ago
  70. d964fc5 drm/radeon: use ALIGN instead of open coding it by Matt Turner · 15 years ago
  71. 32b3c2a drm/radeon/kms: initialize set_surface_reg reg for rs600 asic by Jerome Glisse · 14 years ago
  72. cf7934a Merge remote branch 'anholt/drm-intel-next' into drm-next-stage by Dave Airlie · 14 years ago
  73. aa71fa3 Merge remote branch 'nouveau/for-airlied' into drm-next-stage by Dave Airlie · 14 years ago
  74. 79fa9eb Merge remote branch 'korg/drm-core-next' into drm-next-stage by Dave Airlie · 14 years ago
  75. f1acb878b iop-adma: redundant/wrong tests in iop_*_count()? by Roel Kluin · 15 years ago
  76. 67b9124 dmatest: fix handling of an even number of xor_sources by Dan Williams · 14 years ago
  77. 94de648 dmatest: correct raid6 PQ test by Anatolij Gustschin · 15 years ago
  78. 76bd061 fsldma: Fix cookie issues by Steven J. Magnani · 14 years ago
  79. 301e99c nfsd: ensure sockets are closed on error by Neil Brown · 14 years ago
  80. 6ca3a7a fsldma: Fix cookie issues by Steven J. Magnani · 14 years ago
  81. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  82. 4b62c0f sh: No need to explicitly include <linux/rwlock.h>. by Robert P. J. Day · 14 years ago
  83. 55c1b0d arch/sh/boot/compressed/cache.c: Checkpatch cleanup by Andrea Gelmini · 14 years ago
  84. 5499b45 arch/sh/lib/libgcc.h: Checkpatch cleanup by Andrea Gelmini · 14 years ago
  85. 105244e sh: hw-breakpoints: Accept breakpoints on NULL addresses. by Paul Mundt · 14 years ago
  86. c16cc0b bnx2x: Tx barriers and locks by Vladislav Zolotarov · 14 years ago
  87. 76dadd76 scm: Only support SCM_RIGHTS on unix domain sockets. by Eric W. Biederman · 14 years ago
  88. b4ccebd Merge branch 'next' into for-linus by James Morris · 14 years ago
  89. 1b644b6 Revert "sunrpc: move the close processing after do recvfrom method" by J. Bruce Fields · 14 years ago
  90. f582275 Revert "sunrpc: fix peername failed on closed listener" by J. Bruce Fields · 14 years ago
  91. 1e259e0 hw-breakpoints: Remove stub unthrottle callback by Frederic Weisbecker · 14 years ago
  92. c99c30f nmi_watchdog: Turn it off by default by Ingo Molnar · 14 years ago
  93. 30ff056 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  94. 6f5621c Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  95. c7e1589 Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  96. 9a8c28c blktrace: perform cleanup after setup error by Dmitry Monakhov · 14 years ago
  97. 9f7cdbc blkdev: fix merge_bvec_fn return value checks by Dmitry Monakhov · 14 years ago
  98. 53c583d cfq-iosched: requests "in flight" vs "in driver" clarification by Corrado Zoccolo · 14 years ago
  99. ae1f303 tracing: Include irqflags headers from trace clock by Frederic Weisbecker · 14 years ago
  100. f6a0b5c Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago