summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-04-21Merge tag 'drm-misc-next-fixes-2017-04-20' of git://anongit.freedesktop.org/g...Dave Airlie
2017-04-20ftrace: Have the function probes call their own functionSteven Rostedt (VMware)
2017-04-20ftrace: Move the function commands into the tracing directorySteven Rostedt (VMware)
2017-04-20blk-mq: Fix poll_stat for new size-based bucketing.Stephen Bates
2017-04-20net: add netif_is_ovs_port helperJiri Pirko
2017-04-20dm: add dax_device and dax_operations supportDan Williams
2017-04-20dax: introduce dax_direct_access()Dan Williams
2017-04-20block: kill bdev_dax_capable()Dan Williams
2017-04-20block: remove the errors field from struct requestChristoph Hellwig
2017-04-20block: add a error_count field to struct requestChristoph Hellwig
2017-04-20blk-mq: remove the error argument to blk_mq_complete_requestChristoph Hellwig
2017-04-20scsi: introduce a result field in struct scsi_requestChristoph Hellwig
2017-04-20block: remove the blk_execute_rq return valueChristoph Hellwig
2017-04-20bdi: Drop 'parent' argument from bdi_register[_va]()Jan Kara
2017-04-20block: Remove unused functionsJan Kara
2017-04-20fs: Remove SB_I_DYNBDI flagJan Kara
2017-04-20nfs: Convert to separately allocated bdiJan Kara
2017-04-20coda: Convert to separately allocated bdiJan Kara
2017-04-20mtd: Convert to dynamically allocated bdi infrastructureJan Kara
2017-04-20fs: Provide infrastructure for dynamic BDIs in filesystemsJan Kara
2017-04-20bdi: Provide bdi_register_va() and bdi_alloc()Jan Kara
2017-04-20NFS: move rw_mode to nfs_pageio_headerBenjamin Coddington
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller
2017-04-20NFS: fix usage of mempools.NeilBrown
2017-04-20Merge tag 'usb-serial-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-20iommu/omap: Move data structures to omap-iommu.hJoerg Roedel
2017-04-20iommu/omap: Drop legacy-style device supportSuman Anna
2017-04-20ACPI/IORT: Remove linker section for IORT entries probingLorenzo Pieralisi
2017-04-20drivers: acpi: Handle IOMMU lookup failure with deferred probing or errorSricharan R
2017-04-20iommu: of: Handle IOMMU lookup failure with deferred probing or errorLaurent Pinchart
2017-04-20of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...Sricharan R
2017-04-20of: dma: Make of_dma_deconfigure() publicLaurent Pinchart
2017-04-20Merge branch 'linus' into irq/coreThomas Gleixner
2017-04-20PCI: Export pcie_flr()Christoph Hellwig
2017-04-20PCI: Add I/O BAR support to generic pci_mmap_resource_range()David Woodhouse
2017-04-20PCI: Add pci_mmap_resource_range() and use it for ARM64David Woodhouse
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse
2017-04-20powerpc/kprobes: Fix handling of function offsets on ABIv2Naveen N. Rao
2017-04-20kprobes: Convert kprobe_lookup_name() to a functionNaveen N. Rao
2017-04-20Clocksource/mips-gic: Remove redundant non devicetree initMatt Redfearn
2017-04-20clocksource: Use GENMASK_ULL in definition of CLOCKSOURCE_MASKMatthias Kaehlcke
2017-04-20dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe
2017-04-20Merge branch 'WIP.x86/process' into perf/coreIngo Molnar
2017-04-20Merge tag 'arch-timer-gtdt' of git://git.kernel.org/pub/scm/linux/kernel/git/...Thomas Gleixner
2017-04-19block: Inline blk_rq_set_prio()Bart Van Assche
2017-04-19block: Export blk_init_request_from_bio()Bart Van Assche
2017-04-19pmem: add dax_operations supportDan Williams
2017-04-19dax: introduce dax_operationsDan Williams
2017-04-19dax: add a facility to lookup a dax device by 'host' device nameDan Williams