summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spu_base.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner2019-05-301-14/+1Star
* powerpc/mm/hash: Rename KERNEL_REGION_ID to LINEAR_MAP_REGION_IDAneesh Kumar K.V2019-04-211-1/+1
* powerpc/mm/hash64: Map all the kernel regions in the same 0xc rangeAneesh Kumar K.V2019-04-211-2/+2
* signal/powerpc: Use force_sig_fault where appropriateEric W. Biederman2018-09-211-2/+2
* powerpc/spufs: Fix hash faults for kernel regionsJeremy Kerr2017-05-251-1/+3
* powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann2016-11-301-1/+1
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-201-8/+8
* powerpc: Various typo fixesMichael Ellerman2016-06-141-2/+2
* powerpc/mm: Use _PAGE_READ to indicate Read accessAneesh Kumar K.V2016-05-011-1/+1
* powerpc/cell: Make spu_base.c explicitly non-modularPaul Gortmaker2016-04-111-5/+2Star
* powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V2014-12-051-2/+3
* powerpc/cell: Move data segment faulting code out of cell platformIan Munsie2014-10-081-46/+9Star
* powerpc: cell: Use ktime_get_ns()Thomas Gleixner2014-07-231-8/+3Star
* 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/+3Star
|/
* 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-171-10/+1Star
* 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-221-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/+0Star
* [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/+0Star
* Merge branch 'linux-2.6'Paul Mackerras2008-01-311-1/+1
|\
| * Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-251-1/+1
* | [POWERPC] spufs: rework class 0 and 1 interrupt handlingJeremy Kerr2007-12-211-50/+7Star
* | [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/+10Star
* | [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-101-9/+15
* [POWERPC] cell: Move SPU affinity init to spu_management_of_opsAndre Detsch2007-08-101-140/+1Star
* [CELL] spufs: rework list management and associated lockingChristoph Hellwig2007-07-201-65/+7Star
* [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