summaryrefslogtreecommitdiffstats
path: root/kernel/time
Commit message (Expand)AuthorAgeFilesLines
...
| * | | posix-timers: Move rcu_head out of it unionSebastian Andrzej Siewior2019-08-011-2/+2
| * | | posix-timers: Rework cancel retry loopsThomas Gleixner2019-08-011-6/+23
| * | | posix-timers: Cleanup the flag/flags confusionThomas Gleixner2019-08-011-5/+5
| * | | itimers: Prepare for PREEMPT_RTAnna-Maria Gleixner2019-08-011-0/+1
| * | | alarmtimer: Prepare for PREEMPT_RTAnna-Maria Gleixner2019-08-011-1/+1
| * | | timers: Prepare support for PREEMPT_RTAnna-Maria Gleixner2019-08-011-8/+95
| * | | hrtimer: Prepare support for PREEMPT_RTAnna-Maria Gleixner2019-08-011-6/+89
| * | | hrtimer: Determine hard/soft expiry mode for hrtimer sleepers on RTSebastian Andrzej Siewior2019-08-011-0/+34
| * | | hrtimer: Move unmarked hrtimers to soft interrupt expiry on RTSebastian Andrzej Siewior2019-08-011-1/+11
| * | | tick: Mark tick related hrtimers to expiry in hard interrupt contextSebastian Andrzej Siewior2019-08-012-10/+18
| * | | hrtimer: Make enqueue mode check work on RTThomas Gleixner2019-08-011-2/+7
| * | | hrtimer: Provide hrtimer_sleeper_start_expires()Thomas Gleixner2019-08-011-2/+17
| * | | hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() callsSebastian Andrzej Siewior2019-08-011-11/+32
| * | | hrtimer: Remove task argument from hrtimer_init_sleeper()Thomas Gleixner2019-07-301-4/+4
| | |/ | |/|
* | | alarmtimer: Use EOPNOTSUPP instead of ENOTSUPPThadeu Lima de Souza Cascardo2019-09-051-2/+2
| |/ |/|
* | timekeeping/vsyscall: Prevent math overflow in BOOTTIME updateThomas Gleixner2019-08-232-9/+18
|/
* timekeeping/vsyscall: Use __iter_div_u64_rem()Arnd Bergmann2019-07-101-5/+1
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-081-2/+0
|\
| * 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/+0
* | | 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/+3
* | | posix-timers: Remove "it_signal = NULL" assignment in itimer_delete()Sebastian Andrzej Siewior2019-06-221-5/+0
* | | 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/+0
* | clocksource: Move inline keyword to the beginning of function declarationsMathieu Malaterre2019-06-141-2/+2
* | hrtimer: Remove unused header includeYangtao Li2019-06-121-1/+0
|/
* 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-071-0/+10
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-253-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-073-5/+34
|\ \ \ \
| * | | | ntp: Audit NTP parameters adjustmentOndrej Mosnacek2019-04-153-5/+28
| * | | | timekeeping: Audit clock adjustmentsOndrej Mosnacek2019-04-151-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-061-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
|\ \ \ \ \
OpenPOWER on IntegriCloud