aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/syscalls.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-12powerpc/tracing: Allow tracing of mmap syscallsBalbir Singh1-8/+8
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-09-13powerpc/sparse: Add more assembler prototypesDaniel Axtens1-0/+1
2015-03-28powerpc: Add a proper syscall for switching endiannessMichael Ellerman1-0/+17
2015-02-02powerpc: Remove old compile time disabled syscall tracing codeMichael Ellerman1-14/+0
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2012-08-24powerpc: Fix personality handling in ppc64_personality()Jiri Kosina1-4/+4
2010-03-12Add generic sys_olduname()Christoph Hellwig1-57/+0
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig1-13/+0
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig1-94/+0
2009-12-11Unify sys_mmap*Al Viro1-14/+1
2008-07-09powerpc/mm: Add Strong Access Ordering supportDave Kleikamp1-0/+3
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper1-17/+0
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2007-10-17remove include/asm-*/ipc.hAdrian Bunk1-1/+0
2007-07-29Remove fs.h from mm.hAlexey Dobriyan1-0/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-7/+7
2006-03-27[PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>Arnd Bergmann1-0/+1
2006-01-09[PATCH] ppc64: fix time syscallAnton Blanchard1-28/+0
2005-12-15[PATCH] arch/powerpc/kernel/syscalls.c __user annotationsAl Viro1-1/+1
2005-10-21[PATCH] powerpc: Fix mmap returning 64 bit addressesMichael Ellerman1-1/+1
2005-10-18powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpcPaul Mackerras1-0/+7
2005-10-17powerpc: Merge syscalls.c and sys_ppc32.c.Paul Mackerras1-0/+351