| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2011-01-14 | 3 | -5/+50 |
|\ |
|
| * | x86/PCI: don't use native Broadcom CNB20LE driver when ACPI is available | Bjorn Helgaas | 2011-01-14 | 1 | -4/+7 |
| * | PCI: enable pci=bfsort by default on future Dell systems | Narendra_K@Dell.com | 2011-01-14 | 1 | -0/+41 |
| * | x86/PCI: irq and pci_ids patch for Intel Patsburg | Seth Heasley | 2010-12-23 | 1 | -1/+2 |
* | | x86: Use PCI method for enabling AMD extended config space before MSR method | Jan Beulich | 2011-01-11 | 1 | -0/+33 |
* | | Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-01-06 | 1 | -0/+23 |
|\ \ |
|
| * | | Merge commit 'v2.6.37-rc7' into x86/security | Ingo Molnar | 2010-12-23 | 2 | -20/+25 |
| |\| |
|
| * | | x86: Add NX protection for kernel data | Matthieu Castet | 2010-11-18 | 1 | -0/+23 |
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-01-06 | 2 | -0/+316 |
|\ \ \
| |_|/
|/| | |
|
| * | | ce4100: Add PCI register emulation for CE4100 | Dirk Brandewie | 2010-11-12 | 2 | -0/+316 |
* | | | x86: avoid low BIOS area when allocating address space | Bjorn Helgaas | 2010-12-17 | 1 | -3/+0 |
* | | | Revert "x86/PCI: allocate space from the end of a region, not the beginning" | Bjorn Helgaas | 2010-12-17 | 1 | -11/+6 |
* | | | xen: fix MSI setup and teardown for PV on HVM guests | Stefano Stabellini | 2010-12-02 | 1 | -7/+20 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-11-15 | 1 | -20/+83 |
|\ \ |
|
| * | | x86/PCI: coalesce overlapping host bridge windows | Bjorn Helgaas | 2010-11-11 | 1 | -20/+83 |
| |/ |
|
* / | xen: fix memory leak in Xen PCI MSI/MSI-X allocator. | Jiri Slaby | 2010-11-08 | 1 | -3/+5 |
|/ |
|
* | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2010-10-29 | 4 | -7/+427 |
|\ |
|
| * | xen: add a missing #include to arch/x86/pci/xen.c | Stefano Stabellini | 2010-10-22 | 1 | -0/+1 |
| * | xen: remap MSIs into pirqs when running as initial domain | Qing He | 2010-10-22 | 1 | -18/+37 |
| * | xen: remap GSIs as pirqs when running as initial domain | Jeremy Fitzhardinge | 2010-10-22 | 1 | -0/+135 |
| * | xen: map MSIs into pirqs | Stefano Stabellini | 2010-10-22 | 1 | -0/+57 |
| * | xen: support GSI -> pirq remapping in PV on HVM guests | Stefano Stabellini | 2010-10-22 | 1 | -0/+16 |
| * | xen: add xen hvm acpi_register_gsi variant | Jeremy Fitzhardinge | 2010-10-22 | 1 | -0/+6 |
| * | xen: implement xen_hvm_register_pirq | Stefano Stabellini | 2010-10-22 | 1 | -0/+38 |
| * | X86/PCI: Remove the dependency on isapnp_disable. | Konrad Rzeszutek Wilk | 2010-10-21 | 1 | -5/+0 |
| * | xen/x86/PCI: Add support for the Xen PCI subsystem | Alex Nixon | 2010-10-18 | 2 | -0/+148 |
| * | x86/PCI: make sure _PAGE_IOMAP it set on pci mappings | Jeremy Fitzhardinge | 2010-10-18 | 1 | -0/+2 |
| * | x86/PCI: Clean up pci_cache_line_size | Alex Nixon | 2010-10-18 | 1 | -7/+10 |
* | | x86/PCI: allocate space from the end of a region, not the beginning | Bjorn Helgaas | 2010-10-27 | 1 | -6/+11 |
* | | x86/PCI: MMCONFIG: fix region end calculation | Bjorn Helgaas | 2010-10-18 | 1 | -3/+1 |
* | | PCI: update Intel chipset names and defines | Seth Heasley | 2010-10-18 | 1 | -6/+6 |
* | | x86/PCI: irq and pci_ids patch for Intel Patsburg DeviceIDs | Seth Heasley | 2010-10-15 | 1 | -0/+1 |
* | | PCI: OLPC: Only enable PCI configuration type override on XO-1 | Daniel Drake | 2010-10-15 | 1 | -1/+1 |
|/ |
|
* | x86/PCI: use for_each_pci_dev() | Kulikov Vasiliy | 2010-07-30 | 1 | -3/+3 |
* | x86/PCI: use host bridge _CRS info on ASRock ALiveSATA2-GLAN | Bjorn Helgaas | 2010-07-30 | 1 | -0/+9 |
* | x86/PCI: Add option to not assign BAR's if not already assigned | Mike Habeck | 2010-07-30 | 1 | -0/+20 |
* | x86/PCI: pci, fix section mismatch | Jiri Slaby | 2010-07-30 | 1 | -1/+1 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-07-19 | 1 | -3/+4 |
|\ |
|
| * | x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chain | Jacob Pan | 2010-07-17 | 1 | -3/+4 |
* | | PCI: fall back to original BIOS BAR addresses | Bjorn Helgaas | 2010-07-16 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-06-11 | 1 | -0/+2 |
|\ |
|
| * | PCI: clear bridge resource range if BIOS assigned bad one | Yinghai Lu | 2010-06-11 | 1 | -0/+2 |
* | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2010-06-05 | 1 | -17/+25 |
|\ \ |
|
| * | | i7core_edac: do not export static functions | Stephen Rothwell | 2010-05-10 | 1 | -1/+0 |
| * | | i7core_edac: Add a code to probe Xeon 55xx bus | Mauro Carvalho Chehab | 2010-05-10 | 1 | -0/+1 |
| * | | pci: Add a probing code that seeks for an specific bus | Aristeu Rozanski | 2010-05-10 | 1 | -17/+25 |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-05-30 | 1 | -2/+1 |
|\ \ \ |
|
| * | | | arch/x86/pci: use kasprintf | Julia Lawall | 2010-05-24 | 1 | -2/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-05-28 | 1 | -1/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'bjorn-pci-root-v4-2.6.35' into release | Len Brown | 2010-05-28 | 1 | -1/+4 |
| |\ \ |
|