summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-02-10mtd: name the mtd device with an optional label propertyCédric Le Goater1-0/+3
2017-02-10Merge tag 'spi-nor/for-4.11-v2' of git://github.com/spi-nor/linuxBrian Norris3-6/+62
2017-02-10blk-mq: pass bio to blk_mq_sched_get_rq_privPaolo Valente1-1/+1
2017-02-10Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...Joerg Roedel92-476/+724
2017-02-10iommu: Remove iommu_register_instance interfaceJoerg Roedel2-13/+0
2017-02-10irqdesc: Add a resource managed version of irq_alloc_descs()Bartosz Golaszewski1-0/+19
2017-02-10Merge tag 'ib-mfd-mtd-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Cyrille Pitchen2-0/+34
2017-02-10mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codesCyrille Pitchen1-6/+16
2017-02-10mtd: spi-nor: Add support for S3AN spi-nor devicesRicardo Ribalda1-0/+12
2017-02-10iommu: Add iommu_device_set_fwnode() interfaceJoerg Roedel1-0/+12
2017-02-10iommu: Make iommu_device_link/unlink take a struct iommu_deviceJoerg Roedel1-2/+2
2017-02-10iommu: Add sysfs bindings for struct iommu_deviceJoerg Roedel2-16/+18
2017-02-10iommu: Introduce new 'struct iommu_device'Joerg Roedel2-0/+37
2017-02-10iommu: Rename iommu_get_instance()Joerg Roedel2-3/+3
2017-02-10time: Remove CONFIG_TIMER_STATSKees Cook2-56/+0
2017-02-10perf/core: Allow kernel filters on CPU eventsAlexander Shishkin1-0/+2
2017-02-10kref: Implement 'struct kref' using refcount_tPeter Zijlstra1-18/+11
2017-02-10refcount_t: Introduce a special purpose refcount typePeter Zijlstra1-0/+294
2017-02-10mtd: Add partition device node to mtd partition devicesSascha Hauer1-0/+1
2017-02-10Merge OPP material for v4.11 to satisfy dependencies.Rafael J. Wysocki1-24/+48
2017-02-10PM / OPP: Expose _of_get_opp_desc_node as dev_pm_opp APIDave Gerlach1-0/+6
2017-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+1
2017-02-09ACPICA: Update version to 20170119Bob Moore1-1/+1
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore21-21/+21
2017-02-09ACPICA: Linuxize: Restore and fix Intel compiler buildLv Zheng2-1/+88
2017-02-09PM / Domains: Provide dummy governors if CONFIG_PM_GENERIC_DOMAINS=nGeert Uytterhoeven1-0/+3
2017-02-09cpumask: use nr_cpumask_bits for parsing functionsTejun Heo1-4/+4
2017-02-09mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara1-3/+1
2017-02-09Merge tag 'nand/for-4.11' of github.com:linux-nand/linuxBrian Norris28-210/+140
2017-02-09mtd: nand: Add max_bb_per_die and blocks_per_die fields to nand_chipZach Brown1-0/+5
2017-02-09mtd: introduce function max_bad_blocksJeff Westfahl1-0/+13
2017-02-08nvme: support ranged discard requestsChristoph Hellwig1-0/+2
2017-02-08block: optionally merge discontiguous discard bios into a single requestChristoph Hellwig2-0/+27
2017-02-08block: enumify ELEVATOR_*_MERGEChristoph Hellwig1-12/+16
2017-02-08mtd: bcm47xxsflash: use platform_(set|get)_drvdataRafał Miłecki1-3/+0
2017-02-08net: introduce device min_header_lenWillem de Bruijn1-0/+4
2017-02-08lwtunnel: valid encap attr check should return 0 when lwtunnel is disabledDavid Ahern1-1/+4
2017-02-08RDMA: Don't reference kernel private header from UAPI headerLeon Romanovsky1-3/+8
2017-02-08target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger1-0/+1
2017-02-08irqchip/gic-v3: Remove duplicate definition of GICD_TYPER_LPISAlim Akhtar1-1/+0
2017-02-08irqchip/gic-v3-its: Rename MAPVI to MAPTIMarc Zyngier1-2/+0
2017-02-08irqchip/gic-v3-its: Drop deprecated GITS_BASER_TYPE_CPUMarc Zyngier1-1/+1
2017-02-08i2c: allow specify device properties in i2c_board_infoDmitry Torokhov1-0/+3
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-7/+10
2017-02-07clockevents: Add a clkevt-of mechanism like clksrc-ofDaniel Lezcano1-0/+9
2017-02-07udp: properly cope with csum errorsEric Dumazet1-1/+3
2017-02-07x86/ACPI: keep x86_cpu_to_acpiid mapping valid on CPU hotplugVitaly Kuznetsov1-1/+2
2017-02-07ACPI / bus: Introduce acpi_of_modalias() equiv of of_modalias_node()Dan O'Donovan1-0/+2
2017-02-07device property: export code duplicating array of property entriesDmitry Torokhov1-0/+5
2017-02-07device property: constify property arrays valuesDmitry Torokhov1-6/+6