summaryrefslogtreecommitdiff
path: root/kernel/time
AgeCommit message (Expand)Author
2021-05-11posix-timers: Preserve return value in clock_adjtime32()Chen Jun
2021-03-25kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()Oleg Nesterov
2021-03-17hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event()Anna-Maria Behnsen
2021-01-06tick/sched: Remove bogus boot "safety" checkThomas Gleixner
2020-10-26time: Prevent undefined behaviour in timespec64_to_ns()timers-urgent-2020-11-01Zeng Tao
2020-10-26timers: Remove unused inline funtion debug_timer_free()YueHaibing
2020-10-26hrtimer: Remove unused inline function debug_hrtimer_free()YueHaibing
2020-10-26time/sched_clock: Mark sched_clock_read_begin/retry() as notraceQuanyang Wang
2020-10-24random32: add noise from network and scheduling activityWilly Tarreau
2020-10-24random32: make prandom_u32() output unpredictableGeorge Spelvin
2020-10-18Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-12Merge tag 'locking-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-12Merge tag 'timers-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-09Merge branch 'locking/urgent' into locking/core, to pick up fixesIngo Molnar
2020-10-09Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2020-09-24timers: Mask invalid flags in do_init_timer()Qianli Zhao
2020-09-24treewide: Make all debug_obj_descriptors constStephen Boyd
2020-09-10timekeeping: Use seqcount_latch_tAhmed S. Darwish
2020-09-10time/sched_clock: Use seqcount_latch_tAhmed S. Darwish
2020-09-10time/sched_clock: Use raw_read_seqcount_latch() during suspendAhmed S. Darwish
2020-08-25alarmtimer: Convert comma to semicolonXu Wang
2020-08-24tick-sched: Clarify "NOHZ: local_softirq_pending" warningPaul E. McKenney
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-23timekeeping: Provide multi-timestamp accessor to NMI safe timekeepertimekeeping-for-printk-2020-08-23Thomas Gleixner
2020-08-23timekeeping: Utilize local_clock() for NMI safe timekeeper during early bootThomas Gleixner
2020-08-14Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-08-14Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-10time: Delete repeated words in commentstimers-urgent-2020-08-14Randy Dunlap
2020-08-06posix-cpu-timers: Provide mechanisms to defer timer handling to task_workThomas Gleixner
2020-08-06posix-cpu-timers: Split run_posix_cpu_timers()Thomas Gleixner
2020-08-06timekeeping/vsyscall: Provide vdso_update_begin/end()Thomas Gleixner
2020-08-04Merge tag 'timers-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-04Merge tag 'threads-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds
2020-08-03Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-03Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-07-31Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...core-rcu-2020-08-03Ingo Molnar
2020-07-29random32: update the net random state on interrupt and activityWilly Tarreau
2020-07-29hrtimer: Use sequence counter with associated raw spinlockAhmed S. Darwish
2020-07-29timekeeping: Use sequence counter with associated raw spinlockAhmed S. Darwish
2020-07-24timers: Recalculate next timer interrupt only when necessarytimers-core-2020-08-04Frederic Weisbecker
2020-07-22sched: nohz: stop passing around unused "ticks" parameter.Paul Gortmaker
2020-07-20time/sched_clock: Use raw_read_seqcount_latch()Ahmed S. Darwish
2020-07-20sched_clock: Expose struct clock_read_dataPeter Zijlstra
2020-07-17timers: Lower base clock forwarding thresholdFrederic Weisbecker
2020-07-17timers: Remove must_forward_clkFrederic Weisbecker
2020-07-17timers: Spare timer softirq until next expiryFrederic Weisbecker
2020-07-17timers: Expand clk forward logic beyond nohzFrederic Weisbecker
2020-07-17timers: Reuse next expiry cache after nohz exitFrederic Weisbecker