index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
syscalls.c
Age
Commit message (
Expand
)
Author
2010-03-12
Add generic sys_olduname()
Christoph Hellwig
2010-03-12
improve sys_newuname() for compat architectures
Christoph Hellwig
2010-03-12
Add generic sys_ipc wrapper
Christoph Hellwig
2009-12-11
Unify sys_mmap*
Al Viro
2008-07-09
powerpc/mm: Add Strong Access Ordering support
Dave Kleikamp
2008-05-03
unified (weak) sys_pipe implementation
Ulrich Drepper
2008-04-18
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
2007-07-29
Remove fs.h from mm.h
Alexey Dobriyan
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
2006-03-27
[PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>
Arnd Bergmann
2006-01-09
[PATCH] ppc64: fix time syscall
Anton Blanchard
2005-12-15
[PATCH] arch/powerpc/kernel/syscalls.c __user annotations
Al Viro
2005-10-21
[PATCH] powerpc: Fix mmap returning 64 bit addresses
Michael Ellerman
2005-10-18
powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpc
Paul Mackerras
2005-10-17
powerpc: Merge syscalls.c and sys_ppc32.c.
Paul Mackerras