summaryrefslogtreecommitdiff
path: root/kernel/compat.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-16rlimits: switch more rlimit syscalls to do_prlimitJiri Slaby1-14/+3
2010-05-19cpumask: fix compat getaffinityKOSAKI Motohiro1-14/+11
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-04-30signals: implement sys_rt_tgsigqueueinfoThomas Gleixner1-0/+11
2009-01-06Allow times and time system calls to return small negative valuesPaul Mackerras1-1/+4
2009-01-01cpumask: convert kernel/compat.cRusty Russell1-19/+30
2008-10-20Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner1-39/+72
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig1-0/+58
2008-09-14timers: fix itimer/many thread hangFrank Mayhar1-39/+14
2008-05-01ntp: support for TAIRoman Zippel1-1/+2
2008-04-30signals: add set_restore_sigmaskRoland McGrath1-2/+1
2008-04-19generic: reduce stack pressure in sched_affinityMike Travis1-1/+1
2008-04-17hrtimer: use nanosleep specific restart_block fieldsThomas Gleixner1-8/+7
2008-02-10hrtimer: don't modify restart_block->fn in restart functionsOleg Nesterov1-1/+0
2008-02-10hrtimer: fix *rmtp/restarts handling in compat_sys_nanosleep()Oleg Nesterov1-4/+40
2007-10-18Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds1-46/+11
2007-10-18whitespace fixes: compat syscallsDaniel Walker1-30/+30
2007-10-18hrtimer: hook compat_sys_nanosleep up to high res timer codeAnton Blanchard1-46/+11
2007-05-11signal/timer/event: timerfd compat codeDavide Libenzi1-4/+4
2007-02-11[PATCH] Common compat_sys_sysinfoKyle McMartin1-0/+66
2006-11-03[PATCH] Create compat_sys_migrate_pagesStephen Rothwell1-0/+33
2006-10-28[PATCH] Constify compat_get_bitmap argumentStephen Rothwell1-1/+1
2006-10-02[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.hDavid Howells1-2/+0
2006-09-30[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]David Howells1-0/+2
2006-09-29[PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time...Toyo Abe1-0/+33
2006-06-25[PATCH] N32 sigset and __COMPAT_ENDIAN_SWAP__akpm@osdl.org1-7/+0
2006-06-23[PATCH] move_pages: fix 32 -> 64 bit compat functionChristoph Lameter1-2/+2
2006-06-23[PATCH] sys_move_pages: 32bit support (i386, x86_64)Christoph Lameter1-0/+23
2006-03-27[PATCH] lightweight robust futexes: compatIngo Molnar1-23/+0
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell1-0/+59
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro1-1/+0
2006-01-18[PATCH] Generic sys_rt_sigsuspend()David Woodhouse1-0/+28
2006-01-10[PATCH] common compat_sys_timer_createChristoph Hellwig1-2/+18
2005-09-10[PATCH] kernel: fix-up schedule_timeout() usageNishanth Aravamudan1-6/+3
2005-04-16[PATCH] Fix get_compat_sigevent()David S. Miller1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+860