summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/syscalls.c
AgeCommit message (Expand)Author
2017-04-12powerpc/tracing: Allow tracing of mmap syscallsBalbir Singh
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-09-13powerpc/sparse: Add more assembler prototypesDaniel Axtens
2015-03-28powerpc: Add a proper syscall for switching endiannessMichael Ellerman
2015-02-02powerpc: Remove old compile time disabled syscall tracing codeMichael Ellerman
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2012-08-24powerpc: Fix personality handling in ppc64_personality()Jiri Kosina
2010-03-12Add generic sys_olduname()Christoph Hellwig
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2009-12-11Unify sys_mmap*Al Viro
2008-07-09powerpc/mm: Add Strong Access Ordering supportDave Kleikamp
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn
2006-03-27[PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>Arnd Bergmann
2006-01-09[PATCH] ppc64: fix time syscallAnton Blanchard
2005-12-15[PATCH] arch/powerpc/kernel/syscalls.c __user annotationsAl Viro
2005-10-21[PATCH] powerpc: Fix mmap returning 64 bit addressesMichael Ellerman
2005-10-18powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpcPaul Mackerras
2005-10-17powerpc: Merge syscalls.c and sys_ppc32.c.Paul Mackerras