| Commit message (Expand) | Author | Age | Files | Lines |
* | ia64/PCI: adjust section annotation for pcibios_setup() | Ingo Molnar | 2009-07-01 | 1 | -1/+1 |
* | ia64: Fix resource assignment for root busses | Matthew Wilcox | 2009-06-17 | 1 | -2/+2 |
* | [IA64] Convert ia64 to use int-ll64.h | Matthew Wilcox | 2009-06-17 | 1 | -6/+6 |
* | [IA64] SN specific version of dma_get_required_mask() | John Keller | 2009-01-15 | 1 | -0/+27 |
* | PCI: Add ability to mmap legacy_io on some platforms | Benjamin Herrenschmidt | 2008-10-20 | 1 | -1/+6 |
* | [IA64] pci_acpi_scan_root cleanup | Luck, Tony | 2008-08-19 | 1 | -10/+11 |
* | PCI: ia64: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-21 | 1 | -43/+1 |
* | acpi: unneccessary to scan the PCI bus already scanned | yakui.zhao@intel.com | 2008-04-16 | 1 | -1/+6 |
* | [IA64] use dev_printk in video quirk | Bjorn Helgaas | 2008-03-06 | 1 | -1/+1 |
* | [IA64] remove remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-06 | 1 | -2/+2 |
* | Change pci_raw_ops to pci_raw_read/write | Matthew Wilcox | 2008-02-10 | 1 | -17/+8 |
* | [IA64] Nail two more simple section mismatch errors | Tony Luck | 2007-07-25 | 1 | -1/+1 |
* | [IA64] prevent MCA when performing MMIO mmap to PCI config space | Alex Chiang | 2007-07-11 | 1 | -5/+17 |
* | [IA64] fix kmalloc(0) in arch/ia64/pci/pci.c | Kenji Kaneshige | 2007-05-22 | 1 | -4/+7 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | [IA64] allow WB /sys/.../legacy_mem mmaps | Bjorn Helgaas | 2007-03-30 | 1 | -2/+0 |
* | [IA64] Fix arch/ia64/pci/pci.c:571: warning: `return' with a value | Tony Luck | 2007-03-30 | 1 | -1/+0 |
* | [PATCH] MSI-X: fix resume crash | Eric W. Biederman | 2007-03-28 | 1 | -2/+6 |
* | [IA64] replace kmalloc+memset with kzalloc | Yan Burman | 2006-12-07 | 1 | -2/+1 |
* | [IA64] Fix pci.c kernel compilation breakage. | Peter Chubb | 2006-12-06 | 1 | -2/+2 |
* | Altix: Add initial ACPI IO support | John Keller | 2006-12-01 | 1 | -1/+3 |
* | PCI: Use pci_generic_prep_mwi on ia64 | Matthew Wilcox | 2006-12-01 | 1 | -51/+20 |
* | PCI: fix pci_fixup_video as it blows up on sparc64 | Eiichiro Oiwa | 2006-10-27 | 2 | -1/+70 |
* | [PATCH] genirq: msi: simplify the msi irq limit policy | Eric W. Biederman | 2006-10-04 | 1 | -9/+0 |
* | IA64: PCI: dont disable irq which is not enabled | Satoru Takeuchi | 2006-09-27 | 1 | -1/+2 |
* | [PATCH] make valid_mmap_phys_addr_range() take a pfn | Lennert Buytenhek | 2006-07-10 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman | 2006-06-27 | 1 | -1/+1 |
* | [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM | Christoph Lameter | 2006-06-25 | 1 | -3/+0 |
* | Auto-update from upstream | Tony Luck | 2006-06-23 | 1 | -1/+1 |
|\ |
|
| * | [PATCH] Unify pxm_to_node() and node_to_pxm() | Yasunori Goto | 2006-06-23 | 1 | -1/+1 |
* | | [IA64] rework memory attribute aliasing | Bjorn Helgaas | 2006-05-09 | 1 | -2/+15 |
|/ |
|
* | [IA64] eliminate compile time warnings | Satoru Takeuchi | 2006-04-21 | 1 | -2/+1 |
* | [IA64] Fix pcibios_setup | Matthew Wilcox | 2006-02-28 | 1 | -1/+1 |
*---. | [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran... | Len Brown | 2006-01-24 | 1 | -5/+5 |
|\ \ \ |
|
| | | * | Pull pnpacpi into acpica branch | Len Brown | 2006-01-07 | 1 | -1/+1 |
| | | |\
| | |_|/
| |/| | |
|
| | | * | [ACPI] ACPICA 20051021 | Bob Moore | 2005-12-10 | 1 | -1/+1 |
| | | * | [ACPI] ACPICA 20050930 | Bob Moore | 2005-12-10 | 1 | -4/+4 |
| | |/ |
|
* | / | [IA64] Stop multiple pci_claim_resource() call for the same resource | Kenji Kaneshige | 2006-01-17 | 1 | -5/+14 |
|/ / |
|
* / | [IA64] incorrect return from ia64_pci_legacy_write() | Alex Williamson | 2006-01-03 | 1 | -1/+1 |
|/ |
|
* | [IA64] add the MMIO regions that are translated to I/O port space to /proc/iomem | Bjorn Helgaas | 2005-11-08 | 1 | -24/+82 |
* | Pull acpi-produce-consume into release branch | Tony Luck | 2005-10-28 | 1 | -8/+27 |
|\ |
|
| * | [IA64] respect ACPI producer/consumer flag for PCI root bridges | Bjorn Helgaas | 2005-09-23 | 1 | -8/+27 |
* | | [IA64] move ACPI IOSAPIC locality domain mapping from pci.c to acpi.c | Bjorn Helgaas | 2005-09-20 | 1 | -23/+0 |
|/ |
|
* | [IA64] Minor cleanups - remove CONFIG_ACPI_DEALLOCATE_IRQ | Kenji Kaneshige | 2005-09-07 | 1 | -2/+0 |
* | Pull asm-segment into release branch | Tony Luck | 2005-08-29 | 1 | -1/+0 |
|\ |
|
| * | [IA64] remove use of asm/segment.h | Kumar Gala | 2005-08-24 | 1 | -1/+0 |
* | | [PATCH] Export pcibios_bus_to_resource | Keith Owens | 2005-08-24 | 1 | -0/+1 |
|/ |
|
* | [IA64] pcibus_to_node implementation for IA64 | Christoph Lameter | 2005-07-12 | 1 | -2/+10 |
* | [PATCH] acpi bridge hotadd: Read bridge resources when fixing up the bus | Rajesh Shah | 2005-06-28 | 1 | -0/+4 |