| Commit message (Expand) | Author | Age |
* | sparc,sparc64: unify kernel/ | Sam Ravnborg | 2008-12-04 |
* | Revert "of_platform_driver noise on sparce" | Linus Torvalds | 2008-12-01 |
* | of_platform_driver noise on sparce | Al Viro | 2008-11-30 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | David S. Miller | 2008-09-16 |
|\ |
|
| * | sparc64: Fix OOPS in psycho_pcierr_intr_other(). | David S. Miller | 2008-09-16 |
| * | sparc64: Fix PCI error interrupt registry on PSYCHO. | David S. Miller | 2008-09-12 |
* | | sparc64: Kill hand-crafted I/O accessors in PCI controller drivers. | David S. Miller | 2008-09-11 |
* | | sparc64: Commonize large portions of PSYCHO error handling. | David S. Miller | 2008-09-11 |
* | | sparc64: Create and use psycho_pbm_init_common(). | David S. Miller | 2008-09-11 |
* | | sparc64: Start commonizing code common between SABRE and PSYCHO. | David S. Miller | 2008-09-11 |
* | | sparc64: Record OF device instead of device node pointer in pci_pbm_info. | David S. Miller | 2008-09-11 |
* | | sparc64: Get rid of pci_controller_info. | David S. Miller | 2008-09-11 |
* | | pci_psycho: Use of_getintprop_default(). | David S. Miller | 2008-09-02 |
* | | sparc64: Pass proper parent device down into root pci_create_bus() call. | David S. Miller | 2008-09-01 |
* | | sparc64: Simplify error handling in PCI controller probing. | David S. Miller | 2008-08-31 |
* | | sparc: Annotate of_device_id arrays with const or __initdata. | David S. Miller | 2008-08-31 |
* | | sparc64: Convert PSYCHO PCI controller driver into a real driver. | David S. Miller | 2008-08-30 |
|/ |
|
* | sparc: don't use asm/of_device.h | Stephen Rothwell | 2008-08-07 |
* | [SPARC64]: NUMA device infrastructure. | David S. Miller | 2008-04-24 |
* | [SPARC64]: Fix of section mismatch warnings. | Sam Ravnborg | 2008-01-22 |
* | [SPARC64]: Kill pci_memspace_mask. | David S. Miller | 2007-10-14 |
* | [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling. | David S. Miller | 2007-07-30 |
* | [SPARC64] PCI: Consolidate PCI access code into pci_common.c | David S. Miller | 2007-05-09 |
* | [SPARC64]: Fix request_irq() ignored result warnings in PCI controller code. | David S. Miller | 2007-05-08 |
* | [SPARC64]: Kill asm-sparc64/pbm.h | David S. Miller | 2007-05-08 |
* | [SPARC64]: Removal of trivial pci_controller_info uses. | David S. Miller | 2007-05-08 |
* | [SPARC64]: Move index info pci_pbm_info. | David S. Miller | 2007-05-08 |
* | [SPARC64]: Move pci_ops into pci_pbm_info. | David S. Miller | 2007-05-08 |
* | [SPARC64] PCI: Use root list of pbm's instead of pci_controller_info's | David S. Miller | 2007-05-08 |
* | [SPARC64] PCI: Use common routine to fetch PBM properties. | David S. Miller | 2007-05-08 |
* | [SPARC64]: Convert PCI over to generic struct iommu/strbuf. | David S. Miller | 2007-04-27 |
* | [SPARC64]: Make sure pbm->prom_node is setup easly enough in psycho.c | David S. Miller | 2007-04-26 |
* | [SPARC64]: Add dummy host controller to root of all PCI domains. | David S. Miller | 2007-04-26 |
* | [SPARC64]: Kill pbm->pci_first_slot. | David S. Miller | 2007-04-26 |
* | [SPARC64]: Kill pci_controller->pbms_same_domain | David S. Miller | 2007-04-26 |
* | [SPARC64]: Kill pci_controller->base_address_update(). | David S. Miller | 2007-04-26 |
* | [SPARC64]: Kill pci_controller->resource_adjust() | David S. Miller | 2007-04-26 |
* | [SPARC64]: Kill PBM ranges software state. | David S. Miller | 2007-04-26 |
* | [SPARC64]: Kill PBM intmap software state. | David S. Miller | 2007-04-26 |
* | [SPARC64]: Consolidate PCI mem/io resource determination. | David S. Miller | 2007-04-26 |
* | [SPARC64]: Probe PCI bus using OF device tree. | David S. Miller | 2007-04-26 |
* | [PATCH] sparc64 pt_regs fixes | Al Viro | 2006-10-08 |
* | [SPARC64] Fix PSYCHO PCI controler init. | Marc Zyngier | 2006-07-14 |
* | [SPARC64] psycho: Fix pbm->name handling in pbm_register_toplevel_resources() | David S. Miller | 2006-07-14 |
* | [PATCH] irq-flags: SPARC64: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 |
* | [SPARC64]: of_device layer IRQ resolution | David S. Miller | 2006-06-29 |
* | [SPARC64]: Kill starfire_cookie from SBUS/PCI. | David S. Miller | 2006-06-29 |
* | [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree. | David S. Miller | 2006-06-24 |
* | [SPARC64]: Use in-kernel OBP device tree for PCI controller probing. | David S. Miller | 2006-06-24 |
* | [SPARC64]: Move over to GENERIC_HARDIRQS. | David S. Miller | 2006-06-20 |