summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'lorenzo/pci/cadence' into nextBjorn Helgaas2018-01-313-19/+38
|\
| * PCI: endpoint: Add the function number as argument to EPC opsCyrille Pitchen2018-01-311-18/+25
| * PCI: Add vendor ID for CadenceCyrille Pitchen2018-01-311-0/+2
| * PCI: Add generic function to probe PCI host controllersCyrille Pitchen2018-01-311-0/+1
| * PCI: OF: Add generic function to parse and allocate PCI resourcesCyrille Pitchen2018-01-311-0/+9
* | Merge branch 'pci/trivial' into nextBjorn Helgaas2018-01-311-216/+195
|\ \
| * | PCI: Clean up whitespace in linux/pci.h, pci/pci.hBjorn Helgaas2017-12-191-216/+195
| |/
* | Merge branch 'pci/switchtec' into nextBjorn Helgaas2018-01-312-1/+5
|\ \
| * | switchtec: Add Global Fabric Manager Server (GFMS) eventLogan Gunthorpe2017-12-192-1/+5
| |/
* | Merge branch 'pci/misc' into nextBjorn Helgaas2018-01-312-0/+21
|\ \
| * | PCI: Add dummy pci_irqd_intx_xlate() for CONFIG_PCI=n buildNiklas Cassel2018-01-191-0/+7
| * | PCI: Add wrappers for dev_printk()Frederick Lawler2018-01-181-0/+12
| * | PCI: Add #defines for Completion Timeout Disable featureBjorn Helgaas2018-01-101-0/+2
| |/
* | Merge branch 'pci/enumeration' into nextBjorn Helgaas2018-01-312-1/+4
|\ \
| * | PCI: Add pci_enable_atomic_ops_to_root()Jay Cornwall2018-01-232-1/+4
| |/
* | Merge branch 'pci/dt-resources' into nextBjorn Helgaas2018-01-311-7/+1
|\ \
| * | PCI: Make of_irq_parse_pci() staticRob Herring2018-01-251-6/+0
| * | PCI: Move OF-related PCI functions into PCI coreRob Herring2018-01-181-1/+1
| |/
* | Merge branch 'pci/dpc' into nextBjorn Helgaas2018-01-311-11/+13
|\ \
| * | PCI/DPC: Reformat DPC register definitionsBjorn Helgaas2018-01-301-13/+13
| * | PCI/DPC: Add and use DPC Status register field definitionsBjorn Helgaas2018-01-301-0/+2
| |/
* | Merge branch 'pci/dma' into nextBjorn Helgaas2018-01-311-14/+13
|\ \
| * | PCI: Remove NULL device handling from PCI DMA APIChristoph Hellwig2018-01-181-14/+13
| |/
* | PCI/ASPM: Unexport internal ASPM interfacesBjorn Helgaas2017-12-191-33/+2
* | PCI/ASPM: Enable Latency Tolerance Reporting when supportedBjorn Helgaas2017-12-191-0/+2
|/
* Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/sc...Linus Torvalds2017-12-171-3/+3
|\
| * drivers/misc/intel/pti: Rename the header file to free up the namespaceIngo Molnar2017-12-171-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-156-10/+21
|\ \
| * | pkt_sched: Remove TC_RED_OFFLOADED from uapiYuval Mintz2017-12-151-1/+0
| * | net: sched: Add TCA_HW_OFFLOADYuval Mintz2017-12-152-0/+2
| * | ipv4: igmp: guard against silly MTU valuesEric Dumazet2017-12-131-0/+1
| * | fou: fix some member types in guehdrXin Long2017-12-111-9/+9
| * | ptr_ring: add barriersMichael S. Tsirkin2017-12-111-0/+9
* | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-12-157-228/+11
|\ \ \
| * | | compiler.h: Remove ACCESS_ONCE()Mark Rutland2017-12-121-36/+11
| * | | locking/lockdep: Remove the cross-release locking checksIngo Molnar2017-12-123-181/+0
| * | | locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=yWill Deacon2017-12-123-11/+0
* | | | Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-12-151-0/+1
|\ \ \ \
| * | | | PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()Rafael J. Wysocki2017-12-111-0/+1
| |/ / /
* | | | Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-12-152-5/+8
|\ \ \ \
| * | | | tracing: Pass export pointer as argument to ->write()Felipe Balbi2017-12-041-1/+1
| * | | | tracing: always define trace_{irq,preempt}_{enable_disable}Arnd Bergmann2017-12-041-4/+7
* | | | | Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-12-151-0/+3
|\ \ \ \ \
| * | | | | PCI: Add pci_get_domain_bus_and_slot() stubRandy Dunlap2017-12-061-0/+3
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-12-157-2/+23
|\ \ \ \ \ \
| * | | | | | mm, oom_reaper: fix memory corruptionMichal Hocko2017-12-152-0/+10
| * | | | | | kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker2017-12-151-0/+1
| * | | | | | exec: avoid gcc-8 warning for get_task_commArnd Bergmann2017-12-151-1/+5
| * | | | | | string.h: workaround for increased stack usageArnd Bergmann2017-12-151-1/+4
| * | | | | | lib/rbtree,drm/mm: add rbtree_replace_node_cached()Chris Wilson2017-12-151-0/+2