string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / kernel / posix-cpu-timers.c
2009-11-18 Stanislaw Gruszkaposix-cpu-timers: optimize and document timer_create...
2009-08-29 Xiao Guangrongitimers: Add tracepoints for itimer
2009-08-29 Thomas GleixnerMerge branch 'timers/posixtimers' into timers/tracing
2009-08-08 Stanislaw Gruszkaposix_cpu_timers_exit_group(): Do not use thread_group_...
2009-08-03 Stanislaw Gruszkacputime: Optimize jiffies_to_cputime(1)
2009-08-03 Stanislaw Gruszkaitimers: Simplify arm_timer() code a bit
2009-08-03 Stanislaw Gruszkaitimers: Fix periodic tics precision
2009-08-03 Stanislaw Gruszkaitimers: Merge ITIMER_VIRT and ITIMER_PROF
2009-04-30 H Hartley Sweetenkernel/posix-cpu-timers.c: fix sparse warning
2009-04-09 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-04-08 Oleg Nesterovposix-timers: fix RLIMIT_CPU && setitimer(CPUCLOCK_PROF)
2009-04-08 Ingo MolnarMerge commit 'v2.6.30-rc1' into sched/urgent
2009-04-01 Hidetoshi Setoposixtimers, sched: Fix posix clock monotonicity
2009-03-23 Oleg Nesterovposix timers: fix RLIMIT_CPU && fork()
2009-02-13 Peter Zijlstratimers: more consistently use clock vs timer
2009-02-11 Peter Zijlstratimers: fix TIMER_ABSTIME for process wide cpu timers
2009-02-11 Peter Zijlstratimers: split process wide cpu clocks/timers, fix
2009-02-05 Peter Zijlstratimers: split process wide cpu clocks/timers
2009-01-07 Peter Zijlstraitimers: remove the per-cpu-ish-ness
2008-12-25 Ingo MolnarMerge commit 'v2.6.28' into core/core
2008-12-12 Ingo MolnarMerge branch 'sched/core' into cpus4096
2008-11-24 Petr Tesarikposix-cpu-timers: fix clock_gettime with CLOCK_PROCESS_...
2008-11-17 Oleg Nesterovthread_group_cputime: kill the bogus ->signal != NULL...
2008-11-17 Oleg Nesterovsched, signals: fix the racy usage of ->signal in accou...
2008-09-23 Frank Mayhartimers: fix itimer/many thread hang, v2
2008-09-14 Ingo Molnartimers: fix itimer/many thread hang, cleanups
2008-09-14 Frank Mayhartimers: fix itimer/many thread hang
2008-05-24 Hiroshi Shimamotoposix-timers: print RT watchdog message
2008-05-01 Roman Zippelremove div_long_long_rem
2008-04-17 WANG Congposix-timers: fix shadowed variables
2008-02-08 Pavel EmelyanovUse find_task_by_vpid in posix timers
2008-01-25 Peter Zijlstrasched: rt-watchdog: fix .rlim_max = RLIM_INFINITY
2008-01-25 Peter Zijlstrasched: SCHED_FIFO/SCHED_RR watchdog timer
2007-10-19 Pavel EmelyanovIsolate some explicit usage of task->tgid
2007-07-09 Ingo Molnarsched: make posix-cpu-timers use CFS's accounting infor...
2007-05-08 Pavel EmelianovIntroduce a handy list_first_entry macro
2007-02-16 Paul E. McKenney[PATCH] posix timers: RCU optimization for clock_gettime()
2006-10-17 Thomas Gleixner[PATCH] posix-cpu-timers: prevent signal delivery starv...
2006-09-29 Toyo Abe[PATCH] posix-timers: Fix the flags handling in posix_c...
2006-09-29 Toyo Abe[PATCH] posix-timers: Fix clock_nanosleep() doesn't...
2006-06-17 Oleg Nesterov[PATCH] arm_timer: remove a racy and obsolete PF_EXITIN...
2006-06-17 Oleg Nesterov[PATCH] run_posix_cpu_timers: remove a bogus BUG_ON()
2006-06-17 Oleg Nesterov[PATCH] check_process_timers: fix possible lockup
2006-01-10 Thomas Gleixner[PATCH] hrtimer: switch clock_nanosleep to hrtimer...
2006-01-10 Thomas Gleixner[PATCH] hrtimer: make clockid_t arguments const
2006-01-07 David S. Miller[PATCH] Fix posix-cpu-timers sched_time accumulation
2005-11-28 Oleg Nesterov[PATCH] fix 32bit overflow in timespec_to_sample()
2005-11-07 Andrew Morton[PATCH] posix-timers `unlikely' rejig
2005-10-31 Roland McGrath[PATCH] posix-cpu-timers: fix overrun reporting
2005-10-27 Roland McGrath[PATCH] Yet more posix-cpu-timer fixes
2005-10-27 Linus TorvaldsRevert "remove false BUG_ON() from run_posix_cpu_timers()"
2005-10-26 Oleg Nesterov[PATCH] Fix cpu timers expiration time
2005-10-26 Linus Torvaldsposix cpu timers: fix timer ordering
2005-10-24 Oleg Nesterov[PATCH] posix-timers: fix posix_cpu_timer_set() vs...
2005-10-24 Oleg Nesterov[PATCH] posix-timers: exit path cleanup
2005-10-24 Oleg Nesterov[PATCH] posix-timers: remove false BUG_ON() from run_po...
2005-10-24 Oleg Nesterov[PATCH] posix-timers: fix cleanup_timers() and run_posi...
2005-10-23 Linus TorvaldsPosix timers: limit number of timers firing at once
2005-10-21 Linus TorvaldsRevert "Fix cpu timers exit deadlock and races"
2005-10-20 Roland McGrath[PATCH] Fix cpu timers exit deadlock and races
2005-10-17 Oleg Nesterov[PATCH] posix-timers: fix task accounting
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2