summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-10-141-2/+1
|\
| * objtool: Rename frame.h -> objtool.hJulien Thierry2020-09-101-2/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-10-1429-428/+1526
|\ \
| * | memblock: implement for_each_reserved_mem_region() using __next_mem_region()Mike Rapoport2020-10-141-1/+1
| * | arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport2020-10-141-6/+6
| * | virtio-mem: don't special-case ZONE_MOVABLEDavid Hildenbrand2020-10-141-39/+8
| * | i915: use find_lock_page instead of find_lock_entryMatthew Wilcox (Oracle)2020-10-141-2/+2
| * | device-dax: add a range mapping allocation attributeJoao Martins2020-10-141-0/+64
| * | dax/hmem: introduce dax_hmem.region_idle parameterJoao Martins2020-10-141-1/+4
| * | device-dax: add an 'align' attributeDan Williams2020-10-142-10/+101
| * | device-dax: make align a per-device propertyJoao Martins2020-10-143-26/+19
| * | device-dax: introduce 'mapping' devicesDan Williams2020-10-142-2/+203
| * | device-dax: add dis-contiguous resource supportDan Williams2020-10-144-118/+309
| * | mm/memremap_pages: support multiple ranges per invocationDan Williams2020-10-146-0/+6
| * | mm/memremap_pages: convert to 'struct range'Dan Williams2020-10-1415-93/+114
| * | device-dax: add resize supportDan Williams2020-10-141-9/+152
| * | drivers/base: make device_find_child_by_name() compatible with sysfs inputsDan Williams2020-10-141-1/+1
| * | device-dax: introduce 'seed' devicesDan Williams2020-10-143-40/+272
| * | device-dax: introduce 'struct dev_dax' typed-driver operationsDan Williams2020-10-145-19/+35
| * | device-dax: add an allocation interface for device-dax instancesDan Williams2020-10-145-23/+121
| * | device-dax/kmem: replace release_resource() with release_mem_region()Dan Williams2020-10-142-16/+7
| * | device-dax/kmem: move resource name tracking to drvdataDan Williams2020-10-141-7/+9
| * | device-dax/kmem: introduce dax_kmem_range()Dan Williams2020-10-141-23/+17
| * | device-dax: make pgmap optional for instance creationDan Williams2020-10-147-34/+58
| * | device-dax: move instance creation parameters to 'struct dev_dax_data'Dan Williams2020-10-144-17/+30
| * | device-dax: drop the dax_region.pfn_flags attributeDan Williams2020-10-146-33/+7
| * | ACPI: HMAT: attach a device for each soft-reserved rangeDan Williams2020-10-143-1/+39
| * | ACPI: HMAT: refactor hmat_register_target_device to hmem_register_deviceDan Williams2020-10-146-65/+82
| * | efi/fake_mem: arrange for a resource entry per efi_fake_mem instanceDan Williams2020-10-141-3/+9
| * | x86/numa: add 'nohmat' optionDan Williams2020-10-141-1/+7
| * | x86/numa: cleanup configuration dependent command-line optionsDan Williams2020-10-141-2/+7
* | | Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-141-30/+16
|\ \ \ | |/ / |/| |
| * | Merge branch 'printk-rework' into for-linusPetr Mladek2020-10-121-30/+16
| |\ \
| | * | printk: move dictionary keys to dev_printk_infoJohn Ogness2020-09-221-30/+16
| * | | serial: 8250: change lock order in serial8250_do_startup()Sergey Senozhatsky2020-08-181-3/+6
* | | | Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-1348-1164/+1766
|\ \ \ \
| * | | | md/raid5: fix oops during stripe resizingSong Liu2020-10-091-2/+2
| * | | | md/bitmap: fix memory leak of temporary bitmapZhao Heming2020-10-092-1/+3
| * | | | md: fix the checking of wrong work queueGuoqing Jiang2020-10-091-1/+1
| * | | | md/bitmap: md_bitmap_get_counter returns wrong blocksZhao Heming2020-10-091-1/+1
| * | | | md/bitmap: md_bitmap_read_sb uses wrong bitmap blocksZhao Heming2020-10-091-2/+2
| * | | | md/raid0: remove unused function is_io_in_chunk_boundary()Jason Yan2020-10-091-17/+0
| * | | | nvme-core: remove extra condition for vwcChaitanya Kulkarni2020-10-071-3/+1
| * | | | nvme-core: remove extra variableChaitanya Kulkarni2020-10-071-3/+2
| * | | | nvme: remove nvme_identify_ns_listChristoph Hellwig2020-10-071-12/+8
| * | | | nvme: refactor nvme_validate_nsChristoph Hellwig2020-10-071-20/+17
| * | | | nvme: move nvme_validate_nsChristoph Hellwig2020-10-071-37/+37
| * | | | nvme: query namespace identifiers before adding the namespaceChristoph Hellwig2020-10-071-63/+53
| * | | | nvme: revalidate zone bitmaps in nvme_update_ns_infoChristoph Hellwig2020-10-071-4/+6
| * | | | nvme: remove nvme_update_formatsChristoph Hellwig2020-10-071-30/+2