Commit History

Author SHA1 Message Date
  Thomas Gleixner cc785ac22b posix-timers: Introduce clockid_to_kclock() 14 years ago
  Thomas Gleixner 2fd1f04089 posix-timers: Cleanup struct initializers 14 years ago
  Thomas Gleixner 65da528d7c posix-timers: Define nanosleep not supported error separate 14 years ago
  Richard Cochran 1e6d767924 time: Correct the *settime* parameters 14 years ago
  Namhyung Kim 20f33a03f0 posix-timers: Annotate lock_timer() 14 years ago
  Andrey Vagin 2b08de0073 posix_timer: Move copy_to_user(created_timer_id) down in timer_create() 15 years ago
  Andrey Vagin 45e0fffc8a posix_timer: Fix error path in timer_create 15 years ago
  H Hartley Sweeten 6622e670b2 posix-timers.c: Don't export local functions 15 years ago
  john stultz da15cfdae0 time: Introduce CLOCK_REALTIME_COARSE 16 years ago
  Hiroshi Shimamoto 70d715fd05 posix-timers: Fix oops in clock_nanosleep() with CLOCK_MONOTONIC_RAW 16 years ago
  Heiko Carstens 362e9c07c7 [CVE-2009-0029] System call wrappers part 05 16 years ago
  Ingo Molnar 32e8d18683 Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/rtc' into timers/core 16 years ago
  Thomas Gleixner 3d44cc3e01 Null pointer deref with hrtimer_try_to_cancel() 16 years ago
  Oleg Nesterov 899921025b posix-timers: check ->it_signal instead of ->it_pid to validate the timer 16 years ago
  Oleg Nesterov 27af4245b6 posix-timers: use "struct pid*" instead of "struct task_struct*" 16 years ago
  Thomas Gleixner 268a3dcfea Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 16 years ago
  Thomas Gleixner c465a76af6 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus 16 years ago
  Arjan van de Ven 651dab4264 Merge commit 'linus/master' into merge-linus 16 years ago
  Dan Carpenter aa94fbd5cc fix error-path NULL deref in alloc_posix_timer() 16 years ago
  Oleg Nesterov 31d9284569 posix-timers: lock_timer: make it readable 17 years ago
  Oleg Nesterov 5a51b713cc posix-timers: lock_timer: kill the bogus ->it_id check 17 years ago
  Oleg Nesterov 5a9fa73072 posix-timers: kill ->it_sigev_signo and ->it_sigev_value 17 years ago
  Oleg Nesterov ef864c9588 posix-timers: sys_timer_create: cleanup the error handling 17 years ago
  Oleg Nesterov 717835d94d posix-timers: move the initialization of timer->sigq from send to create path 17 years ago
  Oleg Nesterov 36b2f04600 posix-timers: sys_timer_create: simplify and s/tasklist/rcu/ 17 years ago
  Oleg Nesterov 2cd499e38e posix-timers: sys_timer_create: remove the buggy PF_EXITING check 17 years ago
  Oleg Nesterov 918fc03728 posix-timers: always do get_task_struct(timer->it_process) 17 years ago
  Oleg Nesterov 4aa7361179 posix-timers: don't switch to ->group_leader if ->it_process dies 17 years ago
  Arjan van de Ven cc584b213f hrtimer: convert kernel/* to the new hrtimer apis 17 years ago
  John Stultz 2d42244ae7 clocksource: introduce CLOCK_MONOTONIC_RAW 17 years ago