index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-17
5
-113
/
+142
|
\
|
*
Merge branch 'pci/enumeration'
Bjorn Helgaas
2024-01-15
1
-7
/
+21
|
|
\
|
|
*
x86/pci: Clean up open-coded PCIBIOS return code mangling
Ilpo Järvinen
2023-12-01
1
-7
/
+21
|
*
|
x86/pci: Reorder pci_mmcfg_arch_map() definition before calls
Bjorn Helgaas
2023-12-05
1
-19
/
+19
|
*
|
x86/pci: Return pci_mmconfig_add() failure early
Bjorn Helgaas
2023-12-05
1
-7
/
+8
|
*
|
x86/pci: Comment pci_mmconfig_insert() obscure MCFG dependency
Bjorn Helgaas
2023-12-05
1
-0
/
+4
|
*
|
x86/pci: Rename pci_mmcfg_check_reserved() to pci_mmcfg_reserved()
Bjorn Helgaas
2023-12-05
1
-4
/
+4
|
*
|
x86/pci: Rename acpi_mcfg_check_entry() to acpi_mcfg_valid_entry()
Bjorn Helgaas
2023-12-05
1
-7
/
+7
|
*
|
x86/pci: Rename 'MMCONFIG' to 'ECAM', use pr_fmt
Bjorn Helgaas
2023-12-05
3
-67
/
+52
|
*
|
x86/pci: Add MCFG debug logging
Bjorn Helgaas
2023-12-05
2
-5
/
+21
|
*
|
x86/pci: Reword ECAM EfiMemoryMappedIO logging to avoid 'reserved'
Bjorn Helgaas
2023-12-05
1
-8
/
+6
|
*
|
x86/pci: Reserve ECAM if BIOS didn't include it in PNP0C02 _CRS
Bjorn Helgaas
2023-12-05
1
-1
/
+12
|
|
/
*
/
x86: sta2x11: include header for sta2x11_get_instance() prototype
Arnd Bergmann
2023-12-10
1
-0
/
+1
|
/
*
x86/PCI: Avoid PME from D3hot/D3cold for AMD Rembrandt and Phoenix USB4
Mario Limonciello
2023-10-06
1
-0
/
+59
*
Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-08-30
1
-2
/
+2
|
\
|
*
x86/PCI: Use struct_size() in pirq_convert_irt_table()
Christophe JAILLET
2023-07-13
1
-2
/
+2
*
|
Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-30
1
-1
/
+1
|
\
\
|
*
|
x86/apic: Rename disable_apic
Thomas Gleixner
2023-08-09
1
-1
/
+1
|
|
/
*
/
range.h: Move resource API and constant to respective files
Andy Shevchenko
2023-08-18
2
-1
/
+9
|
/
*
Merge tag 'x86_cleanups_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-06-26
1
-2
/
+2
|
\
|
*
x86/pci: Mark local functions as 'static'
Arnd Bergmann
2023-05-18
1
-2
/
+2
*
|
Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-27
1
-3
/
+5
|
\
\
|
|
/
|
/
|
|
*
x86/pci/xen: populate MSI sysfs entries
Maximilian Heyne
2023-05-24
1
-3
/
+5
*
|
Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-04-27
1
-0
/
+59
|
\
\
|
|
/
|
/
|
|
*
PCI: Fix up L1SS capability for Intel Apollo Lake Root Port
Ron Lee
2023-04-11
1
-0
/
+59
*
|
x86/PCI: Add quirk for AMD XHCI controller that loses MSI-X state in D3hot
Basavaraj Natikar
2023-04-06
1
-0
/
+21
|
/
*
x86/pci/xen: Fixup fallout from the PCI/MSI overhaul
Thomas Gleixner
2023-01-16
1
-1
/
+2
*
x86/pci/xen: Set MSI_FLAG_PCI_MSIX support in Xen MSI domain
David Woodhouse
2023-01-16
1
-0
/
+1
*
x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM space
Bjorn Helgaas
2023-01-13
1
-0
/
+31
*
x86/pci: Simplify is_mmconf_reserved() messages
Bjorn Helgaas
2023-01-11
1
-6
/
+7
*
x86/PCI: Use pr_info() when possible
Bjorn Helgaas
2022-12-10
1
-21
/
+18
*
x86/PCI: Fix log message typo
Bjorn Helgaas
2022-12-10
1
-1
/
+1
*
x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions"
Hans de Goede
2022-06-17
1
-7
/
+1
*
Merge tag 'pci-v5.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-05-27
2
-0
/
+101
|
\
|
*
x86/PCI: Disable E820 reserved region clipping starting in 2023
Hans de Goede
2022-05-19
1
-0
/
+21
|
*
x86/PCI: Disable E820 reserved region clipping via quirks
Hans de Goede
2022-05-19
1
-0
/
+53
|
*
x86/PCI: Add kernel cmdline options to use/ignore E820 reserved regions
Hans de Goede
2022-05-19
2
-2
/
+24
|
*
x86/PCI: Clip only host bridge windows for E820 regions
Bjorn Helgaas
2022-04-08
1
-0
/
+5
*
|
Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-05-25
1
-1
/
+1
|
\
\
|
*
|
swiotlb: provide swiotlb_init variants that remap the buffer
Christoph Hellwig
2022-04-18
1
-1
/
+1
|
*
|
swiotlb: pass a gfp_mask argument to swiotlb_init_late
Christoph Hellwig
2022-04-18
1
-1
/
+1
|
*
|
swiotlb: rename swiotlb_late_init_with_default_size
Christoph Hellwig
2022-04-18
1
-1
/
+1
|
|
/
*
|
Merge tag 'x86-irq-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-05-23
1
-64
/
+313
|
\
\
|
*
|
x86/PCI: Fix coding style in PIRQ table verification
Maciej W. Rozycki
2022-04-10
1
-1
/
+1
|
*
|
x86/PCI: Fix ALi M1487 (IBC) PIRQ router link value interpretation
Maciej W. Rozycki
2022-04-10
1
-3
/
+16
|
*
|
x86/PCI: Add $IRT PIRQ routing table support
Maciej W. Rozycki
2022-04-10
1
-0
/
+76
|
*
|
x86/PCI: Handle PIRQ routing tables with no router device given
Maciej W. Rozycki
2022-04-10
1
-20
/
+44
|
*
|
x86/PCI: Add PIRQ routing table range checks
Maciej W. Rozycki
2022-04-10
1
-5
/
+12
|
*
|
x86/PCI: Add support for the SiS85C497 PIRQ router
Maciej W. Rozycki
2022-04-10
1
-0
/
+80
|
*
|
x86/PCI: Disambiguate SiS85C503 PIRQ router code entities
Maciej W. Rozycki
2022-04-10
1
-15
/
+18
[next]