index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-10
xen: pci: only define xen_initdom_setup_msi_irqs if CONFIG_XEN_DOM0
Ian Campbell
1
-0
/
+2
2011-03-10
Merge branch 'stable/pcifront-fixes' into stable/irq.cleanup
Konrad Rzeszutek Wilk
1
-5
/
+8
2011-03-03
xen: handled remapped IRQs when enabling a pcifront PCI device.
Ian Campbell
1
-8
/
+14
2011-02-22
Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 into x86/platform
Thomas Gleixner
8
-48
/
+219
2011-02-18
pci/xen: When free-ing MSI-X/MSI irq->desc also use generic code.
Konrad Rzeszutek Wilk
1
-0
/
+3
2011-02-18
pci/xen: Cleanup: convert int** to int[]
Konrad Rzeszutek Wilk
1
-2
/
+2
2011-02-18
x86/pci: Remove unused variable
Sebastian Andrzej Siewior
1
-1
/
+1
2011-02-18
pci/xen: Use xen_allocate_pirq_msi instead of xen_allocate_pirq
Konrad Rzeszutek Wilk
1
-3
/
+3
2011-02-10
x86: Adjust section placement in AMD northbridge related code
Jan Beulich
1
-1
/
+1
2011-02-08
PCI/lpc: irq and pci_ids patch for Intel DH89xxCC DeviceIDs
Seth Heasley
1
-9
/
+6
2011-01-14
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
Linus Torvalds
3
-5
/
+50
2011-01-14
x86/PCI: don't use native Broadcom CNB20LE driver when ACPI is available
Bjorn Helgaas
1
-4
/
+7
2011-01-14
PCI: enable pci=bfsort by default on future Dell systems
Narendra_K@Dell.com
1
-0
/
+41
2011-01-11
x86: Use PCI method for enabling AMD extended config space before MSR method
Jan Beulich
1
-0
/
+33
2011-01-06
Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-0
/
+23
2011-01-06
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
2
-0
/
+316
2010-12-23
x86/PCI: irq and pci_ids patch for Intel Patsburg
Seth Heasley
1
-1
/
+2
2010-12-23
Merge commit 'v2.6.37-rc7' into x86/security
Ingo Molnar
2
-20
/
+25
2010-12-17
x86: avoid low BIOS area when allocating address space
Bjorn Helgaas
1
-3
/
+0
2010-12-17
Revert "x86/PCI: allocate space from the end of a region, not the beginning"
Bjorn Helgaas
1
-11
/
+6
2010-12-02
xen: fix MSI setup and teardown for PV on HVM guests
Stefano Stabellini
1
-7
/
+20
2010-11-18
x86: Add NX protection for kernel data
Matthieu Castet
1
-0
/
+23
2010-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
Linus Torvalds
1
-20
/
+83
2010-11-12
ce4100: Add PCI register emulation for CE4100
Dirk Brandewie
2
-0
/
+316
2010-11-11
x86/PCI: coalesce overlapping host bridge windows
Bjorn Helgaas
1
-20
/
+83
2010-11-08
xen: fix memory leak in Xen PCI MSI/MSI-X allocator.
Jiri Slaby
1
-3
/
+5
2010-10-28
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
Linus Torvalds
4
-7
/
+427
2010-10-26
x86/PCI: allocate space from the end of a region, not the beginning
Bjorn Helgaas
1
-6
/
+11
2010-10-22
xen: add a missing #include to arch/x86/pci/xen.c
Stefano Stabellini
1
-0
/
+1
2010-10-22
xen: remap MSIs into pirqs when running as initial domain
Qing He
1
-18
/
+37
2010-10-22
xen: remap GSIs as pirqs when running as initial domain
Jeremy Fitzhardinge
1
-0
/
+135
2010-10-22
xen: map MSIs into pirqs
Stefano Stabellini
1
-0
/
+57
2010-10-22
xen: support GSI -> pirq remapping in PV on HVM guests
Stefano Stabellini
1
-0
/
+16
2010-10-22
xen: add xen hvm acpi_register_gsi variant
Jeremy Fitzhardinge
1
-0
/
+6
2010-10-22
xen: implement xen_hvm_register_pirq
Stefano Stabellini
1
-0
/
+38
2010-10-21
X86/PCI: Remove the dependency on isapnp_disable.
Konrad Rzeszutek Wilk
1
-5
/
+0
2010-10-18
xen/x86/PCI: Add support for the Xen PCI subsystem
Alex Nixon
2
-0
/
+148
2010-10-18
x86/PCI: make sure _PAGE_IOMAP it set on pci mappings
Jeremy Fitzhardinge
1
-0
/
+2
2010-10-18
x86/PCI: Clean up pci_cache_line_size
Alex Nixon
1
-7
/
+10
2010-10-17
x86/PCI: MMCONFIG: fix region end calculation
Bjorn Helgaas
1
-3
/
+1
2010-10-17
PCI: update Intel chipset names and defines
Seth Heasley
1
-6
/
+6
2010-10-15
x86/PCI: irq and pci_ids patch for Intel Patsburg DeviceIDs
Seth Heasley
1
-0
/
+1
2010-10-15
PCI: OLPC: Only enable PCI configuration type override on XO-1
Daniel Drake
1
-1
/
+1
2010-07-30
x86/PCI: use for_each_pci_dev()
Kulikov Vasiliy
1
-3
/
+3
2010-07-30
x86/PCI: use host bridge _CRS info on ASRock ALiveSATA2-GLAN
Bjorn Helgaas
1
-0
/
+9
2010-07-30
x86/PCI: Add option to not assign BAR's if not already assigned
Mike Habeck
1
-0
/
+20
2010-07-30
x86/PCI: pci, fix section mismatch
Jiri Slaby
1
-1
/
+1
2010-07-19
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-3
/
+4
2010-07-16
x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chain
Jacob Pan
1
-3
/
+4
2010-07-16
PCI: fall back to original BIOS BAR addresses
Bjorn Helgaas
1
-0
/
+1
[prev]
[next]