aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/sys_ppc32.c
Commit message (Expand)AuthorAgeFilesLines
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscallsAndreas Schwab2010-08-241-0/+8
* Mark arguments to certain syscalls as being constDavid Howells2010-08-131-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* sysctl: Introduce a generic compat sysctl sysctlEric W. Biederman2009-11-061-52/+0
* headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
* powerpc: Add compat_sys_truncateBenjamin Herrenschmidt2009-08-201-0/+12
* compat: generic compat get/settimeofdayChristoph Hellwig2008-10-161-63/+0
* compat: move cp_compat_stat to common codeChristoph Hellwig2008-10-161-36/+0
* powerpc: Use sys_pause for 32-bit pause entry pointChristoph Hellwig2008-09-151-8/+0
* powerpc: Use generic compat_sys_old_readdirChristoph Hellwig2008-08-181-57/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-211-5/+0
|\
| * [POWERPC] Don't touch PT_DTRACE in execRoland McGrath2008-03-261-5/+0
* | arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
|/
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+1
* sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora2007-07-171-0/+7
* Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse2007-06-281-0/+9
* [POWERPC] Clean up unused ROUND_UP, NAME_OFFSET macros in arch/powerpcMilind Arun Choudhary2007-04-131-4/+0
* [PATCH] Common compat_sys_sysinfoKyle McMartin2007-02-111-67/+0
* [POWERPC] fix missing #include in sys_ppc32.cArnd Bergmann2006-12-041-0/+1
* [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-031-3/+12
* [PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman2006-09-271-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] consolidate sys32/compat_adjtimexStephen Rothwell2006-03-261-60/+0
* [PATCH] create struct compat_timex and use it everywhereStephen Rothwell2006-03-261-14/+1
* powerpc: Keep xtime and gettimeofday in syncPaul Mackerras2006-02-201-4/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-101-24/+0
|\
| * [PATCH] powerpc: remove compat_sys_pciconfig_*Stephen Rothwell2006-01-101-24/+0
* | [PATCH] common compat_sys_timer_createChristoph Hellwig2006-01-101-32/+0
|/
* [PATCH] powerpc: merge code values for identifying platformsPaul Mackerras2005-11-101-1/+0
* Merge rsync://oak/kernels/iseries/work/Paul Mackerras2005-10-181-164/+52
|\
| * powerpc: change sys32_ to compat_sys_Stephen Rothwell2005-10-181-164/+52
* | powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpcPaul Mackerras2005-10-181-7/+0
|/
* powerpc: Merge syscalls.c and sys_ppc32.c.Paul Mackerras2005-10-171-0/+1127