| Commit message (Expand) | Author | Age |
* | Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-07-30 |
|\ |
|
| * | [IA64] Rename platform_name to ia64_platform_name | Fengguang Wu | 2012-07-25 |
* | | Merge branch 'pci/myron-pcibios_setup' into next | Bjorn Helgaas | 2012-07-05 |
|\ \ |
|
| * | | ia64/PCI: factor out pcibios_setup() | Myron Stowe | 2012-07-05 |
| |/ |
|
* | | 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-06-13 |
|/ |
|
* | 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-03-28 |
* | | ia64/PCI: get rid of device resource fixups | Bjorn Helgaas | 2012-02-23 |
|/ |
|
* | 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 | 2012-01-06 |
* | ia64: Add export.h to arch/ia64 specific files as required | Paul Gortmaker | 2011-10-31 |
* | ACPI: pci_root: pass acpi_pci_root to arch-specific scan | Bjorn Helgaas | 2010-04-04 |
* | 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-23 |
* | resource/PCI: mark struct resource as const | Dominik Brodowski | 2010-02-22 |
* | resource/PCI: align functions now return start of resource | Dominik Brodowski | 2010-02-22 |
* | 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-11-04 |
* | [IA64] Require SAL 3.2 in order to do extended config space ops | Matthew Wilcox | 2009-10-13 |
* | ia64/PCI: adjust section annotation for pcibios_setup() | Ingo Molnar | 2009-06-30 |
* | ia64: Fix resource assignment for root busses | Matthew Wilcox | 2009-06-17 |
* | [IA64] Convert ia64 to use int-ll64.h | Matthew Wilcox | 2009-06-17 |
* | [IA64] SN specific version of dma_get_required_mask() | John Keller | 2009-01-15 |
* | PCI: Add ability to mmap legacy_io on some platforms | Benjamin Herrenschmidt | 2008-10-20 |
* | [IA64] pci_acpi_scan_root cleanup | Luck, Tony | 2008-08-18 |
* | PCI: ia64: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-21 |
* | acpi: unneccessary to scan the PCI bus already scanned | yakui.zhao@intel.com | 2008-04-15 |
* | [IA64] use dev_printk in video quirk | Bjorn Helgaas | 2008-03-06 |
* | [IA64] remove remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-06 |
* | Change pci_raw_ops to pci_raw_read/write | Matthew Wilcox | 2008-02-10 |
* | [IA64] Nail two more simple section mismatch errors | Tony Luck | 2007-07-25 |
* | [IA64] prevent MCA when performing MMIO mmap to PCI config space | Alex Chiang | 2007-07-11 |
* | [IA64] fix kmalloc(0) in arch/ia64/pci/pci.c | Kenji Kaneshige | 2007-05-22 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 |
* | [IA64] allow WB /sys/.../legacy_mem mmaps | Bjorn Helgaas | 2007-03-30 |
* | [IA64] Fix arch/ia64/pci/pci.c:571: warning: `return' with a value | Tony Luck | 2007-03-29 |
* | [PATCH] MSI-X: fix resume crash | Eric W. Biederman | 2007-03-28 |
* | [IA64] replace kmalloc+memset with kzalloc | Yan Burman | 2006-12-07 |
* | [IA64] Fix pci.c kernel compilation breakage. | Peter Chubb | 2006-12-06 |
* | Altix: Add initial ACPI IO support | John Keller | 2006-12-01 |
* | PCI: Use pci_generic_prep_mwi on ia64 | Matthew Wilcox | 2006-12-01 |
* | PCI: fix pci_fixup_video as it blows up on sparc64 | Eiichiro Oiwa | 2006-10-27 |
* | [PATCH] genirq: msi: simplify the msi irq limit policy | Eric W. Biederman | 2006-10-04 |
* | IA64: PCI: dont disable irq which is not enabled | Satoru Takeuchi | 2006-09-26 |
* | [PATCH] make valid_mmap_phys_addr_range() take a pfn | Lennert Buytenhek | 2006-07-10 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman | 2006-06-27 |