- 75ca399 [POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions. by Grant Likely · 17 years ago
- f584bc6 [POWERPC] mpc5200: Add common mpc52xx_setup_pci() routine by Marian Balakowicz · 17 years ago
- a6f024b [POWERPC] mpc5200: Add 'fsl,lpb' bus type for localplus bus by Marian Balakowicz · 17 years ago
- 52920df Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/olof/pasemi into for-2.6.25 by Paul Mackerras · 17 years ago
- 0173d42 [POWERPC] Use <linux/of_{platform, device}.h> and not <asm/...> variants. by Jon Loeliger · 17 years ago
- e25c47f [POWERPC] cell: Use machine_*_initcall() hooks in platform code by Grant Likely · 17 years ago
- d518b71 [POWERPC] powermac: Use machine_*_initcall() hooks in platform code by Grant Likely · 17 years ago
- acaa617 [POWERPC] eeh.c: Use for_each_child_of_node by Stephen Rothwell · 17 years ago
- 885b86e [POWERPC] iSeries: eliminate pci_dn bussubno by Stephen Rothwell · 17 years ago
- b6ed42a [POWERPC] The pci_dn pcidev is only used by EEH by Stephen Rothwell · 17 years ago
- dc2e425 [POWERPC] Use for_each macros in arch/powerpc/platforms/powermac by Cyrill Gorcunov · 17 years ago
- 283029d [POWERPC] Add of_find_matching_node() helper function by Grant Likely · 17 years ago
- 9cd55be [POWERPC] pasemi: Move electra-ide to pata_of_platform by Olof Johansson · 17 years ago
- 98c31c1 Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virtex into for-2.6.25 by Josh Boyer · 17 years ago
- faa6511 [POWERPC] Xilinx: Add correct compatible list for device tree bus bindings. by Stephen Neuendorffer · 17 years ago
- bdddec4 [POWERPC] pasemi: Use machine_*_initcall() hooks in platform code by Grant Likely · 17 years ago
- f0d4577 [POWERPC] pasemi: Fix NMI handling check by Olof Johansson · 17 years ago
- 1fe1b95 [POWERPC] 4xx: typo in calling machine_device_initcall() for Sequoia board by Grant Likely · 17 years ago
- 4f43143 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/pasemi by Paul Mackerras · 17 years ago
- d87bf3b [POWERPC] pasemi: Distribute interrupts evenly across cpus by Olof Johansson · 17 years ago
- f365355 [POWERPC] pasemi: Implement NMI support by Olof Johansson · 17 years ago
- 3f8c5c3 [POWERPC] 4xx: Use machine_device_initcall for bus probe by Josh Boyer · 17 years ago
- 9e0fd5f [POWERPC] Remove unneeded variable declarations from mpc837x_mds by Josh Boyer · 17 years ago
- 8cb34d2 [POWERPC] 4xx: Mark of_bus structures as __initdata by Josh Boyer · 17 years ago
- 9901162 [POWERPC] 4xx: Update Kilauea, Rainier, and Walnut defconfigs by Josh Boyer · 17 years ago
- be1e0e9 [POWERPC] 4xx: Add AMCC Makalu board support to platforms/40x by Stefan Roese · 17 years ago
- 151161c [POWERPC] 4xx: Add Kilauea PCIe support to dts and Kconfig by Stefan Roese · 17 years ago
- cdb159a [POWERPC] 4xx: Add 405EX CPU type needed for EMAC support on Kilauea by Stefan Roese · 17 years ago
- 4922566 [POWERPC] 4xx: libfdt and pci fixes for Rainier by Josh Boyer · 17 years ago
- af7baf9 [POWERPC] 4xx: Include missing header by Josh Boyer · 17 years ago
- 6272175 [POWERPC] 4xx: 440GRx Rainier board support. by Valentine Barshak · 17 years ago
- 25c24f3 [POWERPC] pci32: 4xx embedded platforms want to reassign all PCI resources by Benjamin Herrenschmidt · 17 years ago
- 3de9c9c [POWERPC] 4xx: Base support for 440SPe "Katmai" eval board by Benjamin Herrenschmidt · 17 years ago
- c3fc2de [POWERPC] 4xx: Wire up PCI on Bamboo board by Benjamin Herrenschmidt · 17 years ago
- 6bbc547 [POWERPC] 4xx: Base support for 440GX Taishan eval board by Hugh Blemings · 17 years ago
- 379865d [POWERPC] 4xx: Add PCI to Walnut platform by Benjamin Herrenschmidt · 17 years ago
- 6197403 [POWERPC] 4xx: EP405 boards support for arch/powerpc by Benjamin Herrenschmidt · 17 years ago
- 9dae8af [POWERPC] 4xx: Add early udbg support for 40x processors by Benjamin Herrenschmidt · 17 years ago
- 69c0785 [POWERPC] 4xx: PCI support for Ebony board by Benjamin Herrenschmidt · 17 years ago
- 47c0bd1 [POWERPC] Reworking machine check handling and Fix 440/440A by Benjamin Herrenschmidt · 17 years ago
- c2a7dcad Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
- 373a6da [POWERPC] Make non-PCI build work again by Stephen Rothwell · 17 years ago
- cbea923 [POWERPC] spufs: Don't leak kernel stack through an empty {i,m}box_info read by Jeremy Kerr · 17 years ago
- 18789fb [POWERPC] spufs: DMA Restart after SIGSEGV by Andre Detsch · 17 years ago
- 90608a2 [POWERPC] spufs: Use separate timer for /proc/spu_loadavg calculation by Aegis Lin · 17 years ago
- c9101bd [POWERPC] spufs: make state_mutex interruptible by Christoph Hellwig · 17 years ago
- 197b1a8 [POWERPC] spufs: add enchanced simple attr macros by Christoph Hellwig · 17 years ago
- e65c2f6 [POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous scheduling) by Luke Browning · 17 years ago
- 9476141 [POWERPC] spufs: don't set reserved bits in spu interrupt status by Masato Noguchi · 17 years ago
- b192541 [POWERPC] spufs: spu_find_victim may choose wrong victim by Luke Browning · 17 years ago
- 9156953 [POWERPC] spufs: reorganize spu_run_init by Luke Browning · 17 years ago
- d6ad39b [POWERPC] spufs: rework class 0 and 1 interrupt handling by Jeremy Kerr · 17 years ago
- 8af3067 [POWERPC] spufs: use #defines for SPU class [012] exception status by Jeremy Kerr · 17 years ago
- c40aa47 [POWERPC] spufs: fix incorrect interrupt status clearing in backing mbox stat poll by Jeremy Kerr · 17 years ago
- cc210b3 [POWERPC] spufs: add backing ops for privcntl register by Luke Browning · 17 years ago
- 33bfd7a [POWERPC] spufs: block fault handlers in spu_acquire_runnable by Arnd Bergmann · 17 years ago
- 7cd58e4 [POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs module by Jeremy Kerr · 17 years ago
- 9b1d21f [POWERPC] spufs: fix typos in sched.c comments by Julio M. Merino Vidal · 17 years ago
- c25620d [POWERPC] cell: wrap master run control bit by Masato Noguchi · 17 years ago
- 1fe58a8 [POWERPC] cell/cbe_regs.c: Add missing of_node_put by Julia Lawall · 17 years ago
- af449c3 [POWERPC] arch/powerpc: Add missing of_node_put by Julia Lawall · 17 years ago
- 05ead01 [POWERPC] arch/powerpc: Remove duplicate includes by Lucas Woods · 17 years ago
- 9ac71d0 [POWERPC] CHRP: Fix possible NULL pointer dereference by Cyrill Gorcunov · 17 years ago
- d0264ce [POWERPC] Improve resource setup of PowerMac G5 HT bridge by Benjamin Herrenschmidt · 17 years ago
- 444532d [POWERPC] Enable self-view of the HT host bridge on PowerMac G5 by Benjamin Herrenschmidt · 17 years ago
- 295f83e [POWERPC] Clear pci_probe_only on 64 bits PowerMac by Benjamin Herrenschmidt · 17 years ago
- bc0826c [POWERPC] Fixup powermac enable device hook by Benjamin Herrenschmidt · 17 years ago
- 549beb9 [POWERPC] Merge 32 and 64 bits pcibios_enable_device by Benjamin Herrenschmidt · 17 years ago
- 50c9bc2 [POWERPC] fix iSeries PCI resource management by Benjamin Herrenschmidt · 17 years ago
- 3fd94c6 [POWERPC] Merge PCI resource allocation & assignment by Benjamin Herrenschmidt · 17 years ago
- bf5e2ba [POWERPC] Merge PCI resource fixups by Benjamin Herrenschmidt · 17 years ago
- fc3fb71 [POWERPC] pci32: Add flags modifying the PCI code behaviour by Benjamin Herrenschmidt · 17 years ago
- 70e4752 [POWERPC] holly.c: Remove unnecessary include of linux/ide.h by Olof Johansson · 17 years ago
- d7cf0ed [POWERPC] Push down or eliminate smp_processor_id calls in xics code by Milton Miller · 17 years ago
- 7e1961f [POWERPC] celleb: Split machine definition by Ishizaki Kou · 17 years ago
- 4751505 [POWERPC] Cleanup calling mmio_nvram_init by Ishizaki Kou · 17 years ago
- 38958dd [POWERPC] pasemi: Implement MSI support by Olof Johansson · 17 years ago
- 731e74c [POWERPC] iSeries: Fix unregistering HV event handlers by Stephen Rothwell · 17 years ago
- 2c0b713 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/cell-2.6 into for-2.6.25 by Paul Mackerras · 17 years ago
- 1e77103 [POWERPC] cell: catch errors from sysfs_create_group() by Jeremy Kerr · 17 years ago
- 684bd61 [POWERPC] cell: handle SPE kernel mappings that cross segment boundaries by Jeremy Kerr · 17 years ago
- f6eb7d7 [POWERPC] cell: add spu_64k_pages_available() check by Jeremy Kerr · 17 years ago
- 4d43466 [POWERPC] cell: use spu_load_slb for SLB setup by Jeremy Kerr · 17 years ago
- 58bd403 [POWERPC] cell: handle kernel SLB setup in spu_base.c by Jeremy Kerr · 17 years ago
- a0a7ae8 [POWERPC] cell: safer of_has_vicinity routine by Andre Detsch · 17 years ago
- 3ce2f62 [POWERPC] cell: export force_sig_info() by Jeremy Kerr · 17 years ago
- d8caf74 [POWERPC] cell: Convert #include of asm/of_{platform, device}.h into linux/of_{platform, device}.h. by Jon Loeliger · 17 years ago
- 23666eb [POWERPC] cell: add missing '\n' by Ishizaki Kou · 17 years ago
- 29641ce [POWERPC] perfmon2: make pm_interval register read/write by Kevin Corry · 17 years ago
- eb8dc84 [POWERPC] Make PS3_SYS_MANAGER default y, not m by Michael Ellerman · 17 years ago
- 255b09e [POWERPC] 83xx: mpc8313erdb: Fix whitespace. by Scott Wood · 17 years ago
- 8129a59 [POWERPC] 83xx: mpc834x_mds: Fix whitespace and call of_platform_bus_probe(). by Scott Wood · 17 years ago
- 88f0178 [POWERPC] iSeries: don't printk with HV spinlock held by Stephen Rothwell · 17 years ago
- 0b5cf10 [POWERPC] 8xx: Convert mpc866ads to the new device binding. by Scott Wood · 17 years ago
- 833e31e [POWERPC] 83xx: Add platform support for MPC837x MDS board by Li Yang · 17 years ago
- 882407b [POWERPC] 8xxx: Convert #include of asm/of_{platform, device}.h into linux/of_{platform, device}.h. by Jon Loeliger · 17 years ago
- cfad589 Merge branch 'linux-2.6' into for-2.6.25 by Paul Mackerras · 17 years ago
- b76e5e9 [POWERPC] EEH: Avoid a possible NULL pointer dereference by Stephen Rothwell · 17 years ago
- 1dee202 [POWERPC] iSeries: Merge vpdinfo.c into pci.c by Stephen Rothwell · 17 years ago
- 1be9ad6 [POWERPC] iSeries: Clean up and simplify vdpinfo.c by Stephen Rothwell · 17 years ago