index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
pci
Age
Commit message (
Expand
)
Author
2017-12-14
Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-12-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-12-06
x86/PCI: Only enable a 64bit BAR on single-socket AMD Family 15h
Christian König
2017-12-06
x86/PCI: Fix infinite loop in search for 64bit BAR placement
Christian König
2017-12-06
x86/PCI: Make broadcom_postcore_init() check acpi_disabled
Rafael J. Wysocki
2017-11-15
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-14
Merge branch 'pci/resource' into next
Bjorn Helgaas
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-25
x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 00-1f, 30-3f, 60-7f)
Christian König
2017-10-05
x86/pci/intel_mid_pci: Constify intel_mid_pci_ops and make it __initconst
Bhumika Goyal
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2017-09-08
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-08-31
Merge branch 'x86/mm' into x86/platform, to pick up TLB flush dependency
Ingo Molnar
2017-08-30
x86/PCI: Use is_vmd() rather than relying on the domain number
Jon Derrick
2017-08-30
x86/PCI: Move VMD quirk to x86 fixups
Jon Derrick
2017-07-25
x86/platform/intel-mid: Make IRQ allocation a bit more flexible
Andy Shevchenko
2017-07-18
x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappings
Tom Lendacky
2017-07-08
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-06
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-07-02
Merge branch 'pci/resource' into next
Bjorn Helgaas
2017-07-02
Merge branch 'pci/pm' into next
Bjorn Helgaas
2017-06-30
x86/PCI: Avoid AMD SB7xx EHCI USB wakeup defect
Kai-Heng Feng
2017-06-28
PCI: Work around poweroff & suspend-to-RAM issue on Macbook Pro 11
Bjorn Helgaas
2017-06-28
x86/PCI: Select CONFIG_PCI_LOCKLESS_CONFIG
Thomas Gleixner
2017-06-28
x86/PCI/ce4100: Properly lock accessor functions
Thomas Gleixner
2017-06-28
x86/PCI: Abort if legacy init fails
Thomas Gleixner
2017-06-28
x86: remove arch specific dma_supported implementation
Christoph Hellwig
2017-06-15
x86/PCI: Simplify Dell DMI B1 quirk
Jean Delvare
2017-06-13
x86/PCI: Fix whitespace in set_bios_x() printk
Vincent Legoll
2017-05-08
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-08
x86: use set_memory.h header
Laura Abbott
2017-05-02
xen: Revert commits da72ff5bfcb0 and 72a9b186292d
Boris Ostrovsky
2017-05-01
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-04-20
x86/PCI: Use generic pci_mmap_resource_range()
David Woodhouse
2017-04-20
PCI: Add BAR index argument to pci_mmap_page_range()
David Woodhouse
2017-03-09
Merge tag 'for-linus-4.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-03-01
x86/PCI: Implement pcibios_release_device to release IRQ from IOAPIC
Rui Wang
2017-03-01
Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...
Ingo Molnar
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-22
xen: do not re-use pirq number cached in pci device msi msg data
Dan Streetman
2017-01-28
x86/boot/e820: Rename e820_reserve_resources*() to e820__reserve_resources*()
Ingo Molnar
2017-01-28
x86/boot/e820: Use bool in query APIs
Ingo Molnar
2017-01-28
x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"
Ingo Molnar
2017-01-28
x86/boot/e820: Rename e820_any_mapped()/e820_all_mapped() to e820__mapped_any...
Ingo Molnar
2017-01-28
x86/boot/e820: Remove spurious asm/e820/api.h inclusions
Ingo Molnar
2017-01-28
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
Ingo Molnar
2017-01-24
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-11
x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6F
Bjorn Helgaas
2016-12-13
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
[next]