1. 8ffc570 Merge tag 'asoc-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 9 years ago
  2. a178831 Merge remote-tracking branches 'asoc/topic/max98095', 'asoc/topic/omap', 'asoc/topic/pxa', 'asoc/topic/qcom' and 'asoc/topic/rcar' into asoc-next by Mark Brown · 9 years ago
  3. 202f5ec Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/adav80x', 'asoc/topic/arizona' and 'asoc/topic/atmel' into asoc-next by Mark Brown · 9 years ago
  4. 69a6582 regulator: arizona-ldo1: Do not control DVFS clocking from regulator by Richard Fitzgerald · 9 years ago
  5. e4ca714b Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf/linux by Linus Torvalds · 9 years ago
  6. dae8f28 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  7. 30a5f11 Merge tag 'hwmon-for-linus-v4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  8. b2feda4 iser-target: Fix error path in isert_create_pi_ctx() by Roland Dreier · 9 years ago
  9. a354170 target: Use a PASSTHROUGH flag instead of transport_types by Andy Grover · 9 years ago
  10. 7bfea53b target: Move passthrough CDB parsing into a common function by Andy Grover · 9 years ago
  11. 9c1cd1b target/user: Only support full command pass-through by Andy Grover · 9 years ago
  12. 5a7125c target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOST by Andy Grover · 9 years ago
  13. d588cf8 target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem by Christoph Hellwig · 9 years ago
  14. c7bd6dc hwmon: (nct6683) Add missing sysfs attribute initialization by Guenter Roeck · 9 years ago
  15. 1b63bf6 hwmon: (nct6775) Add missing sysfs attribute initialization by Guenter Roeck · 9 years ago
  16. 0f1e5b5 Merge tag 'dm-4.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  17. 9aecac0 hwmon: (tmp401) Do not auto-detect chip on I2C address 0x37 by Guenter Roeck · 9 years ago
  18. 6e49ba1 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  19. d0af698 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  20. 1c220c6 dm: fix casting bug in dm_merge_bvec() by Joe Thornber · 9 years ago
  21. 15b94a6 dm: fix reload failure of 0 path multipath mapping on blk-mq devices by Junichi Nomura · 9 years ago
  22. c492e2d Merge tag 'md/4.1-rc5-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  23. e5d8de3 dm: fix false warning in free_rq_clone() for unmapped requests by Mike Snitzer · 9 years ago
  24. 984a854 Merge branch 'for-linus' into for-next by Takashi Iwai · 9 years ago
  25. 1fe7142 Merge branch 'linux-4.1' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 9 years ago
  26. aaea393 drm/nouveau/gr/gm204: remove a stray printk by Ben Skeggs · 9 years ago
  27. 4d4d6f7 drm/nouveau/devinit/gm100-: force devinit table execution on boards without PDISP by Ben Skeggs · 9 years ago
  28. c9ab50d drm/nouveau/devinit/gf100: make the force-post condition more obvious by Ben Skeggs · 9 years ago
  29. 9ee971a drm/nouveau/gr/gf100-: fix wrong constant definition by Lars Seipel · 9 years ago
  30. 1263193 Merge tag 'platform-drivers-x86-v4.1-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  31. 7c0411d drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling" by Christian König · 9 years ago
  32. 56ccc11 md: fix race when unfreezing sync_action by NeilBrown · 9 years ago
  33. 626f209 md/raid5: break stripe-batches when the array has failed. by NeilBrown · 9 years ago
  34. 787b76f md/raid5: call break_stripe_batch_list from handle_stripe_clean_event by NeilBrown · 9 years ago
  35. 1b956f7 md/raid5: be more selective about distributing flags across batch. by NeilBrown · 9 years ago
  36. 3960ce7 md/raid5: add handle_flags arg to break_stripe_batch_list. by NeilBrown · 9 years ago
  37. fb642b9 md/raid5: duplicate some more handle_stripe_clean_event code in break_stripe_batch_list by NeilBrown · 9 years ago
  38. 4e3d62f md/raid5: remove condition test from check_break_stripe_batch_list. by NeilBrown · 9 years ago
  39. b15a9db md/raid5: Ensure a batch member is not handled prematurely. by NeilBrown · 9 years ago
  40. f36963c cpumask_set_cpu_local_first => cpumask_local_spread, lament by Rusty Russell · 9 years ago
  41. d0852df5 md/raid5: close race between STRIPE_BIT_DELAY and batching. by NeilBrown · 9 years ago
  42. 2b6b245 md/raid5: ensure whole batch is delayed for all required bitmap updates. by NeilBrown · 9 years ago
  43. 97758ff Merge tag 'topic/drm-fixes-2015-05-27' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  44. 45714fb dm: requeue from blk-mq dm_mq_queue_rq() using BLK_MQ_RQ_QUEUE_BUSY by Mike Snitzer · 9 years ago
  45. 4c6dd53 dm mpath: fix leak of dm_mpath_io structure in blk-mq .queue_rq error path by Mike Snitzer · 9 years ago
  46. 8f98bcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  47. ad06811 xen-netfront: properly destroy queues when removing device by David Vrabel · 9 years ago
  48. fbfd3bc drm/radeon/audio: make sure connector is valid in hotplug case by Alex Deucher · 9 years ago
  49. f4ecf29 mlx4_core: Fix fallback from MSI-X to INTx by Benjamin Poirier · 9 years ago
  50. 83a3511 lguest: fix out-by-one error in address checking. by Rusty Russell · 9 years ago
  51. ce0e5c5 xen/netback: Properly initialize credit_bytes by Ross Lagerwall · 9 years ago
  52. 2d1c18b Revert "drm/radeon: only mark audio as connected if the monitor supports it (v3)" by Alex Deucher · 9 years ago
  53. 1b887bf Merge tag 'mfd-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  54. 30a7266 Merge tag 'backlight-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 9 years ago
  55. 3a14075 dm: fix NULL pointer when clone_and_map_rq returns !DM_MAPIO_REMAPPED by Junichi Nomura · 9 years ago
  56. e0c2153 mfd: da9052: Fix broken regulator probe by Johan Hovold · 9 years ago
  57. 748a729 net: netxen: correct sysfs bin attribute return code by Vladimir Zapolskiy · 9 years ago
  58. a10f0df drm/radeon: don't share plls if monitors differ in audio support by Alex Deucher · 9 years ago
  59. adba657 hwmon: (ntc_thermistor) Ensure iio channel is of type IIO_VOLTAGE by Chris Lesiak · 9 years ago
  60. 983942a amd-xgbe-phy: Fix initial mode when autoneg is disabled by Lendacky, Thomas · 9 years ago
  61. 70f041b ttyFDC: Fix to use native endian MMIO reads by James Hogan · 9 years ago
  62. e21422d MIPS: Fix CDMM to use native endian MMIO reads by James Hogan · 9 years ago
  63. 4ae9944 dm: run queue on re-queue by Junichi Nomura · 9 years ago
  64. 68feaca backlight: pwm: Handle EPROBE_DEFER while requesting the PWM by Nicolas Ferre · 10 years ago
  65. 990ed27 drm/vgem: drop DRIVER_PRIME (v2) by Rob Clark · 9 years ago
  66. adbe088 net: dp83640: fix improper double spin locking. by Richard Cochran · 9 years ago
  67. a935865 net: dp83640: reinforce locking rules. by Richard Cochran · 9 years ago
  68. 397a253 net: dp83640: fix broken calibration routine. by Richard Cochran · 9 years ago
  69. a8b253b Merge tag 'pinctrl-v4.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  70. e7db38a Merge tag 'gpio-v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  71. 466c5ac net: stmmac: create one debugfs dir per net-device by Mathieu Olivari · 9 years ago
  72. 5369c71 net/ibm/emac: fix size of emac dump memory areas by Ivan Mikhaylov · 9 years ago
  73. c260c2f Merge tag 'wireless-drivers-for-davem-2015-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 9 years ago
  74. cc4a84c net: phy: bcm7xxx: Fix 7425 PHY ID and flags by Florian Fainelli · 9 years ago
  75. 5b13966 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  76. 9bd4459 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  77. cf539cb Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  78. 0b6280c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  79. 1c8df7b Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  80. a30ec4b Merge tag 'md/4.1-rc4-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  81. 1d82b0b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  82. 222ca8e net: macb: Disable half duplex gigabit on Zynq by Nathan Sullivan · 9 years ago
  83. 44f6731 cdc_ncm: Fix tx_bytes statistics by Bjørn Mork · 9 years ago
  84. d23c9a0 dmaengine: rcar-dmac: fixup spinlock in rcar-dmac by Kuninori Morimoto · 9 years ago
  85. aefa441 Merge tag 'iwlwifi-for-kalle-2015-05-21' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by Kalle Valo · 9 years ago
  86. 2e7f43c drm/plane-helper: Adapt cursor hack to transitional helpers by Daniel Vetter · 9 years ago
  87. a8106b1 Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  88. bb43589 Merge tag 'drm-intel-fixes-2015-05-21' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  89. 865d872 Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  90. 2f8126e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  91. 1865892 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  92. 83ee412 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  93. 97793a8 Merge tag 'mmc-4.1-rc3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  94. 6efdb11 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  95. 77b071e Input: smtpe-ts - wait 50mS until polling for pen-up by Marek Vasut · 9 years ago
  96. e686e9e Input: smtpe-ts - use msecs_to_jiffies() instead of HZ by Marek Vasut · 9 years ago
  97. 3d854120 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  98. 15397f1 Input: joydev - don't classify the vmmouse as a joystick by Thomas Hellstrom · 9 years ago
  99. 2922089 iwlwifi: mvm: avoid use-after-free on iwl_mvm_d0i3_enable_tx() by Eliad Peller · 9 years ago
  100. a500e46 iwlwifi: mvm: clean net-detect info if device was reset during suspend by Luciano Coelho · 9 years ago