index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2012-01-07
ia64/PCI: use pci_create_bus() instead of pci_scan_bus_parented()
Bjorn Helgaas
1
-1
/
+4
2012-01-07
PCI: IA64: convert pcibios_set_master() to a non-inlined function
Myron Stowe
1
-0
/
+5
2011-11-01
ia64: Add export.h to arch/ia64 specific files as required
Paul Gortmaker
1
-0
/
+1
2010-04-04
ACPI: pci_root: pass acpi_pci_root to arch-specific scan
Bjorn Helgaas
1
-1
/
+4
2010-02-23
PCI: augment bus resource table with a list
Bjorn Helgaas
1
-9
/
+3
2010-02-23
PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
Bjorn Helgaas
1
-3
/
+2
2010-02-23
resource/PCI: mark struct resource as const
Dominik Brodowski
1
-1
/
+1
2010-02-23
resource/PCI: align functions now return start of resource
Dominik Brodowski
1
-1
/
+2
2009-11-05
vsprintf: use %pR, %pr instead of %pRt, %pRf
Bjorn Helgaas
1
-4
/
+7
2009-11-04
ia64/PCI: print resources consistently with %pRt
Bjorn Helgaas
1
-5
/
+16
2009-11-04
PCI: determine CLS more intelligently
Jesse Barnes
1
-6
/
+3
2009-10-13
[IA64] Require SAL 3.2 in order to do extended config space ops
Matthew Wilcox
1
-2
/
+7
2009-07-01
ia64/PCI: adjust section annotation for pcibios_setup()
Ingo Molnar
1
-1
/
+1
2009-06-18
ia64: Fix resource assignment for root busses
Matthew Wilcox
1
-2
/
+2
2009-06-17
[IA64] Convert ia64 to use int-ll64.h
Matthew Wilcox
1
-6
/
+6
2009-01-15
[IA64] SN specific version of dma_get_required_mask()
John Keller
1
-0
/
+27
2008-10-20
PCI: Add ability to mmap legacy_io on some platforms
Benjamin Herrenschmidt
1
-1
/
+6
2008-08-19
[IA64] pci_acpi_scan_root cleanup
Luck, Tony
1
-10
/
+11
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
[prev]
[next]