1. bc8755b mm: check __highest_present_section_nr directly in memory_dev_init() by Wei Yang · 7 years ago
  2. d0dc12e mm/memory_hotplug: optimize memory hotplug by Pavel Tatashin · 7 years ago
  3. fc44f7f mm/memory_hotplug: don't read nid from struct page during hotplug by Pavel Tatashin · 7 years ago
  4. b77eab7 mm/memory_hotplug: optimize probe routine by Pavel Tatashin · 7 years ago
  5. 38047d5 Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  6. ac9053d Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  7. ffd776b Merge tag 'regmap-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 7 years ago
  8. f2d2856 Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  9. 9b32105 kernel: add ksys_unshare() helper; remove in-kernel calls to sys_unshare() by Dominik Brodowski · 7 years ago
  10. 447016e fs: add ksys_chdir() helper; remove in-kernel calls to sys_chdir() by Dominik Brodowski · 7 years ago
  11. a16fe33 fs: add ksys_chroot() helper; remove-in kernel calls to sys_chroot() by Dominik Brodowski · 7 years ago
  12. 312db1a fs: add ksys_mount() helper; remove in-kernel calls to sys_mount() by Dominik Brodowski · 7 years ago
  13. 1fe56e0 drivers: base: remove check for callback in coredump_store() by Arend van Spriel · 7 years ago
  14. 5d42c96 firmware: add firmware_request_cache() to help with cache on reboot by Luis R. Rodriguez · 7 years ago
  15. c6263a4 firmware: fix typo on pr_info_once() when ignore_sysfs_fallback is used by Luis R. Rodriguez · 7 years ago
  16. f2d9b66 drivers: base: Unified device connection lookup by Heikki Krogerus · 7 years ago
  17. ccce305 firmware: explicitly include vmalloc.h by Stephen Rothwell · 7 years ago
  18. 995e869 firmware: ensure the firmware cache is not used on incompatible calls by Luis R. Rodriguez · 7 years ago
  19. 3194d06 firmware: add helper to check to see if fw cache is setup by Luis R. Rodriguez · 7 years ago
  20. d15d731 firmware: fix checking for return values for fw_add_devm_name() by Luis R. Rodriguez · 7 years ago
  21. 60fa742 rename: _request_firmware_load() fw_load_sysfs_fallback() by Luis R. Rodriguez · 7 years ago
  22. 2cd7a1c firmware: enable to force disable the fallback mechanism at run time by Luis R. Rodriguez · 7 years ago
  23. ceb1813 firmware: enable run time change of forcing fallback loader by Luis R. Rodriguez · 7 years ago
  24. 5d6d1dd firmware: move firmware loader into its own directory by Luis R. Rodriguez · 7 years ago
  25. d73f821 firmware: split firmware fallback functionality into its own file by Luis R. Rodriguez · 7 years ago
  26. e05cb73 firmware: move loading timeout under struct firmware_fallback_config by Luis R. Rodriguez · 7 years ago
  27. 5d9566b firmware: use helpers for setting up a temporary cache timeout by Luis R. Rodriguez · 7 years ago
  28. b2e9a85 firmware: simplify CONFIG_FW_LOADER_USER_HELPER_FALLBACK further by Luis R. Rodriguez · 7 years ago
  29. 3aaba24 driver core: cpu: use put_device() if device_register fail by Arvind Yadav · 7 years ago
  30. c1cc0d5 driver core: node: use put_device() if device_register fail by Arvind Yadav · 7 years ago
  31. c8ae167 driver core: platform: use put_device() if device_register fail by Arvind Yadav · 7 years ago
  32. ef49ec1 base: soc: use put_device() instead of kfree() by Arvind Yadav · 7 years ago
  33. 9de9a44 Revert "base: arch_topology: fix section mismatch build warnings" by Gaku Inami · 7 years ago
  34. ad4365f firmware: enable to split firmware_class into separate target files by Luis R. Rodriguez · 7 years ago
  35. 2889312 Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/mmio-clk' into regmap-next by Mark Brown · 7 years ago
  36. 493ea0c Merge remote-tracking branch 'regmap/topic/bulk' into regmap-next by Mark Brown · 7 years ago
  37. f981c6c Merge remote-tracking branches 'regmap/fix/i2c' and 'regmap/fix/volatile' into regmap-linus by Mark Brown · 7 years ago
  38. aa584ba Merge remote-tracking branch 'regmap/fix/core' into regmap-linus by Mark Brown · 7 years ago
  39. d2f2bb8 Merge remote-tracking branch 'regmap/fix/cache' into regmap-linus by Mark Brown · 7 years ago
  40. 59dd2a8 regmap: debugfs: Improve warning message on debugfs_create_dir() failure by Fabio Estevam · 7 years ago
  41. 17cf46c regmap: debugfs: Free map->debugfs_name when debugfs_create_dir() failed by Jeffy Chen · 7 years ago
  42. 46589e9 regmap: debugfs: Don't leak dummy names by Mark Brown · 7 years ago
  43. a430ab2 regmap: debugfs: Disambiguate dummy debugfs file name by Fabio Estevam · 7 years ago
  44. ead18c2 driver core: Introduce device links reference counting by Lukas Wunner · 7 years ago
  45. da997b2 PM / wakeirq: Add wakeup name to dedicated wake irqs by Tony Lindgren · 7 years ago
  46. 3189566 regmap: mmio: Add function to attach a clock by Maxime Ripard · 7 years ago
  47. fb44f3c regmap: Merge redundant handling in regmap_bulk_write by Charles Keepax · 7 years ago
  48. 364e378 regmap: Tidy up regmap_raw_write chunking code by Charles Keepax · 7 years ago
  49. 7ef2c6b regmap: Move the handling for max_raw_write into regmap_raw_write by Charles Keepax · 7 years ago
  50. b4ecfec regmap: Remove unnecessary printk for failed allocation by Charles Keepax · 7 years ago
  51. 0812d8f regmap: Format data for raw write in regmap_bulk_write by Charles Keepax · 7 years ago
  52. 2936e84 Merge branch 'fix/core' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-bulk by Mark Brown · 7 years ago
  53. 9b947a1 regmap: use debugfs even when no device by David Lechner · 7 years ago
  54. 12ae380 regmap: Allow missing device in regmap_name_read_file() by David Lechner · 7 years ago
  55. 186ba2e regmap: Use _regmap_read in regmap_bulk_read by Charles Keepax · 7 years ago
  56. 1b079ca regmap: Tidy up regmap_raw_read chunking code by Charles Keepax · 7 years ago
  57. 0645ba4 regmap: Move the handling for max_raw_read into regmap_raw_read by Charles Keepax · 7 years ago
  58. b63b1e5 Merge tag 'acpi-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  59. 45abcc5 regmap: Use helper function for register offset by Charles Keepax · 7 years ago
  60. 9ae27a8 regmap: Don't use format_val in regmap_bulk_read by Charles Keepax · 7 years ago
  61. 71df179 regmap: Correct comparison in regmap_cached by Charles Keepax · 7 years ago
  62. b8f9a03 regmap: Correct offset handling in regmap_volatile_range by Charles Keepax · 7 years ago
  63. 433986c PM / runtime: Update links_count also if !CONFIG_SRCU by Lukas Wunner · 7 years ago
  64. 6972805 PM / wakeirq: Fix unbalanced IRQ enable for wakeirq by Tony Lindgren · 7 years ago
  65. 67dcc26 device property: Constify device_get_match_data() by Andy Shevchenko · 7 years ago
  66. a051c14 Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  67. 86effbe regmap-i2c: Off by one in regmap_i2c_smbus_i2c_read/write() by Dan Carpenter · 7 years ago
  68. f00e710 regmap: Fix reversed bounds check in regmap_raw_write() by Dan Carpenter · 7 years ago
  69. a3381e3 PM / domains: Fix up domain-idle-states OF parsing by Ulf Hansson · 7 years ago
  70. 4bf772b Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  71. ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  72. f6cff79 Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  73. 47fcc03 Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  74. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  75. 2155e69 Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 7 years ago
  76. d417302 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  77. b5856f9 Merge tag 'regmap-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 7 years ago
  78. b2ca8bd device property: Reuse property_entry_free_data() by Andy Shevchenko · 7 years ago
  79. d5f962f device property: Move property_entry_free_data() upper by Andy Shevchenko · 7 years ago
  80. 7f55c73 firmware: Drop FIRMWARE_IN_KERNEL Kconfig option by Benjamin Gilbert · 7 years ago
  81. 83b5753 mm/memory_failure: Remove unused trapno from memory_failure by Eric W. Biederman · 7 years ago
  82. 3c47d19 drivers: base: add coredump driver ops by Arend van Spriel · 7 years ago
  83. 3395de9 device property: Allow iterating over available child fwnodes by Marcin Wojtas · 7 years ago
  84. 7c6c57f device property: Introduce fwnode_irq_get() by Marcin Wojtas · 7 years ago
  85. b28f263 device property: Introduce fwnode_get_phy_mode() by Marcin Wojtas · 7 years ago
  86. babe2db device property: Introduce fwnode_get_mac_address() by Marcin Wojtas · 7 years ago
  87. 4b67157 Merge branch 'pm-core' by Rafael J. Wysocki · 7 years ago
  88. f9b736f Merge branches 'pm-domains', 'pm-kconfig', 'pm-cpuidle' and 'powercap' by Rafael J. Wysocki · 7 years ago
  89. 4a6cc7a BackMerge tag 'v4.15-rc8' into drm-next by Dave Airlie · 7 years ago
  90. 617fcb6 PM / runtime: Allow no callbacks in pm_runtime_force_suspend|resume() by Ulf Hansson · 7 years ago
  91. 1f5c685 PM / runtime: Check ignore_children in pm_runtime_need_not_resume() by Rafael J. Wysocki · 7 years ago
  92. 4918e1f PM / runtime: Rework pm_runtime_force_suspend/resume() by Rafael J. Wysocki · 7 years ago
  93. 46fa233 Merge generic power domains (genpd) material for v4.16 into pm-core by Rafael J. Wysocki · 7 years ago
  94. 17218e0 PM / genpd: Stop/start devices without pm_runtime_force_suspend/resume() by Rafael J. Wysocki · 7 years ago
  95. 40548c6 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  96. a75de772 Merge remote-tracking branches 'regmap/topic/soundwire' and 'regmap/topic/zero' into regmap-next by Mark Brown · 7 years ago
  97. 757b652 Merge remote-tracking branches 'regmap/topic/const', 'regmap/topic/flat', 'regmap/topic/hwspinlock' and 'regmap/topic/nolock' into regmap-next by Mark Brown · 7 years ago
  98. 86e41a2 Merge remote-tracking branch 'regmap/topic/core' into regmap-next by Mark Brown · 7 years ago
  99. 0026cef PM / wakeup: Print warn if device gets enabled as wakeup source during sleep by Ulf Hansson · 7 years ago
  100. a935424 PM / domains: Don't skip driver's ->suspend|resume_noirq() callbacks by Ulf Hansson · 7 years ago