1. e6f0f45 Merge tag 'fixes-for-v3.5-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  2. bb39b65 gpio/gpio-tps65910: gpio_chip.of_node referenced without CONFIG_OF_GPIO defined by Jerry Snitselaar · 12 years ago
  3. 055c9fa Merge tag 'fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  4. 310959e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  5. bc51b0c Revert "of: match by compatible property first" by Linus Torvalds · 12 years ago
  6. 50fb31c tty/hvc_opal: Fix debug function name by Benjamin Herrenschmidt · 12 years ago
  7. 2437fcc Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  8. 6c6ee53 gspca_sn9c20x: Fix NULL pointer dereference by Hans de Goede · 12 years ago
  9. c5e43b8 Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 12 years ago
  10. 6f5410b Merge tag 'rpmsg-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsg by Linus Torvalds · 12 years ago
  11. 84836bf Merge tag 'remoteproc-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 12 years ago
  12. 17cda20 Merge tag 'hwspinlock-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock by Linus Torvalds · 12 years ago
  13. 46bada6 Merge branch 'kevin' into fixes by Linus Walleij · 12 years ago
  14. 17fae1c Merge tag 'iommu-fixes-v3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  15. 9c378ab virtio-balloon: fix add/get API use by Michael S. Tsirkin · 12 years ago
  16. 476a7eeb hwspinlock/core: use global ID to register hwspinlocks on multiple devices by Shinya Kuribayashi · 12 years ago
  17. c8912f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  18. 4f1d0f1 qla2xxx: print the right array elements in qlt_async_event by Alan Cox · 12 years ago
  19. 863555b tcm_fc: Resolve suspicious RCU usage warnings by Mark Rustad · 12 years ago
  20. af9b9a5 Merge tag 'for-linus-20120706' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  21. 1b74a86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  22. 48f8b64 mtd: cafe_nand: fix an & vs | mistake by Dan Carpenter · 12 years ago
  23. 24eee62 Merge branch 'fixes-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  24. 62ad644 Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 12 years ago
  25. 626f991 gpio: tps65910: initialize of_node of gpio_chip by Laxman Dewangan · 12 years ago
  26. 33a4e98 gpio/mxc: make irqs work for fsl,imx21-gpio devices by Uwe Kleine-König · 12 years ago
  27. 3996bfc gpio: export devm_gpio_request_one by Stephen Warren · 12 years ago
  28. 8cd578b gpiolib: wm8994: Pay attention to the value set when enabling as output by Mark Brown · 12 years ago
  29. afcc0f8 gpio/msm_v1: CONFIG_GPIO_MSM_V1 is only available on three SoCs by Christian Dietrich · 12 years ago
  30. 2e2070c gpio-sta2x11: don't use pdata if null by Alessandro Rubini · 12 years ago
  31. 9b7e31b Input: request threaded-only IRQs with IRQF_ONESHOT by Lars-Peter Clausen · 12 years ago
  32. 15fd943 rpmsg: make sure inflight messages don't invoke just-removed callbacks by Ohad Ben-Cohen · 12 years ago
  33. 5a081ca rpmsg: avoid premature deallocation of endpoints by Ohad Ben-Cohen · 12 years ago
  34. e121aef remoteproc: fix missing CONFIG_FW_LOADER configurations by Ohad Ben-Cohen · 12 years ago
  35. fb31fbeb leds: heartbeat: fix bug on panic by Alexander Holler · 12 years ago
  36. d503942 remoteproc/omap: fix randconfig unmet direct dependencies by Ohad Ben-Cohen · 12 years ago
  37. 9e85a6f Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 12 years ago
  38. 6c8addc Merge tag 'md-3.5-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  39. 5672874 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  40. 1068411 md/raid10: fix careless build error by NeilBrown · 12 years ago
  41. dab058f floppy: cancel any pending fd_timeouts before adding a new one by Linus Torvalds · 12 years ago
  42. a3da2c6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  43. d92d95b6 regulator: Fix recursive mutex lockdep warning by Stephen Boyd · 12 years ago
  44. 863b132 clk: fix parent validation in __clk_set_parent() by Rajendra Nayak · 12 years ago
  45. 3492ee72 Merge tag 'dm-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  46. 73e6080 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  47. 2fb748d Merge tag 'md-3.5-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  48. 7b86cef gpio/omap: fix invalid context restore of gpio bank-0 by Jon Hunter · 12 years ago
  49. b0239fa dm persistent data: fix allocation failure in space map checker init by Mike Snitzer · 12 years ago
  50. 6266230 dm persistent data: handle space map checker creation failure by Mike Snitzer · 12 years ago
  51. 25d7cd6 dm persistent data: fix shadow_info_leak on dm_tm_destroy by Mike Snitzer · 12 years ago
  52. 0d200ae dm thin: commit metadata before creating metadata snapshot by Joe Thornber · 12 years ago
  53. 9f846a1 drm/i915: kick any firmware framebuffers before claiming the gtt by Daniel Vetter · 12 years ago
  54. 7b668eb drm: edid: Don't add inferred modes with higher resolution by Takashi Iwai · 12 years ago
  55. 1ef5325 drm/radeon: fix rare segfault by Jerome Glisse · 12 years ago
  56. b357f04 md: fix up plugging (again). by NeilBrown · 12 years ago
  57. f456309 md: support re-add of recovering devices. by NeilBrown · 12 years ago
  58. 32644af md/raid1: fix bug in read_balance introduced by hot-replace by NeilBrown · 12 years ago
  59. fab363b raid5: delayed stripe fix by Shaohua Li · 12 years ago
  60. 2e8ac303 md/raid456: When read error cannot be recovered, record bad block by majianpeng · 12 years ago
  61. 0232605 md: make 'name' arg to md_register_thread non-optional. by NeilBrown · 12 years ago
  62. 055d374 md/raid10: fix failure when trying to repair a read error. by NeilBrown · 12 years ago
  63. 5f066c6 md/raid5: fix refcount problem when blocked_rdev is set. by NeilBrown · 12 years ago
  64. 7c2c57c md:Add blk_plug in sync_thread. by majianpeng · 12 years ago
  65. 1850753 md/raid5: In ops_run_io, inc nr_pending before calling md_wait_for_blocked_rdev by majianpeng · 12 years ago
  66. 6c0544e md/raid5: Do not add data_offset before call to is_badblock by majianpeng · 12 years ago
  67. 5cfb22a md/raid5: prefer replacing failed devices over want-replacement devices. by NeilBrown · 12 years ago
  68. fc448a1 md/raid10: Don't try to recovery unmatched (and unused) chunks. by NeilBrown · 12 years ago
  69. 3775d48 iommu/amd: fix type bug in flush code by Dan Carpenter · 12 years ago
  70. 8f53dc7 iommu/tegra: smmu: Fix unsleepable memory allocation by Hiroshi DOYU · 12 years ago
  71. 2e1706f e1000e: remove use of IP payload checksum by Bruce Allan · 12 years ago
  72. 0e90b49 igbvf: fix divide by zero by Mitch A Williams · 12 years ago
  73. c767609 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  74. 6eca954 Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzilla-43168', 'bugzilla-40002' and 'bugfix-misc' into release by Len Brown · 12 years ago
  75. 5f16012 acpi_pad: fix power_saving thread deadlock by Stuart Hayes · 12 years ago
  76. b037384 ACPI video: Still use ACPI backlight control if _DOS doesn't exist by Zhang Rui · 12 years ago
  77. 02529ba Merge tag 'pm-for-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  78. 15b7743 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  79. 62a75b9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  80. c21b328 drm/radeon: fix VM page table setup on SI by Alex Deucher · 12 years ago
  81. 76fbc24 davinci_cpdma: include linux/module.h by Daniel Mack · 12 years ago
  82. 1cecc5c Input: wacom - don't retrieve touch_max when it is predefined by Ping Cheng · 12 years ago
  83. 61c91dd Input: wacom - fix retrieving touch_max bug by Ping Cheng · 12 years ago
  84. ca33c00 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  85. 9740e00 gianfar: Fix RXICr/TXICr programming for multi-queue mode by Claudiu Manoil · 12 years ago
  86. d9b8706 net: qmi_wwan: fix Oops while disconnecting by Bjørn Mork · 12 years ago
  87. 9acc7bd Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  88. ccce27c Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  89. 9a7c6b7 Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  90. 8b9468d watchdog: core: fix WDIOC_GETSTATUS return value by Wim Van Sebroeck · 12 years ago
  91. a089361 watchdog: hpwdt: Unregister NMI events on exit. by Mingarelli, Thomas · 12 years ago
  92. e5de32e watchdog: iTCO_wdt: add platform driver module alias by Jan Beulich · 12 years ago
  93. 4a9c469 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  94. f3747e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  95. de03309 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  96. c9015b2 mwifiex: fix memory leak associated with IE manamgement by Avinash Patil · 12 years ago
  97. 47b514c Merge tag 'usb-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  98. 843760c Merge tag 'mmc-fixes-for-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  99. e04fb02 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 12 years ago
  100. 2266b058 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago