index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2015-07-30
PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed
Jiang Liu
2
-8
/
+6
2015-07-30
PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()
Jiang Liu
3
-27
/
+15
2015-07-29
x86/pci/intel_mid_pci: Use proper constants for irq polarity
Thomas Gleixner
1
-2
/
+2
2015-07-29
x86/pci/intel_mid_pci: Make intel_mid_pci_ops static
Andy Shevchenko
1
-1
/
+1
2015-07-29
x86/pci/intel_mid_pci: Propagate actual return code
Andy Shevchenko
1
-2
/
+4
2015-07-29
x86/pci/intel_mid_pci: Work around for IRQ0 assignment
Andy Shevchenko
1
-2
/
+22
2015-07-23
PCI: Call pci_read_bridge_bases() from core instead of arch code
Lorenzo Pieralisi
1
-1
/
+0
2015-07-22
x86/PCI: Use for_pci_msi_entry() to access MSI device list
Jiang Liu
1
-4
/
+4
2015-07-14
PCI: Fix generic NCR 53c810 class code quirk
Bjorn Helgaas
1
-13
/
+0
2015-06-23
Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+15
2015-06-18
x86/PCI: Use host bridge _CRS info on systems with >32 bit addressing
Bjorn Helgaas
1
-2
/
+4
2015-06-10
x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237A
Bjorn Helgaas
1
-0
/
+11
2015-06-03
Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/...
Ingo Molnar
3
-12
/
+13
2015-05-28
PCI / ACPI: Do not set ACPI companions for host bridges with parents
Rafael J. Wysocki
1
-3
/
+10
2015-05-27
x86/mm/pat: Wrap pat_enabled into a function API
Luis R. Rodriguez
1
-3
/
+3
2015-05-19
x86: Rename eisa_set_level_irq to elcr_set_level_irq
Paul Gortmaker
1
-6
/
+7
2015-05-11
Merge branch 'x86/asm' into x86/apic, to resolve a conflict
Ingo Molnar
1
-2
/
+22
2015-04-30
x86/PCI/ACPI: Make all resources except [io 0xcf8-0xcff] available on PCI bus
Jiang Liu
1
-2
/
+22
2015-04-24
x86/irq: Convert IOAPIC to use hierarchical irqdomain interfaces
Jiang Liu
1
-2
/
+0
2015-04-24
x86/irq: Prepare IOAPIC interfaces to support hierarchical irqdomains
Jiang Liu
1
-1
/
+3
2015-04-14
Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2015-03-24
Merge branches 'pci/enumeration' and 'pci/virtualization' into next
Bjorn Helgaas
1
-0
/
+2
2015-03-20
Revert "x86/PCI: Refine the way to release PCI IRQ resources"
Rafael J. Wysocki
3
-31
/
+22
2015-03-19
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
Yijing Wang
1
-0
/
+2
2015-03-04
x86/PCI/ACPI: Ignore resources consumed by host bridge itself
Jiang Liu
1
-3
/
+8
2015-02-11
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-229
/
+127
2015-02-11
Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
2015-02-10
Merge branch 'acpi-resources'
Rafael J. Wysocki
5
-226
/
+124
2015-02-10
Merge branch 'acpica'
Rafael J. Wysocki
2
-16
/
+16
2015-02-10
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+28
2015-02-10
Merge tag 'spi-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-1
/
+0
2015-02-08
Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/config', 'spi/to...
Mark Brown
1
-1
/
+0
2015-02-05
Merge tag 'pci-v3.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+16
2015-02-05
x86/PCI: Refine the way to release PCI IRQ resources
Jiang Liu
3
-22
/
+31
2015-02-05
x86/PCI/ACPI: Use common ACPI resource interfaces to simplify implementation
Jiang Liu
1
-204
/
+91
2015-02-05
x86/PCI: Fix the range check for IO resources
Jiang Liu
1
-2
/
+4
2015-02-05
PCI: Use common resource list management code instead of private implementation
Jiang Liu
1
-2
/
+2
2015-02-04
Merge branch 'acpica' into acpi-resources
Rafael J. Wysocki
2
-16
/
+16
2015-02-02
PCI: Add NEC variants to Stratus ftServer PCIe DMI check
Charlotte Richardson
1
-0
/
+16
2015-01-28
PCI: Fail MSI-X mappings if there's no space assigned to MSI-X BAR
Yijing Wang
1
-0
/
+4
2015-01-26
ACPICA: Resources: Provide common part for struct acpi_resource_address struc...
Lv Zheng
2
-16
/
+16
2015-01-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-47
/
+2
2015-01-20
x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsi
Jiang Liu
1
-0
/
+2
2015-01-20
x86/xen: Treat SCI interrupt as normal GSI interrupt
Jiang Liu
1
-47
/
+0
2015-01-16
x86/PCI: Clip bridge windows to fit in upstream windows
Yinghai Lu
1
-1
/
+1
2015-01-15
Merge tag 'please-pull-einj-mmcfg' of git://git.kernel.org/pub/scm/linux/kern...
Ingo Molnar
1
-0
/
+28
2015-01-07
spi: dw-pci: describe Intel MID controllers better
Andy Shevchenko
1
-1
/
+0
2014-12-20
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-6
/
+29
2014-12-16
x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector()
Jiang Liu
1
-4
/
+2
2014-12-16
x86, irq: Keep balance of IOAPIC pin reference count
Jiang Liu
2
-2
/
+15
[prev]
[next]