summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/syscalls.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/sparse: Add more assembler prototypesDaniel Axtens2016-09-131-0/+1
* powerpc: Add a proper syscall for switching endiannessMichael Ellerman2015-03-281-0/+17
* powerpc: Remove old compile time disabled syscall tracing codeMichael Ellerman2015-02-021-14/+0
* powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-151-1/+0
* powerpc: Fix personality handling in ppc64_personality()Jiri Kosina2012-08-241-4/+4
* Add generic sys_olduname()Christoph Hellwig2010-03-121-57/+0
* improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-121-13/+0
* Add generic sys_ipc wrapperChristoph Hellwig2010-03-121-94/+0
* Unify sys_mmap*Al Viro2009-12-111-14/+1
* powerpc/mm: Add Strong Access Ordering supportDave Kleikamp2008-07-091-0/+3
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-031-17/+0
* arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+0
* Remove fs.h from mm.hAlexey Dobriyan2007-07-291-0/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-7/+7
* [PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>Arnd Bergmann2006-03-271-0/+1
* [PATCH] ppc64: fix time syscallAnton Blanchard2006-01-091-28/+0
* [PATCH] arch/powerpc/kernel/syscalls.c __user annotationsAl Viro2005-12-151-1/+1
* [PATCH] powerpc: Fix mmap returning 64 bit addressesMichael Ellerman2005-10-211-1/+1
* powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpcPaul Mackerras2005-10-181-0/+7
* powerpc: Merge syscalls.c and sys_ppc32.c.Paul Mackerras2005-10-171-0/+351