1. 31c1771 drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338 by Priyanka Jain · 15 years ago
  2. a64227b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 15 years ago
  3. 375ac3e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  4. c31b55c mmc: queue: bring discard_granularity/alignment into line with SCSI by Adrian Hunter · 15 years ago
  5. d09408a mmc: queue: append partition subname to queue thread name by Adrian Hunter · 15 years ago
  6. 4cf8c6d mmc: core: make erase timeout calculation allow for gated clock by Adrian Hunter · 15 years ago
  7. ddd6fa7 mmc: block: switch card to User Data Area when removing the block driver by Adrian Hunter · 15 years ago
  8. c6e633a mmc: sdio: reset card during power_restore by Daniel Drake · 15 years ago
  9. e9e8bcb mmc: cb710: fix #ifdef HAVE_EFFICIENT_UNALIGNED_ACCESS by James Hogan · 15 years ago
  10. 3e71337 mmc: sdhi: DMA slave ID 0 is invalid by Guennadi Liakhovetski · 15 years ago
  11. 7d8b4c2 mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handling by Guennadi Liakhovetski · 15 years ago
  12. a9120c3 mmc: omap_hsmmc: use original sg_len for dma_unmap_sg by Per Forlin · 15 years ago
  13. 4a3dc6e mmc: omap_hsmmc: fix ocr mask usage by Anand Gadiyar · 15 years ago
  14. 297c7f2 mmc: sdio: fix runtime PM path during driver removal by Ohad Ben-Cohen · 15 years ago
  15. 8abf558 Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  16. 536142f Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 15 years ago
  17. 726ce06 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  18. d963280 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  19. 7a1f7b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/scsi-post-merge-2.6 by Linus Torvalds · 15 years ago
  20. 12f1ba5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  21. c3ead6d HID: hid-multitouch: add support for a new Lumio dual-touch panel by Benjamin Tissoires · 15 years ago
  22. 85a6008 HID: hid-multitouch: correct VID for Stantum panels by Benjamin Tissoires · 15 years ago
  23. 50bc03a HID: hid-multitouch: ensure slots are initialized by Benjamin Tissoires · 15 years ago
  24. f920fe1 pata_marvell: Add support for 88SE91A0, 88SE91A4 by Paweł Drewniak · 15 years ago
  25. ee4017f drm/radeon/kms: handle special cases for vddc by Alex Deucher · 15 years ago
  26. d698a34 drm/radeon/kms: fix num_banks tiling config for fusion by Alex Deucher · 15 years ago
  27. 95efa28 tcm_fc: Fix conversion spec warning by Nicholas Bellinger · 15 years ago
  28. 7c7cf3b tcm_fc: Fix possible lock to unlock type deadlock by Dan Carpenter · 15 years ago
  29. 61db952 tcm_fc: Fix ft_send_tm LUN lookup OOPs by Kiran Patil · 15 years ago
  30. 60d645a target: Fix incorrect strlen() NULL terminator checks by Dan Carpenter · 15 years ago
  31. 5eff5be target: Drop bogus ERR_PTR usage in target_fabric_configfs_init by Dan Carpenter · 15 years ago
  32. 552523d target: Fix ERR_PTR dereferencing bugs by Dan Carpenter · 15 years ago
  33. 2338886 target: Convert transport_deregister_session_configfs nacl_sess_lock to save irq state by Roland Dreier · 15 years ago
  34. 7fd29aa target: Fix transport_get_lun_for_tmr failure cases by Nicholas Bellinger · 15 years ago
  35. 03ad2d5 rtc: vt8500: Fix build error & cleanup rtc_class_ops->update_irq_enable() by Alexey Charkov · 15 years ago
  36. 3f1e046 libata/sas: only set FROZEN flag if new EH is supported by Nishanth Aravamudan · 15 years ago
  37. cd69187 libata: apply NOSETXFER horkage to the affected Pioneer drives by Tejun Heo · 15 years ago
  38. 8618ccd3 drivers/ata/sata_dwc_460ex: Fix typo 'corrresponding' by Justin P. Mattock · 15 years ago
  39. 33b1e69 serial: mrst_max3110: initialize waitqueue earlier by Mika Westerberg · 15 years ago
  40. 0bb04bf mrst_max3110: Change max missing message priority. by William Douglas · 15 years ago
  41. 68d0080 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  42. 483f179 drm/i915: save/resume forcewake lock fixes by Ben Widawsky · 15 years ago
  43. a5f76d5 PCI / PM: Block races between runtime PM and system sleep by Rafael J. Wysocki · 15 years ago
  44. 4d1518f PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unset by Rafael J. Wysocki · 15 years ago
  45. 6d0e0e8 PM: Fix async resume following suspend failure by Alan Stern · 15 years ago
  46. f76b168 PM: Rename dev_pm_info.in_suspend to is_prepared by Alan Stern · 15 years ago
  47. e92d03b Revert "drm/i915: Kill GTT mappings when moving from GTT domain" by Eric Anholt · 15 years ago
  48. ec6a890 drm/i915: Apply HWSTAM workaround for BSD ring on SandyBridge by Chris Wilson · 15 years ago
  49. efc2924 drm/i915: Call intel_enable_plane from i9xx_crtc_mode_set (again) by Keith Packard · 15 years ago
  50. e08f6d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  51. f5fc556 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  52. 6e158d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  53. a377e18 drm/radeon/kms/r6xx+: voltage fixes by Alex Deucher · 15 years ago
  54. 3844204 pxa168_eth: fix race in transmit path. by Richard Cochran · 15 years ago
  55. c82b9d7 netxen: fix race in skb->len access by Eric Dumazet · 15 years ago
  56. ef46222 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 15 years ago
  57. c01ad40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  58. 4ee1c57f drm/nouveau: drop leftover debugging by Dave Airlie · 15 years ago
  59. ca295e5 Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 15 years ago
  60. 682f1a5 drm/radeon: avoid warnings from r600/eg irq handlers on powered off card. by Dave Airlie · 15 years ago
  61. 74d074e drm/radeon/kms: add missing param for dce3.2 DP transmitter setup by Alex Deucher · 15 years ago
  62. 8323fa6 drm/radeon/kms/atom: fix duallink on some early DCE3.2 cards by Alex Deucher · 15 years ago
  63. 44da29d sgi-xp: fix a use after free by Eric Dumazet · 15 years ago
  64. 658924d hp100: fix an skb->len race by Eric Dumazet · 15 years ago
  65. 00ce2d5 Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 by David S. Miller · 15 years ago
  66. cefa999 netpoll: copy dev name of slaves to struct netpoll by WANG Cong · 15 years ago
  67. de505e7 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 15 years ago
  68. be98ca6 mmc: Add PCI fixup quirks for Ricoh 1180:e823 reader by Manoj Iyer · 15 years ago
  69. 742a0c7 mmc: sdhi: fix module unloading by Guennadi Liakhovetski · 15 years ago
  70. b9c350a mmc: of_mmc_spi: add NO_IRQ define to of_mmc_spi.c by Wanlong Gao · 15 years ago
  71. c44048d mmc: vub300: fix null dereferences in error handling by Chris Ball · 15 years ago
  72. cca23d0 Input: sh_keysc - 8x8 MODE_6 fix by Magnus Damm · 15 years ago
  73. b27af56 Input: omap-keypad - add missing input_sync() by Janusz Krzysztofik · 15 years ago
  74. da40b0b Input: evdev - try to wake up readers only if we have full packet by Dmitry Torokhov · 15 years ago
  75. b1e698d hwmon: (s3c) Initialize sysfs attributes by Guenter Roeck · 15 years ago
  76. fb794e0 hwmon: (ibmpex) Initialize sysfs attributes by Guenter Roeck · 15 years ago
  77. 3cdb205 hwmon: (ibmaem) Initialize sysfs attributes by Guenter Roeck · 15 years ago
  78. 9a2d55b hwmon: (asus_atk0110) Consolidate sysfs attribute initialization by Guenter Roeck · 15 years ago
  79. 808b4e6 hwmon: (coretemp) Drop unused struct members by Jean Delvare · 15 years ago
  80. b16a5a1 drm/nouveau: fix assumption that semaphore dmaobj is valid in x-chan sync by Ben Skeggs · 15 years ago
  81. f66b3d5 drm/nv50/disp: fix gamma with page flipping overlay turned on by Ben Skeggs · 15 years ago
  82. 2905544 drm/nouveau/pm: Prevent overflow in nouveau_perf_init() by Emil Velikov · 15 years ago
  83. 0897554 drm/nouveau: fix big-endian switch by Ben Skeggs · 15 years ago
  84. a6c0a39 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  85. 2f48802 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  86. 498e720 drm/i915: Fix gen6 (SNB) missed BLT ring interrupts. by Daniel J Blueman · 15 years ago
  87. 3744100 r8169: fix static initializers. by Francois Romieu · 15 years ago
  88. 2f9381e gigaset: call module_put before restart of if_open() by Pavel Shved · 15 years ago
  89. d0fd64c farsync: add module_put to error path in fst_open() by Pavel Shved · 15 years ago
  90. cab758e fs_enet: fix freescale FCC ethernet dp buffer alignment by Clive Stubbings · 15 years ago
  91. c7d74b0 Merge branches 'cxgb4' and 'qib' into for-next by Roland Dreier · 15 years ago
  92. 3126448 IB/qib: Ensure that LOS and DFE are being turned off by Mitko Haralanov · 15 years ago
  93. 8da7e7a RDMA/cxgb4: Couple of abort fixes by Steve Wise · 15 years ago
  94. 301c2c3 RDMA/cxgb4: Don't truncate MR lengths by Steve Wise · 15 years ago
  95. 2ff7d09 RDMA/cxgb4: Don't exceed hw IQ depth limit for user CQs by Steve Wise · 15 years ago
  96. d9cbf02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  97. 0835619 Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  98. 82362cc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem by John W. Linville · 15 years ago
  99. e479c60 spi/bfin_spi: fix handling of default bits per word setting by Mike Frysinger · 15 years ago
  100. 118133e netdev: bfin_mac: fix memory leak when freeing dma descriptors by Sonic Zhang · 15 years ago