Age | Commit message (Expand) | Author |
2019-08-16 | ia64: remove support for machvecs | Christoph Hellwig |
2019-08-16 | ia64: remove now unused machvec indirections | Christoph Hellwig |
2019-07-15 | docs: ia64: convert to ReST | Mauro Carvalho Chehab |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-01 | dma-mapping: make the get_required_mask method available unconditionally | Christoph Hellwig |
2018-03-13 | PCI/MSI: Don't set up INTx if MSI or MSI-X is enabled | Bjorn Helgaas |
2017-08-02 | PCI: Add a generic weak pcibios_align_resource() | Palmer Dabbelt |
2017-04-20 | ia64: Use generic pci_mmap_resource_range() | David Woodhouse |
2017-04-20 | ia64: Remove redundant checks for WC in pci_mmap_page_range() | David Woodhouse |
2017-04-20 | ia64: Remove redundant valid_mmap_phys_addr_range() from pci_mmap_page_range() | David Woodhouse |
2017-04-20 | PCI: Add BAR index argument to pci_mmap_page_range() | David Woodhouse |
2015-10-16 | ia64/PCI/ACPI: Use common interface to support PCI host bridge | Jiang Liu |
2015-10-16 | ia64/PCI: Use common struct resource_entry to replace struct iospace_resource | Jiang Liu |
2015-10-16 | ia64/PCI/ACPI: Use common ACPI resource parsing interface for host bridge | Jiang Liu |
2015-09-15 | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" | Bjorn Helgaas |
2015-07-23 | PCI: Call pci_read_bridge_bases() from core instead of arch code | Lorenzo Pieralisi |
2015-05-28 | PCI / ACPI: Do not set ACPI companions for host bridges with parents | Rafael J. Wysocki |
2015-04-21 | ia64/PCI: Treat all host bridge Address Space Descriptors (even consumers) as... | Bjorn Helgaas |
2015-02-10 | Merge branch 'acpica' | Rafael J. Wysocki |
2015-01-26 | ACPICA: Resources: Provide common part for struct acpi_resource_address struc... | Lv Zheng |
2015-01-16 | ia64/PCI: Clip bridge windows to fit in upstream windows | Yinghai Lu |
2014-02-03 | ia64: Remove acpi_get_pxm() usage | Bjorn Helgaas |
2013-11-14 | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki |
2013-06-18 | PCI: Replace printks with appropriate pr_*() | Yijing Wang |
2013-06-18 | PCI/IA64: introduce probe_pci_root_info() to manage _CRS resource | Yijing Wang |
2013-06-18 | PCI/IA64: Add host bridge resource release for _CRS path | Yijing Wang |
2013-06-18 | PCI/IA64: fix memleak for create pci root bus fail | Jiang Liu |
2013-06-18 | PCI/IA64: Allocate pci_root_info instead of using stack | Yijing Wang |
2013-06-18 | PCI/IA64: embed pci hostbridge resources into pci_root_info | Yijing Wang |
2013-04-12 | ia64/PCI: Implement pcibios_{add|remove}_bus() hooks | Jiang Liu |
2013-02-25 | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-01-13 | ACPI / PCI: Set root bridge ACPI handle in advance | Rafael J. Wysocki |
2013-01-03 | IA64: drivers: remove __dev* attributes. | Greg Kroah-Hartman |
2012-09-24 | Merge branch 'pci/yinghai-misc' into next | Bjorn Helgaas |
2012-09-21 | ia64/PCI: Clear host bridge aperture struct resource | Yinghai Lu |
2012-09-18 | PCI: Provide a default pcibios_update_irq() | Thierry Reding |
2012-09-18 | PCI: Discard __init annotations for pci_fixup_irqs() and related functions | Thierry Reding |
2012-07-05 | Merge branch 'pci/myron-pcibios_setup' into next | Bjorn Helgaas |
2012-07-05 | ia64/PCI: factor out pcibios_setup() | Myron Stowe |
2012-06-13 | ia64/PCI: register busn_res for root buses | Yinghai Lu |
2012-06-13 | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Disintegrate asm/system.h for IA64 | David Howells |
2012-02-23 | ia64/PCI: get rid of device resource fixups | Bjorn Helgaas |
2012-01-06 | ia64/PCI: convert to pci_create_root_bus() for correct root bus resources | Bjorn Helgaas |
2012-01-06 | ia64/PCI: use pci_create_bus() instead of pci_scan_bus_parented() | Bjorn Helgaas |
2012-01-06 | PCI: IA64: convert pcibios_set_master() to a non-inlined function | Myron Stowe |
2011-10-31 | ia64: Add export.h to arch/ia64 specific files as required | Paul Gortmaker |
2010-04-04 | ACPI: pci_root: pass acpi_pci_root to arch-specific scan | Bjorn Helgaas |