aboutsummaryrefslogtreecommitdiff
path: root/kernel/compat.c
AgeCommit message (Expand)Author
2009-01-06Allow times and time system calls to return small negative valuesPaul Mackerras
2009-01-01cpumask: convert kernel/compat.cRusty Russell
2008-10-20Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig
2008-09-14timers: fix itimer/many thread hangFrank Mayhar
2008-05-01ntp: support for TAIRoman Zippel
2008-04-30signals: add set_restore_sigmaskRoland McGrath
2008-04-19generic: reduce stack pressure in sched_affinityMike Travis
2008-04-17hrtimer: use nanosleep specific restart_block fieldsThomas Gleixner
2008-02-10hrtimer: don't modify restart_block->fn in restart functionsOleg Nesterov
2008-02-10hrtimer: fix *rmtp/restarts handling in compat_sys_nanosleep()Oleg Nesterov
2007-10-18Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds
2007-10-18whitespace fixes: compat syscallsDaniel Walker
2007-10-18hrtimer: hook compat_sys_nanosleep up to high res timer codeAnton Blanchard
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-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds