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
/
include
/
asm
/
syscall.h
Age
Commit message (
Expand
)
Author
2022-09-28
powerpc: Provide syscall wrapper
Rohan McLure
2022-09-28
powerpc: Use common syscall handler type
Rohan McLure
2022-01-15
powerpc/audit: Fix syscall_get_arch()
Christophe Leroy
2021-09-14
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
2021-08-20
powerpc/audit: Simplify syscall_get_arch()
Christophe Leroy
2021-08-20
powerpc/audit: Avoid unneccessary #ifdef in syscall_get_arguments()
Christophe Leroy
2021-05-21
powerpc/64s/syscall: Fix ptrace syscall info with scv syscalls
Nicholas Piggin
2020-05-15
powerpc: trap_is_syscall() helper to hide syscall trap number
Nicholas Piggin
2019-07-16
powerpc: define syscall_get_error()
Dmitry V. Levin
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193
Thomas Gleixner
2019-05-07
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2019-03-20
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
2018-12-21
powerpc: split compat syscall table out from native table
Firoz Khan
2015-07-29
powerpc: Change syscall_get_nr() to return int
Michael Ellerman
2015-07-29
powerpc: Use orig_gpr3 in syscall_get_arguments()
Michael Ellerman
2015-07-29
powerpc: Rework syscall_get_arguments() so there is only one loop
Michael Ellerman
2015-07-29
powerpc: Don't negate error in syscall_set_return_value()
Michael Ellerman
2015-07-29
powerpc: Drop unused syscall_get_error()
Michael Ellerman
2014-12-12
powerpc: add little endian flag to syscall_get_arch()
Richard Guy Briggs
2014-10-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
2014-10-10
powerpc: Fix sys_call_table declaration to enable syscall tracing
Romeo Cane
2014-09-23
sparc: simplify syscall_get_arch()
Eric Paris
2014-09-23
ARCH: AUDIT: implement syscall_get_arch for all arches
Eric Paris
2011-05-26
powerpc/ftrace: Implement raw syscall tracepoints on PowerPC
Ian Munsie
2010-03-19
powerpc: Use correct ccr bit for syscall error status
Nathan Lynch
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell