summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lockDavid Hildenbrand2018-10-311-12/+1
* mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand2018-10-311-2/+7
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* mm, proc: add KReclaimable to /proc/meminfoVlastimil Babka2018-10-261-7/+12
* Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-263-6/+38
|\
| * devres: provide devm_kstrdup_const()Bartosz Golaszewski2018-10-161-0/+31
| * devres: constify p in devm_kfree()Bartosz Golaszewski2018-10-161-2/+3
| * component: fix loop condition to call unbind() if bind() failsBanajit Goswami2018-09-161-3/+3
| * drivers/base/devtmpfs.c: don't pretend path is const in delete_pathRasmus Villemoes2018-09-161-1/+1
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-251-6/+8
|\ \
| * \ Merge tag 'irqchip-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2018-10-061-6/+8
| |\ \ | | |/ | |/|
| | * genirq/msi: Allow creation of a tree-based irqdomain for platform-msiMarc Zyngier2018-10-021-6/+8
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-10-231-0/+26
|\ \ \
| * | | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2018-10-021-12/+18
| |\| |
| * | | sched/topology, drivers/base/arch_topology: Rebuild the sched_domain hierarch...Morten Rasmussen2018-09-101-0/+26
| | |/ | |/|
* | | Merge tag 'acpi-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-10-231-0/+2
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'acpi-init', 'acpi-osl', 'acpi-bus', 'acpi-tables' and 'acpi-m...Rafael J. Wysocki2018-10-181-0/+2
| |\ \ \ \ \ | | | | |/ / | | | |/| / | | | |_|/ | | |/| |
| | | | * drivers: base: cacheinfo: Do not populate sysfs for unknown cache typesJeffrey Hugo2018-10-041-0/+2
| | | |/ | | |/|
* | | | Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-10-231-4/+16
|\ \ \ \
| * | | | PM / Domains: Deal with multiple states but no governor in genpdUlf Hansson2018-10-181-0/+6
| * | | | PM / Domains: Don't treat zero found compatible idle states as an errorUlf Hansson2018-10-181-4/+10
| |/ / /
* | | | Merge tag 'regmap-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2018-10-232-9/+95
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...Mark Brown2018-10-212-3/+83
| |\ \ \ \ \
| | | * | | | regmap: split up regmap_config.use_single_rwDavid Frey2018-09-071-2/+2
| | | * | | | regmap: fix comment for regmap.use_single_writeDavid Frey2018-09-071-1/+1
| | * | | | | regmap: Add regmap_noinc_write APIBen Whitten2018-10-192-0/+80
| | |/ / / /
| * | | | | Merge branch 'regmap-4.20' into regmap-nextMark Brown2018-10-211-6/+12
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | regmap: use less #ifdef for LOG_DEVICEBen Dooks2018-10-191-6/+12
| | |/ / /
* | | | | Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-10-222-6/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | dma-mapping: move dma_default_get_required_mask under ifdefChristoph Hellwig2018-10-021-1/+1
| * | | | dma-mapping: make the get_required_mask method available unconditionallyChristoph Hellwig2018-10-011-2/+11
| * | | | dma-mapping: remove dma_deconfigureChristoph Hellwig2018-09-081-2/+2
| * | | | dma-mapping: remove dma_configureChristoph Hellwig2018-09-081-3/+5
| | |_|/ | |/| |
* | | | Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2018-10-071-2/+5
|\ \ \ \
| * | | | firmware: Always initialize the fw_priv list objectBjorn Andersson2018-09-301-2/+5
| | |_|/ | |/| |
* / | | PM / core: Clear the direct_complete flag on errorsRafael J. Wysocki2018-10-041-1/+4
|/ / /
* / / firmware: Fix security issue with request_firmware_into_buf()Rishabh Bhatnagar2018-09-121-12/+18
|/ /
* | memory_hotplug: fix kernel_panic on offline page processingMikhail Zaslonko2018-09-041-11/+9
* | PM / clk: signedness bug in of_pm_clk_add_clks()Dan Carpenter2018-08-241-1/+1
|/
* Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-08-186-53/+134
|\
| * Merge 4.18-rc7 into driver-core-nextGreg Kroah-Hartman2018-07-302-19/+12
| |\
| * | base: core: Remove WARN_ON from link dependencies checkBenjamin Gaignard2018-07-211-2/+2
| * | drivers/base: stop new probing during shutdownPingfan Liu2018-07-211-0/+3
| * | drivers: core: Remove glue dirs from sysfs earlierBenjamin Herrenschmidt2018-07-161-0/+2
| * | driver core: remove unnecessary function extern declareShaokun Zhang2018-07-162-3/+1
| * | PM / Domains: Stop deferring probe at the end of initcallRob Herring2018-07-101-1/+1
| * | driver core: allow stopping deferred probe after initRob Herring2018-07-101-0/+59
| * | driver core: add a debugfs entry to show deferred devicesJavier Martinez Canillas2018-07-081-0/+29
| * | base: fix order of OF initializationWesley W. Terpstra2018-07-071-1/+1
| * | drivers: base: cacheinfo: use OF property_read_u32 instead of get_property,re...Sudeep Holla2018-07-071-14/+10