Age | Commit message (Expand) | Author | Files | Lines |
2011-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 1 | -0/+8 |
2011-05-12 | compat: fixes to allow working with tile arch | Chris Metcalf | 1 | -0/+8 |
2011-04-28 | signal: introduce do_sigtimedwait() to factor out compat/native code | Oleg Nesterov | 1 | -34/+7 |
2011-04-28 | signal: sys_rt_sigtimedwait: simplify the timeout logic | Oleg Nesterov | 1 | -24/+18 |
2011-02-02 | posix-timers: Introduce a syscall for clock tuning. | Richard Cochran | 1 | -0/+23 |
2011-02-02 | time: Splitout compat timex accessors | Richard Cochran | 1 | -48/+65 |
2010-09-15 | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin | 1 | -0/+21 |
2010-07-16 | rlimits: switch more rlimit syscalls to do_prlimit | Jiri Slaby | 1 | -14/+3 |
2010-05-19 | cpumask: fix compat getaffinity | KOSAKI Motohiro | 1 | -14/+11 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-04-30 | signals: implement sys_rt_tgsigqueueinfo | Thomas Gleixner | 1 | -0/+11 |
2009-01-07 | Allow times and time system calls to return small negative values | Paul Mackerras | 1 | -1/+4 |
2009-01-01 | cpumask: convert kernel/compat.c | Rusty Russell | 1 | -19/+30 |
2008-10-20 | Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer... | Thomas Gleixner | 1 | -39/+72 |
2008-10-16 | compat: generic compat get/settimeofday | Christoph Hellwig | 1 | -0/+58 |
2008-09-14 | timers: fix itimer/many thread hang | Frank Mayhar | 1 | -39/+14 |
2008-05-01 | ntp: support for TAI | Roman Zippel | 1 | -1/+2 |
2008-04-30 | signals: add set_restore_sigmask | Roland McGrath | 1 | -2/+1 |
2008-04-19 | generic: reduce stack pressure in sched_affinity | Mike Travis | 1 | -1/+1 |
2008-04-17 | hrtimer: use nanosleep specific restart_block fields | Thomas Gleixner | 1 | -8/+7 |
2008-02-10 | hrtimer: don't modify restart_block->fn in restart functions | Oleg Nesterov | 1 | -1/+0 |
2008-02-10 | hrtimer: fix *rmtp/restarts handling in compat_sys_nanosleep() | Oleg Nesterov | 1 | -4/+40 |
2007-10-19 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt | Linus Torvalds | 1 | -46/+11 |
2007-10-19 | whitespace fixes: compat syscalls | Daniel Walker | 1 | -30/+30 |
2007-10-19 | hrtimer: hook compat_sys_nanosleep up to high res timer code | Anton Blanchard | 1 | -46/+11 |
2007-05-11 | signal/timer/event: timerfd compat code | Davide Libenzi | 1 | -4/+4 |
2007-02-11 | [PATCH] Common compat_sys_sysinfo | Kyle McMartin | 1 | -0/+66 |
2006-11-03 | [PATCH] Create compat_sys_migrate_pages | Stephen Rothwell | 1 | -0/+33 |
2006-10-28 | [PATCH] Constify compat_get_bitmap argument | Stephen Rothwell | 1 | -1/+1 |
2006-10-02 | [PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h | David Howells | 1 | -2/+0 |
2006-09-30 | [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6] | David Howells | 1 | -0/+2 |
2006-09-29 | [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time... | Toyo Abe | 1 | -0/+33 |
2006-06-25 | [PATCH] N32 sigset and __COMPAT_ENDIAN_SWAP__ | akpm@osdl.org | 1 | -7/+0 |
2006-06-23 | [PATCH] move_pages: fix 32 -> 64 bit compat function | Christoph Lameter | 1 | -2/+2 |
2006-06-23 | [PATCH] sys_move_pages: 32bit support (i386, x86_64) | Christoph Lameter | 1 | -0/+23 |
2006-03-27 | [PATCH] lightweight robust futexes: compat | Ingo Molnar | 1 | -23/+0 |
2006-03-26 | [PATCH] consolidate sys32/compat_adjtimex | Stephen Rothwell | 1 | -0/+59 |
2006-02-08 | [PATCH] remove bogus asm/bug.h includes. | Al Viro | 1 | -1/+0 |
2006-01-19 | [PATCH] Generic sys_rt_sigsuspend() | David Woodhouse | 1 | -0/+28 |
2006-01-10 | [PATCH] common compat_sys_timer_create | Christoph Hellwig | 1 | -2/+18 |
2005-09-10 | [PATCH] kernel: fix-up schedule_timeout() usage | Nishanth Aravamudan | 1 | -6/+3 |
2005-04-17 | [PATCH] Fix get_compat_sigevent() | David S. Miller | 1 | -1/+1 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+860 |