index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spu_base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-12-06
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
1
-3
/
+7
2025-10-22
powerpc: cell: make spu_subsys const
Adrian BarnaĆ
1
-1
/
+1
2025-02-26
powerpc/xmon: Remove SPU debug and disassembly
Michael Ellerman
1
-2
/
+0
2023-05-15
powerpc/spufs: remove unneeded if-checks
Tom Rix
1
-6
/
+0
2022-05-08
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
1
-1
/
+0
2022-03-08
powerpc: declare unmodified attribute_group usages const
Rohan McLure
1
-2
/
+2
2021-12-23
powerpc/cell: Add __init attribute to eligible functions
Nick Child
1
-3
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
1
-14
/
+1
2019-04-21
powerpc/mm/hash: Rename KERNEL_REGION_ID to LINEAR_MAP_REGION_ID
Aneesh Kumar K.V
1
-1
/
+1
2019-04-21
powerpc/mm/hash64: Map all the kernel regions in the same 0xc range
Aneesh Kumar K.V
1
-2
/
+2
2018-09-21
signal/powerpc: Use force_sig_fault where appropriate
Eric W. Biederman
1
-2
/
+2
2017-05-25
powerpc/spufs: Fix hash faults for kernel regions
Jeremy Kerr
1
-1
/
+3
2016-11-30
powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.
Thiago Jung Bauermann
1
-1
/
+1
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
1
-8
/
+8
2016-06-14
powerpc: Various typo fixes
Michael Ellerman
1
-2
/
+2
2016-05-01
powerpc/mm: Use _PAGE_READ to indicate Read access
Aneesh Kumar K.V
1
-1
/
+1
2016-04-11
powerpc/cell: Make spu_base.c explicitly non-modular
Paul Gortmaker
1
-5
/
+2
2014-12-05
powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault
Aneesh Kumar K.V
1
-2
/
+3
2014-10-08
powerpc/cell: Move data segment faulting code out of cell platform
Ian Munsie
1
-46
/
+9
2014-07-23
powerpc: cell: Use ktime_get_ns()
Thomas Gleixner
1
-8
/
+3
2013-05-06
powerpc/cell/spufs: Fix status attribute permission
Benjamin Herrenschmidt
1
-1
/
+1
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
1
-30
/
+31
2011-12-21
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
1
-30
/
+31
2011-11-08
powerpc/irq: Remove IRQF_DISABLED
Yong Zhang
1
-6
/
+3
2011-05-11
PM / PowerPC: Use struct syscore_ops instead of sysdevs for PM
Rafael J. Wysocki
1
-10
/
+18
2011-01-21
powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handler
Anton Blanchard
1
-0
/
+70
2009-06-16
fbdev: move logo externs to header file
Geert Uytterhoeven
1
-10
/
+1
2009-03-24
cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask
Rusty Russell
1
-1
/
+1
2009-01-13
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
1
-2
/
+2
2008-07-21
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
1
-1
/
+2
2008-06-16
powerpc/spufs: synchronize interaction between spu exception handling and tim...
Luke Browning
1
-16
/
+26
2008-06-16
powerpc/spufs: remove class_0_dsisr from spu exception handling
Luke Browning
1
-2
/
+0
2008-05-05
[POWERPC] spufs: handle faults while the context switch pending flag is set
Luke Browning
1
-0
/
+4
2008-05-05
[POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptions
Luke Browning
1
-9
/
+18
2008-04-01
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-4
/
+4
2008-02-29
[POWERPC] spufs: serialize SLB invalidation against SLB loading
Arnd Bergmann
1
-3
/
+9
2008-02-29
[POWERPC] spufs: invalidate SLB translation before adding a new entry
Arnd Bergmann
1
-0
/
+4
2008-02-20
[POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}
Andre Detsch
1
-12
/
+0
2008-01-31
Merge branch 'linux-2.6'
Paul Mackerras
1
-1
/
+1
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
1
-1
/
+1
2007-12-21
[POWERPC] spufs: rework class 0 and 1 interrupt handling
Jeremy Kerr
1
-50
/
+7
2007-12-21
[POWERPC] spufs: use #defines for SPU class [012] exception status
Jeremy Kerr
1
-21
/
+21
2007-12-19
[POWERPC] cell: catch errors from sysfs_create_group()
Jeremy Kerr
1
-3
/
+17
2007-12-19
[POWERPC] cell: handle SPE kernel mappings that cross segment boundaries
Jeremy Kerr
1
-7
/
+43
2007-12-19
[POWERPC] cell: add spu_64k_pages_available() check
Jeremy Kerr
1
-0
/
+6
2007-12-19
[POWERPC] cell: use spu_load_slb for SLB setup
Jeremy Kerr
1
-13
/
+10
2007-12-19
[POWERPC] cell: handle kernel SLB setup in spu_base.c
Jeremy Kerr
1
-0
/
+49
[next]