summaryrefslogtreecommitdiffstats
path: root/kernel/time
Commit message (Expand)AuthorAge
* nohz: Fix collision between tick and other hrtimersFrederic Weisbecker2017-01-11
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-25
* ktime: Get rid of the unionThomas Gleixner2016-12-25
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-25
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-18
|\
| * tick/broadcast: Prevent NULL pointer dereferenceThomas Gleixner2016-12-15
* | posix-timers: give lazy compilers some help optimizing code awayNicolas Pitre2016-12-14
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-12
|\
| * timekeeping: Use mul_u64_u32_shr() instead of open coding itThomas Gleixner2016-12-09
| * timekeeping: Get rid of pointless typecastsThomas Gleixner2016-12-09
| * timekeeping: Make the conversion call chain consistently unsignedThomas Gleixner2016-12-09
| * timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversionThomas Gleixner2016-12-09
| * alarmtimer: Add tracepoints for alarm timersBaolin Wang2016-12-01
| * timekeeping: Add a fast and NMI safe boot clockJoel Fernandes2016-11-29
| * posix-timers: Make them configurableNicolas Pitre2016-11-16
| * posix_cpu_timers: Move the add_device_randomness() call to a proper placeNicolas Pitre2016-11-16
| * timer: Move sys_alarm from timer.c to itimer.cNicolas Pitre2016-11-16
| * timers: Fix documentation for schedule_timeout() and similarDouglas Anderson2016-10-26
| * timers: Fix usleep_range() in the context of wake_up_process()Douglas Anderson2016-10-26
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-12
|\ \
| * | sched/nohz: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-22
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-12
|\ \ \
| * | | sched/cputime: Simplify task_cputime()Stanislaw Gruszka2016-11-15
| |/ /
* / / clocksource: export the clocks_calc_mult_shift to use by timestamp codeMurali Karicheri2016-12-07
|/ /
* | 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
| |/