Age | Commit message (Expand) | Author | Files | Lines |
2010-03-06 | kernel core: use helpers for rlimits | Jiri Slaby | 1 | -4/+6 |
2010-03-06 | posix-cpu-timers: cleanup rlimits usage | Jiri Slaby | 1 | -15/+17 |
2009-11-18 | posix-cpu-timers: optimize and document timer_create callback | Stanislaw Gruszka | 1 | -3/+2 |
2009-08-29 | itimers: Add tracepoints for itimer | Xiao Guangrong | 1 | -1/+6 |
2009-08-29 | Merge branch 'timers/posixtimers' into timers/tracing | Thomas Gleixner | 1 | -70/+80 |
2009-08-08 | posix_cpu_timers_exit_group(): Do not use thread_group_cputimer() | Stanislaw Gruszka | 1 | -3/+4 |
2009-08-03 | cputime: Optimize jiffies_to_cputime(1) | Stanislaw Gruszka | 1 | -3/+3 |
2009-08-03 | itimers: Simplify arm_timer() code a bit | Stanislaw Gruszka | 1 | -21/+23 |
2009-08-03 | itimers: Fix periodic tics precision | Stanislaw Gruszka | 1 | -3/+17 |
2009-08-03 | itimers: Merge ITIMER_VIRT and ITIMER_PROF | Stanislaw Gruszka | 1 | -52/+46 |
2009-04-30 | kernel/posix-cpu-timers.c: fix sparse warning | H Hartley Sweeten | 1 | -4/+4 |
2009-04-09 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+4 |
2009-04-08 | posix-timers: fix RLIMIT_CPU && setitimer(CPUCLOCK_PROF) | Oleg Nesterov | 1 | -1/+1 |
2009-04-08 | Merge commit 'v2.6.30-rc1' into sched/urgent | Ingo Molnar | 1 | -9/+117 |
2009-04-01 | posixtimers, sched: Fix posix clock monotonicity | Hidetoshi Seto | 1 | -3/+4 |
2009-03-23 | posix timers: fix RLIMIT_CPU && fork() | Oleg Nesterov | 1 | -1/+2 |
2009-02-13 | timers: more consistently use clock vs timer | Peter Zijlstra | 1 | -30/+30 |
2009-02-11 | timers: fix TIMER_ABSTIME for process wide cpu timers | Peter Zijlstra | 1 | -0/+34 |
2009-02-11 | timers: split process wide cpu clocks/timers, fix | Peter Zijlstra | 1 | -28/+14 |
2009-02-05 | timers: split process wide cpu clocks/timers | Peter Zijlstra | 1 | -4/+91 |
2009-01-07 | itimers: remove the per-cpu-ish-ness | Peter Zijlstra | 1 | -70/+0 |
2008-12-25 | Merge commit 'v2.6.28' into core/core | Ingo Molnar | 1 | -1/+1 |
2008-11-24 | posix-cpu-timers: fix clock_gettime with CLOCK_PROCESS_CPUTIME_ID | Petr Tesarik | 1 | -1/+1 |
2008-11-17 | thread_group_cputime: kill the bogus ->signal != NULL check | Oleg Nesterov | 1 | -5/+5 |
2008-11-17 | sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix... | Oleg Nesterov | 1 | -2/+5 |
2008-09-23 | timers: fix itimer/many thread hang, v2 | Frank Mayhar | 1 | -89/+64 |
2008-09-14 | timers: fix itimer/many thread hang, cleanups | Ingo Molnar | 1 | -3/+3 |
2008-09-14 | timers: fix itimer/many thread hang | Frank Mayhar | 1 | -219/+252 |
2008-05-24 | posix-timers: print RT watchdog message | Hiroshi Shimamoto | 1 | -0/+3 |
2008-05-01 | remove div_long_long_rem | Roman Zippel | 1 | -6/+5 |
2008-04-17 | posix-timers: fix shadowed variables | WANG Cong | 1 | -15/+15 |
2008-02-08 | Use find_task_by_vpid in posix timers | Pavel Emelyanov | 1 | -4/+4 |
2008-01-25 | sched: rt-watchdog: fix .rlim_max = RLIM_INFINITY | Peter Zijlstra | 1 | -1/+2 |
2008-01-25 | sched: SCHED_FIFO/SCHED_RR watchdog timer | Peter Zijlstra | 1 | -0/+29 |
2007-10-19 | Isolate some explicit usage of task->tgid | Pavel Emelyanov | 1 | -6/+6 |
2007-07-09 | sched: make posix-cpu-timers use CFS's accounting information | Ingo Molnar | 1 | -17/+17 |
2007-05-08 | Introduce a handy list_first_entry macro | Pavel Emelianov | 1 | -7/+7 |
2007-02-16 | [PATCH] posix timers: RCU optimization for clock_gettime() | Paul E. McKenney | 1 | -5/+10 |
2006-10-17 | [PATCH] posix-cpu-timers: prevent signal delivery starvation | Thomas Gleixner | 1 | -6/+21 |
2006-09-29 | [PATCH] posix-timers: Fix the flags handling in posix_cpu_nsleep() | Toyo Abe | 1 | -26/+58 |
2006-09-29 | [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time... | Toyo Abe | 1 | -5/+12 |
2006-06-17 | [PATCH] arm_timer: remove a racy and obsolete PF_EXITING check | Oleg Nesterov | 1 | -3/+0 |
2006-06-17 | [PATCH] run_posix_cpu_timers: remove a bogus BUG_ON() | Oleg Nesterov | 1 | -18/+18 |
2006-06-17 | [PATCH] check_process_timers: fix possible lockup | Oleg Nesterov | 1 | -5/+4 |
2006-01-10 | [PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep API | Thomas Gleixner | 1 | -9/+14 |
2006-01-10 | [PATCH] hrtimer: make clockid_t arguments const | Thomas Gleixner | 1 | -18/+22 |
2006-01-06 | [PATCH] Fix posix-cpu-timers sched_time accumulation | David S. Miller | 1 | -12/+1 |
2005-11-28 | [PATCH] fix 32bit overflow in timespec_to_sample() | Oleg Nesterov | 1 | -1/+1 |
2005-11-07 | [PATCH] posix-timers `unlikely' rejig | Andrew Morton | 1 | -3/+3 |
2005-10-30 | [PATCH] posix-cpu-timers: fix overrun reporting | Roland McGrath | 1 | -6/+10 |