Age | Commit message (Expand) | Author | Files | Lines |
2017-08-31 | Merge branch 'x86/mm' into x86/platform, to pick up TLB flush dependency | Ingo Molnar | 1 | -2/+2 |
2017-07-25 | x86/platform/intel-mid: Make IRQ allocation a bit more flexible | Andy Shevchenko | 1 | -2/+10 |
2017-07-18 | x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappings | Tom Lendacky | 1 | -2/+2 |
2017-07-09 | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -23/+53 |
2017-07-07 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -1/+2 |
2017-07-03 | Merge branch 'pci/resource' into next | Bjorn Helgaas | 1 | -0/+32 |
2017-07-03 | Merge branch 'pci/pm' into next | Bjorn Helgaas | 1 | -0/+15 |
2017-06-30 | x86/PCI: Avoid AMD SB7xx EHCI USB wakeup defect | Kai-Heng Feng | 1 | -0/+15 |
2017-06-29 | PCI: Work around poweroff & suspend-to-RAM issue on Macbook Pro 11 | Bjorn Helgaas | 1 | -0/+32 |
2017-06-28 | x86/PCI: Select CONFIG_PCI_LOCKLESS_CONFIG | Thomas Gleixner | 1 | -2/+2 |
2017-06-28 | x86/PCI/ce4100: Properly lock accessor functions | Thomas Gleixner | 1 | -39/+48 |
2017-06-28 | x86/PCI: Abort if legacy init fails | Thomas Gleixner | 1 | -8/+10 |
2017-06-28 | x86: remove arch specific dma_supported implementation | Christoph Hellwig | 1 | -1/+2 |
2017-06-16 | x86/PCI: Simplify Dell DMI B1 quirk | Jean Delvare | 1 | -22/+5 |
2017-06-13 | x86/PCI: Fix whitespace in set_bios_x() printk | Vincent Legoll | 1 | -1/+1 |
2017-05-09 | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -47/+0 |
2017-05-09 | x86: use set_memory.h header | Laura Abbott | 1 | -1/+1 |
2017-05-02 | xen: Revert commits da72ff5bfcb0 and 72a9b186292d | Boris Ostrovsky | 1 | -1/+1 |
2017-05-02 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -15/+17 |
2017-04-20 | x86/PCI: Use generic pci_mmap_resource_range() | David Woodhouse | 1 | -48/+0 |
2017-04-20 | PCI: Add BAR index argument to pci_mmap_page_range() | David Woodhouse | 1 | -1/+2 |
2017-03-09 | Merge tag 'for-linus-4.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -16/+7 |
2017-03-01 | x86/PCI: Implement pcibios_release_device to release IRQ from IOAPIC | Rui Wang | 1 | -0/+9 |
2017-03-01 | Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up... | Ingo Molnar | 2 | -6/+6 |
2017-02-26 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -6/+6 |
2017-02-22 | xen: do not re-use pirq number cached in pci device msi msg data | Dan Streetman | 1 | -16/+7 |
2017-01-29 | x86/boot/e820: Rename e820_reserve_resources*() to e820__reserve_resources*() | Ingo Molnar | 1 | -1/+1 |
2017-01-29 | x86/boot/e820: Use bool in query APIs | Ingo Molnar | 1 | -7/+7 |
2017-01-29 | x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_" | Ingo Molnar | 1 | -1/+1 |
2017-01-28 | x86/boot/e820: Rename e820_any_mapped()/e820_all_mapped() to e820__mapped_any... | Ingo Molnar | 1 | -2/+2 |
2017-01-28 | x86/boot/e820: Remove spurious asm/e820/api.h inclusions | Ingo Molnar | 1 | -0/+2 |
2017-01-28 | x86/boot/e820: Move asm/e820.h to asm/e820/api.h | Ingo Molnar | 4 | -4/+4 |
2017-01-24 | treewide: Move dma_ops from struct dev_archdata into struct device | Bart Van Assche | 2 | -5/+5 |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche | 1 | -1/+1 |
2017-01-11 | x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6F | Bjorn Helgaas | 1 | -0/+10 |
2016-12-14 | Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+2 |
2016-12-08 | xen/pci: Bubble up error and fix description. | Konrad Rzeszutek Wilk | 1 | -2/+2 |
2016-11-23 | x86/pci/amd-bus: Convert to hotplug state machine | Sebastian Andrzej Siewior | 1 | -27/+7 |
2016-10-07 | Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -773/+7 |
2016-10-06 | Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2016-10-05 | Merge branch 'pci/host-vmd' into next | Bjorn Helgaas | 2 | -768/+0 |
2016-10-04 | x86/PCI: VMD: Move VMD driver to drivers/pci/host | Keith Busch | 2 | -763/+0 |
2016-09-30 | xen: Remove event channel notification through Xen PCI platform device | KarimAllah Ahmed | 1 | -1/+1 |
2016-09-23 | x86/PCI: VMD: Request userspace control of PCIe hotplug indicators | Keith Busch | 2 | -0/+8 |
2016-09-19 | x86/PCI: VMD: Synchronize with RCU freeing MSI IRQ descs | Keith Busch | 1 | -0/+2 |
2016-09-19 | x86/PCI: VMD: Eliminate index member from IRQ list | Jon Derrick | 1 | -7/+13 |
2016-09-19 | x86/PCI: VMD: Eliminate vmd_vector member from list type | Jon Derrick | 1 | -8/+5 |
2016-09-19 | x86/PCI: VMD: Convert to use pci_alloc_irq_vectors() API | Jon Derrick | 1 | -12/+3 |
2016-09-19 | x86/PCI: VMD: Allocate IRQ lists with correct MSI-X count | Jon Derrick | 1 | -5/+5 |
2016-09-15 | Merge branch 'linus' into x86/asm, to pick up recent fixes | Ingo Molnar | 2 | -9/+21 |