summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/peer-to-peer'Bjorn Helgaas2018-10-205-0/+145
|\
| * block: Add PCI P2P flag for request queueLogan Gunthorpe2018-10-171-0/+3
| * PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpersLogan Gunthorpe2018-10-171-0/+15
| * PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offsetLogan Gunthorpe2018-10-172-0/+8
| * PCI/P2PDMA: Support peer-to-peer memoryLogan Gunthorpe2018-10-104-0/+119
* | Merge branch 'pci/misc'Bjorn Helgaas2018-10-204-33/+0
|\ \
| * | PCI: Remove pci_set_dma_max_seg_size()Christoph Hellwig2018-10-101-9/+0
| * | PCI: Remove pci_set_dma_seg_boundary()Christoph Hellwig2018-10-101-9/+0
| * | PCI: Remove pci_unmap_addr() wrappers for DMA APIChristoph Hellwig2018-10-102-13/+0
| * | PCI: Remove unused NFP32xx IDsJakub Kicinski2018-09-171-2/+0
| |/
* | Merge branch 'pci/hotplug'Bjorn Helgaas2018-10-204-39/+22
|\ \
| * | ACPI / property: Allow multiple property compatible _DSD entriesMika Westerberg2018-10-022-1/+16
| * | PCI: Make link active reporting detection genericKeith Busch2018-10-021-0/+1
| * | PCI: hotplug: Embed hotplug_slotLukas Wunner2018-09-191-3/+0
| * | PCI: hotplug: Drop hotplug_slot_infoLukas Wunner2018-09-191-30/+0
| * | PCI: hotplug: Constify hotplug_slot_opsLukas Wunner2018-09-191-5/+5
| |/
* / PCI: Add support for Immediate ReadinessFelipe Balbi2018-09-282-0/+2
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-09-151-1/+1
|\
| * perf/UAPI: Clearly mark __PERF_SAMPLE_CALLCHAIN_EARLY as internal usePeter Zijlstra2018-09-101-1/+1
* | Merge tag 'for-linus-4.19c-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-09-151-3/+4
|\ \
| * | xen/balloon: add runtime control for scrubbing ballooned out pagesMarek Marczykowski-Górecki2018-09-141-3/+4
| |/
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-09-151-1/+2
|\ \
| * | asm-generic: io: Fix ioport_map() for !CONFIG_GENERIC_IOMAP && CONFIG_INDIREC...Andrew Murray2018-09-141-1/+2
| |/
* | Merge tag 'usb-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-09-141-0/+1
|\ \
| * | linux/mod_devicetable.h: fix kernel-doc missing notation for typec_device_idRandy Dunlap2018-09-051-0/+1
* | | Merge tag 'ovl-fixes-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-09-141-0/+5
|\ \ \
| * | | vfs: add the fadvise() file operationAmir Goldstein2018-08-301-0/+5
* | | | Merge tag 'for-linus-20180913' of git://git.kernel.dk/linux-blockLinus Torvalds2018-09-141-1/+1
|\ \ \ \
| * | | | blk-cgroup: increase number of supported policiesJens Axboe2018-09-111-1/+1
* | | | | mm: get rid of vmacache_flush_all() entirelyLinus Torvalds2018-09-144-8/+2
* | | | | Merge tag 'pci-v4.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-09-131-0/+3
|\ \ \ \ \
| * | | | | IB/hfi1,PCI: Allow bus reset while probingDennis Dalessandro2018-09-121-0/+3
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-09-132-5/+5
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-09-121-1/+1
| |\ \ \ \ \
| | * | | | | netfilter: nf_tables: rework ct timeout set supportFlorian Westphal2018-08-291-1/+1
| * | | | | | net/mlx5: Use u16 for Work Queue buffer strides offsetTariq Toukan2018-09-061-2/+2
| * | | | | | net/mlx5: Use u16 for Work Queue buffer fragment sizeTariq Toukan2018-09-061-1/+1
| * | | | | | net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein2018-09-061-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-09-121-0/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | HID: core: fix grouping by applicationBenjamin Tissoires2018-09-041-0/+1
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-09-091-2/+2
|\ \ \ \ \ \ \
| * | | | | | | timekeeping: Fix declaration of read_persistent_wall_and_boot_offset()Christian Borntraeger2018-09-031-2/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-blockLinus Torvalds2018-09-061-1/+44
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | blkcg: delay blkg destruction until after writeback has finishedDennis Zhou (Facebook)2018-08-311-0/+44
| * | | | | | Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmd...Dennis Zhou (Facebook)2018-08-311-1/+0
* | | | | | | Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-09-061-2/+6
|\ \ \ \ \ \ \
| * | | | | | | tracing: Add back in rcu_irq_enter/exit_irqson() for rcuidle tracepointsSteven Rostedt (VMware)2018-09-051-2/+6
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-09-051-1/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member nameRandy Dunlap2018-09-051-1/+1
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-09-045-5/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |