summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/host-tango' into nextBjorn Helgaas2017-11-141-1/+9
|\
| * of/pci: Add of_pci_dma_range_parser_init() for dma-ranges parsing supportMarc Gonzalez2017-10-051-1/+9
* | Merge branch 'pci/virtualization' into nextBjorn Helgaas2017-11-141-5/+4
|\ \
| * | PCI: Remove unused function __pci_reset_function()Jan H. Schönherr2017-10-051-1/+0
| * | PCI: Remove reset argument from pci_iov_{add,remove}_virtfn()Jan H. Schönherr2017-10-051-4/+4
| |/
* | Merge branch 'pci/resource' into nextBjorn Helgaas2017-11-142-2/+9
|\ \
| * | PCI: Add pci_resize_resource() for resizing BARsChristian König2017-10-251-0/+3
| * | PCI: Add resizable BAR infrastructureChristian König2017-10-241-2/+6
| |/
* | Merge branch 'pci/msi' into nextBjorn Helgaas2017-11-141-0/+2
|\ \
| * | PCI/portdrv: Add #defines for AER and DPC Interrupt Message Number masksDongdong Liu2017-10-201-0/+2
| |/
* | Merge branch 'pci/hotplug' into nextBjorn Helgaas2017-11-141-0/+4
|\ \
| * | PCI: Add for_each_pci_bridge() helperAndy Shevchenko2017-11-071-0/+4
| |/
* | PCI/ASPM: Add L1 Substates definitionsBjorn Helgaas2017-11-141-0/+6
* | PCI/ASPM: Reformat ASPM register definitionsBjorn Helgaas2017-11-141-14/+14
|/
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-10-011-0/+14
|\
| * timer: Prepare to change timer callback argument typeKees Cook2017-09-281-0/+14
* | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-10-011-1/+20
|\ \
| * | smp/hotplug: Hotplug state fail injectionPeter Zijlstra2017-09-251-1/+2
| * | smp/hotplug: Add state diagramPeter Zijlstra2017-09-251-0/+18
| |/
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-10-012-31/+52
|\ \
| * | sched/debug: Add explicit TASK_PARKED printingPeter Zijlstra2017-09-292-10/+8
| * | sched/debug: Add explicit TASK_IDLE printingPeter Zijlstra2017-09-292-5/+14
| * | sched/tracing: Use common task-state helpersPeter Zijlstra2017-09-291-2/+0
| * | sched/tracing: Fix trace_sched_switch task-state printingPeter Zijlstra2017-09-292-8/+12
| * | sched/debug: Convert TASK_state to hexPeter Zijlstra2017-09-291-14/+14
| * | sched/debug: Implement consistent task-state printingPeter Zijlstra2017-09-291-7/+19
* | | Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-291-0/+2
|\ \ \
| * | | PCI: Add dummy pci_acs_enabled() for CONFIG_PCI=n buildGeert Uytterhoeven2017-09-251-0/+2
* | | | Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-291-1/+1
|\ \ \ \
| * | | | iommu: Fix comment for iommu_ops.map_sgJean-Philippe Brucker2017-09-271-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'fixes-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-291-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge commit 'keys-fixes-20170927' into fixes-v4.14-rc3James Morris2017-09-281-0/+2
| |\ \ \
| | * | | KEYS: prevent creating a different user's keyringsEric Biggers2017-09-251-0/+2
| | | |/ | | |/|
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-09-282-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | IB: Correct MR length field to be 64-bitParav Pandit2017-09-251-1/+1
| * | | IB/core: Fix typo in the name of the tag-matching cap structLeon Romanovsky2017-09-252-3/+3
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-263-18/+15
|\ \ \ | |/ / |/| |
| * | nvmet-fc: sync header templates with commentsJames Smart2017-09-251-5/+8
| * | nvme: add transport SGL definitionsJames Smart2017-09-251-0/+6
| * | nvme.h: remove FC transport-specific error valuesJames Smart2017-09-251-13/+0
| * | blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long2017-09-251-0/+1
| |/
* | Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-251-0/+7
|\ \
| * | of: provide inline helper for of_find_device_by_nodeArnd Bergmann2017-09-191-0/+7
| |/
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-241-4/+1
|\ \
| * | Revert "genirq: Restrict effective affinity to interrupts actually using it"Thomas Gleixner2017-09-211-4/+1
| |/
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-241-4/+8
|\ \
| * | syscalls: Use CHECK_DATA_CORRUPTION for addr_limit_user_checkThomas Garnier2017-09-171-4/+8
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-236-22/+12
|\ \
| * | net: prevent dst uses after freeEric Dumazet2017-09-223-20/+6
| * | net: ethtool: Add back transceiver typeFlorian Fainelli2017-09-221-1/+5