1. ecca5c3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  2. 174808a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  3. 778c2de Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  4. e42bd6e Merge tag 'md-3.4-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  5. 2f39721 drivers/rtc/rtc-pl031.c: enable clock on all ST variants by Linus Walleij · 12 years ago
  6. f3ec434 drivers/rtc/rtc-twl.c: use static register while reading time by Konstantin Shlyakhovoy · 12 years ago
  7. c3cba92 drivers/rtc/rtc-s3c.c: add placeholder for driver private data by Tushar Behera · 12 years ago
  8. cd1e6f9 drivers/rtc/rtc-s3c.c: fix compilation error by Tushar Behera · 12 years ago
  9. 3205001 drivers/rtc/rtc-efi.c: fix section mismatch warning by Jan Beulich · 12 years ago
  10. bb58da0 drivers/rtc/rtc-r9701.c: reset registers if invalid values are detected by Andreas Dumberger · 12 years ago
  11. 44e4360 drivers/char/random.c: fix boot id uniqueness race by Mathieu Desnoyers · 12 years ago
  12. 4abb663 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  13. 5ba7026 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  14. 173fa4e Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-intel-fixes by Dave Airlie · 12 years ago
  15. 19e5c4e Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-intel-fixes by Dave Airlie · 12 years ago
  16. 15a13bb drm/i915: clear fencing tracking state when retiring requests by Daniel Vetter · 12 years ago
  17. afbaa90 md/bitmap: prevent bitmap_daemon_work running while initialising bitmap by NeilBrown · 12 years ago
  18. f4380a9 md/raid1,raid10: Fix calculation of 'vcnt' when processing error recovery. by majianpeng · 12 years ago
  19. 9e41dd3 MD: Bitmap version cleanup. by Andrei Warkentin · 12 years ago
  20. 677e84c drm/exynos: fix to pointer manager member of struct exynos_drm_subdrv by Joonyoung Shim · 12 years ago
  21. 578b606 drm/exynos: fix struct for operation callback functions to driver name by Joonyoung Shim · 12 years ago
  22. a2ee151 drm/exynos: use define instead of default_win member in struct mixer_context by Joonyoung Shim · 12 years ago
  23. a634dd5 drm/exynos: rename s/HDMI_OVERLAY_NUMBER/MIXER_WIN_NR by Joonyoung Shim · 12 years ago
  24. 46da222 drm/exynos: remove unused codes in hdmi and mixer by Joonyoung Shim · 12 years ago
  25. f9309d1 drm/exynos: remove unnecessary type conversion of hdmi and mixer by Joonyoung Shim · 12 years ago
  26. 0e3d0f3 Input: da9052 - fix memory leak in da9052_onkey_probe() by Jesper Juhl · 12 years ago
  27. f549e08 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  28. f57f9c1 drm/i915: make rc6 module parameter read-only by Jesse Barnes · 12 years ago
  29. 673f778 rtlwifi: Add missing DMA buffer unmapping for PCI drivers by Larry Finger · 12 years ago
  30. a7959c1 rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routine by Larry Finger · 12 years ago
  31. 39f86a6 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  32. 80e829f drm/i915: implement ColorBlt w/a by Daniel Vetter · 12 years ago
  33. 27c1cbd drm/i915/ringbuffer: Exclude last 2 cachlines of ring on 845g by Chris Wilson · 12 years ago
  34. 6a562e3 Revert "drm/i915: reenable gmbus on gen3+ again" by Daniel Vetter · 12 years ago
  35. 4678315 drm/radeon: only add the mm i2c bus if the hw_i2c module param is set by Alex Deucher · 12 years ago
  36. 94fb175 Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 12 years ago
  37. 011afa1 Revert "ath9k: fix going to full-sleep on PS idle" by Sujith Manoharan · 12 years ago
  38. e2bc7c5 rt2x00: Fix rfkill_polling register function. by Chen, Chien-Chia · 12 years ago
  39. 58f743e bcma: fix build error on MIPS; implicit pcibios_enable_device by Paul Gortmaker · 12 years ago
  40. 53cb430 Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  41. c486793 drm/i915: properly compute dp dithering for user-created modes by Daniel Vetter · 12 years ago
  42. 55158c8 Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.h by Mark Brown · 12 years ago
  43. 3a48d1c i2c: prevent spurious interrupt on Designware controllers by Kristen Carlson Accardi · 12 years ago
  44. afceb93 drm/radeon/kms: fix DVO setup on some r4xx chips by Alex Deucher · 12 years ago
  45. 6587eb8 drm/savage: fix integer overflows in savage_bci_cmdbuf() by Xi Wang · 12 years ago
  46. 4de833c drm/radeon: replace udelay with mdelay for long timeouts by Arnd Bergmann · 12 years ago
  47. fb16395 Input: trackpoint - use psmouse_fmt() for messages by JJ Ding · 12 years ago
  48. e3dde4f Input: elantech - v4 is a clickpad, with only one button by JJ Ding · 12 years ago
  49. a67ada7 Input: elantech - reset touchpad before configuring it by JJ Ding · 12 years ago
  50. 83dbbdb android, lowmemorykiller: remove task handoff notifier by David Rientjes · 12 years ago
  51. e89f769 rtlwifi: Fix oops on rate-control failure by Larry Finger · 12 years ago
  52. 0298dc9 rtlwifi: rtl8192de: Fix firmware initialization by Larry Finger · 12 years ago
  53. 14667a4 drm/i915: Finish any pending operations on the framebuffer before disabling by Chris Wilson · 12 years ago
  54. b2a7164 drm/i915: Removed IVB forced enable of sprite dest key. by acreese · 12 years ago
  55. 41833af Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  56. ed0ee0c [media] uvcvideo: Fix race-related crash in uvc_video_clock_update() by Laurent Pinchart · 12 years ago
  57. c065f5b [media] dvb_frontend: fix compiler warning by Hans Petter Selasky · 12 years ago
  58. 4da2876 [media] it913x: fix firmware loading errors by Malcolm Priestley · 12 years ago
  59. bc169e3 [media] ivtv: Fix AUDIO_(BILINGUAL_)CHANNEL_SELECT regression by Hans Verkuil · 12 years ago
  60. 556a044 [media] dvb_frontend: regression fix: userspace ABI broken for xine by Chris Rankin · 12 years ago
  61. c65390f fix breakage in mtdchar_open(), sanitize failure exits by Al Viro · 12 years ago
  62. f4e52e7 Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  63. 664481e Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  64. f21fec9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  65. a0421da Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  66. 06383f1 tcm_fc: Do not free tpg structure during wq allocation failure by Mark Rustad · 12 years ago
  67. e1c4038 tcm_fc: Add abort flag for gracefully handling exchange timeout by Mark Rustad · 12 years ago
  68. eeaab2d Merge branches 'idle-fix' and 'misc' into release by Len Brown · 12 years ago
  69. 4157368 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  70. 9479f0f Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  71. 1ddca05 Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  72. ee01e66 cpuidle: Fix panic in CPU off-lining with no idle driver by Toshi Kani · 12 years ago
  73. 23f347e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  74. f09d843 xen/pcifront: avoid pci_frontend_enable_msix() falsely returning success by Jan Beulich · 12 years ago
  75. 0ee46ec xen/pciback: fix XEN_PCI_OP_enable_msix result by Jan Beulich · 12 years ago
  76. e95ae5a xen: only check xen_platform_pci_unplug if hvm by Igor Mammedov · 12 years ago
  77. 314489b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  78. fb9d78a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm by Linus Torvalds · 12 years ago
  79. 3bdc9ba mmc: use really long write timeout to deal with crappy cards by Paul Walmsley · 12 years ago
  80. 8c2fc8e mmc: sdhci-dove: Fix compile error by including module.h by Alf Høgemark · 12 years ago
  81. 4188bba mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes. by Al Cooper · 12 years ago
  82. 79263f3 Revert "mmc: sdhci-pci: Add MSI support" by Chris Ball · 12 years ago
  83. 84e41d2 Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers" by Chris Ball · 12 years ago
  84. 93fc5a4 mmc: core: fix power class selection by Subhash Jadavani · 12 years ago
  85. fc307df mmc: omap_hsmmc: fix module re-insertion by Balaji T K · 12 years ago
  86. b796450 mmc: omap_hsmmc: convert to module_platform_driver by Felipe Balbi · 12 years ago
  87. efa25fd mmc: omap_hsmmc: make it behave well as a module by Felipe Balbi · 12 years ago
  88. 927ce94 mmc: omap_hsmmc: trivial cleanups by Felipe Balbi · 12 years ago
  89. 92a3aeb mmc: omap_hsmmc: context save after enabling runtime pm by Balaji T K · 12 years ago
  90. d59d77e mmc: omap_hsmmc: use runtime put sync in probe error patch by Balaji T K · 12 years ago
  91. e841a7c mmc: sdio: Use empty system suspend/resume callbacks at the bus level by Rafael J. Wysocki · 12 years ago
  92. 6500c8e mmc: bus: print bus speed mode of UHS-I card by Subhash Jadavani · 12 years ago
  93. 210b7d2 mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers by Manuel Lauss · 12 years ago
  94. eb91b91 mmc: sh_mmcif: Simplify calculation of mmc->f_min by Simon Horman · 12 years ago
  95. 930f152 mmc: sh_mmcif: mmc->f_max should be half of the bus clock by Simon Horman · 12 years ago
  96. f938825 mmc: sh_mmcif: double clock speed by Simon Horman · 12 years ago
  97. 5865f28 mmc: block: Remove use of mmc_blk_set_blksize by Ulf Hansson · 12 years ago
  98. faf8180 mmc: atmel-mci: add support for odd clock dividers by Ludovic Desroches · 12 years ago
  99. 33ab4bb mmc: atmel-mci: r/w proof capability only available since v2xx by Ludovic Desroches · 12 years ago
  100. 66292ad mmc: atmel-mci: correct data timeout computation by Ludovic Desroches · 12 years ago