index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
2017-02-10
tick/nohz: Fix possible missing clock reprog after tick soft restart
Frederic Weisbecker
2017-01-11
nohz: Fix collision between tick and other hrtimers
Frederic Weisbecker
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-12-15
tick/broadcast: Prevent NULL pointer dereference
Thomas Gleixner
2016-12-14
posix-timers: give lazy compilers some help optimizing code away
Nicolas Pitre
2016-12-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-12
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-09
timekeeping: Use mul_u64_u32_shr() instead of open coding it
Thomas Gleixner
2016-12-09
timekeeping: Get rid of pointless typecasts
Thomas Gleixner
2016-12-09
timekeeping: Make the conversion call chain consistently unsigned
Thomas Gleixner
2016-12-09
timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversion
Thomas Gleixner
2016-12-07
clocksource: export the clocks_calc_mult_shift to use by timestamp code
Murali Karicheri
2016-12-01
alarmtimer: Add tracepoints for alarm timers
Baolin Wang
2016-11-29
timekeeping: Add a fast and NMI safe boot clock
Joel Fernandes
2016-11-22
sched/nohz: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-11-16
posix-timers: Make them configurable
Nicolas Pitre
2016-11-16
posix_cpu_timers: Move the add_device_randomness() call to a proper place
Nicolas Pitre
2016-11-16
timer: Move sys_alarm from timer.c to itimer.c
Nicolas Pitre
2016-11-15
sched/cputime: Simplify task_cputime()
Stanislaw Gruszka
2016-10-26
timers: Fix documentation for schedule_timeout() and similar
Douglas Anderson
2016-10-26
timers: Fix usleep_range() in the context of wake_up_process()
Douglas Anderson
2016-10-25
timers: Prevent base clock corruption when forwarding
Thomas Gleixner
2016-10-25
timers: Prevent base clock rewind when forwarding clock
Thomas Gleixner
2016-10-25
timers: Lock base for same bucket optimization
Thomas Gleixner
2016-10-25
timers: Plug locking race vs. timer migration
Thomas Gleixner
2016-10-17
alarmtimer: Remove unused but set variable
Tobias Klauser
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-10
latent_entropy: Mark functions with __latent_entropy
Emese Revfy
2016-10-05
timekeeping: Fix __ktime_get_fast_ns() regression
John Stultz
2016-09-13
tick/nohz: Prevent stopping the tick on an offline CPU
Wanpeng Li
2016-09-08
Merge branch 'linus' into timers/core, to refresh the branch
Ingo Molnar
2016-09-02
tick/nohz: Fix softlockup on scheduler stalls in kvm guest
Wanpeng Li
2016-08-31
time: Avoid undefined behaviour in ktime_add_safe()
Vegard Nossum
2016-08-31
time: Avoid undefined behaviour in timespec64_add_safe()
Vegard Nossum
2016-08-31
timekeeping: Prints the amounts of time spent during suspend
Ruchi Kandoi
2016-08-31
clocksource: Defer override invalidation unless clock is unstable
Kyle Walker
2016-08-31
hrtimer: Spelling fixes
Pratyush Patel
2016-08-24
timekeeping: Cap array access in timekeeping_debug
John Stultz
2016-08-24
timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING
John Stultz
2016-08-09
timers: Fix get_next_timer_interrupt() computation
Chris Metcalf
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-24
Merge tag 'staging-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-07-19
tick/nohz: Optimize nohz idle enter
Gaurav Jindal
2016-07-19
clockevents: Make clockevents_subsys static
Ben Dooks
[next]