index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
/
timer_list.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
timer_list: Print name of per-cpu wakeup device
Will Deacon
2021-05-31
1
-1
/
+9
*
timer_list: Use printk format instead of open-coded symbol lookup
Helge Deller
2020-11-15
1
-47
/
+19
*
timer_list: Guard procfs specific code
Nathan Huckleberry
2019-06-23
1
-17
/
+19
*
hrtimers/tick/clockevents: Remove sloppy license references
Thomas Gleixner
2018-11-23
1
-4
/
+0
*
time: Add SPDX license identifiers
Thomas Gleixner
2018-11-23
1
-0
/
+1
*
time: Remove useless filenames in top level comments
Thomas Gleixner
2018-11-23
1
-2
/
+0
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-04
1
-2
/
+0
|
\
|
*
timer_list: Remove unused function pointer typedef
Chen Lin
2018-05-13
1
-2
/
+0
*
|
proc: introduce proc_create_seq_private
Christoph Hellwig
2018-05-16
1
-14
/
+2
|
/
*
timer/debug: Change /proc/timer_list from 0444 to 0400
Ingo Molnar
2017-11-13
1
-1
/
+1
*
sysrq: Reset the watchdog timers while displaying high-resolution timers
Tom Hromatka
2017-03-23
1
-0
/
+6
*
timer_list: Remove useless cast when printing
Mars Cheng
2017-02-10
1
-1
/
+1
*
time: Remove CONFIG_TIMER_STATS
Kees Cook
2017-02-10
1
-10
/
+0
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
hrtimer: Handle remaining time proper for TIME_LOW_RES
Thomas Gleixner
2016-01-17
1
-1
/
+1
*
clockevents: Remove unused set_mode() callback
Viresh Kumar
2015-09-14
1
-30
/
+24
*
timer_list: Add the base offset so remaining nsecs are accurate for non monot...
John Stultz
2015-08-17
1
-1
/
+1
*
timer: Reduce timer migration overhead if disabled
Thomas Gleixner
2015-06-19
1
-2
/
+0
*
clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED state
Viresh Kumar
2015-05-19
1
-0
/
+6
*
tick-broadcast: Fix the printing of broadcast masks
Preeti U Murthy
2015-05-05
1
-4
/
+4
*
tick: Nohz: Rework next timer evaluation
Thomas Gleixner
2015-04-22
1
-2
/
+2
*
hrtimer: Make the statistics fields smaller
Thomas Gleixner
2015-04-22
1
-1
/
+1
*
hrtimer: Get rid of the resolution field in hrtimer_clock_base
Thomas Gleixner
2015-04-22
1
-4
/
+4
*
timer_list: Reduce SEQ_printf footprint
Joe Perches
2015-04-22
1
-7
/
+14
*
tick: Move core only declarations and functions to core
Thomas Gleixner
2015-04-01
1
-1
/
+1
*
clockevents: Manage device's state separately for the core
Viresh Kumar
2015-03-27
1
-6
/
+6
*
clockevents: Handle tick device's resume separately
Viresh Kumar
2015-03-27
1
-2
/
+2
*
clockevents: Introduce mode specific callbacks
Viresh Kumar
2015-02-18
1
-3
/
+29
*
timer_list: correct the iterator for timer_list
Nathan Zimmer
2013-08-28
1
-17
/
+24
*
timer_list: Convert timer list to be a proper seq_file
Nathan Zimmer
2013-04-17
1
-12
/
+77
*
timer_list: Split timer_list_show_tickdevices
Nathan Zimmer
2013-04-17
1
-12
/
+9
*
nohz: Rename ts->idle_tick to ts->last_tick
Frederic Weisbecker
2012-06-11
1
-2
/
+2
*
timer debug: Hide kernel addresses via %pK in /proc/timer_list
Kees Cook
2011-02-12
1
-2
/
+2
*
hrtimers: Convert hrtimers to use timerlist infrastructure
John Stultz
2010-12-10
1
-4
/
+4
*
sched: Intoduce get_cpu_iowait_time_us()
Arjan van de Ven
2010-05-09
1
-0
/
+1
*
clockevents: Sanitize min_delta_ns adjustment and prevent overflows
Thomas Gleixner
2010-03-12
1
-1
/
+2
*
cpumask: avoid dereferencing struct cpumask
Rusty Russell
2009-12-17
1
-2
/
+2
*
hrtimers: Convert to raw_spinlocks
Thomas Gleixner
2009-12-14
1
-3
/
+3
*
hrtimer: Tune hrtimer_interrupt hang logic
Thomas Gleixner
2009-12-10
1
-1
/
+4
*
nohz: Allow 32-bit machines to sleep for more than 2.15 seconds
Jon Hunter
2009-11-13
1
-2
/
+4
*
clockevents: Use u32 for mult and shift factors
Thomas Gleixner
2009-11-13
1
-2
/
+2
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
1
-1
/
+1
*
timers: Drop write permission on /proc/timer_list
Amerigo Wang
2009-08-17
1
-1
/
+1
*
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
Thomas Gleixner
2008-10-22
1
-3
/
+5
|
\
|
*
hrtimer: show the timer ranges in /proc/timer_list
Arjan van de Ven
2008-09-07
1
-1
/
+3
|
*
hrtimer: convert kernel/* to the new hrtimer apis
Arjan van de Ven
2008-09-05
1
-2
/
+2
*
|
timer_list: add base address to clock base
Thomas Gleixner
2008-10-20
1
-1
/
+2
*
|
timer_list: print cpu number of clockevents device
Thomas Gleixner
2008-10-20
1
-3
/
+7
*
|
timer_list: print real timer address
Thomas Gleixner
2008-10-20
1
-3
/
+4
|
/
*
kernel: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
1
-4
/
+1
[next]