aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/compat.c
Commit message (Expand)AuthorAgeFilesLines
* compat: Fix RT signal mask corruption via sigprocmaskJan Kiszka2012-05-211-17/+46
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-05-251-0/+8
|\
| * compat: fixes to allow working with tile archChris Metcalf2011-05-121-0/+8
* | signal: introduce do_sigtimedwait() to factor out compat/native codeOleg Nesterov2011-04-281-34/+7
* | signal: sys_rt_sigtimedwait: simplify the timeout logicOleg Nesterov2011-04-281-24/+18
|/
* posix-timers: Introduce a syscall for clock tuning.Richard Cochran2011-02-021-0/+23
* time: Splitout compat timex accessorsRichard Cochran2011-02-021-48/+65
* compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-141-0/+21
* rlimits: switch more rlimit syscalls to do_prlimitJiri Slaby2010-07-161-14/+3
* cpumask: fix compat getaffinityKOSAKI Motohiro2010-05-191-14/+11
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* signals: implement sys_rt_tgsigqueueinfoThomas Gleixner2009-04-301-0/+11
* Allow times and time system calls to return small negative valuesPaul Mackerras2009-01-061-1/+4
* cpumask: convert kernel/compat.cRusty Russell2009-01-011-19/+30
*-. Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner2008-10-201-39/+72
|\ \
| | * timers: fix itimer/many thread hangFrank Mayhar2008-09-141-39/+14
| |/ |/|
| * compat: generic compat get/settimeofdayChristoph Hellwig2008-10-161-0/+58
|/
* 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