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
/
systbl.h
Age
Commit message (
Expand
)
Author
2015-03-28
powerpc: Add a proper syscall for switching endianness
Michael Ellerman
2014-12-29
powerpc: Wire up sys_execveat() syscall
Pranith Kumar
2014-10-22
powerpc: Wire up sys_bpf() syscall
Pranith Kumar
2014-09-09
powerpc: Wire up sys_seccomp(), sys_getrandom() and sys_memfd_create()
Pranith Kumar
2014-07-28
powerpc: Use standard macros for sys_sigpending() & sys_old_getrlimit()
Michael Ellerman
2014-06-10
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-06-05
powerpc: 64bit sendfile is capped at 2GB
Anton Blanchard
2014-06-02
powerpc: Wire renameat2() syscall
Benjamin Herrenschmidt
2014-04-23
powerpc: Create DOTSYM to wrap dot symbol usage
Anton Blanchard
2014-01-29
powerpc: Wire up sched_setattr and sched_getattr syscalls
Benjamin Herrenschmidt
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-03-05
powerpc: Wireup the kcmp syscall to sys_ni
Tony Breeds
2013-03-03
ppc compat wrappers for add_key(2) and request_key(2) are pointless
Al Viro
2013-03-03
consolidate compat lookup_dcookie()
Al Viro
2013-03-03
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-24
switch lseek to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
powerpc: kill pointless wrappers
Al Viro
2013-02-03
powerpc: switch to generic old sigsuspend
Al Viro
2012-12-19
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-12-17
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
2012-12-14
powerpc: add finit_module syscall.
Rusty Russell
2012-10-02
compat: fs: Generic compat_sys_sendfile implementation
Catalin Marinas
2011-10-31
Cross Memory Attach
Christopher Yeoh
2011-08-29
remove remaining references to nfsservctl
Stephen Rothwell
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
2011-05-05
net: Add sendmmsg socket system call
Anton Blanchard
2011-03-30
powerpc: Wire up new syscalls
Stephen Rothwell
2010-09-02
powerpc: Wire up direct socket system calls
Ian Munsie
2010-08-24
powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscalls
Andreas Schwab
2010-03-12
improve sys_newuname() for compat architectures
Christoph Hellwig
2009-11-24
powerpc: Fix wrong error code from ppc32 select syscall
arnd@arndb.de
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-08-20
powerpc: Add compat_sys_truncate
Benjamin Herrenschmidt
2009-06-15
powerpc: Wire up sys_rt_tgsigqueueinfo
Stephen Rothwell
2009-04-08
Merge commit 'v2.6.30-rc1' into perfcounters/core
Ingo Molnar
2009-04-07
powerpc: Wire up preadv and pwritev
Stephen Rothwell
2009-04-06
Merge branch 'linus' into perfcounters/core-v2
Ingo Molnar
2009-03-27
generic compat_sys_ustat
Christoph Hellwig
2009-02-26
perfcounters: fix a few minor cleanliness issues
Paul Mackerras
2009-01-21
Merge commit 'v2.6.29-rc2' into perfcounters/core
Ingo Molnar
2009-01-14
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
Heiko Carstens
2009-01-09
powerpc/perf_counter: Add perf_counter system call on powerpc
Paul Mackerras
2008-09-15
powerpc: Use sys_pause for 32-bit pause entry point
Christoph Hellwig
2008-08-18
powerpc: Use generic compat_sys_old_readdir
Christoph Hellwig
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell