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
/
tick-oneshot.c
Age
Commit message (
Expand
)
Author
2018-11-23
hrtimers/tick/clockevents: Remove sloppy license references
Thomas Gleixner
2018-11-23
time: Add SPDX license identifiers
Thomas Gleixner
2018-11-23
time: Remove useless filenames in top level comments
Thomas Gleixner
2018-04-17
clockevents: Fix kernel messages split across multiple lines
Geert Uytterhoeven
2017-11-01
clockevents: Update clockevents device next_event on stop
Prasad Sodagudi
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
2015-06-02
clockevents: Provide functions to set and get the state
Thomas Gleixner
2015-06-02
clockevents: Use helpers to check the state of a clockevent device
Viresh Kumar
2015-05-19
clockevents: Stop unused clockevent devices
Viresh Kumar
2015-03-27
clockevents: Manage device's state separately for the core
Viresh Kumar
2014-08-26
time: Replace __get_cpu_var uses
Christoph Lameter
2011-09-08
clockevents: Make minimum delay adjustments configurable
Martin Schwidefsky
2011-01-31
time: Make do_timer() and xtime_lock local to kernel/time/
Torben Hohn
2010-12-17
core: Replace __get_cpu_var with __this_cpu_read if not used for an address.
Christoph Lameter
2010-03-12
clockevents: Sanitize min_delta_ns adjustment and prevent overflows
Thomas Gleixner
2009-11-13
nohz: Allow 32-bit machines to sleep for more than 2.15 seconds
Jon Hunter
2009-06-13
clocksource: prevent selection of low resolution clocksourse also for nohz=on
Thomas Gleixner
2008-09-09
clockevents: remove WARN_ON which was used to gather information
Thomas Gleixner
2008-09-05
clockevents: prevent endless loop lockup
Thomas Gleixner
2008-09-05
clockevents: enforce reprogram in oneshot setup
Thomas Gleixner
2008-04-17
[S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h
Russell King
2007-07-21
highres: improve debug output
Ingo Molnar
2007-03-16
[PATCH] clockevents: Fix suspend/resume to disk hangs
Thomas Gleixner
2007-02-16
[PATCH] tick-management: dyntick / highres functionality
Thomas Gleixner