Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
44414d82cfe0f68cb59d0a42f599ccd893ae0032
/
kernel
/
time
/
timer_list.c
44414d8
proc: introduce proc_create_seq_private
by Christoph Hellwig
· 7 years ago
8e7df2b
timer/debug: Change /proc/timer_list from 0444 to 0400
by Ingo Molnar
· 7 years ago
0107042
sysrq: Reset the watchdog timers while displaying high-resolution timers
by Tom Hromatka
· 8 years ago
7551b02
timer_list: Remove useless cast when printing
by Mars Cheng
· 8 years ago
dfb4357
time: Remove CONFIG_TIMER_STATS
by Kees Cook
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
203cbf77
hrtimer: Handle remaining time proper for TIME_LOW_RES
by Thomas Gleixner
· 9 years ago
eef7635
clockevents: Remove unused set_mode() callback
by Viresh Kumar
· 9 years ago
38bf985
timer_list: Add the base offset so remaining nsecs are accurate for non monotonic timers
by John Stultz
· 10 years ago
bc7a34b
timer: Reduce timer migration overhead if disabled
by Thomas Gleixner
· 10 years ago
8fff52f
clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED state
by Viresh Kumar
· 10 years ago
1ef09cd
tick-broadcast: Fix the printing of broadcast masks
by Preeti U Murthy
· 10 years ago
c1ad348
tick: Nohz: Rework next timer evaluation
by Thomas Gleixner
· 10 years ago
a6ffebc
hrtimer: Make the statistics fields smaller
by Thomas Gleixner
· 10 years ago
398ca17
hrtimer: Get rid of the resolution field in hrtimer_clock_base
by Thomas Gleixner
· 10 years ago
7de4e74
timer_list: Reduce SEQ_printf footprint
by Joe Perches
· 10 years ago
c1797ba
tick: Move core only declarations and functions to core
by Thomas Gleixner
· 10 years ago
77e32c8
clockevents: Manage device's state separately for the core
by Viresh Kumar
· 10 years ago
554ef38
clockevents: Handle tick device's resume separately
by Viresh Kumar
· 10 years ago
bd624d7
clockevents: Introduce mode specific callbacks
by Viresh Kumar
· 10 years ago
84a78a6
timer_list: correct the iterator for timer_list
by Nathan Zimmer
· 11 years ago
b3956a8
timer_list: Convert timer list to be a proper seq_file
by Nathan Zimmer
· 12 years ago
60cf7ea
timer_list: Split timer_list_show_tickdevices
by Nathan Zimmer
· 12 years ago
f5d411c
nohz: Rename ts->idle_tick to ts->last_tick
by Frederic Weisbecker
· 13 years ago
f590308
timer debug: Hide kernel addresses via %pK in /proc/timer_list
by Kees Cook
· 14 years ago
998adc3
hrtimers: Convert hrtimers to use timerlist infrastructure
by John Stultz
· 14 years ago
0224cf4
sched: Intoduce get_cpu_iowait_time_us()
by Arjan van de Ven
· 15 years ago
80a05b9
clockevents: Sanitize min_delta_ns adjustment and prevent overflows
by Thomas Gleixner
· 15 years ago
62ac127
cpumask: avoid dereferencing struct cpumask
by Rusty Russell
· 15 years ago
ecb49d1
hrtimers: Convert to raw_spinlocks
by Thomas Gleixner
· 15 years ago
41d2e49
hrtimer: Tune hrtimer_interrupt hang logic
by Thomas Gleixner
· 15 years ago
97813f2
nohz: Allow 32-bit machines to sleep for more than 2.15 seconds
by Jon Hunter
· 15 years ago
23af368
clockevents: Use u32 for mult and shift factors
by Thomas Gleixner
· 15 years ago
828c095
const: constify remaining file_operations
by Alexey Dobriyan
· 15 years ago
de80934
timers: Drop write permission on /proc/timer_list
by Amerigo Wang
· 15 years ago
268a3dc
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
by Thomas Gleixner
· 16 years ago
870e2a2
timer_list: add base address to clock base
by Thomas Gleixner
· 16 years ago
c5b77a3
timer_list: print cpu number of clockevents device
by Thomas Gleixner
· 16 years ago
e67ef25
timer_list: print real timer address
by Thomas Gleixner
· 16 years ago
704af52
hrtimer: show the timer ranges in /proc/timer_list
by Arjan van de Ven
· 16 years ago
cc584b2
hrtimer: convert kernel/* to the new hrtimer apis
by Arjan van de Ven
· 16 years ago
c33fff0
kernel: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
db4315d
timer_list: print relative expiry time signed
by Pavel Machek
· 17 years ago
5df7fa1
tick-sched: add more debug information
by Thomas Gleixner
· 17 years ago
129f1d2
timer_list: Fix printk format strings
by Vegard Nossum
· 17 years ago
5ea473a
Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}
by Alexey Dobriyan
· 17 years ago
9281ace
kallsyms: make KSYM_NAME_LEN include space for trailing '\0'
by Tejun Heo
· 18 years ago
9b04bd2
Fix printk format warnings in timer_list.c
by David Miller
· 18 years ago
9d65cb4
Fix race between cat /proc/*/wchan and rmmod et al
by Alexey Dobriyan
· 18 years ago
ffb4512
Simplify kallsyms_lookup()
by Alexey Dobriyan
· 18 years ago
0444b30
[PATCH] time: fix formatting in /proc/timer_list
by James Morris
· 18 years ago
289f480
[PATCH] Add debugging feature /proc/timer_list
by Ingo Molnar
· 18 years ago