Commit Graph

53 Commits (8e4a718ff38d8539938ec3421935904c27e00c39)

Author SHA1 Message Date
H Hartley Sweeten 6e85c5ba73 kernel/posix-cpu-timers.c: fix sparse warning 16 years ago
Oleg Nesterov 8f2e586567 posix-timers: fix RLIMIT_CPU && setitimer(CPUCLOCK_PROF) 16 years ago
Hidetoshi Seto c5f8d99585 posixtimers, sched: Fix posix clock monotonicity 16 years ago
Oleg Nesterov 37bebc70d7 posix timers: fix RLIMIT_CPU && fork() 16 years ago
Peter Zijlstra 3997ad317f timers: more consistently use clock vs timer 16 years ago
Peter Zijlstra 4da94d49b2 timers: fix TIMER_ABSTIME for process wide cpu timers 16 years ago
Peter Zijlstra 3fccfd67df timers: split process wide cpu clocks/timers, fix 16 years ago
Peter Zijlstra 4cd4c1b40d timers: split process wide cpu clocks/timers 16 years ago
Peter Zijlstra 490dea45d0 itimers: remove the per-cpu-ish-ness 16 years ago
Petr Tesarik eccdaeafae posix-cpu-timers: fix clock_gettime with CLOCK_PROCESS_CPUTIME_ID 16 years ago
Oleg Nesterov ce394471d1 thread_group_cputime: kill the bogus ->signal != NULL check 16 years ago
Oleg Nesterov ad133ba3dc sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix_cpu_timers 16 years ago
Frank Mayhar bb34d92f64 timers: fix itimer/many thread hang, v2 17 years ago
Ingo Molnar 5ce73a4a5a timers: fix itimer/many thread hang, cleanups 17 years ago
Frank Mayhar f06febc96b timers: fix itimer/many thread hang 17 years ago
Hiroshi Shimamoto 81d50bb254 posix-timers: print RT watchdog message 17 years ago
Roman Zippel f8bd2258e2 remove div_long_long_rem 17 years ago
WANG Cong ee7dd205b5 posix-timers: fix shadowed variables 17 years ago
Pavel Emelyanov 8dc86af006 Use find_task_by_vpid in posix timers 17 years ago
Peter Zijlstra 5a52dd5009 sched: rt-watchdog: fix .rlim_max = RLIM_INFINITY 17 years ago
Peter Zijlstra 78f2c7db60 sched: SCHED_FIFO/SCHED_RR watchdog timer 17 years ago
Pavel Emelyanov bac0abd617 Isolate some explicit usage of task->tgid 18 years ago
Ingo Molnar 41b86e9c51 sched: make posix-cpu-timers use CFS's accounting information 18 years ago
Pavel Emelianov b5e618181a Introduce a handy list_first_entry macro 18 years ago
Paul E. McKenney 1f2ea0837d [PATCH] posix timers: RCU optimization for clock_gettime() 18 years ago
Thomas Gleixner ac08c26492 [PATCH] posix-cpu-timers: prevent signal delivery starvation 19 years ago
Toyo Abe e4b765551a [PATCH] posix-timers: Fix the flags handling in posix_cpu_nsleep() 19 years ago
Toyo Abe 1711ef3866 [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time in compatibility mode 19 years ago
Oleg Nesterov f53ae1dc34 [PATCH] arm_timer: remove a racy and obsolete PF_EXITING check 19 years ago
Oleg Nesterov 30f1e3dd8c [PATCH] run_posix_cpu_timers: remove a bogus BUG_ON() 19 years ago
Oleg Nesterov 8f17fc20bf [PATCH] check_process_timers: fix possible lockup 19 years ago
Thomas Gleixner 97735f25d2 [PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep API 19 years ago
Thomas Gleixner a924b04dde [PATCH] hrtimer: make clockid_t arguments const 19 years ago
David S. Miller 0aec63e67c [PATCH] Fix posix-cpu-timers sched_time accumulation 19 years ago
Oleg Nesterov ee500f2749 [PATCH] fix 32bit overflow in timespec_to_sample() 19 years ago
Andrew Morton 7fd93cf30c [PATCH] posix-timers `unlikely' rejig 19 years ago
Roland McGrath 708f430dcc [PATCH] posix-cpu-timers: fix overrun reporting 20 years ago
Roland McGrath 72ab373a56 [PATCH] Yet more posix-cpu-timer fixes 20 years ago
Linus Torvalds a362f463a6 Revert "remove false BUG_ON() from run_posix_cpu_timers()" 20 years ago
Oleg Nesterov 7a4ed937aa [PATCH] Fix cpu timers expiration time 20 years ago
Linus Torvalds 70ab81c2ed posix cpu timers: fix timer ordering 20 years ago
Oleg Nesterov a69ac4a78d [PATCH] posix-timers: fix posix_cpu_timer_set() vs run_posix_cpu_timers() race 20 years ago
Oleg Nesterov ca531a0a5e [PATCH] posix-timers: exit path cleanup 20 years ago
Oleg Nesterov 3de463c7d9 [PATCH] posix-timers: remove false BUG_ON() from run_posix_cpu_timers() 20 years ago
Oleg Nesterov 108150ea78 [PATCH] posix-timers: fix cleanup_timers() and run_posix_cpu_timers() races 20 years ago
Linus Torvalds e80eda94d3 Posix timers: limit number of timers firing at once 20 years ago
Linus Torvalds 9465bee863 Revert "Fix cpu timers exit deadlock and races" 20 years ago
Roland McGrath e03d13e985 [PATCH] Fix cpu timers exit deadlock and races 20 years ago
Oleg Nesterov 47d6b08334 [PATCH] posix-timers: fix task accounting 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago