summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-03-15Merge branch 'pci/host-hv' into nextBjorn Helgaas
2016-03-15Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/...Bjorn Helgaas
2016-03-15Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas
2016-03-15PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definitionHeikki Krogerus
2016-03-08PCI: Add QEMU top-level IDs for (sub)vendor & deviceRobin H. Johnson
2016-03-08PCI: Add pci_ops.{add,remove}_bus() callbacksThierry Reding
2016-03-07PCI: Consolidate PCI DMA constants and interfaces in linux/pci-dma-compat.hBjorn Helgaas
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig
2016-02-18PCI: Update VPD definitionsHannes Reinecke
2016-02-16PCI: Add fwnode_handle to x86 pci_sysdataJake Oshins
2016-02-05PCI: Remove empty asm-generic/pci-bridge.hBjorn Helgaas
2016-02-05PCI: Move pci_set_flags() from asm-generic/pci-bridge.h to linux/pci.hBjorn Helgaas
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2016-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-01-24MIPS: bcm963xx: Update bcm_tag field image_sequenceSimon Arlott
2016-01-24MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott
2016-01-24MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott
2016-01-24MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structureSimon Arlott
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-24MIPS: Add support for PIC32MZDA platformJoshua Henderson
2016-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-22dax: add support for fsync/syncRoss Zwisler
2016-01-22mm: add find_get_entries_tag()Ross Zwisler
2016-01-22dax: support dirty DAX entries in radix treeRoss Zwisler
2016-01-22pmem: add wb_cache_pmem() to the PMEM APIRoss Zwisler
2016-01-22make sure that freeing shmem fast symlinks is RCU-delayedAl Viro
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-01-22Merge tag 'sound-fix-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2016-01-22Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-21Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-01-21Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-01-21Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-01-21mm: fix kernel crash in khugepaged threadyalin wang
2016-01-21thp: change pmd_trans_huge_lock() interface to return ptlKirill A. Shutemov
2016-01-21Merge branch 'uaccess' (batched user access infrastructure)Linus Torvalds
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-21Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-21Merge tag 'pwm/for-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-01-21libceph: fix ceph_msg_revoke()Ilya Dryomov
2016-01-21ceph: ceph_frag_contains_value can be booleanYaowei Bai
2016-01-21ceph: remove unused functions in ceph_frag.hYaowei Bai
2016-01-21{IB, net}/mlx5: Move the modify QP operation table to mlx5_ibmajd@mellanox.com