aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/compat.c
AgeCommit message (Expand)AuthorFilesLines
2004-07-28[PATCH] compat_clock_getres shouldn't return -EFAULT if res == NULLArun Sharma1-1/+1
2004-06-04[COMPAT]: Add __user attributes for pointers passed while KERNEL_DS.David S. Miller1-22/+41
2004-06-02Merge bk://kernel.bkbits.net/davem/sparc-2.6Linus Torvalds1-2/+2
2004-06-01[SPARC64]: Compat syscall overhaul.David S. Miller1-2/+2
2004-05-31[PATCH] Add FUTEX_CMP_REQUEUE futex opAndrew Morton1-3/+4
2004-05-28[PATCH] sparse: trivial part of kernel/* __user annotationAlexander Viro1-34/+43
2004-03-06[PATCH] fix put_compat_timespec prototypeAndrew Morton1-1/+1
2004-02-25[PATCH] s390: compat_timer_settime.Andrew Morton1-0/+3
2004-02-24[PATCH] add syscalls.hAndrew Morton1-37/+2
2003-12-29[PATCH] more correct get_compat_timespec interfaceAndrew Morton1-2/+2
2003-12-29[PATCH] Minor bug fixes to the compat layerAndrew Morton1-1/+2
2003-08-27[COMPAT]: Add missing set_fs() calls to {clock,timer}_*() handlers.Jakub JelĂ­nek1-4/+10
2003-08-13[PATCH] add posix timer compat functionsAndi Kleen1-0/+127
2003-08-06[PATCH] Add do_setitimer prototype to linux/time.hAndrew Morton1-4/+0
2003-07-17[PATCH] fix return of compat_sys_sched_getaffinityAndrew Morton1-1/+3
2003-07-10[PATCH] fix return of compat_sys_sched_getaffinityAndrew Morton1-4/+2
2003-06-17[PATCH] Fix compat_sys_getrusage. AgainAnton Blanchard1-0/+2
2003-06-14[PATCH] fix compat_sys_getrusageAnton Blanchard1-2/+6
2003-05-28[PATCH] compat_wait4 fixAnton Blanchard1-2/+1
2003-05-25[FUTEX]: Fix kernel/compat.c after requeueing futex changes.David S. Miller1-3/+4
2003-05-25[PATCH] CONFIG_FUTEXAndrew Morton1-3/+3
2003-05-24[PATCH] support "requeueing" futexesIngo Molnar1-2/+7
2003-04-16[PATCH] getrlimit,setrlimit,getrusage,wait4 unificationRandolph Chung1-0/+146
2003-04-14[PATCH] {get,set}affinity unificationRandolph Chung1-0/+51
2003-02-16[PATCH] compat futex fixAnton Blanchard1-2/+3
2003-02-14[PATCH] compat_sys_futex 1/3 generic, parisc, ppc64, s390x and x86_64Stephen Rothwell1-0/+17
2003-01-15[PATCH] compat_sys_sigpending and compat_sys_sigprocmaskStephen Rothwell1-1/+43
2003-01-07[PATCH] {get,put}_compat_timspec: genericStephen Rothwell1-7/+16
2002-12-14[PATCH] consolidate sys32_new[lf]stat - architecture independentStephen Rothwell1-19/+0
2002-12-14[PATCH] consolidate sys32_times - architecture independentStephen Rothwell1-0/+20
2002-12-14[PATCH] nanosleep compatibility layer fixStephen Rothwell1-22/+17
2002-12-07[COMPAT]: Convert to new nanosleep implementation.David S. Miller1-3/+52
2002-12-03[PATCH] compatibility syscall layerStephen Rothwell1-0/+114