index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-21
PCI: ia64: use generic pci_enable_resources()
Bjorn Helgaas
1
-43
/
+1
2008-04-16
acpi: unneccessary to scan the PCI bus already scanned
yakui.zhao@intel.com
1
-1
/
+6
2008-03-06
[IA64] use dev_printk in video quirk
Bjorn Helgaas
1
-1
/
+1
2008-03-06
[IA64] remove remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2008-02-10
Change pci_raw_ops to pci_raw_read/write
Matthew Wilcox
1
-17
/
+8
2007-07-26
[IA64] Nail two more simple section mismatch errors
Tony Luck
1
-1
/
+1
2007-07-11
[IA64] prevent MCA when performing MMIO mmap to PCI config space
Alex Chiang
1
-5
/
+17
2007-05-22
[IA64] fix kmalloc(0) in arch/ia64/pci/pci.c
Kenji Kaneshige
1
-4
/
+7
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-03-30
[IA64] allow WB /sys/.../legacy_mem mmaps
Bjorn Helgaas
1
-2
/
+0
2007-03-30
[IA64] Fix arch/ia64/pci/pci.c:571: warning: `return' with a value
Tony Luck
1
-1
/
+0
2007-03-29
[PATCH] MSI-X: fix resume crash
Eric W. Biederman
1
-2
/
+6
2006-12-08
[IA64] replace kmalloc+memset with kzalloc
Yan Burman
1
-2
/
+1
2006-12-07
[IA64] Fix pci.c kernel compilation breakage.
Peter Chubb
1
-2
/
+2
2006-12-02
Altix: Add initial ACPI IO support
John Keller
1
-1
/
+3
2006-12-02
PCI: Use pci_generic_prep_mwi on ia64
Matthew Wilcox
1
-51
/
+20
2006-10-27
PCI: fix pci_fixup_video as it blows up on sparc64
Eiichiro Oiwa
2
-1
/
+70
2006-10-04
[PATCH] genirq: msi: simplify the msi irq limit policy
Eric W. Biederman
1
-9
/
+0
2006-09-27
IA64: PCI: dont disable irq which is not enabled
Satoru Takeuchi
1
-1
/
+2
2006-07-11
[PATCH] make valid_mmap_phys_addr_range() take a pfn
Lennert Buytenhek
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-27
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
1
-1
/
+1
2006-06-25
[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM
Christoph Lameter
1
-3
/
+0
2006-06-24
Auto-update from upstream
Tony Luck
1
-1
/
+1
2006-06-23
[PATCH] Unify pxm_to_node() and node_to_pxm()
Yasunori Goto
1
-1
/
+1
2006-05-09
[IA64] rework memory attribute aliasing
Bjorn Helgaas
1
-2
/
+15
2006-04-21
[IA64] eliminate compile time warnings
Satoru Takeuchi
1
-2
/
+1
2006-02-28
[IA64] Fix pcibios_setup
Matthew Wilcox
1
-1
/
+1
2006-01-25
[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...
Len Brown
1
-5
/
+5
2006-01-17
[IA64] Stop multiple pci_claim_resource() call for the same resource
Kenji Kaneshige
1
-5
/
+14
2006-01-07
Pull pnpacpi into acpica branch
Len Brown
1
-1
/
+1
2006-01-03
[IA64] incorrect return from ia64_pci_legacy_write()
Alex Williamson
1
-1
/
+1
2005-12-10
[ACPI] ACPICA 20051021
Bob Moore
1
-1
/
+1
2005-12-10
[ACPI] ACPICA 20050930
Bob Moore
1
-4
/
+4
2005-11-08
[IA64] add the MMIO regions that are translated to I/O port space to /proc/iomem
Bjorn Helgaas
1
-24
/
+82
2005-10-29
Pull acpi-produce-consume into release branch
Tony Luck
1
-8
/
+27
2005-09-23
[IA64] respect ACPI producer/consumer flag for PCI root bridges
Bjorn Helgaas
1
-8
/
+27
2005-09-20
[IA64] move ACPI IOSAPIC locality domain mapping from pci.c to acpi.c
Bjorn Helgaas
1
-23
/
+0
2005-09-08
[IA64] Minor cleanups - remove CONFIG_ACPI_DEALLOCATE_IRQ
Kenji Kaneshige
1
-2
/
+0
2005-08-30
Pull asm-segment into release branch
Tony Luck
1
-1
/
+0
2005-08-25
[IA64] remove use of asm/segment.h
Kumar Gala
1
-1
/
+0
2005-08-24
[PATCH] Export pcibios_bus_to_resource
Keith Owens
1
-0
/
+1
2005-07-12
[IA64] pcibus_to_node implementation for IA64
Christoph Lameter
1
-2
/
+10
2005-06-28
[PATCH] acpi bridge hotadd: Read bridge resources when fixing up the bus
Rajesh Shah
1
-0
/
+4
2005-06-28
[PATCH] acpi bridge hotadd: Make pcibios_fixup_bus() hot-plug safe
Rajesh Shah
1
-1
/
+21
2005-06-28
[PATCH] acpi bridge hotadd: Fix pci_enable_device() for p2p bridges
Rajesh Shah
1
-3
/
+7
2005-06-28
[PATCH] acpi bridge hotadd: ACPI based root bridge hot-add
Rajesh Shah
1
-1
/
+1
2005-06-22
[IA64] remove "pci=routeirq" option
Bjorn Helgaas
1
-20
/
+0
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2
-0
/
+739