summaryrefslogtreecommitdiff
path: root/arch/sparc64/kernel/sys_sparc32.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-13sparc: Fix mremap address range validation.David S. Miller1-31/+2
2008-05-05sparc64: use compat_sys_utimes instead of home-grown local copy.David S. Miller1-31/+0
2008-04-27sparc: Remove old style signal frame support.David S. Miller1-9/+2
2008-04-19arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-03-24[SPARC64]: exec PT_DTRACERoland McGrath1-3/+0
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells1-1/+0
2007-11-07[SPARC]: Remove duplicate includes.Lucas Woods1-1/+0
2007-10-17remove include/asm-*/ipc.hAdrian Bunk1-1/+0
2007-07-20[SPARC]: Add sys_fallocate() entries.David S. Miller1-3/+9
2007-05-09[SPARC]: Wire up utimensat syscall.David S. Miller1-1/+1
2007-05-08utimensat implementationUlrich Drepper1-2/+12
2007-02-11[PATCH] Common compat_sys_sysinfoKyle McMartin1-64/+0
2006-10-03Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+1
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells1-0/+5
2006-10-03[SPARC64]: Move signal compat bits to new header file.David S. Miller1-0/+1
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-04-01[SPARC]: Wire up sys_sync_file_range() into syscall tables.David S. Miller1-0/+8
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell1-61/+0
2006-03-26[PATCH] create struct compat_timex and use it everywhereStephen Rothwell1-14/+1
2006-03-20[SPARC64]: Increase top of 32-bit process stack.David S. Miller1-4/+5
2006-02-13[SPARC]: sys_newfstatat --> sys_fstatat64David S. Miller1-0/+21
2006-01-19[PATCH] vfs: *at functions: coreUlrich Drepper1-2/+2
2006-01-12[PATCH] capable/capability.h (arch/)Randy Dunlap1-0/+1
2006-01-10[PATCH] common compat_sys_timer_createChristoph Hellwig1-36/+0
2005-09-08[PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi1-23/+1
2005-04-19[PATCH] sparc64: Fix statDavid S. Miller1-3/+65
2005-04-17Linux-2.6.12-rc2Linus Torvalds1-0/+1118