aboutsummaryrefslogtreecommitdiff
path: root/kernel/time/posix-cpu-timers.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-05Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-6/+2
2017-06-30nanosleep: Use get_timespec64() and put_timespec64()Gravatar Deepa Dinamani 1-6/+2
2017-06-20posix-cpu-timers: Make timespec to nsec conversion safeGravatar Thomas Gleixner 1-1/+5
2017-06-14posix-timers: Make nanosleep timespec argument constGravatar Thomas Gleixner 1-2/+2
2017-06-14posix-cpu-timers: Avoid timespec conversion in do_cpu_nanosleep()Gravatar Thomas Gleixner 1-4/+5
2017-06-14posix-timers: Kill ->nsleep_restart()Gravatar Al Viro 1-6/+0
2017-06-14hrtimers/posix-timers: Merge nanosleep timespec copyout logics into a new helperGravatar Al Viro 1-11/+2
2017-06-14time/posix-timers: Move the compat copyouts to the nanosleep implementationsGravatar Al Viro 1-6/+14
2017-06-14posix-timers: Store rmtp into restart_block in sys_clock_nanosleep()Gravatar Al Viro 1-9/+3
2017-06-14posix-cpu-timers: Move copyout of timespec into do_cpu_nanosleep()Gravatar Al Viro 1-35/+28
2017-06-04posix-timers: Zero settings value in common codeGravatar Thomas Gleixner 1-4/+1
2017-06-04posix-timers: Use timer_rearm() callback in posixtimer_rearm()Gravatar Thomas Gleixner 1-2/+5
2017-06-04posix-timers: Rename do_schedule_next_timerGravatar Thomas Gleixner 1-1/+1
2017-06-04posix-timers: Store k_clock pointer in k_itimerGravatar Thomas Gleixner 1-0/+2
2017-06-04posix-timers: Unify overrun/requeue_pending handlingGravatar Thomas Gleixner 1-11/+7
2017-06-04posix-timers: Move posix-timer internals to coreGravatar Thomas Gleixner 1-0/+2
2017-06-04Merge branch 'timers/urgent' into WIP.timersGravatar Thomas Gleixner 1-8/+16
2017-05-27posix-timers: Make posix_clocks immutableGravatar Christoph Hellwig 1-21/+13
2017-05-23posix-timers: Make signal printks conditionalGravatar Thomas Gleixner 1-8/+16
2017-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 1-1/+1
2017-04-16posix-timers: Correct sanity check in posix_cpu_nsleepGravatar Eric W. Biederman 1-1/+1
2017-04-14time: Change k_clock nsleep() to use timespec64Gravatar Deepa Dinamani 1-18/+18
2017-04-14time: Change k_clock timer_set() and timer_get() to use timespec64Gravatar Deepa Dinamani 1-12/+16
2017-04-14time: Change k_clock clock_set() to use timespec64Gravatar Deepa Dinamani 1-1/+1
2017-04-14time: Change k_clock clock_getres() to use timespec64Gravatar Deepa Dinamani 1-3/+3
2017-04-14time: Change k_clock clock_get() to use timespec64Gravatar Deepa Dinamani 1-5/+5
2017-03-13rlimits: Print more information when CPU/RT limits are exceededGravatar Arun Raghavan 1-2/+7
2017-03-02sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-1/+1
2017-02-01timers/itimer: Convert internal cputime_t units to nsecGravatar Frederic Weisbecker 1-26/+17
2017-02-01timers/posix-timers: Convert internals to use nsecsGravatar Frederic Weisbecker 1-123/+87
2017-02-01timers/posix-timers: Use TICK_NSEC instead of a dynamically ad-hoc calculated...Gravatar Frederic Weisbecker 1-9/+2
2017-02-01sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...Gravatar Frederic Weisbecker 1-23/+23
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-4/+0
2016-11-16posix_cpu_timers: Move the add_device_randomness() call to a proper placeGravatar Nicolas Pitre 1-4/+0
2016-11-15sched/cputime: Simplify task_cputime()Gravatar Stanislaw Gruszka 1-2/+2
2016-07-11posix_cpu_timer: Exit early when process has been reapedGravatar Alexey Dobriyan 1-0/+1
2016-03-02posix-cpu-timers: Migrate to use new tick dependency mask modelGravatar Frederic Weisbecker 1-41/+11
2015-10-15posix_cpu_timer: Reduce unnecessary sighand lock contentionGravatar Jason Low 1-2/+24
2015-10-15posix_cpu_timer: Convert cputimer->running to boolGravatar Jason Low 1-2/+2
2015-10-15posix_cpu_timer: Check thread timers only when there are active thread timersGravatar Jason Low 1-6/+16
2015-10-15posix_cpu_timer: Optimize fastpath_timer_check()Gravatar Jason Low 1-8/+3
2015-05-08sched, timer: Use the atomic task_cputime in thread_group_cputimerGravatar Jason Low 1-13/+13
2015-05-08sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to i...Gravatar Jason Low 1-29/+50
2015-05-08sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()...Gravatar Jason Low 1-4/+4
2015-02-12all arches, signal: move restart_block to struct task_structGravatar Andy Lutomirski 1-2/+1
2014-11-16sched/cputime: Fix cpu_timer_sample_group() double accountingGravatar Peter Zijlstra 1-1/+1
2014-09-08time, signal: Protect resource use statistics with seqlockGravatar Rik van Riel 1-14/+0
2014-06-23time/timers: Move all time(r) related files into kernel/timeGravatar Thomas Gleixner 1-0/+1490