summaryrefslogtreecommitdiff
path: root/kernel/compat.c
AgeCommit message (Expand)Author
2003-08-27[COMPAT]: Add missing set_fs() calls to {clock,timer}_*() handlers.Jakub JelĂ­nek
2003-08-13[PATCH] add posix timer compat functionsAndi Kleen
2003-08-06[PATCH] Add do_setitimer prototype to linux/time.hAndrew Morton
2003-07-17[PATCH] fix return of compat_sys_sched_getaffinityAndrew Morton
2003-07-10[PATCH] fix return of compat_sys_sched_getaffinityAndrew Morton
2003-06-17[PATCH] Fix compat_sys_getrusage. AgainAnton Blanchard
2003-06-14[PATCH] fix compat_sys_getrusageAnton Blanchard
2003-05-28[PATCH] compat_wait4 fixAnton Blanchard
2003-05-25[FUTEX]: Fix kernel/compat.c after requeueing futex changes.David S. Miller
2003-05-25[PATCH] CONFIG_FUTEXAndrew Morton
2003-05-24[PATCH] support "requeueing" futexesIngo Molnar
2003-04-16[PATCH] getrlimit,setrlimit,getrusage,wait4 unificationRandolph Chung
2003-04-14[PATCH] {get,set}affinity unificationRandolph Chung
2003-02-16[PATCH] compat futex fixAnton Blanchard
2003-02-14[PATCH] compat_sys_futex 1/3 generic, parisc, ppc64, s390x and x86_64Stephen Rothwell
2003-01-15[PATCH] compat_sys_sigpending and compat_sys_sigprocmaskStephen Rothwell
2003-01-07[PATCH] {get,put}_compat_timspec: genericStephen Rothwell
2002-12-14[PATCH] consolidate sys32_new[lf]stat - architecture independentStephen Rothwell
2002-12-14[PATCH] consolidate sys32_times - architecture independentStephen Rothwell
2002-12-14[PATCH] nanosleep compatibility layer fixStephen Rothwell
2002-12-07[COMPAT]: Convert to new nanosleep implementation.David S. Miller
2002-12-03[PATCH] compatibility syscall layerStephen Rothwell