aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/sys_ppc32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-06sysctl: Introduce a generic compat sysctl sysctlEric W. Biederman1-52/+0
2009-09-23headers: utsname.h reduxAlexey Dobriyan1-1/+0
2009-08-20powerpc: Add compat_sys_truncateBenjamin Herrenschmidt1-0/+12
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig1-63/+0
2008-10-16compat: move cp_compat_stat to common codeChristoph Hellwig1-36/+0
2008-09-15powerpc: Use sys_pause for 32-bit pause entry pointChristoph Hellwig1-8/+0
2008-08-18powerpc: Use generic compat_sys_old_readdirChristoph Hellwig1-57/+0
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-5/+0
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-03-26[POWERPC] Don't touch PT_DTRACE in execRoland McGrath1-5/+0
2007-10-17remove include/asm-*/ipc.hAdrian Bunk1-1/+1
2007-07-17sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora1-0/+7
2007-06-28Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse1-0/+9
2007-04-13[POWERPC] Clean up unused ROUND_UP, NAME_OFFSET macros in arch/powerpcMilind Arun Choudhary1-4/+0
2007-02-11[PATCH] Common compat_sys_sysinfoKyle McMartin1-67/+0
2006-12-04[POWERPC] fix missing #include in sys_ppc32.cArnd Bergmann1-0/+1
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells1-3/+12
2006-09-27[PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell1-60/+0
2006-03-26[PATCH] create struct compat_timex and use it everywhereStephen Rothwell1-14/+1
2006-02-20powerpc: Keep xtime and gettimeofday in syncPaul Mackerras1-4/+0
2006-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-24/+0
2006-01-10[PATCH] common compat_sys_timer_createChristoph Hellwig1-32/+0
2006-01-10[PATCH] powerpc: remove compat_sys_pciconfig_*Stephen Rothwell1-24/+0
2005-11-10[PATCH] powerpc: merge code values for identifying platformsPaul Mackerras1-1/+0
2005-10-18Merge rsync://oak/kernels/iseries/work/Paul Mackerras1-164/+52
2005-10-18powerpc: change sys32_ to compat_sys_Stephen Rothwell1-164/+52
2005-10-18powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpcPaul Mackerras1-7/+0
2005-10-17powerpc: Merge syscalls.c and sys_ppc32.c.Paul Mackerras1-0/+1127