| Commit message (Expand) | Author | Age | Files | Lines |
* | [POWERPC] Fix xics set_affinity code | Anton Blanchard | 2007-10-02 | 1 | -1/+1 |
* | [POWERPC] Fix mpc834x USB-MPH configuration. | jacmet@sunsite.dk | 2007-09-28 | 1 | -2/+2 |
* | [POWERPC] spufs: fix mismerge, making context signal{1,2} files readable again | Jeremy Kerr | 2007-09-26 | 1 | -2/+2 |
* | [POWERPC] spusched: Fix null pointer dereference in find_victim | Christoph Hellwig | 2007-09-19 | 1 | -2/+2 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2007-09-12 | 5 | -1/+8 |
|\ |
|
| * | [POWERPC] Enable GENERIC_ISA_DMA if FSL_ULI1575 to fix compile issue | Kumar Gala | 2007-09-12 | 1 | -0/+1 |
| * | [POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCI | Kumar Gala | 2007-09-10 | 4 | -1/+7 |
* | | [POWERPC] cell/PS3: Ignore storage devices that are still being probed | Geert Uytterhoeven | 2007-09-11 | 2 | -0/+30 |
* | | [POWERPC] cell/PS3: Always set master run control bit in mfc_sr1_set | Jeremy Kerr | 2007-09-11 | 1 | -0/+2 |
* | | [POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 ... | Masato Noguchi | 2007-09-11 | 1 | -9/+15 |
|/ |
|
* | [POWERPC] PS3: Fix bug where the major version part is not compared | Masakazu Mokuno | 2007-08-30 | 1 | -1/+2 |
* | [POWERPC] spufs: Don't call spu_run_init from spu_reacquire_runnable | Andre Detsch | 2007-08-30 | 1 | -5/+1 |
* | [POWERPC] spufs: Fix update of mailbox status register during backed wbox write | Arnd Bergmann | 2007-08-30 | 1 | -1/+2 |
* | [POWERPC] spu_manage: fix spu_unit_number for celleb device tree | Christian Krafft | 2007-08-30 | 1 | -0/+8 |
* | [POWERPC] cell: Support pinhole-reset on IBM cell blades | Arnd Bergmann | 2007-08-25 | 2 | -2/+32 |
* | [POWERPC] spu_manage: Use newer physical-id attribute | Christian Krafft | 2007-08-25 | 2 | -6/+2 |
* | [POWERPC] pasemi: Another IOMMU bugfix for 64K PAGE_SIZE | Olof Johansson | 2007-08-25 | 1 | -3/+3 |
* | Merge branch 'fixes-2.6.23' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-08-20 | 7 | -407/+299 |
|\ |
|
| * | [POWERPC] Fix interrupt routing and setup of ULI M1575 on FSL boards | Kumar Gala | 2007-08-17 | 7 | -407/+299 |
* | | [POWERPC] ps3: Fix no storage devices found | Geert Uytterhoeven | 2007-08-15 | 1 | -1/+1 |
* | | [POWERPC] cell: Fix errno for modular spufs_create with invalid neighbour | Jeremy Kerr | 2007-08-15 | 1 | -0/+1 |
|/ |
|
* | [POWERPC] Revert "[POWERPC] Add 'mdio' to bus scan id list for platforms with... | Kim Phillips | 2007-08-10 | 4 | -4/+0 |
* | [POWERPC] PS3: Remove text saying PS3 support is incomplete | Geoff Levand | 2007-08-10 | 1 | -5/+5 |
* | [POWERPC] PS3: Fix storage probe logic | Geert Uytterhoeven | 2007-08-10 | 1 | -18/+19 |
* | [POWERPC] cell: Move SPU affinity init to spu_management_of_ops | Andre Detsch | 2007-08-10 | 3 | -140/+170 |
* | [POWERPC] Fix a compile warning in powermac/feature.c | Segher Boessenkool | 2007-08-03 | 1 | -2/+4 |
* | [POWERPC] ps3: Fix section mismatch in ps3/setup.c | Stephen Rothwell | 2007-08-03 | 1 | -1/+1 |
* | [POWERPC] spufs: Fix affinity after introduction of node_allowed() calls | Andre Detsch | 2007-08-03 | 1 | -1/+2 |
* | [POWERPC] spusched: Fix initial timeslice calculation | Christoph Hellwig | 2007-07-26 | 2 | -1/+6 |
* | [POWERPC] spufs: Fix incorrect initialization of cbe_spu_info.spus | Masato Noguchi | 2007-07-26 | 1 | -4/+0 |
* | [POWERPC] Fix Maple platform ISA bus | Benjamin Herrenschmidt | 2007-07-26 | 1 | -0/+3 |
* | [POWERPC] iSeries: Fix section mismatch warning in lpevents | Stephen Rothwell | 2007-07-26 | 1 | -1/+1 |
* | Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | Linus Torvalds | 2007-07-24 | 17 | -374/+378 |
|\ |
|
| * | [POWERPC] 85xxCDS: Misc 8548 PCI Corrections. | Randy Vinson | 2007-07-24 | 1 | -4/+4 |
| * | [POWERPC] 85xxCDS: Delay 8259 cascade hookup. | Randy Vinson | 2007-07-24 | 1 | -11/+25 |
| * | [POWERPC] 85xxCDS: Make sure restart resets the PCI bus. | Randy Vinson | 2007-07-23 | 1 | -0/+35 |
| * | [POWERPC] 85xxCDS: Allow 8259 cascade to share an MPIC interrupt line. | Randy Vinson | 2007-07-23 | 2 | -6/+32 |
| * | [POWERPC] Add basic PCI/PCI Express support for 8544DS board | Roy Zang | 2007-07-23 | 2 | -1/+241 |
| * | [POWERPC] Make endianess of cfg_addr for indirect pci ops runtime | Kumar Gala | 2007-07-23 | 6 | -9/+9 |
| * | [POWERPC] 85xx: Add quirk to ignore bogus FPGA on CDS | Kumar Gala | 2007-07-23 | 1 | -0/+10 |
| * | [POWERPC] 85xx: Added 8568 PCIe support | Kumar Gala | 2007-07-23 | 1 | -0/+1 |
| * | [POWERPC] Fixup resources on pci_bus for PCIe PHB when no device is connected | Kumar Gala | 2007-07-23 | 2 | -1/+2 |
| * | [POWERPC] Use Freescale pci/pcie common code for 85xx boards | Roy Zang | 2007-07-23 | 7 | -104/+18 |
| * | [POWERPC] Rewrite Freescale PCI/PCIe support for 8{3,5,6}xx | Zang Roy-r61911 | 2007-07-23 | 2 | -7/+9 |
| * | [POWERPC] Create common fsl pci/e files based on 86xx platforms | Roy Zang | 2007-07-23 | 3 | -241/+2 |
* | | spusched: fix mismerge in spufs.h | Christoph Hellwig | 2007-07-24 | 1 | -4/+1 |
|/ |
|
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2007-07-22 | 5 | -25/+17 |
|\ |
|
| * | [POWERPC] Fix future firmware feature fixups function failure | Michael Neuling | 2007-07-22 | 3 | -23/+15 |
| * | [POWERPC] Fix misspelled "CONFIG_CHECK_CACHE_COHERENCY" Kconfig option. | Robert P. J. Day | 2007-07-22 | 2 | -2/+2 |
* | | Fix ppc64 mismerge | Al Viro | 2007-07-22 | 1 | -14/+0 |