1. e04abfa Merge branches 'mlx5', 'qib' and 'srp' into for-next by Roland Dreier · 11 years ago
  2. 5e631a0 mlx5: Return -EFAULT instead of -EPERM by Dan Carpenter · 11 years ago
  3. 0b3ddf3 IB/qib: Log all SDMA errors unconditionally by Dean Luick · 11 years ago
  4. 308c813 IB/qib: Fix module-level leak by Mike Marciniszyn · 11 years ago
  5. 288dde9 mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB spec by Moshe Lazer · 11 years ago
  6. 80d5e8a IB/srp: Let srp_abort() return FAST_IO_FAIL if TL offline by Bart Van Assche · 11 years ago
  7. cce78da watchdog: hpwdt: Add check for UEFI bits by Mingarelli, Thomas · 11 years ago
  8. 086f3ec watchdog: softdog: remove replaceable ping operation by Kim, Milo · 11 years ago
  9. 26c57ef watchdog: New watchdog driver for MEN A21 watchdogs by Johannes Thumshirn · 11 years ago
  10. 6910ceb Watchdog: fix clearing of the watchdog interrupt by Russell King · 11 years ago
  11. fa142ff Watchdog: allow orion_wdt to be built for Dove by Russell King · 11 years ago
  12. 938d0a8 watchdog: Add Broadcom BCM2835 watchdog timer driver by Lubomir Rintel · 11 years ago
  13. 9903883f Merge tag 'dm-3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 11 years ago
  14. 6d2fa9e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  15. 08e2a7d drm/i915: Use for_each_pipe() when possible by Damien Lespiau · 11 years ago
  16. 6e63a3a watchdog: delete mpcore_wdt driver by Viresh Kumar · 11 years ago
  17. 8fce9b3 watchdog: xilinx: Setup the origin compatible string by Michal Simek · 11 years ago
  18. 0edcd16 Merge tag 'remoteproc-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 11 years ago
  19. 7728f03 Merge tag 'pm+acpi-3.11-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  20. 9419c07 watchdog: xilinx: Fix driver header by Michal Simek · 11 years ago
  21. 4838806 watchdog: wdrtas: don't use custom version of print_hex_dump by Andy Shevchenko · 11 years ago
  22. 8cbd0ee Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  23. fcf9567 watchdog: core: don't try to stop device if not running by Hector Palacios · 11 years ago
  24. 5f31497 watchdog: jz4740: Pass device to clk_get by Lars-Peter Clausen · 11 years ago
  25. 6638f4e watchdog: twl4030: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  26. 6697dbd watchdog: mpcore: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  27. 76692c9 watchdog: da9055: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  28. 552a964 watchdog: da9052: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  29. 26556b6 watchdog: cpwd: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  30. 0183984c watchdog: s3c2410_wdt: convert s3c2410wdt to dev_pm_ops by Jingoo Han · 12 years ago
  31. 3828924 watchdog: s3c2410_wdt: use dev_err()/dev_info() instead of pr_err()/pr_info() by Jingoo Han · 12 years ago
  32. 1ae995d watchdog: wm831x: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  33. 7a5da03 watchdog: wm831x_wdt: use devm_gpio_request_one() by Jingoo Han · 11 years ago
  34. d3a33a950 watchdog: mtx1-wdt: use devm_gpio_request_one() by Jingoo Han · 11 years ago
  35. 07bf971 watchdog: sp805_wdt: use devm_clk_get() by Jingoo Han · 11 years ago
  36. 4d2327c watchdog: shwdt: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  37. 2f7b9b4 watchdog: shwdt: use devm_clk_get() by Jingoo Han · 11 years ago
  38. 259181f watchdog: pnx4008_wdt: use devm_clk_get() by Jingoo Han · 11 years ago
  39. bdf4957 watchdog: imx2_wdt: use devm_clk_get() by Jingoo Han · 11 years ago
  40. 0b93026 watchdog: dw_wdt: Staticize local symbol by Sachin Kamat · 11 years ago
  41. f2966cd ifb: fix oops when loading the ifb failed by dingtianhong · 11 years ago
  42. 2c8a018 dummy: fix oops when loading the dummy failed by dingtianhong · 11 years ago
  43. cf3cc8c watchdog: dw_wdt: use devm_clk_get() by Jingoo Han · 11 years ago
  44. 9d8a7f1 watchdog: ts72xx_wdt: use devm_*() functions by Jingoo Han · 11 years ago
  45. b94828f watchdog: riowd: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  46. a508e2e watchdog: riowd: use devm_kzalloc() by Jingoo Han · 11 years ago
  47. 52ccc5a watchdog: rc32434_wdt: use devm_ioremap_nocache() functions by Jingoo Han · 11 years ago
  48. 3666eb0 watchdog: nuc900_wdt: use devm_*() functions by Jingoo Han · 11 years ago
  49. ac1bb69 watchdog: mv64x60_wdt: use devm_ioremap() by Jingoo Han · 11 years ago
  50. ce9a1bf drivers: net: phy: at803x: Add missing mdio device id by Helmut Schaa · 11 years ago
  51. 626d65a watchdog: bcm63xx_wdt: use devm_ioremap_nocache() by Jingoo Han · 11 years ago
  52. 321e312 watchdog: at32ap700x: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  53. a796078 watchdog: at32ap700x_wdt: use devm_*() functions by Jingoo Han · 11 years ago
  54. 1b4fc0e bnx2x: fix tunneling CSUM calculation by Dmitry Kravkov · 11 years ago
  55. a8798a5 alx: fix lockdep annotation by Maarten Lankhorst · 11 years ago
  56. f89e57c vxlan: Fix kernel crash on rmmod. by Pravin B Shelar · 11 years ago
  57. 0692282 drm/i915: fix up readout of the lvds dither bit on gen2/3 by Daniel Vetter · 11 years ago
  58. 22fa90c vhost: Remove custom vhost rcu usage by Asias He · 11 years ago
  59. e780221 vhost-scsi: Always access vq->private_data under vq mutex by Asias He · 11 years ago
  60. c0d6a3d drm/i915: don't enable PM_VEBOX_CS_ERROR_INTERRUPT by Daniel Vetter · 11 years ago
  61. c7113cc drm/i915: unify ring irq refcounts (again) by Daniel Vetter · 11 years ago
  62. 2e26af7 vhost-net: Always access vq->private_data under vq mutex by Asias He · 11 years ago
  63. 59cdb63 drm/i915: kill dev_priv->rps.lock by Daniel Vetter · 11 years ago
  64. 2adbee6 drm/i915: queue work outside spinlock in hsw_pm_irq_handler by Daniel Vetter · 11 years ago
  65. 41a05a3 drm/i915: streamline hsw_pm_irq_handler by Daniel Vetter · 11 years ago
  66. d0ecd7e drm/i915: irq handlers don't need interrupt-safe spinlocks by Daniel Vetter · 11 years ago
  67. de28075 drm/i915: kill lpt pch transcoder->crtc mapping code for fifo underruns by Daniel Vetter · 11 years ago
  68. 7336df6 drm/i915: improve GEN7_ERR_INT clearing for fifo underrun reporting by Daniel Vetter · 11 years ago
  69. 1dd246f drm/i915: improve SERR_INT clearing for fifo underrun reporting by Daniel Vetter · 11 years ago
  70. fee884e drm/i915: extract ibx_display_interrupt_update by Daniel Vetter · 11 years ago
  71. 103ccee spi: revert master->setup function removal for altera and nuc900 by Stephen Warren · 11 years ago
  72. d320c07 efivars: check for EFI_RUNTIME_SERVICES by Matt Fleming · 11 years ago
  73. b41e6a5 sh_eth: SH_ETH should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  74. 61d46bf macvtap: correctly linearize skb when zerocopy is used by Jason Wang · 11 years ago
  75. 3dd5c33 tuntap: correctly linearize skb when zerocopy is used by Jason Wang · 11 years ago
  76. 440d57b ifb: fix rcu_sched self-detected stalls by dingtianhong · 11 years ago
  77. b4294ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  78. 4ece92d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 11 years ago
  79. 45dd95c r8169: add a new chip for RTL8411 by hayeswang · 11 years ago
  80. 8b80cda net: rename ll methods to busy-poll by Eliezer Tamir · 11 years ago
  81. 076bb0c net: rename include/net/ll_poll.h to include/net/busy_poll.h by Eliezer Tamir · 11 years ago
  82. 9d0eb0a dm: add switch target by Jim Ramsay · 11 years ago
  83. 2a7faeb dm: optimize reorder structure by Mikulas Patocka · 11 years ago
  84. 83d5e5b dm: optimize use SRCU and RCU by Mikulas Patocka · 11 years ago
  85. 2480945 dm bufio: submit writes outside lock by Mikulas Patocka · 11 years ago
  86. 43aeaa2 dm cache: fix arm link errors with inline by Mikulas Patocka · 11 years ago
  87. 553d8fe dm verity: use __ffs and __fls by Mikulas Patocka · 11 years ago
  88. 75e3a0f dm flakey: correct ctr alloc failure mesg by Alasdair G Kergon · 11 years ago
  89. 5d8be84 dm verity: remove pointless comparison by Mikulas Patocka · 11 years ago
  90. 220cd05 dm: use __GFP_HIGHMEM in __vmalloc by Mikulas Patocka · 11 years ago
  91. b1bf2de dm verity: fix inability to use a few specific devices sizes by Mikulas Patocka · 11 years ago
  92. 1c0e883 dm ioctl: set noio flag to avoid __vmalloc deadlock by Mikulas Patocka · 11 years ago
  93. 6c182cd dm mpath: fix ioctl deadlock when no paths by Hannes Reinecke · 11 years ago
  94. 5f12972 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  95. 15a49b9 Merge tag 'vfio-v3.11' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 11 years ago
  96. 8d10aae Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 11 years ago
  97. 6664565 Merge tag 'iommu-updates-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  98. 496fd15 drm: avoid warning in drm_load_edid_firmware() by Linus Torvalds · 11 years ago
  99. aabb987 sunvnet: vnet_port_remove must call unregister_netdev by Dave Kleikamp · 11 years ago
  100. fef8ce16 x86 platform drivers: fix gpio leak by Libo Chen · 11 years ago