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