index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hrtimer: Get rid of __hrtimer_start_range_ns()
Thomas Gleixner
2015-04-22
1
-23
/
+15
*
tick: Nohz: Rework next timer evaluation
Thomas Gleixner
2015-04-22
6
-109
/
+93
*
tick: Sched: Restructure code
Thomas Gleixner
2015-04-22
1
-90
/
+81
*
tick: sched: Force tick interrupt and get rid of softirq magic
Thomas Gleixner
2015-04-22
1
-54
/
+29
*
tick: sched: Remove hrtimer_active() checks
Thomas Gleixner
2015-04-22
1
-15
/
+4
*
hrtimer: Get rid of hrtimer softirq
Thomas Gleixner
2015-04-22
3
-122
/
+53
*
hrtimer: Keep pointer to first timer and simplify __remove_hrtimer()
Thomas Gleixner
2015-04-22
1
-18
/
+28
*
hrtimer: Make use of timerqueue_add/del return values
Thomas Gleixner
2015-04-22
1
-4
/
+2
*
hrtimer: Use cpu_base->active_base for hotpath iterators
Thomas Gleixner
2015-04-22
1
-9
/
+8
*
hrtimer: Use bits for various boolean indicators
Thomas Gleixner
2015-04-22
1
-8
/
+16
*
hrtimer: Make offset update smarter
Thomas Gleixner
2015-04-22
3
-11
/
+22
*
hrtimer: Get rid of softirq time
Thomas Gleixner
2015-04-22
3
-124
/
+59
*
hrtimer: Make the statistics fields smaller
Thomas Gleixner
2015-04-22
2
-3
/
+3
*
hrtimer: Get rid of hrtimer_get_res()
Thomas Gleixner
2015-04-22
3
-24
/
+15
*
hrtimer: Get rid of the resolution field in hrtimer_clock_base
Thomas Gleixner
2015-04-22
2
-21
/
+13
*
hrtimer: Update active_bases before calling hrtimer_force_reprogram()
Viresh Kumar
2015-04-22
1
-2
/
+3
*
hrtimer: Document hrtimer_forward[_now]() proper
Thomas Gleixner
2015-04-22
1
-0
/
+8
*
timekeeping: Remove stale function prototype
Thomas Gleixner
2015-04-22
1
-1
/
+0
*
timer_list: Reduce SEQ_printf footprint
Joe Perches
2015-04-22
1
-7
/
+14
*
timers/PM: Drop unnecessary braces from tick_freeze()
Rafael J. Wysocki
2015-04-03
1
-3
/
+2
*
timers/PM: Fix up tick_unfreeze()
Rafael J. Wysocki
2015-04-03
1
-1
/
+1
*
timekeeping: Get rid of stale comment
Thomas Gleixner
2015-04-03
1
-4
/
+0
*
clockevents: Cleanup dead cpu explicitely
Thomas Gleixner
2015-04-03
5
-60
/
+49
*
clockevents: Make tick handover explicit
Thomas Gleixner
2015-04-03
4
-12
/
+6
*
clockevents: Remove broadcast oneshot control leftovers
Rafael J. Wysocki
2015-04-03
1
-7
/
+0
*
clockevents: Provide explicit broadcast oneshot control functions
Thomas Gleixner
2015-04-03
3
-14
/
+20
*
clockevents: Remove the broadcast control leftovers
Thomas Gleixner
2015-04-03
1
-10
/
+0
*
clockevents: Provide explicit broadcast control functions
Thomas Gleixner
2015-04-03
3
-38
/
+32
*
clocksource: Improve comment explaining clocks_calc_max_nsecs()'s 50% safety ...
John Stultz
2015-04-03
1
-2
/
+5
*
time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksource
Xunlei Pang
2015-04-03
1
-17
/
+49
*
time: Fix a bug in timekeeping_suspend() with no persistent clock
Xunlei Pang
2015-04-03
1
-17
/
+19
*
time: Don't build timekeeping_inject_sleeptime64() if no one uses it
Xunlei Pang
2015-04-03
1
-0
/
+2
*
time: Add y2038 safe update_persistent_clock64()
Xunlei Pang
2015-04-03
1
-1
/
+12
*
time: Add y2038 safe read_persistent_clock64()
Xunlei Pang
2015-04-03
1
-10
/
+12
*
time: Add y2038 safe read_boot_clock64()
Xunlei Pang
2015-04-03
1
-2
/
+9
*
timer: Further simplify the SMP and HOTPLUG logic
Peter Zijlstra
2015-04-02
1
-8
/
+15
*
timer: Don't initialize 'tvec_base' on hotplug
Viresh Kumar
2015-04-02
1
-55
/
+43
*
timer: Allocate per-cpu tvec_base's statically
Peter Zijlstra
2015-04-02
1
-29
/
+19
*
clockevents: Fix cpu_down() race for hrtimer based broadcasting
Preeti U Murthy
2015-04-02
1
-8
/
+11
*
tick: Further simplify tick-internal.h
Ingo Molnar
2015-04-02
1
-39
/
+40
*
arm/bL_switcher: Kill tick suspend hackery
Thomas Gleixner
2015-04-01
3
-1
/
+16
*
tick/xen: Provide and use tick_suspend_local() and tick_resume_local()
Thomas Gleixner
2015-04-01
3
-26
/
+61
*
tick: Make tick_resume_broadcast_oneshot() static
Thomas Gleixner
2015-04-01
2
-5
/
+4
*
clockevents: Make suspend/resume calls explicit
Thomas Gleixner
2015-04-01
4
-17
/
+27
*
clockevents: Remove extra local_irq_save() in clockevents_exchange_device()
Thomas Gleixner
2015-04-01
1
-5
/
+2
*
tick: Move core only declarations and functions to core
Thomas Gleixner
2015-04-01
6
-4
/
+88
*
tick: Simplify tick-internal.h
Thomas Gleixner
2015-04-01
1
-96
/
+49
*
tick: Move clocksource related stuff to timekeeping.h
Thomas Gleixner
2015-04-01
5
-9
/
+9
*
clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILD
Thomas Gleixner
2015-04-01
4
-15
/
+4
*
Merge tag 'v4.0-rc6' into timers/core, before applying new patches
Ingo Molnar
2015-03-31
1
-2
/
+9
|
\
[next]