Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
45ac486ecf2dc998e25cf32f0cabf2deaad875be
/
kernel
/
time
/
posix-cpu-timers.c
e6a2d72c
posix-cpu-timers: Remove useless call to check_dl_overrun()
by Juri Lelli
· 6 years ago
0214f46
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
6883f81
pid: Implement PIDTYPE_TGID
by Eric W. Biederman
· 8 years ago
c6bb111
Merge branch 'fortglx/4.19/time' of https://git.linaro.org/people/john.stultz/linux into timers/core
by Thomas Gleixner
· 6 years ago
78c9c4d
posix-timers: Sanitize overrun handling
by Thomas Gleixner
· 7 years ago
c60c32a5
posix-cpu-timers: Remove lockdep_assert_irqs_disabled()
by Sebastian Andrzej Siewior
· 7 years ago
c3bca5d
posix-cpu-timers: Ensure set_process_cpu_timer is always evaluated
by Laura Abbott
· 7 years ago
af8c5e2
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
a9445e4
posix-cpu-timers: Make set_process_cpu_timer() more robust
by Max R. P. Grossmann
· 7 years ago
34be393
sched/deadline: Implement "runtime overrun signal" support
by Juri Lelli
· 7 years ago
29f1b2b
posix-timers: Prevent UB from shifting negative signed value
by Nick Desaulniers
· 7 years ago
a696822
timers/posix-cpu-timers: Use lockdep to assert IRQs are disabled/enabled
by Frederic Weisbecker
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
3cf2949
posix-cpu-timers: Use dedicated helper to access rlimit values
by Krzysztof Opasiak
· 8 years ago
ea3b25e
Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
c0edd7c
nanosleep: Use get_timespec64() and put_timespec64()
by Deepa Dinamani
· 8 years ago
098b0e0
posix-cpu-timers: Make timespec to nsec conversion safe
by Thomas Gleixner
· 8 years ago
938e7cf
posix-timers: Make nanosleep timespec argument const
by Thomas Gleixner
· 8 years ago
343d8fc
posix-cpu-timers: Avoid timespec conversion in do_cpu_nanosleep()
by Thomas Gleixner
· 8 years ago
fb923c4
posix-timers: Kill ->nsleep_restart()
by Al Viro
· 8 years ago
ce41aaf
hrtimers/posix-timers: Merge nanosleep timespec copyout logics into a new helper
by Al Viro
· 8 years ago
edbeda4
time/posix-timers: Move the compat copyouts to the nanosleep implementations
by Al Viro
· 8 years ago
99e6c0e
posix-timers: Store rmtp into restart_block in sys_clock_nanosleep()
by Al Viro
· 8 years ago
86a9c44
posix-cpu-timers: Move copyout of timespec into do_cpu_nanosleep()
by Al Viro
· 8 years ago
eabdec0
posix-timers: Zero settings value in common code
by Thomas Gleixner
· 8 years ago
f37fb0a
posix-timers: Use timer_rearm() callback in posixtimer_rearm()
by Thomas Gleixner
· 8 years ago
96fe3b0
posix-timers: Rename do_schedule_next_timer
by Thomas Gleixner
· 8 years ago
d97bb75
posix-timers: Store k_clock pointer in k_itimer
by Thomas Gleixner
· 8 years ago
af888d6
posix-timers: Unify overrun/requeue_pending handling
by Thomas Gleixner
· 8 years ago
bab0aae
posix-timers: Move posix-timer internals to core
by Thomas Gleixner
· 8 years ago
978267b
Merge branch 'timers/urgent' into WIP.timers
by Thomas Gleixner
· 8 years ago
d3ba5a9
posix-timers: Make posix_clocks immutable
by Christoph Hellwig
· 8 years ago
43fe8b8
posix-timers: Make signal printks conditional
by Thomas Gleixner
· 8 years ago
e579dde
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
01a2197
posix-timers: Correct sanity check in posix_cpu_nsleep
by Eric W. Biederman
· 8 years ago
ad19638
time: Change k_clock nsleep() to use timespec64
by Deepa Dinamani
· 8 years ago
5f252b3
time: Change k_clock timer_set() and timer_get() to use timespec64
by Deepa Dinamani
· 8 years ago
0fe6afe
time: Change k_clock clock_set() to use timespec64
by Deepa Dinamani
· 8 years ago
d2e3e0c
time: Change k_clock clock_getres() to use timespec64
by Deepa Dinamani
· 8 years ago
3c9c12f
time: Change k_clock clock_get() to use timespec64
by Deepa Dinamani
· 8 years ago
e7ea7c9
rlimits: Print more information when CPU/RT limits are exceeded
by Arun Raghavan
· 8 years ago
32ef551
sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
858cf3a
timers/itimer: Convert internal cputime_t units to nsec
by Frederic Weisbecker
· 8 years ago
ebd7e7f
timers/posix-timers: Convert internals to use nsecs
by Frederic Weisbecker
· 8 years ago
715eb7a
timers/posix-timers: Use TICK_NSEC instead of a dynamically ad-hoc calculated version
by Frederic Weisbecker
· 8 years ago
a1cecf2
sched/cputime: Introduce special task_cputime_t() API to return old-typed cputime
by Frederic Weisbecker
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
9465d9c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
53d3eaa
posix_cpu_timers: Move the add_device_randomness() call to a proper place
by Nicolas Pitre
· 8 years ago
353c50e
sched/cputime: Simplify task_cputime()
by Stanislaw Gruszka
· 8 years ago
2c13ce8
posix_cpu_timer: Exit early when process has been reaped
by Alexey Dobriyan
· 9 years ago
b787830
posix-cpu-timers: Migrate to use new tick dependency mask model
by Frederic Weisbecker
· 9 years ago
c8d75aa
posix_cpu_timer: Reduce unnecessary sighand lock contention
by Jason Low
· 9 years ago
d5c373e
posix_cpu_timer: Convert cputimer->running to bool
by Jason Low
· 9 years ago
934715a
posix_cpu_timer: Check thread timers only when there are active thread timers
by Jason Low
· 9 years ago
7c177d9
posix_cpu_timer: Optimize fastpath_timer_check()
by Jason Low
· 9 years ago
7110744
sched, timer: Use the atomic task_cputime in thread_group_cputimer
by Jason Low
· 10 years ago
1018016
sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to improve scalability
by Jason Low
· 10 years ago
316c1608d
sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()/WRITE_ONCE()
by Jason Low
· 10 years ago
f56141e
all arches, signal: move restart_block to struct task_struct
by Andy Lutomirski
· 10 years ago
23cfa36
sched/cputime: Fix cpu_timer_sample_group() double accounting
by Peter Zijlstra
· 10 years ago
e78c349
time, signal: Protect resource use statistics with seqlock
by Rik van Riel
· 10 years ago
5cee964
time/timers: Move all time(r) related files into kernel/time
by Thomas Gleixner
· 11 years ago
[Renamed from kernel/posix-cpu-timers.c]
531f64f
posix-timers: Convert abuses of BUG_ON to WARN_ON
by Frederic Weisbecker
· 11 years ago
e73d84e
posix-timers: Remove remaining uses of tasklist_lock
by Frederic Weisbecker
· 11 years ago
3d7a142
posix-timers: Use sighand lock instead of tasklist_lock on timer deletion
by Frederic Weisbecker
· 11 years ago
5087578
posix-timers: Use sighand lock instead of tasklist_lock for task clock sample
by Frederic Weisbecker
· 11 years ago
33ab0fe
posix-timers: Consolidate posix_cpu_clock_get()
by Frederic Weisbecker
· 11 years ago
af82eb3
posix-timers: Remove useless clock sample on timers cleanup
by Frederic Weisbecker
· 11 years ago
a3222f8
posix-timers: Remove dead task special case
by Frederic Weisbecker
· 11 years ago
e26d70d
posix-timers: Cleanup reaped target handling
by Frederic Weisbecker
· 11 years ago
d430b91
posix-timers: Remove dead process posix cpu timers caching
by Frederic Weisbecker
· 11 years ago
724a371
posix-timers: Remove dead thread posix cpu timers caching
by Frederic Weisbecker
· 11 years ago
c925077
posix-timers: Fix full dynticks CPUs kick on timer rescheduling
by Frederic Weisbecker
· 11 years ago
d4283c65
posix-timers: Spare workqueue if there is no full dynticks CPU to kick
by Frederic Weisbecker
· 11 years ago
a0b2062
posix_timers: fix racy timer delta caching on task exit
by Frederic Weisbecker
· 12 years ago
76cdcdd
posix-timers: correctly get dying task time sample in posix_cpu_timer_schedule()
by Frederic Weisbecker
· 12 years ago
2473f3e
posix_cpu_timers: consolidate expired timers check
by Frederic Weisbecker
· 12 years ago
1a7fa51
posix_cpu_timers: consolidate timer list cleanups
by Frederic Weisbecker
· 12 years ago
55ccb61
posix_cpu_timer: consolidate expiry time type
by Frederic Weisbecker
· 12 years ago
6ac2917
posix_timers: Fix pre-condition to stop the tick on full dynticks
by Frederic Weisbecker
· 12 years ago
555347f
posix_timers: New API to prevent from stopping the tick when timers are running
by Frederic Weisbecker
· 12 years ago
a857216
posix_timers: Kick full dynticks CPUs when a posix cpu timer is armed
by Frederic Weisbecker
· 12 years ago
266d7ad
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
e6c42c2
posix-cpu-timers: Fix nanosleep task_struct leak
by Stanislaw Gruszka
· 12 years ago
6fac482
cputime: Use accessors to read task cputime stats
by Frederic Weisbecker
· 12 years ago
7005cd3
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 12 years ago
6133705
random: Mix cputime from each thread that exits to the pool
by Nick Kossifidis
· 12 years ago
a634f93
cputime: Move thread_group_cputime() to sched code
by Frederic Weisbecker
· 12 years ago
6486163
[S390] cputime: add sparse checking and cleanup
by Martin Schwidefsky
· 13 years ago
3cfef95
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
bcd5cff
cputimer: Cure lock inversion
by Peter Zijlstra
· 13 years ago
d670ec1
posix-cpu-timers: Cure SMP wobbles
by Peter Zijlstra
· 13 years ago
ee30a7b
locking, sched: Annotate thread_group_cputimer as raw
by Thomas Gleixner
· 15 years ago
ab8177b
hrtimers: Avoid touching inactive timer bases
by Thomas Gleixner
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
5270873
posix-timers: Cleanup namespace
by Thomas Gleixner
· 14 years ago
bc2c8ea
posix-timers: Make posix-cpu-timers functions static
by Thomas Gleixner
· 14 years ago
26f9a47
posix-timers: Convert clock_settime to clockid_to_kclock()
by Thomas Gleixner
· 14 years ago
Next »