| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
* | | spufs: make signal-notification files readonly for NOSCHED contexts | Jeremy Kerr | 2007-07-21 | 1 | -2/+16 |
* | | ps3: FLASH ROM Storage Driver | Geert Uytterhoeven | 2007-07-21 | 1 | -0/+15 |
* | | ps3: BD/DVD/CD-ROM Storage Driver | Geert Uytterhoeven | 2007-07-21 | 1 | -0/+11 |
* | | ps3: Disk Storage Driver | Geert Uytterhoeven | 2007-07-21 | 1 | -0/+10 |
|/ |
|
* | [CELL] spufs: rework list management and associated locking | Christoph Hellwig | 2007-07-20 | 2 | -162/+108 |
* | [CELL] oprofile: add support to OProfile for profiling CELL BE SPUs | Bob Nelson | 2007-07-20 | 3 | -1/+25 |
* | [CELL] oprofile: enable SPU switch notification to detect currently active SP... | Bob Nelson | 2007-07-20 | 3 | -8/+55 |
* | [CELL] spu_base: locking cleanup | Christoph Hellwig | 2007-07-20 | 1 | -33/+51 |
* | [CELL] cell: indexing of SPUs based on firmware vicinity properties | Arnd Bergmann | 2007-07-20 | 1 | -1/+89 |
* | [CELL] spufs: integration of SPE affinity with the scheduller | Arnd Bergmann | 2007-07-20 | 2 | -0/+23 |
* | [CELL] cell: add placement computation for scheduling of affinity contexts | Arnd Bergmann | 2007-07-20 | 3 | -1/+151 |
* | [CELL] spufs: extension of spu_create to support affinity definition | Arnd Bergmann | 2007-07-20 | 6 | -14/+188 |
* | [CELL] cell: add hardcoded spu vicinity information for QS20 | Arnd Bergmann | 2007-07-20 | 1 | -1/+54 |
* | [CELL] cell: add vicinity information on spus | Arnd Bergmann | 2007-07-20 | 1 | -0/+2 |
* | [CELL] cell: add per BE structure with info about its SPUs | Arnd Bergmann | 2007-07-20 | 2 | -7/+19 |
* | [CELL] spufs: use find_first_bit() instead of sched_find_first_bit() | Masato Noguchi | 2007-07-20 | 1 | -2/+1 |
* | [CELL] spufs: remove unused file argument from spufs_run_spu() | Jeremy Kerr | 2007-07-20 | 3 | -5/+3 |
* | [CELL] spufs: change decrementer restore timing | Masato Noguchi | 2007-07-20 | 2 | -20/+20 |
* | [CELL] spufs: dont halt decrementer at restore step 47 | Masato Noguchi | 2007-07-20 | 1 | -4/+16 |
* | [CELL] spufs: limit saving MFC_CNTL bits | Masato Noguchi | 2007-07-20 | 1 | -9/+4 |
* | [CELL] spufs: fix read and write for decr_status file | Masato Noguchi | 2007-07-20 | 1 | -4/+8 |
* | [CELL] spufs: fix decr_status meanings | Masato Noguchi | 2007-07-20 | 3 | -222/+262 |
* | [CELL] spufs: remove needless context save/restore code | Masato Noguchi | 2007-07-20 | 1 | -11/+1 |
* | [CELL] spufs: fix array size of channel index | Jeremy Kerr | 2007-07-20 | 1 | -6/+6 |
* | [CELL] spufs: make sure context are scheduled again after spu_acquire_saved | Christoph Hellwig | 2007-07-20 | 4 | -23/+44 |
* | [CELL] spufs: add spu stats in sysfs and ctx stat file in spufs | Andre Detsch | 2007-07-20 | 7 | -73/+89 |
* | [CELL] spufs: Remove spurious WARN_ON for spu_deactivate for NOSCHED contexts | Jeremy Kerr | 2007-07-20 | 1 | -9/+0 |
* | [CELL] spufs: Make signal-notification files readonly for NOSCHED contexts | Jeremy Kerr | 2007-07-20 | 1 | -2/+16 |