Thomas Gleixner
|
af888d677a
posix-timers: Unify overrun/requeue_pending handling
|
8 years ago |
Thomas Gleixner
|
bab0aae9dc
posix-timers: Move posix-timer internals to core
|
8 years ago |
Thomas Gleixner
|
978267b643
Merge branch 'timers/urgent' into WIP.timers
|
8 years ago |
Christoph Hellwig
|
d3ba5a9a34
posix-timers: Make posix_clocks immutable
|
8 years ago |
Thomas Gleixner
|
43fe8b8eb8
posix-timers: Make signal printks conditional
|
8 years ago |
Linus Torvalds
|
e579dde654
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
8 years ago |
Eric W. Biederman
|
01a2197485
posix-timers: Correct sanity check in posix_cpu_nsleep
|
8 years ago |
Deepa Dinamani
|
ad19638463
time: Change k_clock nsleep() to use timespec64
|
8 years ago |
Deepa Dinamani
|
5f252b3256
time: Change k_clock timer_set() and timer_get() to use timespec64
|
8 years ago |
Deepa Dinamani
|
0fe6afe383
time: Change k_clock clock_set() to use timespec64
|
8 years ago |
Deepa Dinamani
|
d2e3e0ca5d
time: Change k_clock clock_getres() to use timespec64
|
8 years ago |
Deepa Dinamani
|
3c9c12f4b4
time: Change k_clock clock_get() to use timespec64
|
8 years ago |
Arun Raghavan
|
e7ea7c9806
rlimits: Print more information when CPU/RT limits are exceeded
|
8 years ago |
Ingo Molnar
|
32ef5517c2
sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>
|
8 years ago |
Ingo Molnar
|
3f07c01441
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
|
8 years ago |
Frederic Weisbecker
|
858cf3a8c5
timers/itimer: Convert internal cputime_t units to nsec
|
8 years ago |
Frederic Weisbecker
|
ebd7e7fc4b
timers/posix-timers: Convert internals to use nsecs
|
8 years ago |
Frederic Weisbecker
|
715eb7a924
timers/posix-timers: Use TICK_NSEC instead of a dynamically ad-hoc calculated version
|
8 years ago |
Frederic Weisbecker
|
a1cecf2ba7
sched/cputime: Introduce special task_cputime_t() API to return old-typed cputime
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Linus Torvalds
|
9465d9cc31
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Nicolas Pitre
|
53d3eaa315
posix_cpu_timers: Move the add_device_randomness() call to a proper place
|
8 years ago |
Stanislaw Gruszka
|
353c50ebe3
sched/cputime: Simplify task_cputime()
|
8 years ago |
Alexey Dobriyan
|
2c13ce8f6b
posix_cpu_timer: Exit early when process has been reaped
|
9 years ago |
Frederic Weisbecker
|
b78783000d
posix-cpu-timers: Migrate to use new tick dependency mask model
|
10 years ago |
Jason Low
|
c8d75aa47d
posix_cpu_timer: Reduce unnecessary sighand lock contention
|
10 years ago |
Jason Low
|
d5c373eb56
posix_cpu_timer: Convert cputimer->running to bool
|
10 years ago |
Jason Low
|
934715a191
posix_cpu_timer: Check thread timers only when there are active thread timers
|
10 years ago |
Jason Low
|
7c177d994e
posix_cpu_timer: Optimize fastpath_timer_check()
|
10 years ago |
Jason Low
|
7110744516
sched, timer: Use the atomic task_cputime in thread_group_cputimer
|
10 years ago |