index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-17
x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions"
Hans de Goede
1
-7
/
+1
2022-05-27
Merge tag 'pci-v5.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+101
2022-05-25
Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-1
/
+1
2022-05-23
Merge tag 'x86-irq-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-64
/
+313
2022-05-19
x86/PCI: Disable E820 reserved region clipping starting in 2023
Hans de Goede
1
-0
/
+21
2022-05-19
x86/PCI: Disable E820 reserved region clipping via quirks
Hans de Goede
1
-0
/
+53
2022-05-19
x86/PCI: Add kernel cmdline options to use/ignore E820 reserved regions
Hans de Goede
2
-2
/
+24
2022-04-29
x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guests
Thomas Gleixner
1
-1
/
+5
2022-04-18
swiotlb: provide swiotlb_init variants that remap the buffer
Christoph Hellwig
1
-1
/
+1
2022-04-18
swiotlb: pass a gfp_mask argument to swiotlb_init_late
Christoph Hellwig
1
-1
/
+1
2022-04-18
swiotlb: rename swiotlb_late_init_with_default_size
Christoph Hellwig
1
-1
/
+1
2022-04-10
x86/PCI: Fix coding style in PIRQ table verification
Maciej W. Rozycki
1
-1
/
+1
2022-04-10
x86/PCI: Fix ALi M1487 (IBC) PIRQ router link value interpretation
Maciej W. Rozycki
1
-3
/
+16
2022-04-10
x86/PCI: Add $IRT PIRQ routing table support
Maciej W. Rozycki
1
-0
/
+76
2022-04-10
x86/PCI: Handle PIRQ routing tables with no router device given
Maciej W. Rozycki
1
-20
/
+44
2022-04-10
x86/PCI: Add PIRQ routing table range checks
Maciej W. Rozycki
1
-5
/
+12
2022-04-10
x86/PCI: Add support for the SiS85C497 PIRQ router
Maciej W. Rozycki
1
-0
/
+80
2022-04-10
x86/PCI: Disambiguate SiS85C503 PIRQ router code entities
Maciej W. Rozycki
1
-15
/
+18
2022-04-10
x86/PCI: Handle IRQ swizzling with PIRQ routers
Maciej W. Rozycki
1
-13
/
+47
2022-04-10
x86/PCI: Also match function number in $PIR table
Maciej W. Rozycki
1
-4
/
+15
2022-04-10
x86/PCI: Include function number in $PIR table dump
Maciej W. Rozycki
1
-1
/
+2
2022-04-10
x86/PCI: Show the physical address of the $PIR table
Maciej W. Rozycki
1
-2
/
+2
2022-04-08
x86/PCI: Clip only host bridge windows for E820 regions
Bjorn Helgaas
1
-0
/
+5
2022-01-26
PCI/sysfs: Find shadow ROM before static attribute initialization
Bjorn Helgaas
1
-2
/
+2
2022-01-16
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2022-01-11
x86/PCI: Remove initialization of static variables to false
Longji Guo
1
-1
/
+1
2021-12-16
x86/pci/xen: Use msi_for_each_desc()
Thomas Gleixner
1
-8
/
+6
2021-12-16
PCI/MSI: Use msi_desc::msi_index
Thomas Gleixner
1
-1
/
+1
2021-12-16
x86/pci/XEN: Use PCI device property
Thomas Gleixner
1
-7
/
+2
2021-12-09
PCI/MSI: Make arch_restore_msi_irqs() less horrible.
Thomas Gleixner
1
-6
/
+7
2021-12-09
genirq/msi, treewide: Use a named struct for PCI/MSI attributes
Thomas Gleixner
1
-3
/
+3
2021-11-10
Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-75
/
+1
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-11-02
xen-pciback: allow compiling on other archs than x86
Oleksandr Andrushchenko
1
-75
/
+1
2021-10-08
Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+9
2021-10-05
xen/x86: allow PVH Dom0 without XEN_PV=y
Jan Beulich
1
-6
/
+9
2021-09-21
PCI: Rename pcibios_add_device() to pcibios_device_add()
Oliver O'Halloran
1
-1
/
+1
2021-09-07
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2021-09-02
x86/PCI: sta2x11: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-2
/
+1
2021-08-12
x86/PCI: Add pci_numachip_init() declaration
Krzysztof WilczyĆski
1
-0
/
+1
2021-08-10
x86: Avoid magic number with ELCR register accesses
Maciej W. Rozycki
1
-1
/
+2
2021-08-10
x86/PCI: Add support for the Intel 82426EX PIRQ router
Maciej W. Rozycki
1
-0
/
+49
2021-08-10
x86/PCI: Add support for the Intel 82374EB/82374SB (ESC) PIRQ router
Maciej W. Rozycki
1
-0
/
+73
2021-08-10
x86/PCI: Add support for the ALi M1487 (IBC) PIRQ router
Maciej W. Rozycki
1
-2
/
+152
2021-07-08
Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+5
2021-06-18
Merge tag 'pci-v5.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+44
2021-06-18
PCI: Add AMD RS690 quirk to enable 64-bit DMA
Mikel Rychliski
1
-0
/
+44
2021-05-27
x86/pci: Return true/false (not 1/0) from bool functions
Yang Li
1
-5
/
+5
2021-05-10
x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFG
Brijesh Singh
1
-1
/
+1
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
[next]