- 1fb497d posix-cpu-timers: Provide mechanisms to defer timer handling to task_work by Thomas Gleixner · 4 years, 5 months ago
- 820903c posix-cpu-timers: Split run_posix_cpu_timers() by Thomas Gleixner · 4 years, 5 months ago
- 9649877 posix-cpu-timers: Replace __get_task_for_clock with pid_for_clock by Eric W. Biederman · 4 years, 8 months ago
- fece9826 posix-cpu-timers: Replace cpu_timer_pid_type with clock_pid_type by Eric W. Biederman · 4 years, 8 months ago
- 9bf7c32 posix-cpu-timers: Extend rcu_read_lock removing task_struct references by Eric W. Biederman · 4 years, 8 months ago
- c7f5194 posix-cpu-timer: Unify the now redundant code in lookup_task by Eric W. Biederman · 4 years, 8 months ago
- 8feebc6 posix-cpu-timer: Tidy up group_leader logic in lookup_task by Eric W. Biederman · 4 years, 8 months ago
- dbb381b Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- d53f2b6 lockdep: Add posixtimer context tracing bits by Sebastian Andrzej Siewior · 4 years, 10 months ago
- 55e8c8e posix-cpu-timers: Store a reference to a pid not a task by Eric W. Biederman · 4 years, 10 months ago
- beb41d9 posix-cpu-timers: Pass the task into arm_timer() by Eric W. Biederman · 4 years, 10 months ago
- 60f2cea posix-cpu-timers: Remove unnecessary locking around cpu_clock_sample_group by Eric W. Biederman · 4 years, 10 months ago
- a2efdbf posix-cpu-timers: cpu_clock_sample_group() no longer needs siglock by Eric W. Biederman · 4 years, 10 months ago
- 819a95f posix-clocks: Rename the clock_get() callback to clock_get_timespec() by Andrei Vagin · 5 years ago
- 7f2cbcb posix-cpu-timers: Fix two trivial comments by Yi Wang · 5 years ago
- 77b4b54 posix-cpu-timers: Fix permission check regression by Thomas Gleixner · 5 years ago
- a2ed4fd posix-cpu-timers: Make expiry_active check actually work correctly by Thomas Gleixner · 5 years ago
- 60bda03 posix-cpu-timers: Utilize timerqueue for storage by Thomas Gleixner · 5 years ago
- 244d49e posix-cpu-timers: Move state tracking to struct posix_cputimers by Thomas Gleixner · 5 years ago
- 8991afe posix-cpu-timers: Deduplicate rlimit handling by Thomas Gleixner · 5 years ago
- dd67022 posix-cpu-timers: Remove pointless comparisons by Thomas Gleixner · 5 years ago
- 8ea1de9 posix-cpu-timers: Get rid of 64bit divisions by Thomas Gleixner · 5 years ago
- 1cd07c0b posix-cpu-timers: Consolidate timer expiry further by Thomas Gleixner · 5 years ago
- 2bbdbda posix-cpu-timers: Get rid of zero checks by Thomas Gleixner · 5 years ago
- fe0517f posix-cpu-timers: Respect INFINITY for hard RTTIME limit by Thomas Gleixner · 5 years ago
- b7be4ef posix-cpu-timers: Switch thread group sampling to array by Thomas Gleixner · 5 years ago
- 87dc644 posix-cpu-timers: Restructure expiry array by Thomas Gleixner · 5 years ago
- 46b8839 posix-cpu-timers: Remove cputime_expires by Thomas Gleixner · 5 years ago
- 001f797 posix-cpu-timers: Make expiry checks array based by Thomas Gleixner · 5 years ago
- b0d524f posix-cpu-timers: Provide array based sample functions by Thomas Gleixner · 5 years ago
- c02b078 posix-cpu-timers: Switch check_*_timers() to array cache by Thomas Gleixner · 5 years ago
- 1b0dd96 posix-cpu-timers: Simplify set_process_cpu_timer() by Thomas Gleixner · 5 years ago
- 3b495b2 posix-cpu-timers: Simplify timer queueing by Thomas Gleixner · 5 years ago
- 11b8462 posix-cpu-timers: Provide array based access to expiry cache by Thomas Gleixner · 5 years ago
- 3a245c0 posix-cpu-timers: Move expiry cache into struct posix_cputimers by Thomas Gleixner · 5 years ago
- 2b69942 posix-cpu-timers: Create a container struct by Thomas Gleixner · 5 years ago
- ab693c5 posix-cpu-timers: Move prof/virt_ticks into caller by Thomas Gleixner · 5 years ago
- 0476ff2 posix-cpu-timers: Sample task times once in expiry check by Thomas Gleixner · 5 years ago
- 8c2d74f posix-cpu-timers: Get rid of pointer indirection by Thomas Gleixner · 5 years ago
- 2092c1d4 posix-cpu-timers: Simplify sample functions by Thomas Gleixner · 5 years ago
- 5405d00 posix-cpu-timers: Remove pointless return value check by Thomas Gleixner · 5 years ago
- da020ce posix-cpu-timers: Use clock ID in posix_cpu_timer_rearm() by Thomas Gleixner · 5 years ago
- 99093c5 posix-cpu-timers: Use clock ID in posix_cpu_timer_get() by Thomas Gleixner · 5 years ago
- c7a37c6 posix-cpu-timers: Use clock ID in posix_cpu_timer_set() by Thomas Gleixner · 5 years ago
- 24ab7f5 posix-cpu-timers: Consolidate thread group sample code by Thomas Gleixner · 5 years ago
- c506bef4 posix-cpu-timers: Rename thread_group_cputimer() and make it static by Thomas Gleixner · 5 years ago
- a324956 posix-cpu-timers: Sample directly in timer check by Thomas Gleixner · 5 years ago
- 19298fb posix-cpu-timers: Provide quick sample function for itimer by Thomas Gleixner · 5 years ago
- e5a8b65 posix-cpu-timers: Use common permission check in posix_cpu_timer_create() by Thomas Gleixner · 5 years ago
- bfcf3e9 posix-cpu-timers: Use common permission check in posix_cpu_clock_get() by Thomas Gleixner · 5 years ago
- 6ae40e3 posix-cpu-timers: Provide task validation functions by Thomas Gleixner · 5 years ago
- dce3e8f posix-cpu-timers: Remove tsk argument from run_posix_cpu_timers() by Thomas Gleixner · 5 years ago
- 692117c posix-cpu-timers: Sanitize bogus WARNONS by Thomas Gleixner · 5 years ago
- 7cb9a94 posix-cpu-timers: Fixup stale comment by Thomas Gleixner · 5 years ago
- 1611879 posix-cpu-timers: Remove private interval storage by Thomas Gleixner · 6 years ago
- 93ad0fc posix-cpu-timers: Unbreak timer rearming by Thomas Gleixner · 6 years ago
- 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 · 7 years ago
- ea3b25e Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 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