1. 4b1779c Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  2. b1586f0 netpoll: Use skb_irq_freeable to make zap_completion_queue safe. by Eric W. Biederman · 11 years ago
  3. 574f719 net: Add a test to see if a skb is freeable in irq context by Eric W. Biederman · 11 years ago
  4. f91ca78 Merge tag 'linux-can-fixes-for-3.15-20140401' of git://gitorious.org/linux-can/linux-can by David S. Miller · 11 years ago
  5. 7f1f605 qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port' by Shahed Shaikh · 11 years ago
  6. 3e0d8a0 ext2: acl: remove unneeded include of linux/capability.h by Jakub Sitnicki · 11 years ago
  7. 8585b31 xtensa: dump sysmem from the bootmem_init by Max Filippov · 11 years ago
  8. 06bd282 xtensa: handle memmap kernel option by Max Filippov · 11 years ago
  9. 6232791 xtensa: keep sysmem banks ordered in mem_reserve by Max Filippov · 11 years ago
  10. 9d4b52d xtensa: keep sysmem banks ordered in add_sysmem_bank by Max Filippov · 11 years ago
  11. 9ba067f xtensa: split bootparam and kernel meminfo by Max Filippov · 11 years ago
  12. 25df819 xtensa: enable sorting extable at build time by Max Filippov · 11 years ago
  13. a3cfda9 xtensa: export __{invalidate,flush}_dcache_range by Max Filippov · 11 years ago
  14. eb8451e xtensa: Export __invalidate_icache_range by Geert Uytterhoeven · 11 years ago
  15. 6157d3c drm/i915: add BDW runtime PM support by Paulo Zanoni · 11 years ago
  16. 3c4c9b8 drm/i915: BDW needs D_COMP writes through MCHBAR by Paulo Zanoni · 11 years ago
  17. 414de7a drm/i915: remove HAS_PC8 check by Paulo Zanoni · 11 years ago
  18. 9a952a0 drm/i915: add SNB runtime PM support by Paulo Zanoni · 11 years ago
  19. 97bea20 drm/i915: add gen-specific runtime suspend/resume functions by Paulo Zanoni · 11 years ago
  20. 730488b drm/i915: kill dev_priv->pm.regsave by Paulo Zanoni · 11 years ago
  21. 0c84121 drm/i915: only enable HWSTAM interrupts on postinstall on ILK+ by Paulo Zanoni · 11 years ago
  22. 823f6b3 drm/i915: add gen8_irq_reset by Paulo Zanoni · 11 years ago
  23. be30b29 drm/i915: add ironlake_irq_reset by Paulo Zanoni · 11 years ago
  24. d4eb6b1 drm/i915: add missing intel_hpd_irq_uninstall by Paulo Zanoni · 11 years ago
  25. 1c69eb4 drm/i915: remove ibx_irq_uninstall by Paulo Zanoni · 11 years ago
  26. 622364b drm/i915: enable SDEIER later by Paulo Zanoni · 11 years ago
  27. 8f6ff03 drm/i915: call ibx_irq_uninstall from gen8_irq_uninstall by Paulo Zanoni · 11 years ago
  28. efbd3fc drm/i915: extract ibx_irq_uninstall by Paulo Zanoni · 11 years ago
  29. 7c4d664 drm/i915: fix open coded gen5_gt_irq_preinstall by Paulo Zanoni · 11 years ago
  30. c6d954c drm/i915: fix GEN7_ERR_INT init/reset code by Paulo Zanoni · 11 years ago
  31. 105b122 drm/i915: fix SERR_INT init/reset code by Paulo Zanoni · 11 years ago
  32. 337ba01 drm/i915: check if IIR is still zero at postinstall on Gen5+ by Paulo Zanoni · 11 years ago
  33. 3507989 drm/i915: add GEN5_IRQ_INIT by Paulo Zanoni · 11 years ago
  34. f86f3fb drm/i915: properly clear IIR at irq_uninstall on Gen5+ by Paulo Zanoni · 11 years ago
  35. c71ae01 drm/i915: don't forget to uninstall the PM IRQs by Paulo Zanoni · 11 years ago
  36. c955483 drm/i915: add GEN5_IRQ_FINI by Paulo Zanoni · 11 years ago
  37. 5c50244 drm/i915: use GEN8_IRQ_INIT on GEN5 by Paulo Zanoni · 11 years ago
  38. 0bda1cf drm/i915: also use GEN5_IRQ_INIT with south display interrupts by Paulo Zanoni · 11 years ago
  39. a9d356a drm/i915: add GEN5_IRQ_INIT macro by Paulo Zanoni · 11 years ago
  40. b2853fd6 IB/core: Don't resolve passive side RoCE L2 address in CMA REQ handler by Moni Shoua · 11 years ago
  41. 83a7280 drm/i915: Adding VBT fields to support eDP DRRS feature by Pradeep Bhat · 11 years ago
  42. c2d1535 drm: Make drm_clflush_virt_range() void* by Ville Syrjälä · 11 years ago
  43. 16c6c56 drm/i915: Refactor gmch hpd irq handling by Ville Syrjälä · 11 years ago
  44. 50e6a2a drm/i915/bdw: RPS frequency bits are the same as HSW by Ben Widawsky · 11 years ago
  45. 3280e8b drm/i915/bdw: Extract rp_state_caps logic by Ben Widawsky · 11 years ago
  46. f9bdc58 drm/i915/bdw: Set initial rps freq to RP1 by Ben Widawsky · 11 years ago
  47. 49277c3 drm/i915: Split dp post_disable hooks by Ville Syrjälä · 11 years ago
  48. 5812d07 drm/i915: Kill crtc->plane checks from the primary plane update hooks by Ville Syrjälä · 11 years ago
  49. c7b78e6 drm/i915: Deprecate UMS harder by Daniel Vetter · 11 years ago
  50. 77fec55 drm/i915: drop the typedef for drm_i915_private_t by Jani Nikula · 11 years ago
  51. af76ae44 drm/i915: Use a macro to express the range of valid gens for reg_read by Damien Lespiau · 11 years ago
  52. adb4bd1 drm/i915: Match debugfs interface name to new RPS naming by Deepak S · 11 years ago
  53. 38fb6a4 drm/i915: Hide the per forcewake-engine register ranges by Damien Lespiau · 11 years ago
  54. b88b23d drm/i915: Hide vlv_force_wake_{get, put}() in intel_uncore.c by Damien Lespiau · 11 years ago
  55. 1643a9c drm/i915: drop __FUNCTION__ as argument to DRM_DEBUG_KMS by Christoph Jaeger · 11 years ago
  56. 068be56 drm/i915: Don't store the max cursor width/height in the crtc by Damien Lespiau · 11 years ago
  57. 4e6e1a5 drm/i915: vlv: get power domain for eDP vdd by Imre Deak · 11 years ago
  58. d60c447 drm/i915: vlv: cache current CD clock rate by Imre Deak · 11 years ago
  59. 0d8f949 drm/i915: Add PM interrupt details and RPS thresholds to debugfs by Chris Wilson · 11 years ago
  60. 180b813 drm/i915: Add OACONTROL to the command parser register whitelist. by Kenneth Graunke · 11 years ago
  61. 5c411bb drm/i915: Enable command parsing by default by Brad Volkin · 11 years ago
  62. d728c8e drm/i915: Add a CMD_PARSER_VERSION getparam by Brad Volkin · 11 years ago
  63. 114d4f7 drm/i915: Reject commands that would store to global HWS page by Brad Volkin · 11 years ago
  64. d4d4803 drm/i915: Enable PPGTT command parser checks by Brad Volkin · 11 years ago
  65. b18b396 drm/i915: Reject commands that explicitly generate interrupts by Brad Volkin · 11 years ago
  66. f0a346b drm/i915: Enable register whitelist checks by Brad Volkin · 11 years ago
  67. 220375a drm/i915: Add register whitelist for DRM master by Brad Volkin · 11 years ago
  68. 5947de9 drm/i915: Add register whitelists for mesa by Brad Volkin · 11 years ago
  69. 17c1eb1 drm/i915: Allow some privileged commands from master by Brad Volkin · 11 years ago
  70. 9c640d1 drm/i915: Reject privileged commands by Brad Volkin · 11 years ago
  71. 3a6fa98 drm/i915: Initial command parser table definitions by Brad Volkin · 11 years ago
  72. 8d214b7 drm/i915: Allow full PPGTT with param override by Ben Widawsky · 11 years ago
  73. 0260c42 drm/i915: Split out GTT specific header file by Ben Widawsky · 11 years ago
  74. 921d42e drm/i915: make semaphore signaller detection more robust by Daniel Vetter · 11 years ago
  75. a028c4b drm/i915: Add FIXME for bdw semaphore detection in hancheck by Daniel Vetter · 11 years ago
  76. aa83e30 drm/i915: Rename GFX_TLB_INVALIDATE_ALWAYS by Chris Wilson · 11 years ago
  77. 62ff577 Merge tag 'edac_for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 11 years ago
  78. c8431fd drm/i915: don't get/put runtime PM at the debugfs forcewake file by Paulo Zanoni · 11 years ago
  79. 882244a drm/i915: fix WARNs when reading DDI state while suspended by Paulo Zanoni · 11 years ago
  80. a23dc65 drm/i915: don't read cursor registers on powered down pipes by Paulo Zanoni · 11 years ago
  81. b0e5ddf drm/i915: get runtime PM at i915_display_info by Paulo Zanoni · 11 years ago
  82. efbc20a drm/i915: don't read pp_ctrl_reg if we're suspended by Paulo Zanoni · 11 years ago
  83. 26f31fb Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  84. 0c8cfba Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  85. 408eccc net: ptp: move PTP classifier in its own file by Daniel Borkmann · 11 years ago
  86. cf67c70 drm/i915: get runtime PM at i915_reg_read_ioctl by Paulo Zanoni · 11 years ago
  87. aa0b3b5 drm/i915: don't schedule force_wake_timer at gen6_read by Paulo Zanoni · 11 years ago
  88. a0e7398 dt: Remove dangling "select PROC_DEVICETREE" by Grant Likely · 11 years ago
  89. ae48434 drm/i915: vlv: reserve the GT power context only once during driver init by Imre Deak · 11 years ago
  90. 7baea6ef net: sxgbe: make "core_ops" static by Dan Carpenter · 11 years ago
  91. 4f6ed91 net: sxgbe: fix logical vs bitwise operation by Dan Carpenter · 11 years ago
  92. ca231f8 net: sxgbe: sxgbe_mdio_register() frees the bus by Dan Carpenter · 11 years ago
  93. 52ad762 Call efx_set_channels() before efx->type->dimension_resources() by Daniel Pieczko · 11 years ago
  94. e9d8b2c xen-netback: disable rogue vif in kthread context by Wei Liu · 11 years ago
  95. a66132f net/mlx4: Set proper build dependancy with vxlan by Or Gerlitz · 11 years ago
  96. c5abe7c be2net: fix build dependency on VxLAN by Sathya Perla · 11 years ago
  97. e462ded mac802154: make csma/cca parameters per-wpan by Phoebe Buckheister · 11 years ago
  98. 336908f mac802154: allow only one WPAN to be up at any given time by Phoebe Buckheister · 11 years ago
  99. c12ac9f Merge tag 'spi-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
  100. 3786075 Merge tag 'regulator-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 11 years ago