summaryrefslogtreecommitdiff
path: root/kernel/time
Commit message (Expand)AuthorAgeFilesLines
* posix-timers: move the rcu head out of the unionSebastian Andrzej Siewior2021-10-111-2/+2
* alarmtimer: Prevent live lock in alarm_cancel()Sebastian Andrzej Siewior2021-10-111-1/+1
* Revert "rt,ntp: Move call to schedule_delayed_work() to helper thread"Sebastian Andrzej Siewior2021-10-111-26/+0
* kernel/hrtimer/hotplug: don't wake ktimersoftd while holding the hrtimer base...Mike Galbraith2021-10-111-6/+13
* kernel/hrtimer: don't wakeup a process while holding the hrtimer base lockSebastian Andrzej Siewior2021-10-111-5/+10
* kernel/hrtimer: migrate deferred timer on CPU downSebastian Andrzej Siewior2021-10-111-0/+5
* rt,ntp: Move call to schedule_delayed_work() to helper threadSteven Rostedt2021-10-111-0/+26
* irqwork: Move irq safe work to irq contextThomas Gleixner2021-10-111-4/+2
* irqwork: push most work into softirq contextSebastian Andrzej Siewior2021-10-112-1/+6
* cpu_chill: Add a UNINTERRUPTIBLE hrtimer_nanosleepSteven Rostedt2021-10-111-7/+18
* rt: Introduce cpu_chill()Thomas Gleixner2021-10-111-0/+19
* hrtimer: Move schedule_work call to helper threadYang Shi2021-10-111-0/+24
* softirq: Split softirq locksThomas Gleixner2021-10-111-8/+1
* posix-timers: Thread posix-cpu-timers on -rtJohn Stultz2021-10-111-4/+189
* tick/broadcast: Make broadcast hrtimer irqsafeThomas Gleixner2021-10-111-0/+1
* hrtimer: Fixup hrtimer callback changes for preempt-rtThomas Gleixner2021-10-112-9/+136
* hrtimers: Prepare full preemptionIngo Molnar2021-10-113-1/+66
* timer: delay waking softirqs from the jiffy tickPeter Zijlstra2021-10-111-1/+1
* timers: Prepare for full preemptionIngo Molnar2021-10-111-4/+40
* tracing: Add latency histogramsCarsten Emde2021-10-111-0/+21
* posix-timers: Prevent broadcast signalsThomas Gleixner2021-10-111-0/+3
* timekeeping: Split jiffies seqlockThomas Gleixner2021-10-115-17/+28
* timer: make the base lock rawSebastian Andrzej Siewior2021-10-111-24/+24
* kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()Oleg Nesterov2021-03-243-3/+3
* random32: make prandom_u32() output unpredictableGeorge Spelvin2020-11-181-7/+0
* timekeeping: Prevent 32bit truncation in scale64_check_overflow()Wen Yang2020-10-011-2/+1
* random32: update the net random state on interrupt and activityWilly Tarreau2020-08-211-0/+8
* timer: Fix wheel index calculation on last levelFrederic Weisbecker2020-07-221-2/+2
* ptp: fix the race between the release of ptp_clock and cdevVladis Dronov2020-05-201-18/+13
* clocksource: Prevent double add_timer_on() for watchdog_timerKonstantin Khlebnikov2020-02-141-2/+9
* hrtimer: Annotate lockless access to timer->stateEric Dumazet2020-01-041-4/+7
* alarmtimer: Change remaining ENOTSUPP to EOPNOTSUPPPetr Vorel2019-11-101-2/+2
* timer: Read jiffies once when forwarding base clkLi RongQing2019-10-171-3/+5
* alarmtimer: Use EOPNOTSUPP instead of ENOTSUPPThadeu Lima de Souza Cascardo2019-10-051-2/+2
* timer_list: Guard procfs specific codeNathan Huckleberry2019-08-041-17/+19
* ntp: Limit TAI-UTC offsetMiroslav Lichvar2019-08-041-1/+3
* ntp: Allow TAI-UTC offset to be set to zeroMiroslav Lichvar2019-06-221-1/+1
* timer/debug: Change /proc/timer_stats from 0644 to 0600Ben Hutchings2019-05-101-1/+1
* timekeeping: Use proper seqcount initializerBart Van Assche2019-02-121-1/+3
* timer/debug: Change /proc/timer_list from 0444 to 0400Ingo Molnar2018-12-211-1/+1
* posix-timers: Sanitize overrun handlingThomas Gleixner2018-11-102-11/+20
* time: Introduce jiffies64_to_nsecs()Frederic Weisbecker2018-10-102-0/+16
* alarmtimer: Prevent overflow for relative nanosleepThomas Gleixner2018-10-031-1/+2
* timers: Clear timer_base::must_forward_clk with timer_base::lock heldGaurav Kohli2018-09-191-13/+16
* nohz: Fix local_timer_softirq_pending()Anna-Maria Gleixner2018-08-091-1/+1
* time: Make sure jiffies_to_msecs() preserves non-zero time periodsGeert Uytterhoeven2018-07-031-2/+4
* tick/broadcast: Use for_each_cpu() specially on UP kernelsDexuan Cui2018-05-221-0/+8
* time: Change posix clocks ops interfaces to use timespec64Deepa Dinamani2018-03-241-10/+24
* sysrq: Reset the watchdog timers while displaying high-resolution timersTom Hromatka2018-03-221-0/+6
* timers, sched_clock: Update timeout for clock wrapDavid Engraf2018-03-221-0/+5