index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spu_callbacks.c
Age
Commit message (
Expand
)
Author
2022-09-28
powerpc: Use common syscall handler type
Rohan McLure
2021-04-14
powerpc/syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
2020-06-17
powerpc/syscalls: Use the number when building SPU syscall table
Michael Ellerman
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-03-02
powerpc: remove nargs from __SYSCALL
Firoz Khan
2018-12-21
powerpc: generate uapi header and system call table files
Firoz Khan
2018-05-10
powerpc/syscalls: Add COMPAT_SPU_NEW() macro
Michael Ellerman
2018-05-10
powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINE
Al Viro
2015-03-28
powerpc: Add a proper syscall for switching endianness
Michael Ellerman
2013-01-10
powerpc: Convert print_symbol to %pSR
Joe Perches
2011-10-31
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
2009-01-13
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
2008-04-01
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
2007-09-19
[POWERPC] cell: Remove DEBUG for SPU callbacks
Jeremy Kerr
2007-09-19
[POWERPC] spufs: Make file-internal functions & variables static
Sebastian Siewior
2006-06-21
[POWERPC] Unify ppc syscall tables
Andreas Schwab
2006-05-23
[PATCH] powerpc: wire up sys_[gs]et_robust_list
David Woodhouse
2006-05-23
[PATCH] powerpc: check Cell SPU syscall number range _before_ using it
David Woodhouse
2006-05-23
[PATCH] powerpc: fill hole in Cell SPU syscall table
David Woodhouse
2006-04-28
[PATCH] powerpc: Wire up *at syscalls
Andreas Schwab
2006-04-26
[PATCH] Add support for the sys_vmsplice syscall
Jens Axboe
2006-04-21
[PATCH] powerpc/cell: remove BUILD_BUG_ON and add sys_tee to spu_syscall_table
Arnd Bergmann
2006-04-01
[PATCH] powerpc/cell: compile fixes
Dave Jones
2006-03-27
[PATCH] spufs: allow SPU code to do syscalls
Arnd Bergmann