summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-29init/config: Do not select BUILD_BIN2C for IKCONFIGJoel Fernandes (Google)
2019-04-29Provide in-kernel headers to make extending kernel easierJoel Fernandes (Google)
2019-04-28kobject: Improve doc clarity kobject_init_and_add()Tobin C. Harding
2019-04-28kobject: Improve docs for kobject_add/delTobin C. Harding
2019-04-25driver core: platform: Fix the usage of platform device name(pdev->name)Venkata Narendra Kumar Gutta
2019-04-25livepatch: Replace klp_ktype_patch's default_attrs with groupsKimberly Brown
2019-04-25cpufreq: schedutil: Replace default_attrs field with groupsKimberly Brown
2019-04-25padata: Replace padata_attr_type default_attrs field with groupsKimberly Brown
2019-04-25irqdesc: Replace irq_kobj_type's default_attrs field with groupsKimberly Brown
2019-04-25net-sysfs: Replace ktype default_attrs field with groupsKimberly Brown
2019-04-25block: Replace all ktype default_attrs with groupsKimberly Brown
2019-04-25samples/kobject: Replace foo_ktype's default_attrs field with groupsKimberly Brown
2019-04-25kobject: Add support for default attribute groups to kobj_typeKimberly Brown
2019-04-25driver core: Postpone DMA tear-down until after devres release for probe failureJohn Garry
2019-04-25driver core: platform: Propagate error from insert_resource()Andy Shevchenko
2019-04-25kernfs: fix barrier usage in __kernfs_new_node()Andrea Parri
2019-04-25fs: kernfs: Corrected spelling mistakeChristina Quast
2019-04-25acpi/hmat: fix an uninitialized memory_targetQian Cai
2019-04-25acpi/hmat: Update acpi_hmat_type enum with ACPI_HMAT_TYPE_PROXIMITYAlison Schofield
2019-04-25acpi/hmat: fix memory leaks in hmat_init()Qian Cai
2019-04-25drivers: fix a typo in the kernel doc for devm_platform_ioremap_resource()Bartosz Golaszewski
2019-04-25mm/memory_hotplug: Do not unlock when fails to take the device_hotplug_lockzhong jiang
2019-04-25driver core: Clarify which counterparts to use to device_add()Borislav Petkov
2019-04-25debugfs: update documented return values of debugfs helpersRonald Tschalär
2019-04-04drivers: base: power: add proper SPDX identifiers on files that did not have ...Greg Kroah-Hartman
2019-04-04drivers: base: firmware_loader: add proper SPDX identifiers on files that did...Greg Kroah-Hartman
2019-04-04drivers: base: test: add proper SPDX identifier to MakefileGreg Kroah-Hartman
2019-04-04arch_topology: Make cpu_capacity sysfs node as read-onlyLingutla Chandrasekhar
2019-04-04doc/mm: New documentation for memory performanceKeith Busch
2019-04-04acpi/hmat: Register memory side cache attributesKeith Busch
2019-04-04acpi/hmat: Register performance attributesKeith Busch
2019-04-04acpi/hmat: Register processor domain to its memoryKeith Busch
2019-04-04node: Add memory-side caching attributesKeith Busch
2019-04-04node: Add heterogenous memory access attributesKeith Busch
2019-04-04node: Link memory nodes to their compute nodesKeith Busch
2019-04-04acpi/hmat: Parse and report heterogeneous memoryKeith Busch
2019-04-04acpi: Add HMAT to generic parsing tablesKeith Busch
2019-04-04acpi: Create subtable parsing infrastructureKeith Busch
2019-04-01kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice.Tetsuo Handa
2019-04-01driver: base: Disable CONFIG_UEVENT_HELPER by defaultGeert Uytterhoeven
2019-04-01device.h: reorganize struct deviceGreg Kroah-Hartman
2019-03-31Linux 5.1-rc3Linus Torvalds
2019-03-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-03-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-31Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-31Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2019-03-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-31Merge tag 'powerpc-5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-03-31Merge tag 'dmaengine-fix-5.1-rc3' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds