1. 805c221 drm/radeon/kms: disable hdmi audio by default by Alex Deucher · 13 years ago
  2. 62fff81 drm/radeon/kms: fix for radeon on systems >4GB without hardware iommu by Daniel Haid · 13 years ago
  3. 428c6e3 drm/radeon/kms: set family for use in parser. by Dave Airlie · 13 years ago
  4. cb0a02e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  5. d681f12 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  6. 6715a52 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  7. ef23980 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  8. 12871a0 Merge branch 'drm-radeon-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  9. ecff4fc Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  10. 58a9a36 Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  11. 22b174f MAINTAINERS: Saying goodbye to David Brownell by Grant Likely · 13 years ago
  12. 9c125d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 13 years ago
  13. 4018237 MN10300: Add missing _sdata declaration by David Howells · 13 years ago
  14. db1c9df MN10300: die_if_no_fixup() shouldn't use get_user() as it doesn't call set_fs() by David Howells · 13 years ago
  15. 2e65d1f MN10300: Fix one of the kernel debugger cacheflush variants by David Howells · 13 years ago
  16. aec040e2 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  17. 8ea656b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  18. d205df9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 13 years ago
  19. 2421007 Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.x by Linus Torvalds · 13 years ago
  20. 8397345 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  21. e6bc45d vfs: make unlink() and rmdir() return ENOENT in preference to EROFS by Theodore Ts'o · 13 years ago
  22. 9054760 lmLogOpen() broken failure exit by Al Viro · 13 years ago
  23. 6c6c54e sched: Fix/clarify set_task_cpu() locking rules by Peter Zijlstra · 13 years ago
  24. f2513cd lockdep: Fix lock_is_held() on recursion by Peter Zijlstra · 13 years ago
  25. 2601887 x86/amd-iommu: Fix boot crash with hidden PCI devices by Joerg Roedel · 13 years ago
  26. dcc32b8 Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next into drm-fixes by Dave Airlie · 13 years ago
  27. de52bca Merge remote branch 'keithp/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes by Dave Airlie · 13 years ago
  28. 4cff3ce drm/nv40: fall back to paged dma object for the moment by Ben Skeggs · 13 years ago
  29. 960bdba drm/nouveau: fix leak of gart mm node by Ben Skeggs · 13 years ago
  30. 73c337e drm/nouveau: fix vram page mapping when crossing page table boundaries by Ben Skeggs · 13 years ago
  31. c1003d9 drm/nv17-nv40: Fix modesetting failure when pitch == 4096px (fdo bug 35901). by Francisco Jerez · 13 years ago
  32. 18b54c4 drm/nouveau: don't create accel engine objects when noaccel=1 by Ben Skeggs · 13 years ago
  33. cdf81a2 drm/nvc0: recognise 0xdX chipsets as NV_C0 by Ben Skeggs · 13 years ago
  34. 27c2127 x86/amd-iommu: Use only per-device dma_ops by Joerg Roedel · 13 years ago
  35. 0de66d5 x86/amd-iommu: Fix 3 possible endless loops by Joerg Roedel · 13 years ago
  36. 6c61cfe [S390] fix kvm defines for 31 bit compile by Martin Schwidefsky · 13 years ago
  37. 36409f6 [S390] use generic RCU page-table freeing code by Martin Schwidefsky · 13 years ago
  38. 3ec90878 [S390] qdio: Split SBAL entry flags by Jan Glauber · 13 years ago
  39. 9950f8b [S390] kvm-s390: fix stfle facilities numbers >=64 by Christian Borntraeger · 13 years ago
  40. a578b37 [S390] kvm-s390: Fix host crash on misbehaving guests by Christian Borntraeger · 13 years ago
  41. a50d28de video: Fix use-after-free by vga16fb on rmmod by Bruno Prémont · 13 years ago
  42. 59c5f46 Linux 3.0-rc2 by Linus Torvalds · 13 years ago
  43. e0dcd8a mm: fix ENOSPC returned by handle_mm_fault() by Hugh Dickins · 13 years ago
  44. 0d6925d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  45. c12f667 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  46. 74b5c5b KVM: Initialize kvm before registering the mmu notifier by Mike Waychison · 13 years ago
  47. 221192b KVM: x86: use proper port value when checking io instruction permission by Marcelo Tosatti · 13 years ago
  48. 3190dad Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  49. f3aecea drm/radeon/kms/atom: fix PHY init by Alex Deucher · 13 years ago
  50. 0792644 Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 13 years ago
  51. f2a4d8a ARM: Tegra: Harmony: Fix conflicting GPIO numbering by Stephen Warren · 13 years ago
  52. e6ece70 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  53. 6a574b5 drm/i915: Add a no lvds quirk for the Asus EeeBox PC EB1007 by Hans de Goede · 13 years ago
  54. 3f43c48 drm/i915: Share the common force-audio property between connectors by Chris Wilson · 13 years ago
  55. 4bce2da drm/i915: Remove unused enum "chip_family" by Chris Wilson · 13 years ago
  56. c8ebc2b drm/915: fix relaxed tiling on gen2: tile height by Daniel Vetter · 13 years ago
  57. d3bcb75 drm/i915/crt: Explicitly return false if connected to a digital monitor by Chris Wilson · 13 years ago
  58. 9f40510 drm/i915: Replace ironlake_compute_wm0 with g4x_compute_wm0 by Chris Wilson · 13 years ago
  59. bf3301a drm/i915: Only print out the actual number of fences for i915_error_state by Daniel Vetter · 13 years ago
  60. c8cbbb8 drm/i915: s/addr & ~PAGE_MASK/offset_in_page(addr)/ by Chris Wilson · 13 years ago
  61. 5cbba41 drm: i915: correct return status in intel_hdmi_mode_valid() by Nicolas Kaiser · 13 years ago
  62. 95e0ee9 drm/i915: fix regression after clock gating init split by Jason Stubbs · 13 years ago
  63. f6b07f4 drm/i915: fix if statement in ivybridge irq handler by Dan Carpenter · 13 years ago
  64. 942c1a9 hwmon: (max6642): Better chip detection schema by Per Dalén · 13 years ago
  65. 23c79d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  66. 0e833d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  67. aa0467d btrfs: fix uninitialized variable warning by David Sterba · 13 years ago
  68. 7841cb2 btrfs: add helper for fs_info->closing by David Sterba · 13 years ago
  69. 4b9465c Btrfs: add mount -o inode_cache by Chris Mason · 13 years ago
  70. e7786c3 btrfs: scrub: add explicit plugging by Arne Jansen · 13 years ago
  71. a4689d2 btrfs: use btrfs_ino to access inode number by David Sterba · 13 years ago
  72. d132a53 Btrfs: don't save the inode cache if we are deleting this root by Josef Bacik · 13 years ago
  73. 5f3f302 btrfs: false BUG_ON when degraded by Arne Jansen · 13 years ago
  74. ca456ae Btrfs: don't save the inode cache in non-FS roots by liubo · 13 years ago
  75. 211f96c Btrfs: make sure we don't overflow the free space cache crc page by Chris Mason · 13 years ago
  76. 17aca1c Btrfs: fix uninit variable in the delayed inode code by Chris Mason · 13 years ago
  77. 1bc8779 btrfs: scrub: don't reuse bios and pages by Arne Jansen · 13 years ago
  78. 4f1ba49 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  79. 39b4a46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 13 years ago
  80. cb37bbd Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  81. 3af91a1 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  82. 9a44fde Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest by Linus Torvalds · 13 years ago
  83. cd4ecf8 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  84. 3ece48a usb: remove bad dput after dentry_unhash by Sage Weil · 13 years ago
  85. 9e1f1de more conservative S_NOSEC handling by Al Viro · 13 years ago
  86. 1f3bd0f Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  87. bb3d6bf Revert "ASoC: Update cx20442 for TTY API change" by Linus Torvalds · 13 years ago
  88. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 13 years ago
  89. 7b29dc2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem by John W. Linville · 13 years ago
  90. 157186b ALSA: usb - turn off de-emphasis in s/pdif for cm6206 by Eric Lammerts · 13 years ago
  91. 0980119 UBIFS: fix-up free space earlier by Ben Gardiner · 13 years ago
  92. 781c571 UBIFS: intialize LPT earlier by Ben Gardiner · 13 years ago
  93. 4f1ab9b UBIFS: assert no fixup when writing a node by Ben Gardiner · 13 years ago
  94. 8370723 UBIFS: fix clean znode counter corruption in error cases by Artem Bityutskiy · 13 years ago
  95. 812eb25 UBIFS: fix memory leak on error path by Artem Bityutskiy · 13 years ago
  96. cf610bf UBIFS: fix shrinker object count reports by Artem Bityutskiy · 13 years ago
  97. 5ff6197 Blackfin: strncpy: fix handling of zero lengths by Steven Miao · 13 years ago
  98. 1c3cc11 timers: Consider slack value in mod_timer() by Sebastian Andrzej Siewior · 13 years ago
  99. c5182b8 genirq: Ensure we locate the passed IRQ in irq_alloc_descs() by Mark Brown · 13 years ago
  100. e7fbad3 genirq: Fix descriptor init on non-sparse IRQs by Linus Walleij · 13 years ago