1. 1be6a1f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  2. fcc4dc7 Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  3. bc4d45f hwmon: (lm85) Fix error paths in probe function by Jean Delvare · 13 years ago
  4. 5f441e2 hwmon: (lm85) Add missing list terminators by Jean Delvare · 13 years ago
  5. d7ce033 hwmon: (adm1021) Clarify documentation regarding Xeon processors by Jean Delvare · 13 years ago
  6. 5a4e5e6 hwmon: (lm90) Add support for ADT7461A and NCT1008 by Guenter Roeck · 13 years ago
  7. fafc992 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. f945a3d rtc: max8925: Call dev_set_drvdata before rtc_device_register by Zhangfei Gao · 13 years ago
  9. be6b694 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  10. 0fd97ab Merge branch 'spell-fix' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  11. 7fcaa9a Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  12. e8e7a2b drm/i915: restore only the mode of this driver on lastclose (v2) by Dave Airlie · 13 years ago
  13. 6565945 drm/radeon/kms: add info query for tile pipes by Alex Deucher · 13 years ago
  14. 834f0c3 drm/radeon/kms: add missing safe regs for 6xx/7xx by Alex Deucher · 13 years ago
  15. bf5192e drm: select FRAMEBUFFER_CONSOLE_PRIMARY if we have FRAMEBUFFER_CONSOLE by Dave Airlie · 13 years ago
  16. e9c5499 Revert wrong fixes for common misspellings by Lucas De Marchi · 13 years ago
  17. 4175242 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 13 years ago
  18. 45dafe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 13 years ago
  19. fc7b3ff Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  20. c1ae683 amd64_edac: Erratum #637 workaround by Borislav Petkov · 13 years ago
  21. f08e457 amd64_edac: Factor in CC6 save area by Borislav Petkov · 13 years ago
  22. f030ddf amd64_edac: Remove node interleave warning by Borislav Petkov · 13 years ago
  23. aa1f465 watchdog: iTCO_wdt: TCO Watchdog patch for Intel Panther Point PCH by Seth Heasley · 13 years ago
  24. 7bed50c ACPI / PM: Avoid infinite recurrence while registering power resources by Rafael J. Wysocki · 13 years ago
  25. 22110fa PM / Wakeup: Fix initialization of wakeup-related device sysfs files by Rafael J. Wysocki · 13 years ago
  26. 71e9e6a Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson by Linus Torvalds · 13 years ago
  27. 5f6279d [SCSI] pmcraid: reject negative request size by Dan Rosenberg · 13 years ago
  28. 86cbfb5 [SCSI] put stricter guards on queue dead checks by James Bottomley · 13 years ago
  29. 0b83935 [SCSI] scsi_dh: fix reference counting in scsi_dh_activate error path by Mike Snitzer · 13 years ago
  30. a1f74ae [SCSI] mpt2sas: prevent heap overflows and unchecked reads by Dan Rosenberg · 13 years ago
  31. 270dac3 libata: ahci_start_engine compliant to AHCI spec by Jian Peng · 13 years ago
  32. 792d37a ata: pata_at91.c bugfix for initial_timing initialisation by Igor Plyatov · 13 years ago
  33. 9719b8f ata: pata_at91.c bugfix for high master clock by Igor Plyatov · 13 years ago
  34. 181e3ce ahci: AHCI-mode SATA patch for Intel Panther Point DeviceIDs by Seth Heasley · 13 years ago
  35. 4a836c7 ata_piix: IDE-mode SATA patch for Intel Panther Point DeviceIDs by Seth Heasley · 13 years ago
  36. d69cf28 libata: Pioneer DVR-216D can't do SETXFER by Jeff Mahoney · 13 years ago
  37. 7b3a24c ahci: don't enable port irq before handler is registered by Maxime Bizon · 13 years ago
  38. ae01b24 libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65 by Tejun Heo · 13 years ago
  39. 6e5fe5b ahci: EM supported message type sysfs attribute by Hannes Reinecke · 13 years ago
  40. 686c4cb Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  41. 0f1d9f7 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  42. 91e8549 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  43. 7eec77a ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd by Tejun Heo · 13 years ago
  44. d76c842 raid5: fix build error, sector_t usage by Randy Dunlap · 13 years ago
  45. 83425ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 13 years ago
  46. 8ed54bd Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  47. 25b2103 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 13 years ago
  48. ec61604 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 13 years ago
  49. afa2689 virtio: console: Enable call to hvc_remove() on console port remove by Amit Shah · 13 years ago
  50. 31a3ddd virtio_pci: Prevent double-free of pci regions after device hot-unplug by Amit Shah · 13 years ago
  51. b3258ff virtio: Decrement avail idx on buffer detach by Amit Shah · 13 years ago
  52. 51a63e6 intel_iommu: disable all VT-d PMRs when TXT launched by Joseph Cihula · 13 years ago
  53. 4949603 EDAC: Remove debugging output in scrub rate handling by Markus Trippelsdorf · 13 years ago
  54. 194b3da agp: fix arbitrary kernel memory writes by Vasiliy Kulikov · 13 years ago
  55. b522f02 agp: fix OOM and buffer overflow by Vasiliy Kulikov · 13 years ago
  56. 584f790 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  57. d095710 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  58. 73aa868 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  59. 9cf3b5f rtc: fix coh901331 startup crash by Linus Walleij · 13 years ago
  60. c7a29e5 [S390] dasd: check sense type in device change handler by Stefan Weinhuber · 13 years ago
  61. bffbbd2 [S390] qdio: reset error states immediately by Jan Glauber · 13 years ago
  62. 65f8da4 [S390] dasd: fix race between open and offline by Stefan Weinhuber · 13 years ago
  63. fee6872 md: Cleanup after raid45->raid0 takeover by Krzysztof Wojcik · 13 years ago
  64. 3b71bd9 md: Fix dev_sectors on takeover from raid0 to raid4/5 by NeilBrown · 13 years ago
  65. 2b7da30 md/raid5: remove setting of ->queue_lock by NeilBrown · 13 years ago
  66. 2f666bc Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  67. 204ae24 drm/radeon/kms: fix IH writeback on r6xx+ on big endian machines by Cédric Cano · 13 years ago
  68. 5785e53 drm/radeon/kms: pll tweaks for r7xx by Alex Deucher · 13 years ago
  69. 9db4e43 tty/n_gsm: fix bug in CRC calculation for gsm1 mode by Mikhail Kshevetskiy · 13 years ago
  70. 5680e94 serial/imx: read cts state only after acking cts change irq by Uwe Kleine-König · 13 years ago
  71. 0f6db21 parport_pc.c: correctly release the requested region for the IT887x by Niels de Vos · 13 years ago
  72. e4ac93b drm/nouveau: fix allocation of notifier object by Marcin Slusarz · 13 years ago
  73. a18d89c drm/nouveau: fix notifier memory corruption bug by Marcin Slusarz · 13 years ago
  74. 11dea1a drm/nouveau: fix pinning of notifier block by Ben Skeggs · 13 years ago
  75. 8706398 drm/nouveau: populate ttm_alloced with false, when it's not by Ben Skeggs · 13 years ago
  76. 01d1533 drm/nouveau: fix nv30 pcie boards by Ben Skeggs · 13 years ago
  77. 04eb34a drm/nouveau: split ramin_lock into two locks, one hardirq safe by Ben Skeggs · 13 years ago
  78. 19234c0 PM: Add missing syscore_suspend() and syscore_resume() calls by Rafael J. Wysocki · 13 years ago
  79. 6cf5443 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  80. 97ddec6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  81. 13b1409 [media] media: vb2: correct queue initialization order by Marek Szyprowski · 13 years ago
  82. ea42c8e [media] media: vb2: fix incorrect v4l2_buffer->flags handling by Marek Szyprowski · 13 years ago
  83. 8958265 [media] s5p-fimc: Add support for the buffer timestamps and sequence by Sylwester Nawrocki · 13 years ago
  84. 045030f [media] s5p-fimc: Fix bytesperline and plane payload setup by Sylwester Nawrocki · 13 years ago
  85. c4a6273 [media] s5p-fimc: Do not allow changing format after REQBUFS by Sylwester Nawrocki · 13 years ago
  86. 25b9875 [media] s5p-fimc: Fix FIMC3 pixel limits on Exynos4 by Sylwester Nawrocki · 13 years ago
  87. 4ae0ff1 Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  88. 71460af Revert "[media] V4L: videobuf, don't use dma addr as physical" by Linus Torvalds · 13 years ago
  89. 3b17857 hwmon: (pmbus) Removed unused variable from struct pmbus_data by Guenter Roeck · 13 years ago
  90. 5b9a81d [media] tda18271: update tda18271c2_rf_cal as per NXP's rev.04 datasheet by Michael Krufky · 13 years ago
  91. 786e86a [media] tda18271: update tda18271_rf_band as per NXP's rev.04 datasheet by Michael Krufky · 13 years ago
  92. 3f688e8 [media] tda18271: fix bad calculation of main post divider byte by Michael Krufky · 13 years ago
  93. 381ad0e [media] tda18271: prog_cal and prog_tab variables should be s32, not u8 by Michael Krufky · 13 years ago
  94. f78028b [media] tda18271: fix calculation bug in tda18271_rf_tracking_filters_init by Michael Krufky · 13 years ago
  95. 2578dfb [media] omap3isp: queue: Don't corrupt buf->npages when get_user_pages() fails by Laurent Pinchart · 13 years ago
  96. c4f0b78 [media] v4l: Don't register media entities for subdev device nodes by Laurent Pinchart · 13 years ago
  97. e224153 [media] omap3isp: Don't increment node entity use count when poweron fails by Laurent Pinchart · 13 years ago
  98. c09af04 [media] omap3isp: lane shifter support by Michael Jones · 13 years ago
  99. 5782f97 [media] omap3isp: ccdc: support Y10/12, 8-bit bayer fmts by Michael Jones · 13 years ago
  100. c21e6be block: get rid of QUEUE_FLAG_REENTER by Jens Axboe · 13 years ago