index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-09
Merge tag 'for-linus-4.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-16
/
+7
2017-03-01
x86/PCI: Implement pcibios_release_device to release IRQ from IOAPIC
Rui Wang
1
-0
/
+9
2017-02-26
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+6
2017-02-22
xen: do not re-use pirq number cached in pci device msi msg data
Dan Streetman
1
-16
/
+7
2017-01-24
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
2
-5
/
+5
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-1
/
+1
2017-01-11
x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6F
Bjorn Helgaas
1
-0
/
+10
2016-12-14
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2016-12-08
xen/pci: Bubble up error and fix description.
Konrad Rzeszutek Wilk
1
-2
/
+2
2016-11-23
x86/pci/amd-bus: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-27
/
+7
2016-10-07
Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-773
/
+7
2016-10-06
Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2016-10-05
Merge branch 'pci/host-vmd' into next
Bjorn Helgaas
2
-768
/
+0
2016-10-04
x86/PCI: VMD: Move VMD driver to drivers/pci/host
Keith Busch
2
-763
/
+0
2016-09-30
xen: Remove event channel notification through Xen PCI platform device
KarimAllah Ahmed
1
-1
/
+1
2016-09-23
x86/PCI: VMD: Request userspace control of PCIe hotplug indicators
Keith Busch
2
-0
/
+8
2016-09-19
x86/PCI: VMD: Synchronize with RCU freeing MSI IRQ descs
Keith Busch
1
-0
/
+2
2016-09-19
x86/PCI: VMD: Eliminate index member from IRQ list
Jon Derrick
1
-7
/
+13
2016-09-19
x86/PCI: VMD: Eliminate vmd_vector member from list type
Jon Derrick
1
-8
/
+5
2016-09-19
x86/PCI: VMD: Convert to use pci_alloc_irq_vectors() API
Jon Derrick
1
-12
/
+3
2016-09-19
x86/PCI: VMD: Allocate IRQ lists with correct MSI-X count
Jon Derrick
1
-5
/
+5
2016-09-15
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
2
-9
/
+21
2016-09-01
PCI: Mark Haswell Power Control Unit as having non-compliant BARs
Bjorn Helgaas
1
-7
/
+13
2016-08-24
x86/PCI: VMD: Fix infinite loop executing irq's
Keith Busch
1
-2
/
+8
2016-08-10
x86: Apply more __ro_after_init and const
Kees Cook
1
-2
/
+5
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2
-9
/
+9
2016-08-03
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-17
/
+26
2016-08-01
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-08-01
Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pc...
Bjorn Helgaas
1
-16
/
+25
2016-07-26
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2016-07-26
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-9
/
+42
2016-07-14
x86: Audit and remove any remaining unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2016-07-14
Merge branch 'x86/platform' into x86/headers, to apply dependent patches
Ingo Molnar
1
-9
/
+42
2016-07-13
x86/pci: Use MRFLD abbreviation for Merrifield
Andy Shevchenko
1
-4
/
+4
2016-07-08
x86/pci, x86/platform/intel_mid_pci: Remove duplicate power off code
Andy Shevchenko
1
-9
/
+4
2016-07-02
Revert "ACPI, PCI, IRQ: remove redundant code in acpi_irq_penalty_init()"
Sinan Kaya
1
-0
/
+1
2016-06-20
x86/PCI: VMD: Separate MSI and MSI-X vector sharing
Keith Busch
1
-4
/
+8
2016-06-20
x86/PCI: VMD: Use x86_vector_domain as parent domain
Keith Busch
1
-1
/
+1
2016-06-20
x86/PCI: VMD: Use lock save/restore in interrupt enable path
Jon Derrick
1
-8
/
+12
2016-06-18
x86/PCI/VMD: Use untracked irq handler
Keith Busch
1
-1
/
+1
2016-06-15
x86/platform/intel-mid: Add Power Management Unit driver
Andy Shevchenko
1
-5
/
+35
2016-06-14
x86/platform/intel_mid_pci: Rework IRQ0 workaround
Andy Shevchenko
1
-2
/
+10
2016-06-14
x86/PCI: VMD: Initialize list item in IRQ disable
Keith Busch
1
-0
/
+1
2016-06-13
x86/PCI: VMD: Select device dma ops to override
Keith Busch
1
-3
/
+3
2016-06-11
PCI: Fix comment typo
Andrea Gelmini
1
-1
/
+1
2016-05-24
Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+5
2016-05-24
xen/x86: actually allocate legacy interrupts on PV guests
Stefano Stabellini
1
-2
/
+5
2016-05-19
Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+8
2016-05-17
Merge branches 'pci/hotplug' and 'pci/resource' into next
Bjorn Helgaas
1
-0
/
+7
2016-05-17
Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+0
[next]