summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas
2018-01-31Merge remote-tracking branch 'lorenzo/pci/cadence' into nextBjorn Helgaas
2018-01-31Merge branch 'pci/trivial' into nextBjorn Helgaas
2018-01-31Merge branch 'pci/switchtec' into nextBjorn Helgaas
2018-01-31Merge branch 'pci/misc' into nextBjorn Helgaas
2018-01-31Merge branch 'pci/enumeration' into nextBjorn Helgaas
2018-01-31Merge branch 'pci/dt-resources' into nextBjorn Helgaas
2018-01-31Merge branch 'pci/dpc' into nextBjorn Helgaas
2018-01-31Merge branch 'pci/dma' into nextBjorn Helgaas
2018-01-31PCI: endpoint: Add the function number as argument to EPC opsCyrille Pitchen
2018-01-31PCI: Add vendor ID for CadenceCyrille Pitchen
2018-01-31PCI: Add generic function to probe PCI host controllersCyrille Pitchen
2018-01-31PCI: OF: Add generic function to parse and allocate PCI resourcesCyrille Pitchen
2018-01-30PCI/DPC: Reformat DPC register definitionsBjorn Helgaas
2018-01-30PCI/DPC: Add and use DPC Status register field definitionsBjorn Helgaas
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas
2018-01-28PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas
2018-01-25PCI: Make of_irq_parse_pci() staticRob Herring
2018-01-23PCI: Add pci_enable_atomic_ops_to_root()Jay Cornwall
2018-01-19PCI: Add dummy pci_irqd_intx_xlate() for CONFIG_PCI=n buildNiklas Cassel
2018-01-18PCI: Add wrappers for dev_printk()Frederick Lawler
2018-01-17PCI: Remove NULL device handling from PCI DMA APIChristoph Hellwig
2018-01-17PCI: Move OF-related PCI functions into PCI coreRob Herring
2018-01-10PCI: Add #defines for Completion Timeout Disable featureBjorn Helgaas
2017-12-18PCI: Clean up whitespace in linux/pci.h, pci/pci.hBjorn Helgaas
2017-12-18switchtec: Add Global Fabric Manager Server (GFMS) eventLogan Gunthorpe
2017-12-18PCI/ASPM: Unexport internal ASPM interfacesBjorn Helgaas
2017-12-18PCI/ASPM: Enable Latency Tolerance Reporting when supportedBjorn Helgaas
2017-12-17Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/sc...Linus Torvalds
2017-12-17drivers/misc/intel/pti: Rename the header file to free up the namespaceIngo Molnar
2017-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-12-15pkt_sched: Remove TC_RED_OFFLOADED from uapiYuval Mintz
2017-12-15net: sched: Add TCA_HW_OFFLOADYuval Mintz
2017-12-14Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-12-14Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-12-14Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-12-14mm, oom_reaper: fix memory corruptionMichal Hocko
2017-12-14kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2017-12-14exec: avoid gcc-8 warning for get_task_commArnd Bergmann
2017-12-14string.h: workaround for increased stack usageArnd Bergmann
2017-12-14lib/rbtree,drm/mm: add rbtree_replace_node_cached()Chris Wilson
2017-12-14include/linux/idr.h: add #include <linux/bug.h>Wei Wang
2017-12-14Merge tag 'drm-misc-fixes-2017-12-14' of git://anongit.freedesktop.org/drm/dr...Linus Torvalds
2017-12-13drm: rework delayed connector cleanup in connector_iterDaniel Vetter
2017-12-13ipv4: igmp: guard against silly MTU valuesEric Dumazet
2017-12-13drm: Update edid-derived drm_display_info fields at edid property set [v2]Keith Packard
2017-12-12compiler.h: Remove ACCESS_ONCE()Mark Rutland
2017-12-12locking/lockdep: Remove the cross-release locking checksIngo Molnar