summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-04-20coda: Convert to separately allocated bdiJan Kara1-1/+0
2017-04-20mtd: Convert to dynamically allocated bdi infrastructureJan Kara1-5/+0
2017-04-20fs: Provide infrastructure for dynamic BDIs in filesystemsJan Kara2-1/+7
2017-04-20bdi: Provide bdi_register_va() and bdi_alloc()Jan Kara1-0/+6
2017-04-20NFS: move rw_mode to nfs_pageio_headerBenjamin Coddington2-2/+3
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller1-2/+18
2017-04-20NFS: fix usage of mempools.NeilBrown1-1/+1
2017-04-20Merge tag 'usb-serial-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-10/+32
2017-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-12/+42
2017-04-20iommu/omap: Move data structures to omap-iommu.hJoerg Roedel1-17/+0
2017-04-20iommu/omap: Drop legacy-style device supportSuman Anna1-3/+0
2017-04-20ACPI/IORT: Remove linker section for IORT entries probingLorenzo Pieralisi1-3/+0
2017-04-20drivers: acpi: Handle IOMMU lookup failure with deferred probing or errorSricharan R1-2/+5
2017-04-20iommu: of: Handle IOMMU lookup failure with deferred probing or errorLaurent Pinchart1-3/+6
2017-04-20of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...Sricharan R1-0/+12
2017-04-20of: dma: Make of_dma_deconfigure() publicLaurent Pinchart1-0/+3
2017-04-20Merge branch 'linus' into irq/coreThomas Gleixner20-47/+113
2017-04-20PCI: Export pcie_flr()Christoph Hellwig1-0/+1
2017-04-20PCI: Add I/O BAR support to generic pci_mmap_resource_range()David Woodhouse1-0/+4
2017-04-20PCI: Add pci_mmap_resource_range() and use it for ARM64David Woodhouse1-4/+15
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse1-1/+2
2017-04-20powerpc/kprobes: Fix handling of function offsets on ABIv2Naveen N. Rao1-1/+1
2017-04-20kprobes: Convert kprobe_lookup_name() to a functionNaveen N. Rao1-0/+1
2017-04-20Clocksource/mips-gic: Remove redundant non devicetree initMatt Redfearn1-1/+0
2017-04-20clocksource: Use GENMASK_ULL in definition of CLOCKSOURCE_MASKMatthias Kaehlcke1-1/+1
2017-04-20dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe1-11/+11
2017-04-20Merge branch 'WIP.x86/process' into perf/coreIngo Molnar2-0/+6
2017-04-20Merge tag 'arch-timer-gtdt' of git://git.kernel.org/pub/scm/linux/kernel/git/...Thomas Gleixner1-0/+7
2017-04-20block: Inline blk_rq_set_prio()Bart Van Assche1-14/+0
2017-04-20block: Export blk_init_request_from_bio()Bart Van Assche1-0/+1
2017-04-20pmem: add dax_operations supportDan Williams1-0/+6
2017-04-20dax: introduce dax_operationsDan Williams1-0/+10
2017-04-20dax: add a facility to lookup a dax device by 'host' device nameDan Williams1-0/+1
2017-04-19ACPI / utils: Add new acpi_dev_present helperHans de Goede1-0/+5
2017-04-19linux/io.h: Add pci_remap_cfgspace() interfaceLorenzo Pieralisi1-0/+21
2017-04-19mtd: use dev_of_node helper in mtd_get_of_nodeRafał Miłecki1-1/+1
2017-04-19leds: pca9532: Extend pca9532 device tree supportFelix Brack1-2/+2
2017-04-19hlist_add_tail_rcu disable sparse warningMichael S. Tsirkin1-1/+2
2017-04-19types: Update obsolete callback_head commentPaul E. McKenney1-1/+1
2017-04-19block: remove blk_end_request_curChristoph Hellwig1-1/+0
2017-04-19block: remove blk_end_request_err and __blk_end_request_errChristoph Hellwig1-2/+0
2017-04-19acpi/arm64: Add memory-mapped timer support in GTDT driverFu Wei1-0/+1
2017-04-19acpi/arm64: Add GTDT table parse driverFu Wei1-0/+6
2017-04-19block, bfq: add full hierarchical scheduling and cgroups supportArianna Avanzini1-1/+1
2017-04-19Merge tag 'qcom-drivers-for-4.12' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-0/+6
2017-04-19Merge tag 'arm-soc-pmdomain' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson1-0/+1
2017-04-19quota: Remove dquot_quotactl_opsJan Kara1-1/+0
2017-04-19Merge tag 'v4.11-rc7' into drm-nextDave Airlie7-26/+73
2017-04-19ACPI / tables: Drop acpi_parse_entries() which is not usedBaoquan He1-4/+0
2017-04-18PCI: Change pci_host_common_probe() visibilityMarc Gonzalez1-1/+1