index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
posix-cpu-timers.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
timers/posix-cpu-timers: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
2017-11-08
1
-3
/
+3
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
posix-cpu-timers: Use dedicated helper to access rlimit values
Krzysztof Opasiak
2017-08-18
1
-8
/
+6
*
Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-07-05
1
-6
/
+2
|
\
|
*
nanosleep: Use get_timespec64() and put_timespec64()
Deepa Dinamani
2017-06-30
1
-6
/
+2
*
|
posix-cpu-timers: Make timespec to nsec conversion safe
Thomas Gleixner
2017-06-20
1
-1
/
+5
|
/
*
posix-timers: Make nanosleep timespec argument const
Thomas Gleixner
2017-06-14
1
-2
/
+2
*
posix-cpu-timers: Avoid timespec conversion in do_cpu_nanosleep()
Thomas Gleixner
2017-06-14
1
-4
/
+5
*
posix-timers: Kill ->nsleep_restart()
Al Viro
2017-06-14
1
-6
/
+0
*
hrtimers/posix-timers: Merge nanosleep timespec copyout logics into a new helper
Al Viro
2017-06-14
1
-11
/
+2
*
time/posix-timers: Move the compat copyouts to the nanosleep implementations
Al Viro
2017-06-14
1
-6
/
+14
*
posix-timers: Store rmtp into restart_block in sys_clock_nanosleep()
Al Viro
2017-06-14
1
-9
/
+3
*
posix-cpu-timers: Move copyout of timespec into do_cpu_nanosleep()
Al Viro
2017-06-14
1
-35
/
+28
*
posix-timers: Zero settings value in common code
Thomas Gleixner
2017-06-04
1
-4
/
+1
*
posix-timers: Use timer_rearm() callback in posixtimer_rearm()
Thomas Gleixner
2017-06-04
1
-2
/
+5
*
posix-timers: Rename do_schedule_next_timer
Thomas Gleixner
2017-06-04
1
-1
/
+1
*
posix-timers: Store k_clock pointer in k_itimer
Thomas Gleixner
2017-06-04
1
-0
/
+2
*
posix-timers: Unify overrun/requeue_pending handling
Thomas Gleixner
2017-06-04
1
-11
/
+7
*
posix-timers: Move posix-timer internals to core
Thomas Gleixner
2017-06-04
1
-0
/
+2
*
Merge branch 'timers/urgent' into WIP.timers
Thomas Gleixner
2017-06-04
1
-8
/
+16
|
\
|
*
posix-timers: Make signal printks conditional
Thomas Gleixner
2017-05-23
1
-8
/
+16
*
|
posix-timers: Make posix_clocks immutable
Christoph Hellwig
2017-05-27
1
-21
/
+13
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-05-05
1
-1
/
+1
|
\
|
*
posix-timers: Correct sanity check in posix_cpu_nsleep
Eric W. Biederman
2017-04-16
1
-1
/
+1
*
|
time: Change k_clock nsleep() to use timespec64
Deepa Dinamani
2017-04-14
1
-18
/
+18
*
|
time: Change k_clock timer_set() and timer_get() to use timespec64
Deepa Dinamani
2017-04-14
1
-12
/
+16
*
|
time: Change k_clock clock_set() to use timespec64
Deepa Dinamani
2017-04-14
1
-1
/
+1
*
|
time: Change k_clock clock_getres() to use timespec64
Deepa Dinamani
2017-04-14
1
-3
/
+3
*
|
time: Change k_clock clock_get() to use timespec64
Deepa Dinamani
2017-04-14
1
-5
/
+5
*
|
rlimits: Print more information when CPU/RT limits are exceeded
Arun Raghavan
2017-03-13
1
-2
/
+7
|
/
*
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
timers/itimer: Convert internal cputime_t units to nsec
Frederic Weisbecker
2017-02-01
1
-26
/
+17
*
timers/posix-timers: Convert internals to use nsecs
Frederic Weisbecker
2017-02-01
1
-123
/
+87
*
timers/posix-timers: Use TICK_NSEC instead of a dynamically ad-hoc calculated...
Frederic Weisbecker
2017-02-01
1
-9
/
+2
*
sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...
Frederic Weisbecker
2017-02-01
1
-23
/
+23
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-12
1
-4
/
+0
|
\
|
*
posix_cpu_timers: Move the add_device_randomness() call to a proper place
Nicolas Pitre
2016-11-16
1
-4
/
+0
*
|
sched/cputime: Simplify task_cputime()
Stanislaw Gruszka
2016-11-15
1
-2
/
+2
|
/
*
posix_cpu_timer: Exit early when process has been reaped
Alexey Dobriyan
2016-07-11
1
-0
/
+1
*
posix-cpu-timers: Migrate to use new tick dependency mask model
Frederic Weisbecker
2016-03-02
1
-41
/
+11
*
posix_cpu_timer: Reduce unnecessary sighand lock contention
Jason Low
2015-10-15
1
-2
/
+24
*
posix_cpu_timer: Convert cputimer->running to bool
Jason Low
2015-10-15
1
-2
/
+2
*
posix_cpu_timer: Check thread timers only when there are active thread timers
Jason Low
2015-10-15
1
-6
/
+16
*
posix_cpu_timer: Optimize fastpath_timer_check()
Jason Low
2015-10-15
1
-8
/
+3
*
sched, timer: Use the atomic task_cputime in thread_group_cputimer
Jason Low
2015-05-08
1
-13
/
+13
*
sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to i...
Jason Low
2015-05-08
1
-29
/
+50
*
sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()...
Jason Low
2015-05-08
1
-4
/
+4
*
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
1
-2
/
+1
[next]