aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time
Commit message (Expand)AuthorAge
* Hook into hrtimer to TRACE() timer hangsBjoern Brandenburg2017-05-26
* Hook into hrtimer_nanosleep()Bjoern Brandenburg2017-05-26
* hrtimer integration: properly trace late-added timersBjoern Brandenburg2017-05-26
* Hook into hrtimer to report large latenciesBjoern Brandenburg2017-05-26
* Patch hrtimer_wakeup() callback to record RELEASE overheadBjoern Brandenburg2017-05-26
* Patch hrtimer_wakeup() callback to record RELEASE_LATENCYBjoern Brandenburg2017-05-26
* Augment rt_task() with is_realtime()Bjoern Brandenburg2017-05-26
* timekeeping: Use deferred printk() in debug codeSergey Senozhatsky2017-02-23
* tick/broadcast: Prevent NULL pointer dereferenceThomas Gleixner2017-01-12
* timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversionThomas Gleixner2017-01-09
* timers: Prevent base clock corruption when forwardingThomas Gleixner2016-10-25
* timers: Prevent base clock rewind when forwarding clockThomas Gleixner2016-10-25
* timers: Lock base for same bucket optimizationThomas Gleixner2016-10-25
* timers: Plug locking race vs. timer migrationThomas Gleixner2016-10-25
* alarmtimer: Remove unused but set variableTobias Klauser2016-10-17
* Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-15
|\
| * latent_entropy: Mark functions with __latent_entropyEmese Revfy2016-10-10
* | timekeeping: Fix __ktime_get_fast_ns() regressionJohn Stultz2016-10-05
* | tick/nohz: Prevent stopping the tick on an offline CPUWanpeng Li2016-09-13
* | Merge branch 'linus' into timers/core, to refresh the branchIngo Molnar2016-09-08
|\|
| * tick/nohz: Fix softlockup on scheduler stalls in kvm guestWanpeng Li2016-09-02
* | time: Avoid undefined behaviour in ktime_add_safe()Vegard Nossum2016-08-31
* | time: Avoid undefined behaviour in timespec64_add_safe()Vegard Nossum2016-08-31
* | timekeeping: Prints the amounts of time spent during suspendRuchi Kandoi2016-08-31
* | clocksource: Defer override invalidation unless clock is unstableKyle Walker2016-08-31
* | hrtimer: Spelling fixesPratyush Patel2016-08-31
|/
* timekeeping: Cap array access in timekeeping_debugJohn Stultz2016-08-24
* timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPINGJohn Stultz2016-08-24
* timers: Fix get_next_timer_interrupt() computationChris Metcalf2016-08-09
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-29
|\
| * timers/core: Convert to hotplug state machineRichard Cochran2016-07-15
| * hrtimer: Convert to hotplug state machineThomas Gleixner2016-07-15
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-25
|\ \
| * | tick/nohz: Optimize nohz idle enterGaurav Jindal2016-07-19
| * | clockevents: Make clockevents_subsys staticBen Dooks2016-07-19
| |/
| * Merge branch 'timers/fast-wheel' into timers/coreIngo Molnar2016-07-07
| |\
| | * timers: Implement optimization for same expiry time in mod_timer()Anna-Maria Gleixner2016-07-07
| | * timers: Split out index calculationAnna-Maria Gleixner2016-07-07
| | * timers: Only wake softirq if necessaryThomas Gleixner2016-07-07
| | * timers: Forward the wheel clock whenever possibleThomas Gleixner2016-07-07
| | * timers/nohz: Remove pointless tick_nohz_kick_tick() functionThomas Gleixner2016-07-07
| | * timers: Optimize collect_expired_timers() for NOHZAnna-Maria Gleixner2016-07-07
| | * timers: Move __run_timers() functionAnna-Maria Gleixner2016-07-07
| | * timers: Remove set_timer_slack() leftoversThomas Gleixner2016-07-07
| | * timers: Switch to a non-cascading wheelThomas Gleixner2016-07-07
| | * timers: Give a few structs and members proper namesThomas Gleixner2016-07-07
| | * timers: Remove the deprecated mod_timer_pinned() APIThomas Gleixner2016-07-07
| | * timers: Make 'pinned' a timer propertyThomas Gleixner2016-07-07
| * | tick/broadcast-hrtimer: Set name of the ce_broadcast_hrtimerJisheng Zhang2016-07-05
| * | timers/nohz: Capitalize 'CPU' consistentlyIngo Molnar2016-07-01