index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
sys_ppc32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-05-10
powerpc/syscalls: kill ppc32_select()
Al Viro
1
-9
/
+0
2018-04-02
mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()
Dominik Brodowski
1
-1
/
+1
2018-04-02
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
Dominik Brodowski
1
-2
/
+2
2018-04-02
fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls
Dominik Brodowski
1
-2
/
+2
2018-04-02
fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()
Dominik Brodowski
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2013-05-09
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
1
-8
/
+0
2013-03-03
ppc compat wrappers for add_key(2) and request_key(2) are pointless
Al Viro
1
-17
/
+0
2013-03-03
merge compat sys_ipc instances
Al Viro
1
-67
/
+0
2013-03-03
consolidate compat lookup_dcookie()
Al Viro
1
-7
/
+0
2013-03-03
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
Al Viro
1
-18
/
+0
2013-02-25
fix compat truncate/ftruncate
Al Viro
1
-12
/
+0
2013-02-24
switch lseek to COMPAT_SYSCALL_DEFINE
Al Viro
1
-6
/
+0
2013-02-03
powerpc: kill pointless wrappers
Al Viro
1
-301
/
+0
2012-12-17
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
1
-13
/
+4
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-22
/
+0
2012-10-02
compat: fs: Generic compat_sys_sendfile implementation
Catalin Marinas
1
-38
/
+7
2012-09-30
powerpc: switch to generic sys_execve()/kernel_execve()
Al Viro
1
-22
/
+0
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-0
/
+1
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-08-24
powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscalls
Andreas Schwab
1
-0
/
+8
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-06
sysctl: Introduce a generic compat sysctl sysctl
Eric W. Biederman
1
-52
/
+0
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
1
-1
/
+0
2009-08-20
powerpc: Add compat_sys_truncate
Benjamin Herrenschmidt
1
-0
/
+12
2008-10-16
compat: generic compat get/settimeofday
Christoph Hellwig
1
-63
/
+0
2008-10-16
compat: move cp_compat_stat to common code
Christoph Hellwig
1
-36
/
+0
2008-09-15
powerpc: Use sys_pause for 32-bit pause entry point
Christoph Hellwig
1
-8
/
+0
2008-08-18
powerpc: Use generic compat_sys_old_readdir
Christoph Hellwig
1
-57
/
+0
2008-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-5
/
+0
2008-04-18
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-03-26
[POWERPC] Don't touch PT_DTRACE in exec
Roland McGrath
1
-5
/
+0
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
1
-1
/
+1
2007-07-17
sys_fallocate() implementation on i386, x86_64 and powerpc
Amit Arora
1
-0
/
+7
2007-06-28
Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM
David Woodhouse
1
-0
/
+9
2007-04-13
[POWERPC] Clean up unused ROUND_UP, NAME_OFFSET macros in arch/powerpc
Milind Arun Choudhary
1
-4
/
+0
2007-02-11
[PATCH] Common compat_sys_sysinfo
Kyle McMartin
1
-67
/
+0
2006-12-04
[POWERPC] fix missing #include in sys_ppc32.c
Arnd Bergmann
1
-0
/
+1
2006-10-03
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
1
-3
/
+12
2006-09-27
[PATCH] sysctl: Allow /proc/sys without sys_sysctl
Eric W. Biederman
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-26
[PATCH] consolidate sys32/compat_adjtimex
Stephen Rothwell
1
-60
/
+0
2006-03-26
[PATCH] create struct compat_timex and use it everywhere
Stephen Rothwell
1
-14
/
+1
2006-02-20
powerpc: Keep xtime and gettimeofday in sync
Paul Mackerras
1
-4
/
+0
2006-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
1
-24
/
+0
[next]