summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell/spu_base.c
AgeCommit message (Expand)Author
2017-05-25powerpc/spufs: Fix hash faults for kernel regionsJeremy Kerr
2016-11-30powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2016-06-14powerpc: Various typo fixesMichael Ellerman
2016-05-01powerpc/mm: Use _PAGE_READ to indicate Read accessAneesh Kumar K.V
2016-04-11powerpc/cell: Make spu_base.c explicitly non-modularPaul Gortmaker
2014-12-05powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V
2014-10-08powerpc/cell: Move data segment faulting code out of cell platformIan Munsie
2014-07-23powerpc: cell: Use ktime_get_ns()Thomas Gleixner
2013-05-06powerpc/cell/spufs: Fix status attribute permissionBenjamin Herrenschmidt
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2011-11-08powerpc/irq: Remove IRQF_DISABLEDYong Zhang
2011-05-11PM / PowerPC: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki
2011-01-21powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handlerAnton Blanchard
2009-06-16fbdev: move logo externs to header fileGeert Uytterhoeven
2009-03-24cpumask: Use mm_cpumask() wrapper instead of cpu_vm_maskRusty Russell
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen
2008-06-16powerpc/spufs: synchronize interaction between spu exception handling and tim...Luke Browning
2008-06-16powerpc/spufs: remove class_0_dsisr from spu exception handlingLuke Browning
2008-05-05[POWERPC] spufs: handle faults while the context switch pending flag is setLuke Browning
2008-05-05[POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptionsLuke Browning
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-29[POWERPC] spufs: serialize SLB invalidation against SLB loadingArnd Bergmann
2008-02-29[POWERPC] spufs: invalidate SLB translation before adding a new entryArnd Bergmann
2008-02-20[POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}Andre Detsch
2008-01-31Merge branch 'linux-2.6'Paul Mackerras
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2007-12-21[POWERPC] spufs: rework class 0 and 1 interrupt handlingJeremy Kerr
2007-12-21[POWERPC] spufs: use #defines for SPU class [012] exception statusJeremy Kerr
2007-12-19[POWERPC] cell: catch errors from sysfs_create_group()Jeremy Kerr
2007-12-19[POWERPC] cell: handle SPE kernel mappings that cross segment boundariesJeremy Kerr
2007-12-19[POWERPC] cell: add spu_64k_pages_available() checkJeremy Kerr
2007-12-19[POWERPC] cell: use spu_load_slb for SLB setupJeremy Kerr
2007-12-19[POWERPC] cell: handle kernel SLB setup in spu_base.cJeremy Kerr
2007-12-19[POWERPC] cell: export force_sig_info()Jeremy Kerr
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras
2007-09-19[POWERPC] spufs: Make file-internal functions & variables staticSebastian Siewior
2007-09-11[POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 ...Masato Noguchi
2007-08-10[POWERPC] cell: Move SPU affinity init to spu_management_of_opsAndre Detsch
2007-07-20[CELL] spufs: rework list management and associated lockingChristoph Hellwig
2007-07-20[CELL] spu_base: locking cleanupChristoph Hellwig
2007-07-20[CELL] cell: indexing of SPUs based on firmware vicinity propertiesArnd Bergmann
2007-07-20[CELL] spufs: integration of SPE affinity with the schedullerArnd Bergmann
2007-07-20[CELL] cell: add hardcoded spu vicinity information for QS20Arnd Bergmann
2007-07-20[CELL] cell: add vicinity information on spusArnd Bergmann
2007-07-20[CELL] cell: add per BE structure with info about its SPUsArnd Bergmann
2007-07-20[CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch
2007-07-20[CELL] saving spus information for kexec crashAndre Detsch