index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
timer_list.c
Age
Commit message (
Expand
)
Author
2024-02-26
tick: Split nohz and highres features from nohz_mode
Frederic Weisbecker
2024-02-26
tick: Move individual bit features to debuggable mask accesses
Frederic Weisbecker
2021-05-31
timer_list: Print name of per-cpu wakeup device
Will Deacon
2020-11-15
timer_list: Use printk format instead of open-coded symbol lookup
Helge Deller
2019-06-23
timer_list: Guard procfs specific code
Nathan Huckleberry
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-06-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-05-16
proc: introduce proc_create_seq_private
Christoph Hellwig
2018-05-13
timer_list: Remove unused function pointer typedef
Chen Lin
2017-11-13
timer/debug: Change /proc/timer_list from 0444 to 0400
Ingo Molnar
2017-03-23
sysrq: Reset the watchdog timers while displaying high-resolution timers
Tom Hromatka
2017-02-10
timer_list: Remove useless cast when printing
Mars Cheng
2017-02-10
time: Remove CONFIG_TIMER_STATS
Kees Cook
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-01-17
hrtimer: Handle remaining time proper for TIME_LOW_RES
Thomas Gleixner
2015-09-14
clockevents: Remove unused set_mode() callback
Viresh Kumar
2015-08-17
timer_list: Add the base offset so remaining nsecs are accurate for non monot...
John Stultz
2015-06-19
timer: Reduce timer migration overhead if disabled
Thomas Gleixner
2015-05-19
clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED state
Viresh Kumar
2015-05-05
tick-broadcast: Fix the printing of broadcast masks
Preeti U Murthy
2015-04-22
tick: Nohz: Rework next timer evaluation
Thomas Gleixner
2015-04-22
hrtimer: Make the statistics fields smaller
Thomas Gleixner
2015-04-22
hrtimer: Get rid of the resolution field in hrtimer_clock_base
Thomas Gleixner
2015-04-22
timer_list: Reduce SEQ_printf footprint
Joe Perches
2015-04-01
tick: Move core only declarations and functions to core
Thomas Gleixner
2015-03-27
clockevents: Manage device's state separately for the core
Viresh Kumar
2015-03-27
clockevents: Handle tick device's resume separately
Viresh Kumar
2015-02-18
clockevents: Introduce mode specific callbacks
Viresh Kumar
2013-08-28
timer_list: correct the iterator for timer_list
Nathan Zimmer
2013-04-17
timer_list: Convert timer list to be a proper seq_file
Nathan Zimmer
2013-04-17
timer_list: Split timer_list_show_tickdevices
Nathan Zimmer
2012-06-11
nohz: Rename ts->idle_tick to ts->last_tick
Frederic Weisbecker
2011-02-12
timer debug: Hide kernel addresses via %pK in /proc/timer_list
Kees Cook
2010-12-10
hrtimers: Convert hrtimers to use timerlist infrastructure
John Stultz
2010-05-09
sched: Intoduce get_cpu_iowait_time_us()
Arjan van de Ven
2010-03-12
clockevents: Sanitize min_delta_ns adjustment and prevent overflows
Thomas Gleixner
2009-12-17
cpumask: avoid dereferencing struct cpumask
Rusty Russell
2009-12-14
hrtimers: Convert to raw_spinlocks
Thomas Gleixner
2009-12-10
hrtimer: Tune hrtimer_interrupt hang logic
Thomas Gleixner
2009-11-13
nohz: Allow 32-bit machines to sleep for more than 2.15 seconds
Jon Hunter
2009-11-13
clockevents: Use u32 for mult and shift factors
Thomas Gleixner
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
2009-08-17
timers: Drop write permission on /proc/timer_list
Amerigo Wang
2008-10-22
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
Thomas Gleixner
2008-10-20
timer_list: add base address to clock base
Thomas Gleixner
2008-10-20
timer_list: print cpu number of clockevents device
Thomas Gleixner
2008-10-20
timer_list: print real timer address
Thomas Gleixner
2008-09-07
hrtimer: show the timer ranges in /proc/timer_list
Arjan van de Ven
[next]