summaryrefslogtreecommitdiff
path: root/kernel/compat.c
AgeCommit message (Expand)Author
2006-03-27[PATCH] lightweight robust futexes: compatIngo Molnar
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro
2006-01-18[PATCH] Generic sys_rt_sigsuspend()David Woodhouse
2006-01-10[PATCH] common compat_sys_timer_createChristoph Hellwig
2005-09-10[PATCH] kernel: fix-up schedule_timeout() usageNishanth Aravamudan
2005-04-16[PATCH] Fix get_compat_sigevent()David S. Miller
2005-03-13[PATCH] verify_area cleanup : i386 and misc.Jesper Juhl
2005-03-09[PATCH] consolidate the last of the compat sigevent structsStephen Rothwell
2005-03-06[PATCH] Consolidate compat_sys_waitidStephen Rothwell
2005-01-14[PATCH] Make compat_rt_sigtimedwait conformMatthew Wilcox
2005-01-11[PATCH] cputime: introduce cputimeMartin Schwidefsky
2005-01-04[PATCH] compat: sigtimedwaitZou Nanhai
2005-01-04[PATCH] sys_stime needs a compat functionMartin Schwidefsky
2004-11-10[PATCH] compat syscalls naming standardisationMatthew Wilcox
2004-09-13[PATCH] Backward compatibility for compat sched_getaffinityAnton Blanchard
2004-09-13[PATCH] Clean up compat sched affinity syscallsAnton Blanchard
2004-09-07[PATCH] ppc64: compat_get_bitmap/compat_put_bitmapAnton Blanchard
2004-09-07[PATCH] ppc64: fix compat cpu affinity on big endian 64bitAnton Blanchard
2004-08-30[PATCH] fix rusage semanticsRoland McGrath
2004-08-30[PATCH] waitid system callRoland McGrath
2004-07-28[PATCH] compat_clock_getres shouldn't return -EFAULT if res == NULLArun Sharma
2004-06-04[COMPAT]: Add __user attributes for pointers passed while KERNEL_DS.David S. Miller
2004-06-02Merge bk://kernel.bkbits.net/davem/sparc-2.6Linus Torvalds
2004-06-01[SPARC64]: Compat syscall overhaul.David S. Miller
2004-05-31[PATCH] Add FUTEX_CMP_REQUEUE futex opAndrew Morton
2004-05-28[PATCH] sparse: trivial part of kernel/* __user annotationAlexander Viro
2004-03-06[PATCH] fix put_compat_timespec prototypeAndrew Morton
2004-02-25[PATCH] s390: compat_timer_settime.Andrew Morton
2004-02-24[PATCH] add syscalls.hAndrew Morton
2003-12-29[PATCH] more correct get_compat_timespec interfaceAndrew Morton
2003-12-29[PATCH] Minor bug fixes to the compat layerAndrew Morton
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