summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-10-05Merge branch 'pci/host-vmd' into nextBjorn Helgaas
2016-10-03Merge branch 'pci/hotplug' into nextBjorn Helgaas
2016-10-03Merge branch 'pci/aer' into nextBjorn Helgaas
2016-09-27PCI/AER: Cache capability positionKeith Busch
2016-09-22PCI: pciehp: Allow exclusive userspace control of indicatorsKeith Busch
2016-09-20PCI/AER: Remove duplicate AER severity translationTyler Baicar
2016-09-06PCI/AER: Add bus flag to skip source ID matchingJon Derrick
2016-08-25PCI: Add PTM clock granularity informationBjorn Helgaas
2016-08-18PCI: Add pci_enable_ptm() for drivers to enable PTM on endpointsBjorn Helgaas
2016-08-16PCI: Use positive flags in pci_alloc_irq_vectors()Christoph Hellwig
2016-08-15PCI: Add Precision Time Measurement (PTM) supportJonathan Yong
2016-08-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-08-07Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe
2016-08-07block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe
2016-08-07Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2016-08-06Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-08-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-06Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-08-05Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-08-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-08-05Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-08-04Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-08-04Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-08-04Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2016-08-04mm/block: convert rw_page users to bio op useMike Christie
2016-08-04Include: blkdev: Removed duplicate 'struct request;' declaration.John Pittman
2016-08-04block: fix bdi vs gendisk lifetime mismatchDan Williams
2016-08-04block: add missing group association in bio-cloning functionsPaolo Valente
2016-08-04Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford
2016-08-04Soft RoCE driverMoni Shoua
2016-08-04Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-08-04dynamic_debug: add jump label supportJason Baron
2016-08-04jump_label: remove bug.h, atomic.h dependencies for HAVE_JUMP_LABELJason Baron
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-04include/linux/bitmap.h: cleanupAndrew Morton
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-08-04Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2016-08-03Merge branches 'hfi1' and 'sge-limit' into k.o/for-4.8-2Doug Ledford
2016-08-03IB/core: Support for CMA multicast join flagsAlex Vesker
2016-08-03IB/mlx4: Add diagnostic hardware countersMark Bloch
2016-08-03net/mlx4: Query performance and diagnostics countersMark Bloch
2016-08-03net/mlx4: Add diagnostic counters capability bitMark Bloch
2016-08-04extable.h: add stddef.h so "NULL" definition is not implicitPaul Gortmaker
2016-08-04modules: add ro_after_init supportJessica Yu