summaryrefslogtreecommitdiffstats
path: root/kernel/time
Commit message (Expand)AuthorAgeFilesLines
* timekeeping/vsyscall: Use __iter_div_u64_rem()Arnd Bergmann2019-07-101-5/+1Star
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-091-2/+0Star
|\
| * Merge tag 'v5.2-rc5' into sched/core, to pick up fixesIngo Molnar2019-06-171-2/+3
| |\
| * | sched/fair: Remove the rq->cpu_load[] update codeDietmar Eggemann2019-06-031-2/+0Star
* | | time: Validate user input in compat_settimeofday()zhengbin2019-07-071-0/+4
* | | Merge branch 'timers/vdso' into timers/coreThomas Gleixner2019-07-032-0/+134
|\ \ \
| * | | timekeeping: Provide a generic update_vsyscall() implementationVincenzo Frascino2019-06-222-0/+134
| | |/ | |/|
* | | hrtimer: Use a bullet for the returns bullet listMauro Carvalho Chehab2019-06-271-3/+4
* | | timer_list: Guard procfs specific codeNathan Huckleberry2019-06-231-17/+19
* | | posix-timers: Use spin_lock_irq() in itimer_delete()Sebastian Andrzej Siewior2019-06-221-5/+3Star
* | | posix-timers: Remove "it_signal = NULL" assignment in itimer_delete()Sebastian Andrzej Siewior2019-06-221-5/+0Star
* | | timekeeping: Use proper ktime_add when adding nsecs in coarse offsetJason A. Donenfeld2019-06-221-1/+1
* | | Merge branch 'linus' into timers/coreThomas Gleixner2019-06-221-2/+3
|\| |
| * | timekeeping: Repair ktime_get_coarse*() granularityThomas Gleixner2019-06-141-2/+3
| |/
* | ntp: Limit TAI-UTC offsetMiroslav Lichvar2019-06-221-1/+3
* | alarmtimer: Fix kerneldoc comment for alarmtimer_suspend()Yangtao Li2019-06-141-1/+0Star
* | clocksource: Move inline keyword to the beginning of function declarationsMathieu Malaterre2019-06-141-2/+2
* | hrtimer: Remove unused header includeYangtao Li2019-06-121-1/+0Star
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-05-161-1/+1
|\
| * ntp: Allow TAI-UTC offset to be set to zeroMiroslav Lichvar2019-05-091-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-081-0/+10
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-263-2/+11
| |\|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-171-1/+1
| |\ \
| * | | time: Introduce jiffies64_to_msecs()Li RongQing2019-04-081-0/+10
* | | | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-083-5/+34
|\ \ \ \
| * | | | ntp: Audit NTP parameters adjustmentOndrej Mosnacek2019-04-163-5/+28
| * | | | timekeeping: Audit clock adjustmentsOndrej Mosnacek2019-04-161-0/+6
* | | | | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-05-072-2/+2
|\ \ \ \ \
| * | | | | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-092-2/+2
| |/ / / /
* | | | | Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-05-071-0/+12
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'pm-cpuidle' and 'pm-sleep'Rafael J. Wysocki2019-05-061-0/+12
| |\ \ \ \ \ \ | | | | |/ / / | | | |/| | / | | |_|_|_|/ | |/| | | |
| | * | | | cpuidle: Export the next timer expiration for CPUsUlf Hansson2019-04-101-0/+12
| | |/ / /
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-0611-63/+93
|\ \ \ \ \
| * | | | | tick: Fix typos in commentsLaurent Gauthier2019-04-191-2/+2
| * | | | | tick/broadcast: Fix warning about undefined tick_broadcast_oneshot_offline()Borislav Petkov2019-03-291-0/+4
| * | | | | timekeeping: Force upper bound for setting CLOCK_REALTIMEThomas Gleixner2019-03-282-4/+4
| * | | | | timer/trace: Improve timer tracingAnna-Maria Gleixner2019-03-241-4/+13
| * | | | | timer: Move trace point to get proper indexAnna-Maria Gleixner2019-03-241-9/+4Star
| * | | | | tick/sched: Update tick_sched struct documentationAnna-Maria Gleixner2019-03-241-3/+10
| * | | | | tick: Remove outgoing CPU from broadcast masksThomas Gleixner2019-03-233-27/+41
| * | | | | timekeeping: Consistently use unsigned int for seqcount snapshotRasmus Villemoes2019-03-235-14/+15
| | |_|/ / | |/| | |
* | | | | nohz_full: Allow the boot CPU to be nohz_fullNicholas Piggin2019-05-032-14/+70
| |/ / / |/| | |
* | | | timers/sched_clock: Prevent generic sched_clock wrap caused by tick_freeze()Chang-An Chen2019-04-183-2/+11
| |_|/ |/| |
* | | alarmtimer: Return correct remaining timeAndrei Vagin2019-04-101-1/+1
| |/ |/|
* | time/jiffies: Make refined_jiffies staticValdis Kletnieks2019-03-221-1/+1
|/
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-051-1/+1
|\
| * Merge branch 'rcu-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2019-02-131-1/+1
| |\
| | * rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq()Paul E. McKenney2019-01-261-1/+1
* | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-059-80/+139
|\ \ \