Age | Commit message (Expand) | Author |
2011-03-18 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2011-03-18 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-03-18 | x86: Fix common misspellings | Lucas De Marchi |
2011-03-17 | Merge branches 'stable/irq.fairness' and 'stable/irq.ween_of_nr_irqs' of git:... | Linus Torvalds |
2011-03-15 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-03-15 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-03-15 | Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-03-15 | Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k... | Linus Torvalds |
2011-03-15 | Merge commit 'v2.6.38' into x86/mm | Ingo Molnar |
2011-03-14 | x86: ce4100: Set pci ops via callback instead of module init | Sebastian Andrzej Siewior |
2011-03-10 | xen: events: refactor GSI pirq bindings functions | Ian Campbell |
2011-03-10 | xen: events: remove dom0 specific xen_create_msi_irq | Ian Campbell |
2011-03-10 | xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irq | Ian Campbell |
2011-03-10 | xen: events: push set_irq_msi down into xen_create_msi_irq | Ian Campbell |
2011-03-10 | xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQ | Ian Campbell |
2011-03-10 | xen: pci: collapse apic_register_gsi_xen_hvm and xen_hvm_register_pirq | Ian Campbell |
2011-03-10 | xen: events: return irq from xen_allocate_pirq_msi | Ian Campbell |
2011-03-10 | xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msi | Ian Campbell |
2011-03-10 | xen: pci: only define xen_initdom_setup_msi_irqs if CONFIG_XEN_DOM0 | Ian Campbell |
2011-03-10 | Merge branch 'stable/pcifront-fixes' into stable/irq.cleanup | Konrad Rzeszutek Wilk |
2011-03-03 | xen: handled remapped IRQs when enabling a pcifront PCI device. | Ian Campbell |
2011-02-22 | Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 int... | Thomas Gleixner |
2011-02-18 | pci/xen: When free-ing MSI-X/MSI irq->desc also use generic code. | Konrad Rzeszutek Wilk |
2011-02-18 | pci/xen: Cleanup: convert int** to int[] | Konrad Rzeszutek Wilk |
2011-02-18 | x86/pci: Remove unused variable | Sebastian Andrzej Siewior |
2011-02-18 | pci/xen: Use xen_allocate_pirq_msi instead of xen_allocate_pirq | Konrad Rzeszutek Wilk |
2011-02-10 | x86: Adjust section placement in AMD northbridge related code | Jan Beulich |
2011-02-08 | PCI/lpc: irq and pci_ids patch for Intel DH89xxCC DeviceIDs | Seth Heasley |
2011-01-14 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2011-01-14 | x86/PCI: don't use native Broadcom CNB20LE driver when ACPI is available | Bjorn Helgaas |
2011-01-14 | PCI: enable pci=bfsort by default on future Dell systems | Narendra_K@Dell.com |
2011-01-11 | x86: Use PCI method for enabling AMD extended config space before MSR method | Jan Beulich |
2011-01-06 | Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-01-06 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-12-23 | x86/PCI: irq and pci_ids patch for Intel Patsburg | Seth Heasley |
2010-12-23 | Merge commit 'v2.6.37-rc7' into x86/security | Ingo Molnar |
2010-12-17 | x86: avoid low BIOS area when allocating address space | Bjorn Helgaas |
2010-12-17 | Revert "x86/PCI: allocate space from the end of a region, not the beginning" | Bjorn Helgaas |
2010-12-02 | xen: fix MSI setup and teardown for PV on HVM guests | Stefano Stabellini |
2010-11-18 | x86: Add NX protection for kernel data | Matthieu Castet |
2010-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2010-11-12 | ce4100: Add PCI register emulation for CE4100 | Dirk Brandewie |
2010-11-11 | x86/PCI: coalesce overlapping host bridge windows | Bjorn Helgaas |
2010-11-08 | xen: fix memory leak in Xen PCI MSI/MSI-X allocator. | Jiri Slaby |
2010-10-28 | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2010-10-26 | x86/PCI: allocate space from the end of a region, not the beginning | Bjorn Helgaas |
2010-10-22 | xen: add a missing #include to arch/x86/pci/xen.c | Stefano Stabellini |
2010-10-22 | xen: remap MSIs into pirqs when running as initial domain | Qing He |
2010-10-22 | xen: remap GSIs as pirqs when running as initial domain | Jeremy Fitzhardinge |
2010-10-22 | xen: map MSIs into pirqs | Stefano Stabellini |