summaryrefslogtreecommitdiffstats
path: root/kernel/compat.c
Commit message (Expand)AuthorAgeFilesLines
* ntp: support for TAIRoman Zippel2008-05-011-1/+2
* signals: add set_restore_sigmaskRoland McGrath2008-04-301-2/+1
* generic: reduce stack pressure in sched_affinityMike Travis2008-04-191-1/+1
* hrtimer: use nanosleep specific restart_block fieldsThomas Gleixner2008-04-171-8/+7
* hrtimer: don't modify restart_block->fn in restart functionsOleg Nesterov2008-02-101-1/+0
* hrtimer: fix *rmtp/restarts handling in compat_sys_nanosleep()Oleg Nesterov2008-02-101-4/+40
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds2007-10-181-46/+11
|\
| * hrtimer: hook compat_sys_nanosleep up to high res timer codeAnton Blanchard2007-10-181-46/+11
* | whitespace fixes: compat syscallsDaniel Walker2007-10-181-30/+30
|/
* signal/timer/event: timerfd compat codeDavide Libenzi2007-05-111-4/+4
* [PATCH] Common compat_sys_sysinfoKyle McMartin2007-02-111-0/+66
* [PATCH] Create compat_sys_migrate_pagesStephen Rothwell2006-11-031-0/+33
* [PATCH] Constify compat_get_bitmap argumentStephen Rothwell2006-10-281-1/+1
* [PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.hDavid Howells2006-10-021-2/+0
* [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]David Howells2006-09-301-0/+2
* [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time...Toyo Abe2006-09-291-0/+33
* [PATCH] N32 sigset and __COMPAT_ENDIAN_SWAP__akpm@osdl.org2006-06-251-7/+0
* [PATCH] move_pages: fix 32 -> 64 bit compat functionChristoph Lameter2006-06-231-2/+2
* [PATCH] sys_move_pages: 32bit support (i386, x86_64)Christoph Lameter2006-06-231-0/+23
* [PATCH] lightweight robust futexes: compatIngo Molnar2006-03-271-23/+0
* [PATCH] consolidate sys32/compat_adjtimexStephen Rothwell2006-03-261-0/+59
* [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-071-1/+0
* [PATCH] Generic sys_rt_sigsuspend()David Woodhouse2006-01-181-0/+28
* [PATCH] common compat_sys_timer_createChristoph Hellwig2006-01-101-2/+18
* [PATCH] kernel: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-101-6/+3
* [PATCH] Fix get_compat_sigevent()David S. Miller2005-04-161-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+860