summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-31libnvdimm: Schedule device registration on node local to the deviceAlexander Duyck1-3/+8
2019-01-31PM core: Use new async_schedule_dev commandAlexander Duyck1-6/+6
2019-01-31driver core: Attach devices on CPU local to device nodeAlexander Duyck1-2/+2
2019-01-31async: Add support for queueing on specific NUMA nodeAlexander Duyck2-27/+108
2019-01-31workqueue: Provide queue_work_node to queue work near a given NUMA nodeAlexander Duyck2-0/+86
2019-01-31driver core: Probe devices asynchronously instead of the driverAlexander Duyck3-20/+48
2019-01-31device core: Consolidate locking and unlocking of parent and deviceAlexander Duyck3-39/+81
2019-01-31driver core: Establish order of operations for device_add and device_del via ...Alexander Duyck3-11/+26
2019-01-22driver core: Remove the link if there is no driver with AUTO flagYong Wu1-2/+2
2019-01-22driver core: silence device link messages unless debuggingJerome Brunet1-3/+3
2019-01-22kobject: drop newline from msg stringBo YU1-3/+3
2019-01-22kobject: to repalce printk with pr_* styleBo YU1-3/+2
2019-01-22kobject: make kset_get_ownership() 'static'Eric Biggers1-1/+1
2019-01-22block: rbd: convert to use BUS_ATTR_WO and ROGreg Kroah-Hartman1-26/+19
2019-01-22rapidio: rio-sysfs.c: convert to use BUS_ATTR_WOGreg Kroah-Hartman1-3/+2
2019-01-22pseries: ibmebus.c: convert to use BUS_ATTR_WOGreg Kroah-Hartman1-6/+4
2019-01-22PCI: pci-sysfs.c: convert to use BUS_ATTR_WOGreg Kroah-Hartman1-3/+2
2019-01-22PCI: pci.c: convert to use BUS_ATTR_RWGreg Kroah-Hartman1-4/+3
2019-01-22f2fs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman3-23/+6
2019-01-22debugfs: debugfs_use_start/finish do not exist anymoreSergey Senozhatsky1-2/+2
2019-01-22firmware_loader: move firmware/ to drivers/base/firmware_loader/builtin/Masahiro Yamada4-1/+3
2019-01-22firmware_loader: move CONFIG_FW_LOADER_USER_HELPER switch to MakefileMasahiro Yamada2-6/+1
2019-01-22tools/firmware/ihex2fw: Replace explicit alignment with ALIGNAndrey Smirnov1-2/+4
2019-01-22tools/firmware/ihex2fw: Simplify next record offset calculationAndrey Smirnov1-1/+10
2019-01-22ihex: Simplify next record offset calculationAndrey Smirnov1-3/+7
2019-01-22ihex: Check if zero-length record is at the end of the blobAndrey Smirnov1-1/+1
2019-01-22ihex: Share code between ihex_validate_fw() and ihex_next_binrec()Andrey Smirnov1-8/+13
2019-01-18driver core: move device->knode_class to device_privateWei Yang4-7/+16
2019-01-18sysfs: fix blank line coding style warningStephen Martin1-0/+1
2019-01-15Merge 5.0-rc2 into driver-core-nextGreg Kroah-Hartman482-2638/+4108
2019-01-14Linux 5.0-rc2v5.0-rc2Linus Torvalds1-1/+1
2019-01-14kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymoreJonathan Neuschäfer1-1/+2
2019-01-14Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds26-93/+321
2019-01-13Merge tag 'for-5.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-13/+64
2019-01-13Merge tag 'driver-core-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-10/+17
2019-01-13Merge tag 'staging-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-4/+9
2019-01-13Merge tag 'tty-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-24/+32
2019-01-13Merge tag 'usb-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-7/+33
2019-01-13Merge tag '5.0-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds10-65/+211
2019-01-13Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ...Olof Johansson11-52/+212
2019-01-13Merge tag 'mvebu-fixes-5.0-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson3-3/+20
2019-01-13Merge tag 'integrator-fixes-armsoc' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-2/+6
2019-01-13Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson1-0/+4
2019-01-13Merge tag 'qcom-fixes-for-5.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson1-0/+1
2019-01-13Merge tag 'davinci-fixes-for-v5.0' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson7-16/+73
2019-01-13Merge tag 'renesas-fixes-for-v5.0' of https://git.kernel.org/pub/scm/linux/ke...Olof Johansson2-20/+5
2019-01-13phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard2-2/+4
2019-01-13Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-blockLinus Torvalds16-66/+229
2019-01-12Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...Linus Torvalds179-975/+923
2019-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-7/+14