index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spu_base.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
powerpc/mm/hash: Rename KERNEL_REGION_ID to LINEAR_MAP_REGION_ID
Aneesh Kumar K.V
2019-04-21
1
-1
/
+1
*
powerpc/mm/hash64: Map all the kernel regions in the same 0xc range
Aneesh Kumar K.V
2019-04-21
1
-2
/
+2
*
signal/powerpc: Use force_sig_fault where appropriate
Eric W. Biederman
2018-09-21
1
-2
/
+2
*
powerpc/spufs: Fix hash faults for kernel regions
Jeremy Kerr
2017-05-25
1
-1
/
+3
*
powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.
Thiago Jung Bauermann
2016-11-30
1
-1
/
+1
*
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2016-09-20
1
-8
/
+8
*
powerpc: Various typo fixes
Michael Ellerman
2016-06-14
1
-2
/
+2
*
powerpc/mm: Use _PAGE_READ to indicate Read access
Aneesh Kumar K.V
2016-05-01
1
-1
/
+1
*
powerpc/cell: Make spu_base.c explicitly non-modular
Paul Gortmaker
2016-04-11
1
-5
/
+2
*
powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault
Aneesh Kumar K.V
2014-12-05
1
-2
/
+3
*
powerpc/cell: Move data segment faulting code out of cell platform
Ian Munsie
2014-10-08
1
-46
/
+9
*
powerpc: cell: Use ktime_get_ns()
Thomas Gleixner
2014-07-23
1
-8
/
+3
*
powerpc/cell/spufs: Fix status attribute permission
Benjamin Herrenschmidt
2013-05-06
1
-1
/
+1
*
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-06
1
-30
/
+31
|
\
|
*
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
1
-30
/
+31
*
|
powerpc/irq: Remove IRQF_DISABLED
Yong Zhang
2011-11-08
1
-6
/
+3
|
/
*
PM / PowerPC: Use struct syscore_ops instead of sysdevs for PM
Rafael J. Wysocki
2011-05-11
1
-10
/
+18
*
powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handler
Anton Blanchard
2011-01-21
1
-0
/
+70
*
fbdev: move logo externs to header file
Geert Uytterhoeven
2009-06-16
1
-10
/
+1
*
cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask
Rusty Russell
2009-03-24
1
-1
/
+1
*
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
2009-01-13
1
-2
/
+2
*
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
2008-07-21
1
-1
/
+2
*
powerpc/spufs: synchronize interaction between spu exception handling and tim...
Luke Browning
2008-06-16
1
-16
/
+26
*
powerpc/spufs: remove class_0_dsisr from spu exception handling
Luke Browning
2008-06-16
1
-2
/
+0
*
[POWERPC] spufs: handle faults while the context switch pending flag is set
Luke Browning
2008-05-05
1
-0
/
+4
*
[POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptions
Luke Browning
2008-05-05
1
-9
/
+18
*
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-01
1
-4
/
+4
*
[POWERPC] spufs: serialize SLB invalidation against SLB loading
Arnd Bergmann
2008-02-29
1
-3
/
+9
*
[POWERPC] spufs: invalidate SLB translation before adding a new entry
Arnd Bergmann
2008-02-29
1
-0
/
+4
*
[POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}
Andre Detsch
2008-02-20
1
-12
/
+0
*
Merge branch 'linux-2.6'
Paul Mackerras
2008-01-31
1
-1
/
+1
|
\
|
*
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
2008-01-24
1
-1
/
+1
*
|
[POWERPC] spufs: rework class 0 and 1 interrupt handling
Jeremy Kerr
2007-12-21
1
-50
/
+7
*
|
[POWERPC] spufs: use #defines for SPU class [012] exception status
Jeremy Kerr
2007-12-21
1
-21
/
+21
*
|
[POWERPC] cell: catch errors from sysfs_create_group()
Jeremy Kerr
2007-12-19
1
-3
/
+17
*
|
[POWERPC] cell: handle SPE kernel mappings that cross segment boundaries
Jeremy Kerr
2007-12-19
1
-7
/
+43
*
|
[POWERPC] cell: add spu_64k_pages_available() check
Jeremy Kerr
2007-12-19
1
-0
/
+6
*
|
[POWERPC] cell: use spu_load_slb for SLB setup
Jeremy Kerr
2007-12-19
1
-13
/
+10
*
|
[POWERPC] cell: handle kernel SLB setup in spu_base.c
Jeremy Kerr
2007-12-19
1
-0
/
+49
*
|
[POWERPC] cell: export force_sig_info()
Jeremy Kerr
2007-12-19
1
-0
/
+7
|
/
*
[POWERPC] Use 1TB segments
Paul Mackerras
2007-10-12
1
-3
/
+3
*
[POWERPC] spufs: Make file-internal functions & variables static
Sebastian Siewior
2007-09-19
1
-1
/
+1
*
[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] cell: Move SPU affinity init to spu_management_of_ops
Andre Detsch
2007-08-10
1
-140
/
+1
*
[CELL] spufs: rework list management and associated locking
Christoph Hellwig
2007-07-20
1
-65
/
+7
*
[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
1
-0
/
+19
*
[CELL] cell: add hardcoded spu vicinity information for QS20
Arnd Bergmann
2007-07-20
1
-1
/
+54
[next]