index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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 branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-01
5
-15
/
+17
|
\
|
*
Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...
Ingo Molnar
2017-03-01
2
-6
/
+6
|
|
\
|
*
|
x86/boot/e820: Rename e820_reserve_resources*() to e820__reserve_resources*()
Ingo Molnar
2017-01-28
1
-1
/
+1
|
*
|
x86/boot/e820: Use bool in query APIs
Ingo Molnar
2017-01-28
1
-7
/
+7
|
*
|
x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"
Ingo Molnar
2017-01-28
1
-1
/
+1
|
*
|
x86/boot/e820: Rename e820_any_mapped()/e820_all_mapped() to e820__mapped_any...
Ingo Molnar
2017-01-28
1
-2
/
+2
|
*
|
x86/boot/e820: Remove spurious asm/e820/api.h inclusions
Ingo Molnar
2017-01-28
1
-0
/
+2
|
*
|
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
Ingo Molnar
2017-01-28
4
-4
/
+4
*
|
|
Merge tag 'for-linus-4.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-03-09
1
-16
/
+7
|
\
\
\
|
*
|
|
xen: do not re-use pirq number cached in pci device msi msg data
Dan Streetman
2017-02-22
1
-16
/
+7
|
|
/
/
*
|
/
x86/PCI: Implement pcibios_release_device to release IRQ from IOAPIC
Rui Wang
2017-03-01
1
-0
/
+9
|
|
/
|
/
|
*
|
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
2
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
2017-01-24
2
-5
/
+5
|
*
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-24
1
-1
/
+1
*
|
x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6F
Bjorn Helgaas
2017-01-11
1
-0
/
+10
|
/
*
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-12-13
1
-2
/
+2
|
\
|
*
xen/pci: Bubble up error and fix description.
Konrad Rzeszutek Wilk
2016-12-08
1
-2
/
+2
*
|
x86/pci/amd-bus: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-11-22
1
-27
/
+7
|
/
*
Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-10-07
3
-773
/
+7
|
\
|
*
Merge branch 'pci/host-vmd' into next
Bjorn Helgaas
2016-10-05
2
-768
/
+0
|
|
\
|
|
*
x86/PCI: VMD: Move VMD driver to drivers/pci/host
Keith Busch
2016-10-04
2
-763
/
+0
|
|
*
x86/PCI: VMD: Synchronize with RCU freeing MSI IRQ descs
Keith Busch
2016-09-19
1
-0
/
+2
|
|
*
x86/PCI: VMD: Eliminate index member from IRQ list
Jon Derrick
2016-09-19
1
-7
/
+13
|
|
*
x86/PCI: VMD: Eliminate vmd_vector member from list type
Jon Derrick
2016-09-19
1
-8
/
+5
|
|
*
x86/PCI: VMD: Convert to use pci_alloc_irq_vectors() API
Jon Derrick
2016-09-19
1
-12
/
+3
|
|
*
x86/PCI: VMD: Allocate IRQ lists with correct MSI-X count
Jon Derrick
2016-09-19
1
-5
/
+5
|
*
|
x86/PCI: VMD: Request userspace control of PCIe hotplug indicators
Keith Busch
2016-09-23
2
-0
/
+8
|
|
/
*
|
Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-06
1
-1
/
+1
|
\
\
|
*
|
xen: Remove event channel notification through Xen PCI platform device
KarimAllah Ahmed
2016-09-30
1
-1
/
+1
|
|
/
*
|
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
2016-09-15
2
-9
/
+21
|
\
\
|
*
|
PCI: Mark Haswell Power Control Unit as having non-compliant BARs
Bjorn Helgaas
2016-09-01
1
-7
/
+13
|
*
|
x86/PCI: VMD: Fix infinite loop executing irq's
Keith Busch
2016-08-23
1
-2
/
+8
|
|
/
*
/
x86: Apply more __ro_after_init and const
Kees Cook
2016-08-10
1
-2
/
+5
|
/
*
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
2
-9
/
+9
*
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-02
2
-17
/
+26
|
\
|
*
-
.
Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pc...
Bjorn Helgaas
2016-08-01
1
-16
/
+25
|
|
\
\
|
|
|
*
x86/PCI: VMD: Separate MSI and MSI-X vector sharing
Keith Busch
2016-06-20
1
-4
/
+8
|
|
|
*
x86/PCI: VMD: Use x86_vector_domain as parent domain
Keith Busch
2016-06-20
1
-1
/
+1
|
|
|
*
x86/PCI: VMD: Use lock save/restore in interrupt enable path
Jon Derrick
2016-06-20
1
-8
/
+12
|
|
|
*
x86/PCI: VMD: Initialize list item in IRQ disable
Keith Busch
2016-06-13
1
-0
/
+1
|
|
|
*
x86/PCI: VMD: Select device dma ops to override
Keith Busch
2016-06-13
1
-3
/
+3
|
|
|
/
|
*
/
PCI: Fix comment typo
Andrea Gelmini
2016-06-10
1
-1
/
+1
|
|
/
*
|
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-08-01
1
-1
/
+1
|
\
\
|
*
|
x86: Audit and remove any remaining unnecessary uses of module.h
Paul Gortmaker
2016-07-14
1
-1
/
+1
|
*
|
Merge branch 'x86/platform' into x86/headers, to apply dependent patches
Ingo Molnar
2016-07-14
1
-9
/
+42
|
|
\
\
*
|
\
\
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-07-25
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
x86/PCI/VMD: Use untracked irq handler
Keith Busch
2016-06-18
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-07-25
1
-9
/
+42
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
x86/pci: Use MRFLD abbreviation for Merrifield
Andy Shevchenko
2016-07-13
1
-4
/
+4
|
*
|
x86/pci, x86/platform/intel_mid_pci: Remove duplicate power off code
Andy Shevchenko
2016-07-08
1
-9
/
+4
[next]