1. 381eab4 mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock by David Hildenbrand · 6 years ago
  2. 8df1d0e mm/memory_hotplug: make add_memory() take the device_hotplug_lock by David Hildenbrand · 6 years ago
  3. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  4. 61f94e1 mm, proc: add KReclaimable to /proc/meminfo by Vlastimil Babka · 6 years ago
  5. 26873ac Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  6. 5947a64 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  7. 42f52e1 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  8. 58a0228 Merge tag 'acpi-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  9. 12dd08f Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  10. 6214a9f Merge tag 'regmap-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 6 years ago
  11. cff2294 Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  12. ae2399c4 Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-rw' into regmap-next by Mark Brown · 6 years ago
  13. 9ef6884 Merge branch 'regmap-4.20' into regmap-next by Mark Brown · 6 years ago
  14. 9509376 regmap: use less #ifdef for LOG_DEVICE by Ben Dooks · 6 years ago
  15. cdf6b11 regmap: Add regmap_noinc_write API by Ben Whitten · 6 years ago
  16. bd371e0 Merge branches 'acpi-init', 'acpi-osl', 'acpi-bus', 'acpi-tables' and 'acpi-misc' by Rafael J. Wysocki · 6 years ago
  17. 2c9b7f8 PM / Domains: Deal with multiple states but no governor in genpd by Ulf Hansson · 6 years ago
  18. 2c36168 PM / Domains: Don't treat zero found compatible idle states as an error by Ulf Hansson · 6 years ago
  19. 09d1ea1 devres: provide devm_kstrdup_const() by Bartosz Golaszewski · 6 years ago
  20. 0571967 devres: constify p in devm_kfree() by Bartosz Golaszewski · 6 years ago
  21. fb1c592 Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Greg Kroah-Hartman · 6 years ago
  22. a223464 Merge tag 'irqchip-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 6 years ago
  23. ca388e4 drivers: base: cacheinfo: Do not populate sysfs for unknown cache types by Jeffrey Hugo · 6 years ago
  24. 69e445a PM / core: Clear the direct_complete flag on errors by Rafael J. Wysocki · 6 years ago
  25. 6db37ad dma-mapping: move dma_default_get_required_mask under ifdef by Christoph Hellwig · 6 years ago
  26. 1f83515 genirq/msi: Allow creation of a tree-based irqdomain for platform-msi by Marc Zyngier · 6 years ago
  27. b429f71 Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 6 years ago
  28. c6d4381 dma-mapping: make the get_required_mask method available unconditionally by Christoph Hellwig · 6 years ago
  29. 7012040 firmware: Always initialize the fw_priv list object by Bjorn Andersson · 6 years ago
  30. bdae566 component: fix loop condition to call unbind() if bind() fails by Banajit Goswami · 6 years ago
  31. be6b1df drivers/base/devtmpfs.c: don't pretend path is const in delete_path by Rasmus Villemoes · 6 years ago
  32. 422b3db firmware: Fix security issue with request_firmware_into_buf() by Rishabh Bhatnagar · 6 years ago
  33. bb1fbdd sched/topology, drivers/base/arch_topology: Rebuild the sched_domain hierarchy when capacities change by Morten Rasmussen · 6 years ago
  34. dc3c055 dma-mapping: remove dma_deconfigure by Christoph Hellwig · 6 years ago
  35. ccf640f dma-mapping: remove dma_configure by Christoph Hellwig · 6 years ago
  36. 1c96a2f regmap: split up regmap_config.use_single_rw by David Frey · 6 years ago
  37. 9ad8eb0 regmap: fix comment for regmap.use_single_write by David Frey · 6 years ago
  38. 4e8346d memory_hotplug: fix kernel_panic on offline page processing by Mikhail Zaslonko · 6 years ago
  39. 5e2e2f9 PM / clk: signedness bug in of_pm_clk_add_clks() by Dan Carpenter · 6 years ago
  40. a18d783 Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  41. a3266bd mm: provide a fallback for PAGE_KERNEL_RO for architectures by Luis R. Rodriguez · 6 years ago
  42. 3172e5e mm/memory_hotplug.c: drop unnecessary checks from register_mem_sect_under_node() by Oscar Salvador · 6 years ago
  43. 4fbce63 mm/memory_hotplug.c: make register_mem_sect_under_node() a callback of walk_memory_range() by Oscar Salvador · 6 years ago
  44. d5b6f6a3 mm/memory_hotplug.c: call register_mem_sect_under_node() by Oscar Salvador · 6 years ago
  45. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  46. 92d4a03 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  47. b018fc9 Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  48. 3860cae Merge tag 'regulator-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 6 years ago
  49. 15bc88c Merge tag 'regmap-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 6 years ago
  50. 17bc343 Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle' by Rafael J. Wysocki · 6 years ago
  51. d22d593 Merge branch 'regulator-4.19' into regulator-next by Mark Brown · 6 years ago
  52. 1dce5d8 Merge branch 'regmap-4.19' into regmap-next by Mark Brown · 6 years ago
  53. 1cbdded Merge tag 'regmap-noinc-read' into regmap-4.19 by Mark Brown · 6 years ago
  54. 74fe7b5 regmap: Add regmap_noinc_read API by Crestez Dan Leonard · 6 years ago
  55. f2701b7 Merge 4.18-rc7 into master to pick up the KVM dependcy by Thomas Gleixner · 6 years ago
  56. 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  57. d2fc88a Merge 4.18-rc7 into driver-core-next by Greg Kroah-Hartman · 6 years ago
  58. a5f9e5d Merge tag 'driver-core-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  59. 75eb3a6 regmap: sccb: fix typo and sort headers alphabetically by Akinobu Mita · 6 years ago
  60. 0afdd67 Merge branch 'i2c/smbus_xfer_unlock-immutable' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into regmap-4.19 for sccb dependency by Mark Brown · 6 years ago
  61. e16f4f3 base: core: Remove WARN_ON from link dependencies check by Benjamin Gaignard · 6 years ago
  62. 3297c8f drivers/base: stop new probing during shutdown by Pingfan Liu · 6 years ago
  63. 9944e89 driver core: set up ownership of class devices in sysfs by Dmitry Torokhov · 6 years ago
  64. e594a06 Merge tag 'regmap-sccb' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-4.19 by Mark Brown · 6 years ago
  65. bcf7eac regmap: add SCCB support by Akinobu Mita · 6 years ago
  66. 6e852651 firmware: add call to LSM hook before firmware sysfs fallback by Mimi Zohar · 6 years ago
  67. 726e410 drivers: core: Remove glue dirs from sysfs earlier by Benjamin Herrenschmidt · 6 years ago
  68. 46d3a03 driver core: remove unnecessary function extern declare by Shaokun Zhang · 6 years ago
  69. e76ad18 regmap: slimbus: add support to multi read/write by Srinivas Kandagatla · 7 years ago
  70. 722e5f2 driver core: Partially revert "driver core: correct device's shutdown order" by Rafael J. Wysocki · 6 years ago
  71. e01afc3 PM / Domains: Stop deferring probe at the end of initcall by Rob Herring · 6 years ago
  72. 25b4e70 driver core: allow stopping deferred probe after init by Rob Herring · 6 years ago
  73. 1689cac driver core: Add flag to autoremove device link on supplier unbind by Vivek Gautam · 7 years ago
  74. e88728f driver core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMER by Vivek Gautam · 7 years ago
  75. 27dceb8 PM / Domains: Introduce dev_pm_domain_attach_by_name() by Ulf Hansson · 7 years ago
  76. 5d6be70 PM / Domains: Introduce option to attach a device by name to genpd by Ulf Hansson · 7 years ago
  77. 28af109 driver core: add a debugfs entry to show deferred devices by Javier Martinez Canillas · 6 years ago
  78. 319b11e base: fix order of OF initialization by Wesley W. Terpstra · 7 years ago
  79. 448a5a5 drivers: base: cacheinfo: use OF property_read_u32 instead of get_property,read_number by Sudeep Holla · 7 years ago
  80. 663336e device: Add #define dev_fmt similar to #define pr_fmt by Joe Perches · 7 years ago
  81. 0a50f61 drivers: base: initcall_debug logs for driver probe times by Todd Poynor · 7 years ago
  82. d884221 driver core: Add device_link_remove function by pascal paillet · 7 years ago
  83. 895b661 PM / Domains: Don't power on at attach for the multi PM domain case by Ulf Hansson · 7 years ago
  84. ad6384b PM / Domains: Rename opp_node to np by Viresh Kumar · 7 years ago
  85. 26c92a3 Merge tag 'pm-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  86. 17dbca1 x86/speculation/l1tf: Add sysfs reporting for l1tf by Andi Kleen · 7 years ago
  87. 47e5abf PM / core: Fix supplier device runtime PM usage counter imbalance by Rafael J. Wysocki · 7 years ago
  88. cf65a0f dma-mapping: move all DMA mapping code to kernel/dma by Christoph Hellwig · 7 years ago
  89. d09fcec Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  90. 6a900f8 Merge branches 'pm-domains' and 'pm-tools' by Rafael J. Wysocki · 7 years ago
  91. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  92. b06c0b2f Revert "PM / runtime: Fixup reference counting of device link suppliers at probe" by Rafael J. Wysocki · 7 years ago
  93. 410feb7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  94. 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  95. 2d5ed61 PM / wakeup: Export wakeup_count instead of event_count via sysfs by Ravi Chandra Sadineni · 7 years ago
  96. 82e12d9 PM / Domains: Add dev_pm_domain_attach_by_id() to manage multi PM domains by Ulf Hansson · 7 years ago
  97. 3c095f3 PM / Domains: Add support for multi PM domains per device to genpd by Ulf Hansson · 7 years ago
  98. 8cb1cbd6 PM / Domains: Split genpd_dev_pm_attach() by Ulf Hansson · 7 years ago
  99. bcd931f PM / Domains: Don't attach devices in genpd with multi PM domains by Ulf Hansson · 7 years ago
  100. ec064d3 Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago