Age | Commit message (Expand) | Author |
2010-04-04 | ACPI: pci_root: pass acpi_pci_root to arch-specific scan | Bjorn Helgaas |
2010-02-23 | PCI: augment bus resource table with a list | Bjorn Helgaas |
2010-02-23 | PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs | Bjorn Helgaas |
2010-02-22 | resource/PCI: mark struct resource as const | Dominik Brodowski |
2010-02-22 | resource/PCI: align functions now return start of resource | Dominik Brodowski |
2009-11-04 | vsprintf: use %pR, %pr instead of %pRt, %pRf | Bjorn Helgaas |
2009-11-04 | ia64/PCI: print resources consistently with %pRt | Bjorn Helgaas |
2009-11-04 | PCI: determine CLS more intelligently | Jesse Barnes |
2009-10-13 | [IA64] Require SAL 3.2 in order to do extended config space ops | Matthew Wilcox |
2009-06-30 | ia64/PCI: adjust section annotation for pcibios_setup() | Ingo Molnar |
2009-06-17 | ia64: Fix resource assignment for root busses | Matthew Wilcox |
2009-06-17 | [IA64] Convert ia64 to use int-ll64.h | Matthew Wilcox |
2009-01-15 | [IA64] SN specific version of dma_get_required_mask() | John Keller |
2008-10-20 | PCI: Add ability to mmap legacy_io on some platforms | Benjamin Herrenschmidt |
2008-08-18 | [IA64] pci_acpi_scan_root cleanup | Luck, Tony |
2008-04-20 | PCI: ia64: use generic pci_enable_resources() | Bjorn Helgaas |
2008-04-15 | acpi: unneccessary to scan the PCI bus already scanned | yakui.zhao@intel.com |
2008-03-06 | [IA64] use dev_printk in video quirk | Bjorn Helgaas |
2008-03-06 | [IA64] remove remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-02-10 | Change pci_raw_ops to pci_raw_read/write | Matthew Wilcox |
2007-07-25 | [IA64] Nail two more simple section mismatch errors | Tony Luck |
2007-07-11 | [IA64] prevent MCA when performing MMIO mmap to PCI config space | Alex Chiang |
2007-05-22 | [IA64] fix kmalloc(0) in arch/ia64/pci/pci.c | Kenji Kaneshige |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2007-03-30 | [IA64] allow WB /sys/.../legacy_mem mmaps | Bjorn Helgaas |
2007-03-29 | [IA64] Fix arch/ia64/pci/pci.c:571: warning: `return' with a value | Tony Luck |
2007-03-28 | [PATCH] MSI-X: fix resume crash | Eric W. Biederman |
2006-12-07 | [IA64] replace kmalloc+memset with kzalloc | Yan Burman |
2006-12-06 | [IA64] Fix pci.c kernel compilation breakage. | Peter Chubb |
2006-12-01 | Altix: Add initial ACPI IO support | John Keller |
2006-12-01 | PCI: Use pci_generic_prep_mwi on ia64 | Matthew Wilcox |
2006-10-27 | PCI: fix pci_fixup_video as it blows up on sparc64 | Eiichiro Oiwa |
2006-10-04 | [PATCH] genirq: msi: simplify the msi irq limit policy | Eric W. Biederman |
2006-09-26 | IA64: PCI: dont disable irq which is not enabled | Satoru Takeuchi |
2006-07-10 | [PATCH] make valid_mmap_phys_addr_range() take a pfn | Lennert Buytenhek |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-27 | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman |
2006-06-25 | [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM | Christoph Lameter |
2006-06-23 | Auto-update from upstream | Tony Luck |
2006-06-23 | [PATCH] Unify pxm_to_node() and node_to_pxm() | Yasunori Goto |
2006-05-08 | [IA64] rework memory attribute aliasing | Bjorn Helgaas |
2006-04-20 | [IA64] eliminate compile time warnings | Satoru Takeuchi |
2006-02-27 | [IA64] Fix pcibios_setup | Matthew Wilcox |
2006-01-24 | [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran... | Len Brown |
2006-01-16 | [IA64] Stop multiple pci_claim_resource() call for the same resource | Kenji Kaneshige |
2006-01-07 | Pull pnpacpi into acpica branch | Len Brown |
2006-01-03 | [IA64] incorrect return from ia64_pci_legacy_write() | Alex Williamson |
2005-12-10 | [ACPI] ACPICA 20051021 | Bob Moore |
2005-12-10 | [ACPI] ACPICA 20050930 | Bob Moore |
2005-11-08 | [IA64] add the MMIO regions that are translated to I/O port space to /proc/iomem | Bjorn Helgaas |