index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc64
/
kernel
/
pci_schizo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc,sparc64: unify kernel/
Sam Ravnborg
2008-12-04
1
-1504
/
+0
*
sparc64: Kill hand-crafted I/O accessors in PCI controller drivers.
David S. Miller
2008-09-10
1
-94
/
+73
*
sparc64: Record OF device instead of device node pointer in pci_pbm_info.
David S. Miller
2008-09-10
1
-6
/
+6
*
sparc64: Get rid of pci_controller_info.
David S. Miller
2008-09-10
1
-47
/
+37
*
pci_schizo: Use of_get_property() and delete spurious local vars.
David S. Miller
2008-09-02
1
-17
/
+8
*
sparc64: Pass proper parent device down into root pci_create_bus() call.
David S. Miller
2008-09-01
1
-8
/
+11
*
sparc64: Simplify error handling in PCI controller probing.
David S. Miller
2008-08-31
1
-14
/
+18
*
sparc: Annotate of_device_id arrays with const or __initdata.
David S. Miller
2008-08-31
1
-1
/
+1
*
sparc64: Convert SCHIZO PCI controller driver into a real driver.
David S. Miller
2008-08-30
1
-37
/
+80
*
sparc: don't use asm/of_device.h
Stephen Rothwell
2008-08-07
1
-1
/
+1
*
[SPARC64]: NUMA device infrastructure.
David S. Miller
2008-04-23
1
-1
/
+4
*
[SPARC64]: Fix of section mismatch warnings.
Sam Ravnborg
2008-01-21
1
-8
/
+9
*
[SPARC64]: Spelling fixes
Joe Perches
2007-12-20
1
-1
/
+1
*
[SPARC64]: Kill pci_memspace_mask.
David S. Miller
2007-10-13
1
-3
/
+0
*
[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.
David S. Miller
2007-07-30
1
-14
/
+28
*
[SPARC64] PCI: Consolidate PCI access code into pci_common.c
David S. Miller
2007-05-09
1
-120
/
+2
*
[SPARC64]: Fix request_irq() ignored result warnings in PCI controller code.
David S. Miller
2007-05-08
1
-36
/
+68
*
[SPARC64]: Kill asm-sparc64/pbm.h
David S. Miller
2007-05-08
1
-1
/
+2
*
[SPARC64]: Move index info pci_pbm_info.
David S. Miller
2007-05-08
1
-26
/
+25
*
[SPARC64]: Move pci_ops into pci_pbm_info.
David S. Miller
2007-05-08
1
-1
/
+1
*
[SPARC64] PCI: Use root list of pbm's instead of pci_controller_info's
David S. Miller
2007-05-08
1
-167
/
+89
*
[SPARC64] PCI: Use common routine to fetch PBM properties.
David S. Miller
2007-05-08
1
-9
/
+1
*
[SPARC64]: Convert PCI over to generic struct iommu/strbuf.
David S. Miller
2007-04-26
1
-6
/
+6
*
[SPARC64]: Fix PCI rework to adhere to of_get_property() const return.
David S. Miller
2007-04-26
1
-3
/
+3
*
[SPARC64]: Add dummy host controller to root of all PCI domains.
David S. Miller
2007-04-26
1
-0
/
+6
*
[SPARC64]: Kill pbm->pci_first_slot.
David S. Miller
2007-04-26
1
-1
/
+0
*
[SPARC64]: Kill pci_controller->base_address_update().
David S. Miller
2007-04-26
1
-45
/
+0
*
[SPARC64]: Kill pci_controller->resource_adjust()
David S. Miller
2007-04-26
1
-9
/
+0
*
[SPARC64]: Kill PBM ranges software state.
David S. Miller
2007-04-26
1
-5
/
+0
*
[SPARC64]: Kill PBM intmap software state.
David S. Miller
2007-04-26
1
-8
/
+0
*
[SPARC64]: Consolidate PCI mem/io resource determination.
David S. Miller
2007-04-26
1
-78
/
+3
*
[SPARC64]: Minor cleanups to schizo pci controller driver.
David S. Miller
2007-04-26
1
-79
/
+31
*
[SPARC64]: Probe PCI bus using OF device tree.
David S. Miller
2007-04-26
1
-24
/
+2
*
[PATCH] sparc64 pt_regs fixes
Al Viro
2006-10-08
1
-4
/
+4
*
[PATCH] irq-flags: SPARC64: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-10
/
+10
*
[SPARC64]: of_device layer IRQ resolution
David S. Miller
2006-06-29
1
-251
/
+60
*
[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.
David S. Miller
2006-06-23
1
-1
/
+1
*
[SPARC64]: Use in-kernel OBP device tree for PCI controller probing.
David S. Miller
2006-06-23
1
-97
/
+76
*
[SPARC64]: Move over to GENERIC_HARDIRQS.
David S. Miller
2006-06-20
1
-3
/
+3
*
[SPARC64]: Virtualize IRQ numbers.
David S. Miller
2006-06-20
1
-45
/
+41
*
[SPARC64]: Kill ino_bucket->pil
David S. Miller
2006-06-20
1
-102
/
+2
*
[SPARC64]: Fix new context version SMP handling.
David S. Miller
2006-03-20
1
-6
/
+6
*
[SPARC64]: kzalloc() conversion
Eric Sesterhenn
2006-03-20
1
-8
/
+4
*
[SPARC64]: Consolidate common PCI IOMMU init code.
David S. Miller
2005-10-13
1
-54
/
+3
*
[SPARC64]: Fix mask formation in tomatillo_wsync_handler()
David S. Miller
2005-09-24
1
-1
/
+1
*
[PATCH] Make sparc64 use setup-res.c
David S. Miller
2005-09-08
1
-24
/
+24
*
[SPARC64]: Fix IRQ retry interval timer value on sparc64 PCI controllers.
David S. Miller
2005-07-04
1
-3
/
+1
*
[SPARC64]: Small Schizo PCI controller programming tweaks.
David S. Miller
2005-07-04
1
-15
/
+8
*
[SPARC64]: Do proper DMA IRQ syncing on Tomatillo
David S. Miller
2005-07-04
1
-0
/
+51
*
[SPARC64]: Fix streaming buffer flushing on PCI and SBUS.
David S. Miller
2005-05-31
1
-1
/
+1
[next]