summaryrefslogtreecommitdiff
path: root/kernel/compat.c
AgeCommit message (Expand)Author
2007-05-11signal/timer/event: timerfd compat codeDavide Libenzi
2007-02-11[PATCH] Common compat_sys_sysinfoKyle McMartin
2006-11-03[PATCH] Create compat_sys_migrate_pagesStephen Rothwell
2006-10-28[PATCH] Constify compat_get_bitmap argumentStephen Rothwell
2006-10-02[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.hDavid Howells
2006-09-30[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]David Howells
2006-09-29[PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time...Toyo Abe
2006-06-25[PATCH] N32 sigset and __COMPAT_ENDIAN_SWAP__akpm@osdl.org
2006-06-23[PATCH] move_pages: fix 32 -> 64 bit compat functionChristoph Lameter
2006-06-23[PATCH] sys_move_pages: 32bit support (i386, x86_64)Christoph Lameter
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