1. 31a3409 cpuidle / sleep: Do sanity checks in cpuidle_enter_freeze() too by Rafael J. Wysocki · 10 years ago
  2. 01e04f4 idle / sleep: Avoid excessive disabling and enabling interrupts by Rafael J. Wysocki · 10 years ago
  3. 5999537 hyperv: Implement netvsc_get_channels() ethool op by Andrew Schwartzmeyer · 10 years ago
  4. cd37a90 mac80211_hwsim: support any address in userspace by Bob Copeland · 10 years ago
  5. 2afe38d cfg80211-wext: export symbols only when needed by Johannes Berg · 10 years ago
  6. 56887149 drivers: net: cpsw: Set SECURE for dual_emac ucast by George McCollister · 10 years ago
  7. f46bf82 power: bq27x00_battery: add bq27510 support by Alexandre Belloni · 10 years ago
  8. 6588af6 usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers by Ben Hutchings · 10 years ago
  9. b224912 HSI: nokia-modem: fix error return code by Julia Lawall · 10 years ago
  10. ae1aa79 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  11. a015d33 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  12. f55ea3d9 niu: fix error handling in niu_class_to_ethflow() by Dan Carpenter · 10 years ago
  13. e973894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  14. 2ea55a2 zram: use proper type to update max_used_pages by Joonsoo Kim · 10 years ago
  15. b00eeae drivers/rtc/rtc-ds1685.c: fix conditional in ds1685_rtc_sysfs_time_regs_{show,store} by Joshua Kinard · 10 years ago
  16. 39ea34c rtc: ds1685: remove superfluous checks for out-of-range u8 values by Geert Uytterhoeven · 10 years ago
  17. 682354d rtc: ds1685: fix ds1685_rtc_alarm_irq_enable build error by Arnd Bergmann · 10 years ago
  18. b70661c net: smc91x: use run-time configuration on all ARM machines by Arnd Bergmann · 10 years ago
  19. 981c1fe staging: comedi: vmk80xx: remove "firmware version" kernel messages by H Hartley Sweeten · 10 years ago
  20. 7e4f1e7 staging: comedi: comedi_isadma: fix "stalled" detect in comedi_isadma_disable_on_sample() by H Hartley Sweeten · 10 years ago
  21. c18fafc Merge tag 'iio-fixes-for-4.0b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 10 years ago
  22. d582cb7 Merge tag 'iio-fixes-for-4.0a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 10 years ago
  23. 3608688 iio: ak8975: fix AK09911 dependencies by Arnd Bergmann · 10 years ago
  24. df586cb crypto: sahara - drop unnecessary default assignment by Nicholas Mc Guire · 10 years ago
  25. 6cf02fc crypto: sahara - pass on error condition by Nicholas Mc Guire · 10 years ago
  26. 58ed798 crypto: sahara - fix type of ret for wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  27. dd0fff8 crypto: mxs-dcp - fix type of ret for wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  28. d2e3ae6 crypto: vmx - Enabling VMX module for PPC64 by Leonidas S. Barbosa · 10 years ago
  29. 5c380d6 crypto: vmx - Add support for VMS instructions by ASM by Leonidas S. Barbosa · 10 years ago
  30. cc333cd crypto: vmx - Adding GHASH routines for VMX module by Marcelo H. Cerri · 10 years ago
  31. 4f7f60d crypto: vmx - Adding CTR routines for VMX module by Marcelo H. Cerri · 10 years ago
  32. 8c755ac crypto: vmx - Adding CBC routines for VMX module by Marcelo H. Cerri · 10 years ago
  33. 8676590 crypto: vmx - Adding AES routines for VMX module by Marcelo H. Cerri · 10 years ago
  34. 20a26fa crypto: vmx - Adding VMX module for Power 8 by Marcelo H. Cerri · 10 years ago
  35. a05973a mtd: s3c2410: drop useless / misspelled debug prints by Brian Norris · 10 years ago
  36. 7c2f717 mtd: pxa3xx_nand: initialiaze pxa3xx_flash_ids to 0 by Antoine Ténart · 10 years ago
  37. ed446cc Merge MTD updates into -next by Brian Norris · 10 years ago
  38. e423c90 mtd: pxa3xx_nand: fix driver when num_cs is 0 by Robert Jarzmik · 10 years ago
  39. 2454225 mtd: pxa3xx-nand: handle PIO in threaded interrupt by Robert Jarzmik · 10 years ago
  40. adf716d Merge MTD updates into -next by Brian Norris · 10 years ago
  41. 8dad038 mtd: nand: pxa3xx: Fix PIO FIFO draining by Maxime Ripard · 10 years ago
  42. f126079 thermal: int340x_thermal: Ignore missing _ART, _TRT tables by Srinivas Pandruvada · 10 years ago
  43. 3a4562a thermal/intel_powerclamp: add id for Avoton SoC by Miguel Bernal Marin · 10 years ago
  44. 1c07051 Merge tag 'renesas-sh-drivers-for-v4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas by Linus Torvalds · 10 years ago
  45. f1651a2 PCI: versatile: Update for list_for_each_entry() API change by Joachim Nilsson · 10 years ago
  46. 061c1a6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 10 years ago
  47. c30e76a amd-xgbe: Request IRQs only after driver is fully setup by Lendacky, Thomas · 10 years ago
  48. 7488c3e net: asix: add support for the Sitecom LN-028 USB adapter by Luca Ceresoli · 10 years ago
  49. 247f6d0 team: allow TSO being set on master by Jiri Pirko · 10 years ago
  50. 0d79a49 vhost: drop hard-coded num_buffers size by Michael S. Tsirkin · 10 years ago
  51. 4c5a844 vhost: cleanup iterator update logic by Michael S. Tsirkin · 10 years ago
  52. 5f2ebfb rocker: silence shift wrapping warning by Dan Carpenter · 10 years ago
  53. e65ad3b rocker: add a check for NULL in rocker_probe_ports() by Dan Carpenter · 10 years ago
  54. f01aa63 cxgb4: Fix PCI-E Memory window interface for big-endian systems by Hariprasad Shenai · 10 years ago
  55. 2b0c2e2d enic: do notify_check before returning credits by Sujith Sankar · 10 years ago
  56. e5db298 dm io: deal with wandering queue limits when handling REQ_DISCARD and REQ_WRITE_SAME by Darrick J. Wong · 10 years ago
  57. 09ee96b dm snapshot: suspend merging snapshot when doing exception handover by Mikulas Patocka · 10 years ago
  58. b735fed dm snapshot: suspend origin when doing exception handover by Mikulas Patocka · 10 years ago
  59. d4c5dca target: rewrite fd_execute_write_same by Christoph Hellwig · 10 years ago
  60. 6b9a44d target: use vfs_iter_read/write in fd_do_rw by Christoph Hellwig · 10 years ago
  61. ab7c7bb dm: hold suspend_lock while suspending device during device deletion by Mikulas Patocka · 10 years ago
  62. f89fe1f drm/i915: Update DRIVER_DATE to 20150227 by Daniel Vetter · 10 years ago
  63. e8dec1d drm/i915: Clarify obj->map_and_fenceable by Chris Wilson · 10 years ago
  64. c91799c at86rf230: add warning if edge-triggered irq by Alexander Aring · 10 years ago
  65. 702d211 at86rf230: add irq low-level for polarity by Alexander Aring · 10 years ago
  66. be64f07 at86rf230: add irqmask mode setting by Alexander Aring · 10 years ago
  67. 2c2f7ec at86rf230: remove tx_timeout by Alexander Aring · 10 years ago
  68. ccdaeb2 at86rf230: add support for external xtal trim by Alexander Aring · 10 years ago
  69. aaa1c4d at86rf230: copy pdata to driver allocated space by Alexander Aring · 10 years ago
  70. 9a8f0a1 drm/i915/skl: Allow Y (and Yf) frame buffer creation by Tvrtko Ursulin · 10 years ago
  71. 0fda656 drm/i915/skl: Update watermarks for Y tiling by Tvrtko Ursulin · 10 years ago
  72. d4c2aa6 drm/i915/skl: Updated watermark programming by Tvrtko Ursulin · 10 years ago
  73. 40f4628 drm/i915/skl: Adjust get_plane_config() to support Yb/Yf tiling by Damien Lespiau · 10 years ago
  74. 1327b9a drm/i915/skl: Teach pin_and_fence_fb_obj() about Y tiling constraints by Damien Lespiau · 10 years ago
  75. b5d0e9b drm/i915/skl: Adjust intel_fb_align_height() for Yb/Yf tiling by Damien Lespiau · 10 years ago
  76. b321803 drm/i915/skl: Allow scanning out Y and Yf fbs by Damien Lespiau · 10 years ago
  77. 3f52c6e drm/i915: Remove DRIVER_MODESET checks from modeset code by Daniel Vetter · 10 years ago
  78. 8634bd4 drm/i915: Remove regfile code&data for UMS suspend/resume by Daniel Vetter · 10 years ago
  79. 5f027a3 dm thin: fix to consistently zero-fill reads to unprovisioned blocks by Joe Thornber · 10 years ago
  80. 1d03184 drm/i915: Remove DRIVER_MODESET checks from gem code by Daniel Vetter · 10 years ago
  81. 33d30a9 drm/i915: Remove DRIVER_MODESET checks in the gpu reset code by Daniel Vetter · 10 years ago
  82. d581893 drm/i915: Remove DRIVER_MODESET checks from suspend/resume code by Daniel Vetter · 10 years ago
  83. 17fa646 drm/i915: Remove DRIVER_MODESET checks in load/unload/close code by Daniel Vetter · 10 years ago
  84. 6c50634 crypto: ccp - Add ACPI support by Tom Lendacky · 10 years ago
  85. be03a3a crypto: ccp - Convert calls to their devm_ counterparts by Tom Lendacky · 10 years ago
  86. 261bf07 crypto: ccp - Use dma_set_mask_and_coherent to set DMA mask by Tom Lendacky · 10 years ago
  87. a5bd093 crypto: ccp - Update CCP build support by Tom Lendacky · 10 years ago
  88. 8db8846 crypto: ccp - Updates for checkpatch warnings/errors by Tom Lendacky · 10 years ago
  89. 344a702 wil6210: track privacy connection attribute by Vladimir Kondratiev · 10 years ago
  90. 774974e wil6210: rename 'secure_pcp' to 'privacy' by Vladimir Kondratiev · 10 years ago
  91. 8f55cbe wil6210: Fix division by zero in wil_vring_debugfs_show by Boris Sorochkin · 10 years ago
  92. 0436fd9 wil6210: Change of threshold for tx vring idleness measurement by Vladimir Shulman · 10 years ago
  93. 33c477f wil6210: branch prediction hints by Vladimir Kondratiev · 10 years ago
  94. e335127 wil6210: enable fix for HW bug in 802.11->803.3 transform by Vladimir Kondratiev · 10 years ago
  95. 9a5511b wil6210: remove support for old hardware by Vladimir Kondratiev · 10 years ago
  96. 2cd0f02 wil6210: boot loader by Vladimir Kondratiev · 10 years ago
  97. 4ce7bc0 mwifiex: fix usb tx data payload offset issue by Zhaoyang Liu · 10 years ago
  98. 31def91 mwifiex: DMA alignment for RX packets by Avinash Patil · 10 years ago
  99. 1c4c24e mwifiex: modify TX buff size for SD8887 by Avinash Patil · 10 years ago
  100. b4e8aeb mwifiex: change datatype to bool for device capability flags by Avinash Patil · 10 years ago