1. 369f267 rapidio: use get_user_pages_unlocked() by Lorenzo Stoakes · 8 years ago
  2. e5d56ef Merge tag 'watchdog-for-linus-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  3. 94eae80 Merge tag 'platform-drivers-x86-v4.11-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  4. 5d8a00e Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  5. 7067739 Merge branch 'i2c/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  6. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  7. edccb59 Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linux by Linus Torvalds · 8 years ago
  8. 6e5c838 treewide: Remove remaining executable attributes from source files by Joe Perches · 8 years ago
  9. 7b46588 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  10. 915f3e3 mac80211_hwsim: Replace bogus hrtimer clockid by Thomas Gleixner · 8 years ago
  11. af050ab platform/x86: intel_turbo_max_3: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  12. 8d2c453 platform/x86: dell-laptop: Add Latitude 7480 and others to the DMI whitelist by Alex Hung · 8 years ago
  13. bd5762a platform/x86: intel-hid: Support 5 button array by Alex Hung · 8 years ago
  14. c685e20 platform/x86: thinkpad_acpi: Call led_classdev_notify_brightness_hw_changed on kbd brightness change by Hans de Goede · 8 years ago
  15. 86ec0c2 platform/x86: thinkpad_acpi: Use brightness_set_blocking callback for LEDs by Hans de Goede · 8 years ago
  16. 06da532 platform/x86: thinkpad_acpi: Stop setting led_classdev brightness directly by Hans de Goede · 8 years ago
  17. b8c5099 leds: class: Add new optional brightness_hw_changed attribute by Hans de Goede · 8 years ago
  18. 5ffa572 platform/x86: acer-wmi: add another KEY_WLAN keycode by Chris Chiu · 8 years ago
  19. 280642c platform/x86: acer-wmi: Inform firmware that RF Button Driver is active by Chris Chiu · 8 years ago
  20. 4ac20e6 platform/x86: asus-wireless: Fix indentation by João Paulo Rechi Vita · 8 years ago
  21. 4b7fb9f platform/x86: asus-wireless: Use per-HID HSWC parameters by João Paulo Rechi Vita · 8 years ago
  22. 23e775d platform/x86: intel_pmc_ipc: Add APL PMC PCI Id by Rajneesh Bhardwaj · 8 years ago
  23. 76062b4 platform/x86: intel_pmc_ipc: read s0ix residency API by Shanth Murthy · 8 years ago
  24. 8e4b8c7 platform/x86: alienware-wmi: Remove header duplicate by Andy Shevchenko · 8 years ago
  25. 25b4a38 platform/x86: intel_mid_powerbtn: Use SCU IPC directly by Andy Shevchenko · 8 years ago
  26. ca45ba0 platform/x86: intel_mid_powerbtn: Unify IRQ acknowledgment by Andy Shevchenko · 8 years ago
  27. 9c57b58 mm balloon: umount balloon_mnt when removing vb device by Yisheng Xie · 8 years ago
  28. dc18d70 memory-hotplug: use dev_online for memhp_auto_online by Nathan Fontenot · 8 years ago
  29. 8e19d54 zram: extend zero pages to same element pages by zhouxianrong · 8 years ago
  30. 8f526e1 drm: remove unnecessary fault wrappers by Ross Zwisler · 8 years ago
  31. 712c604 mm: wire up GFP flag passing in dma_alloc_from_contiguous by Lucas Stach · 8 years ago
  32. e2f466e mm: cma_alloc: allow to specify GFP mask by Lucas Stach · 8 years ago
  33. c791ace mm: replace FAULT_FLAG_SIZE with parameter to huge_fault by Dave Jiang · 8 years ago
  34. 9557fee dax: support for transparent PUD pages for device DAX by Dave Jiang · 8 years ago
  35. a2d5816 mm,fs,dax: change ->pmd_fault to ->huge_fault by Dave Jiang · 8 years ago
  36. a09759a zram: remove waitqueue for IO done by Minchan Kim · 8 years ago
  37. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  38. 3fc2192 mm: validate device_hotplug is held for memory hotplug by Dan Williams · 8 years ago
  39. f8e6859 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  40. a682e00 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  41. 1802979 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  42. e3a60ea watchdog: s3c2410: Add prefix to local function by Krzysztof Kozlowski · 8 years ago
  43. 53eac48 watchdog: s3c2410: Select MFD_SYSCON on all Exynos platforms by Krzysztof Kozlowski · 8 years ago
  44. 456f53d watchdog: s3c2410: Use dev_dbg instead of pr_info by Krzysztof Kozlowski · 8 years ago
  45. 0b44554 watchdog: s3c2410: Fix infinite interrupt in soft mode by Krzysztof Kozlowski · 8 years ago
  46. 4f21195 watchdog: s3c2410: Remove confusing CONFIG prefix from local defines by Krzysztof Kozlowski · 8 years ago
  47. 4cbc690 watchdog: softdog: make pretimeout support a compile option by Wolfram Sang · 8 years ago
  48. 8ce6796 watchdog: zx2967: add watchdog controller driver for ZTE's zx2967 family by Baoyou Xie · 8 years ago
  49. f201353 watchdog: sama5d4: Implement resume hook by Alexandre Belloni · 8 years ago
  50. 722ce63 watchdog: sama5d4: Cache MR instead of a partial config by Alexandre Belloni · 8 years ago
  51. 8f8dc7bf watchdog: ts72xx_wdt: convert driver to watchdog core by H Hartley Sweeten · 8 years ago
  52. 9170036 watchdog: ep93xx_wdt: cleanup and let the core handle the heartbeat by H Hartley Sweeten · 8 years ago
  53. 8751f90 watchdog: RDC321X_WDT always depends on PCI by Guenter Roeck · 8 years ago
  54. eca10ae watchdog: add driver for Cortina Gemini watchdog by Linus Walleij · 8 years ago
  55. b893e34 watchdog: constify watchdog_ops structures by Bhumika Goyal · 8 years ago
  56. bb292ac watchdog: Introduce watchdog_stop_on_unregister helper by Guenter Roeck · 8 years ago
  57. 540aea3 watchdog: ebc-c384_wdt: Utilize devm_ functions in driver probe callback by William Breathitt Gray · 8 years ago
  58. 4b448c9 watchdog: tegra_wdt: Convert to use device managed functions by Guenter Roeck · 8 years ago
  59. 64b849e watchdog: da9063_wdt: Convert to use device managed functions by Guenter Roeck · 8 years ago
  60. 528eff3 watchdog: da9062_wdt: Convert to use device managed functions by Guenter Roeck · 8 years ago
  61. 89f944c0 watchdog: da9055_wdt: Convert to use device managed functions by Guenter Roeck · 8 years ago
  62. 189c049 watchdog: da9052_wdt: Convert to use device managed functions by Guenter Roeck · 8 years ago
  63. 5f5aa6f watchdog: bcm2835_wdt: Convert to use device managed functions and other improvements by Guenter Roeck · 8 years ago
  64. cb5c14e watchdog: mena21_wdt: Convert to use device managed functions and other improvements by Guenter Roeck · 8 years ago
  65. 30cba9a1 watchdog: wm831x_wdt: Convert to use device managed functions by Guenter Roeck · 8 years ago
  66. dd36f6c watchdog: digicolor_wdt: Convert to use device managed functions and other improvements by Guenter Roeck · 8 years ago
  67. d3d77b5 watchdog: iTCO_wdt: Replace shutdown function with call to watchdog_stop_on_reboot by Guenter Roeck · 8 years ago
  68. 396164b watchdog: intel-mid_wdt: Convert to use device managed functions by Guenter Roeck · 8 years ago
  69. c8841a6 watchdog: meson_wdt: Convert to use device managed functions and other improvements by Guenter Roeck · 8 years ago
  70. 42f8269 watchdog: sunxi_wdt: Convert to use device managed functions and other improvements by Guenter Roeck · 8 years ago
  71. 7db1634 watchdog: aspeed_wdt: Convert to use device managed functions by Guenter Roeck · 8 years ago
  72. 9e14375 watchdog: coh901327_wdt: Use dev variable instead of pdev->dev by Guenter Roeck · 8 years ago
  73. 30c65b22 watchdog: coh901327_wdt: Use devm_ioremap_resource to map resources by Guenter Roeck · 8 years ago
  74. 14da8d4 watchdog: coh901327_wdt: Keep clock enabled after loading driver by Guenter Roeck · 8 years ago
  75. 01372ae watchdog: coh901327_wdt: Simplify error handling in probe function by Guenter Roeck · 8 years ago
  76. 0397c5d watchdog: tangox: Use watchdog core to install restart handler by Guenter Roeck · 8 years ago
  77. a70dcc0 watchdog: dw_wdt: Use watchdog core to install restart handler by Guenter Roeck · 8 years ago
  78. 71e9b2f watchdog: bcm2835_wdt: Use watchdog core to install restart handler by Guenter Roeck · 8 years ago
  79. 55dbe8f watchdog: asm9260_wdt: Use watchdog core to install restart handler by Guenter Roeck · 8 years ago
  80. 3b72c41 watchdog: bcm47xx_wdt: Don't validate platform data on remove by Guenter Roeck · 8 years ago
  81. 9616bd2 watchdog: iTCO_wdt: Simplify module init function by Guenter Roeck · 8 years ago
  82. 78e4569 watchdog: iTCO_wdt: Use pdev for platform device and pci_dev for pci device by Guenter Roeck · 8 years ago
  83. c7bbcc8 watchdog: iTCO_wdt: Use device managed resources by Guenter Roeck · 8 years ago
  84. ce1b95c watchdog: iTCO_wdt: Use allocated data structures by Guenter Roeck · 8 years ago
  85. 9bf2dfb watchdog: orion: fix spelling mistake: "harcoded" -> "hardcoded" by Colin Ian King · 8 years ago
  86. da2a68b watchdog: Enable COMPILE_TEST where possible by Guenter Roeck · 8 years ago
  87. e628a0c watchdog: pnx833x_wdt: Mark as broken by Guenter Roeck · 8 years ago
  88. 98078ca watchdog: nic7018_wdt: Add NIC7018 watchdog driver by Hui Chun Ong · 8 years ago
  89. 6c36893 watchdog: constify watchdog_info structures by Bhumika Goyal · 8 years ago
  90. cb5f9d4 watchdog: pika_wdt: add __ro_after_init to ident by Bhumika Goyal · 8 years ago
  91. 8d97005 watchdog: booke_wdt: add __ro_after_init to booke_wdt_info by Bhumika Goyal · 8 years ago
  92. 027d89d watchdog: sa11x0/pxa: fix error path of driver initialization by Vladimir Zapolskiy · 8 years ago
  93. f3519a6 watchdog: update my email address by John Crispin · 8 years ago
  94. 61febef dm-rq: don't dereference request payload after ending request by Jens Axboe · 8 years ago
  95. ef96152 Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  96. ce8c013 drm/tinydrm: mipi-dbi: Fix field width specifier warning by Noralf Trønnes · 8 years ago
  97. b401f34 drm/tinydrm: mipi-dbi: Silence: ‘cmd’ may be used uninitialized by Noralf Trønnes · 8 years ago
  98. b2e3c43 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  99. 195849e Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  100. 6ae52c6 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago