Linus Torvalds
|
0bbcce5d1e
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 lat temu |
Christoph Hellwig
|
44414d82cf
proc: introduce proc_create_seq_private
|
7 lat temu |
Chen Lin
|
ed772ec873
timer_list: Remove unused function pointer typedef
|
7 lat temu |
Ingo Molnar
|
8e7df2b5b7
timer/debug: Change /proc/timer_list from 0444 to 0400
|
7 lat temu |
Tom Hromatka
|
0107042768
sysrq: Reset the watchdog timers while displaying high-resolution timers
|
8 lat temu |
Mars Cheng
|
7551b02b94
timer_list: Remove useless cast when printing
|
8 lat temu |
Kees Cook
|
dfb4357da6
time: Remove CONFIG_TIMER_STATS
|
8 lat temu |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 lat temu |
Thomas Gleixner
|
203cbf77de
hrtimer: Handle remaining time proper for TIME_LOW_RES
|
9 lat temu |
Viresh Kumar
|
eef7635a22
clockevents: Remove unused set_mode() callback
|
10 lat temu |
John Stultz
|
38bf985b05
timer_list: Add the base offset so remaining nsecs are accurate for non monotonic timers
|
10 lat temu |
Thomas Gleixner
|
bc7a34b8b9
timer: Reduce timer migration overhead if disabled
|
10 lat temu |
Viresh Kumar
|
8fff52fd50
clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED state
|
10 lat temu |
Preeti U Murthy
|
1ef09cd713
tick-broadcast: Fix the printing of broadcast masks
|
10 lat temu |
Thomas Gleixner
|
c1ad348b45
tick: Nohz: Rework next timer evaluation
|
10 lat temu |
Thomas Gleixner
|
a6ffebce7f
hrtimer: Make the statistics fields smaller
|
10 lat temu |
Thomas Gleixner
|
398ca17fb5
hrtimer: Get rid of the resolution field in hrtimer_clock_base
|
10 lat temu |
Joe Perches
|
7de4e74430
timer_list: Reduce SEQ_printf footprint
|
10 lat temu |
Thomas Gleixner
|
c1797baf68
tick: Move core only declarations and functions to core
|
10 lat temu |
Viresh Kumar
|
77e32c89a7
clockevents: Manage device's state separately for the core
|
10 lat temu |
Viresh Kumar
|
554ef3876c
clockevents: Handle tick device's resume separately
|
10 lat temu |
Viresh Kumar
|
bd624d75db
clockevents: Introduce mode specific callbacks
|
10 lat temu |
Nathan Zimmer
|
84a78a6504
timer_list: correct the iterator for timer_list
|
12 lat temu |
Nathan Zimmer
|
b3956a896e
timer_list: Convert timer list to be a proper seq_file
|
12 lat temu |
Nathan Zimmer
|
60cf7ea849
timer_list: Split timer_list_show_tickdevices
|
12 lat temu |
Frederic Weisbecker
|
f5d411c91e
nohz: Rename ts->idle_tick to ts->last_tick
|
14 lat temu |
Kees Cook
|
f590308536
timer debug: Hide kernel addresses via %pK in /proc/timer_list
|
14 lat temu |
John Stultz
|
998adc3dda
hrtimers: Convert hrtimers to use timerlist infrastructure
|
15 lat temu |
Arjan van de Ven
|
0224cf4c5e
sched: Intoduce get_cpu_iowait_time_us()
|
15 lat temu |
Thomas Gleixner
|
80a05b9ffa
clockevents: Sanitize min_delta_ns adjustment and prevent overflows
|
15 lat temu |