1. b8bc839 Merge branch 'pxa/devel' into next/devel2 by Arnd Bergmann · 13 years ago
  2. 6a05965 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 13 years ago
  3. 15cc910 Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dm by Linus Torvalds · 13 years ago
  4. d136f2e dm kcopyd: fix job_pool leak by Alasdair G Kergon · 13 years ago
  5. 5117cc2 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  6. 505f48b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  7. 11f0d93 Merge branch 'samsung/devel' into next/devel2 by Arnd Bergmann · 13 years ago
  8. 133d324 hwmon: (w83627ehf) Fix negative 8-bit temperature values by Jean Delvare · 13 years ago
  9. 1faca4c Merge branch 'samsung/devel' of git+ssh://git.linaro.org/home/arndbergmann/public_git/arm-soc into next/devel2 by Arnd Bergmann · 13 years ago
  10. 1b23a3e r8169: fix wrong eee setting for rlt8111evl by hayeswang · 13 years ago
  11. 649b3b8 r8169: fix driver shutdown WoL regression. by françois romieu · 13 years ago
  12. e4fcd69 Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linus by Linus Torvalds · 13 years ago
  13. e58fced [media] videodev: fix a NULL pointer dereference in v4l2_device_release() by Antonio Ospite · 13 years ago
  14. 4399c8b intel-iommu: fix superpage support in pfn_to_dma_pte() by Allen Kay · 13 years ago
  15. 8140a95 intel-iommu: set iommu_superpage on VM domains to lowest common denominator by Allen Kay · 13 years ago
  16. 292827c intel-iommu: fix return value of iommu_unmap() API by Allen Kay · 13 years ago
  17. 5a6e848 drm/radeon/kms/atom: fix handling of FB scratch indices by Alex Deucher · 13 years ago
  18. 4ea2739 pptp: pptp_rcv_core() misses pskb_may_pull() call by Eric Dumazet · 13 years ago
  19. 8bae8bd pptp: fix skb leak in pptp_xmit() by Eric Dumazet · 13 years ago
  20. 4d97480 bonding: use local function pointer of bond->recv_probe in bond_handle_frame by Mitsuo Hayasaka · 13 years ago
  21. 28c2137 smsc911x: Add support for SMSC LAN89218 by Phil Edworthy · 13 years ago
  22. e730c82 tg3: negate USE_PHYLIB flag check by Jiri Pirko · 13 years ago
  23. d512348 netconsole: enable netconsole can make net_device refcnt incorrent by Gao feng · 13 years ago
  24. a4863ca drm/radeon/kms/DCE4.1: fix Select_CrtcSource EncodeMode setting for DP bridges (v2) by Alex Deucher · 13 years ago
  25. 09cc650 drm/radeon/kms/DCE4.1: ss is not supported on the internal pplls by Alex Deucher · 13 years ago
  26. 3a6dea3 drm/radeon/kms/DCE4.1: fix dig encoder to transmitter mapping by Alex Deucher · 13 years ago
  27. e22469c ttm: Fix error-path using an uninitialized value by Thomas Hellstrom · 13 years ago
  28. fbe92fc gpio/samsung: Complain loudly if we don't know the SoC by Mark Brown · 13 years ago
  29. 4c41042 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  30. c0771df intel-iommu: Export a flag indicating that the IOMMU is used for iGFX. by David Woodhouse · 13 years ago
  31. 6fbcfb3 intel-iommu: Workaround IOTLB hang on Ironlake GPU by David Woodhouse · 13 years ago
  32. e9308cf Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  33. bf164c5 hwmon: (w83627ehf) Properly report thermal diode sensors by Jean Delvare · 13 years ago
  34. 25fcf2b gpio-pca953x: fix gpio_base by Hartmut Knaack · 13 years ago
  35. 78a4315 gpio/omap: fix build error with certain OMAP1 configs by Janusz Krzysztofik · 13 years ago
  36. 37cf951 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  37. 1d11360 ide: Fix file references in drivers/ide/ by Johann Felix Soden · 13 years ago
  38. c034b18 gpio/samsung: Move SoC specific codes within macro by Tushar Behera · 13 years ago
  39. b82cee2 gpio/samsung: Fix incorrect gpio pull up/down callback for EXYNOS4 by Thomas Abraham · 13 years ago
  40. 8a8ab2e gpio/samsung: only register available gpio banks by Peter Korsgaard · 13 years ago
  41. 3e7abe2 intel-iommu: Fix AB-BA lockdep report by Roland Dreier · 13 years ago
  42. a3a4bfd mscan: too much data copied to CAN frame due to 16 bit accesses by Wolfgang Grandegger · 13 years ago
  43. 134d0f9 bnx2x: fix cl_id allocation for non-eth clients for NPAR mode by Dmitry Kravkov · 13 years ago
  44. c5d6136 mlx4_en: fix endianness with blue frame support by Thadeu Lima de Souza Cascardo · 13 years ago
  45. 84c8611 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  46. a24d025 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 13 years ago
  47. 112d17d Merge branches 'sirf/devel', 'at91/devel', 'imx/devel' and 'davinci/devel' into next/devel by Arnd Bergmann · 13 years ago
  48. 3ee72ca Merge git://github.com/davem330/net by Linus Torvalds · 13 years ago
  49. 6367f17 Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dm by Linus Torvalds · 13 years ago
  50. a7c56eb Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  51. cb7cf41 drm/radeon/kms: use hardcoded dig encoder to transmitter mapping for DCE4.1 by Alex Deucher · 13 years ago
  52. 538d288 Merge branch 'for-linus' of git://github.com/dtor/input by Linus Torvalds · 13 years ago
  53. 71277a6 Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  54. 6777a4f drm/radeon/kms: fix dp_detect handling for DP bridge chips by Alex Deucher · 13 years ago
  55. 4f33284 drm/radeon/kms: retry aux transactions if there are status flags by Alex Deucher · 13 years ago
  56. d6069da Input: wacom - revert "Cintiq 21UX2 does not have menu strips" by Jason Gerecke · 13 years ago
  57. cb2d0f3 macvlan/macvtap: Fix unicast between macvtap interfaces in bridge mode by David Ward · 13 years ago
  58. 8a04b45 Merge git://github.com/davem330/net by Linus Torvalds · 13 years ago
  59. 1fd2a85 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  60. f8451c3 Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  61. 5f39e67 PCI: Disable MPS configuration by default by Jon Mason · 13 years ago
  62. 12d5180 drm/radeon/kms: fix channel_remap setup (v2) by Alex Deucher · 13 years ago
  63. f3e03e2e spi-topcliff-pch: Fix overrun issue by Tomoya MORINAGA · 13 years ago
  64. 25e803f spi-topcliff-pch: Add recovery processing in case FIFO overrun error occurs by Tomoya MORINAGA · 13 years ago
  65. 373b0eb spi-topcliff-pch: Fix CPU read complete condition issue by Tomoya MORINAGA · 13 years ago
  66. 8b7aa96 spi-topcliff-pch: Fix SSN Control issue by Tomoya MORINAGA · 13 years ago
  67. 27504be spi-topcliff-pch: add tx-memory clear after complete transmitting by Tomoya MORINAGA · 13 years ago
  68. 22be71e Merge branch 'next/topic-gpio-samsung' into next-samsung-devel by Kukjin Kim · 13 years ago
  69. 59ca37f Merge branch 'next/topic-dma-samsung' into next-samsung-devel by Kukjin Kim · 13 years ago
  70. b391f8c gpio/samsung: correct pin configuration for S5PC100/S5PC110/EXYNOS4 by Marek Szyprowski · 13 years ago
  71. 3538d5f gpio/samsung: fix GPIO interrupt registration for EXYNOS4 SoCs by Marek Szyprowski · 13 years ago
  72. f79e40e gpio/samsung: fix broken configuration for EXYNOS4 GPIO banks by Marek Szyprowski · 13 years ago
  73. 05faadc lis3: fix regression of HP DriveGuard with 8bit chip by Takashi Iwai · 13 years ago
  74. 0f86267 Merge branch 'hwmon-for-linus' of git://github.com/groeck/linux by Linus Torvalds · 13 years ago
  75. 2c8fc86 ide-disk: Fix request requeuing by Borislav Petkov · 13 years ago
  76. 805e969 pch_gbe: Fixed the issue on which a network freezes by Toshiharu Okada · 13 years ago
  77. 5f3a114 pch_gbe: Fixed the issue on which PC was frozen when link was downed. by Toshiharu Okada · 13 years ago
  78. d0e5d83 net: xen-netback: correctly restart Tx after a VM restore/migrate by David Vrabel · 13 years ago
  79. a0db2da bonding: properly stop queuing work when requested by Andy Gospodarek · 13 years ago
  80. 02e6859 drm/radeon: Set cursor x/y to 0 when x/yorigin > 0. by Michel Dänzer · 13 years ago
  81. b8aee29 drm/radeon: Update AVIVO cursor coordinate origin before x/yorigin calculation. by Michel Dänzer · 13 years ago
  82. 7d30952 drm/radeon: Simplify cursor x/yorigin calculation. by Michel Dänzer · 13 years ago
  83. b356fe0 drm/radeon/kms: fix cursor image off-by-one error by Nicholas Miell · 13 years ago
  84. 5ba7ddf drm/radeon/kms: Fix logic error in DP HPD handler by Alex Deucher · 13 years ago
  85. 6375bda drm/radeon/kms: add retry limits for native DP aux defer by Alex Deucher · 13 years ago
  86. 109bc10 drm/radeon/kms: fix regression in DP aux defer handling by Alex Deucher · 13 years ago
  87. 9b13776 Merge branch 'for-linus' of git://git.infradead.org/users/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  88. a73914c [SCSI] libsas: fix panic when single phy is disabled on a wide port by Mark Salyzyn · 13 years ago
  89. 9bfacd0 [SCSI] qla2xxx: Fix crash in qla2x00_abort_all_cmds() on unload by Roland Dreier · 13 years ago
  90. 7409b71 Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linus by Linus Torvalds · 13 years ago
  91. 0ecdb12 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  92. 8e8e500 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux by Linus Torvalds · 13 years ago
  93. 95de86c ibmveth: Fix oops on request_irq failure by Brian King · 13 years ago
  94. 6482aa7 cxgb4: Fix EEH on IBM P7IOC by Divy Le Ray · 13 years ago
  95. 02715ed dp83640: reduce driver noise by Richard Cochran · 13 years ago
  96. 2ef7b45 Merge git://github.com/davem330/net by Linus Torvalds · 13 years ago
  97. 07117e3 Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  98. 20ecb49 hwmon: (coretemp) Avoid leaving around dangling pointer by Guenter Roeck · 13 years ago
  99. 0eb9782 hwmon: (coretemp) Fixup platform device ID change by Jean Delvare · 13 years ago
  100. b582ad8 Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless by David S. Miller · 13 years ago