summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spu_base.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/cell/spufs: Fix status attribute permissionBenjamin Herrenschmidt2013-05-061-1/+1
* Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-30/+31
|\
| * cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-211-30/+31
* | powerpc/irq: Remove IRQF_DISABLEDYong Zhang2011-11-081-6/+3
|/
* PM / PowerPC: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki2011-05-111-10/+18
* powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handlerAnton Blanchard2011-01-211-0/+70
* fbdev: move logo externs to header fileGeert Uytterhoeven2009-06-161-10/+1
* cpumask: Use mm_cpumask() wrapper instead of cpu_vm_maskRusty Russell2009-03-241-1/+1
* powerpc: Change u64/s64 to a long long integer typeIngo Molnar2009-01-131-2/+2
* sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-211-1/+2
* powerpc/spufs: synchronize interaction between spu exception handling and tim...Luke Browning2008-06-161-16/+26
* powerpc/spufs: remove class_0_dsisr from spu exception handlingLuke Browning2008-06-161-2/+0
* [POWERPC] spufs: handle faults while the context switch pending flag is setLuke Browning2008-05-051-0/+4
* [POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptionsLuke Browning2008-05-051-9/+18
* [POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-011-4/+4
* [POWERPC] spufs: serialize SLB invalidation against SLB loadingArnd Bergmann2008-02-291-3/+9
* [POWERPC] spufs: invalidate SLB translation before adding a new entryArnd Bergmann2008-02-291-0/+4
* [POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}Andre Detsch2008-02-201-12/+0
* Merge branch 'linux-2.6'Paul Mackerras2008-01-311-1/+1
|\
| * Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-1/+1
* | [POWERPC] spufs: rework class 0 and 1 interrupt handlingJeremy Kerr2007-12-211-50/+7
* | [POWERPC] spufs: use #defines for SPU class [012] exception statusJeremy Kerr2007-12-211-21/+21
* | [POWERPC] cell: catch errors from sysfs_create_group()Jeremy Kerr2007-12-191-3/+17
* | [POWERPC] cell: handle SPE kernel mappings that cross segment boundariesJeremy Kerr2007-12-191-7/+43
* | [POWERPC] cell: add spu_64k_pages_available() checkJeremy Kerr2007-12-191-0/+6
* | [POWERPC] cell: use spu_load_slb for SLB setupJeremy Kerr2007-12-191-13/+10
* | [POWERPC] cell: handle kernel SLB setup in spu_base.cJeremy Kerr2007-12-191-0/+49
* | [POWERPC] cell: export force_sig_info()Jeremy Kerr2007-12-191-0/+7
|/
* [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-121-3/+3
* [POWERPC] spufs: Make file-internal functions & variables staticSebastian Siewior2007-09-191-1/+1
* [POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 ...Masato Noguchi2007-09-111-9/+15
* [POWERPC] cell: Move SPU affinity init to spu_management_of_opsAndre Detsch2007-08-101-140/+1
* [CELL] spufs: rework list management and associated lockingChristoph Hellwig2007-07-201-65/+7
* [CELL] spu_base: locking cleanupChristoph Hellwig2007-07-201-33/+51
* [CELL] cell: indexing of SPUs based on firmware vicinity propertiesArnd Bergmann2007-07-201-1/+89
* [CELL] spufs: integration of SPE affinity with the schedullerArnd Bergmann2007-07-201-0/+19
* [CELL] cell: add hardcoded spu vicinity information for QS20Arnd Bergmann2007-07-201-1/+54
* [CELL] cell: add vicinity information on spusArnd Bergmann2007-07-201-0/+2
* [CELL] cell: add per BE structure with info about its SPUsArnd Bergmann2007-07-201-7/+14
* [CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch2007-07-201-7/+17
* [CELL] saving spus information for kexec crashAndre Detsch2007-07-201-1/+1
* Cell: Draw SPE helper penguin logosGeert Uytterhoeven2007-07-171-1/+14
* [POWERPC] spufs: Add spu stats in sysfsChristoph Hellwig2007-07-031-0/+44
* [POWERPC] spufs: Add stat file to spufsChristoph Hellwig2007-07-031-1/+2
* [POWERPC] cell: Add spu shutdown methodGeoff Levand2007-06-281-1/+11
* [POWERPC] Introduce address space "slices"Benjamin Herrenschmidt2007-05-091-5/+4
* [POWERPC] Spinlock initializer cleanupThomas Gleixner2007-04-301-1/+1
* [POWERPC] spu_base: fix initialisation on systems with no SPEsJeremy Kerr2007-04-231-3/+5
* [POWERPC] spu_base: remove cleanup_spu_baseChristoph Hellwig2007-04-231-37/+10
* [POWERPC] spufs: make spu page faults not block schedulingArnd Bergmann2007-04-231-103/+0
OpenPOWER on IntegriCloud