index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
2015-04-22
hrtimer: Allow concurrent hrtimer_start() for self restarting timers
Peter Zijlstra
2015-04-22
timer: Put usleep_range into the __sched section
Thomas Gleixner
2015-04-22
timer: Remove pointless return value of do_usleep_range()
Thomas Gleixner
2015-04-22
hrtimer: Avoid locking in hrtimer_cancel() if timer not active
Thomas Gleixner
2015-04-22
hrtimer: Remove hrtimer_start() return value
Thomas Gleixner
2015-04-22
tick: broadcast-hrtimer: Remove overly clever return value abuse
Thomas Gleixner
2015-04-22
alarmtimer: Get rid of unused return value
Thomas Gleixner
2015-04-22
hrtimer: Remove bogus hrtimer_active() check
Thomas Gleixner
2015-04-22
hrtimer: Make hrtimer_start() a inline wrapper
Thomas Gleixner
2015-04-22
hrtimer: Get rid of __hrtimer_start_range_ns()
Thomas Gleixner
2015-04-22
tick: Nohz: Rework next timer evaluation
Thomas Gleixner
2015-04-22
tick: Sched: Restructure code
Thomas Gleixner
2015-04-22
tick: sched: Force tick interrupt and get rid of softirq magic
Thomas Gleixner
2015-04-22
tick: sched: Remove hrtimer_active() checks
Thomas Gleixner
2015-04-22
hrtimer: Get rid of hrtimer softirq
Thomas Gleixner
2015-04-22
hrtimer: Keep pointer to first timer and simplify __remove_hrtimer()
Thomas Gleixner
2015-04-22
hrtimer: Make use of timerqueue_add/del return values
Thomas Gleixner
2015-04-22
hrtimer: Use cpu_base->active_base for hotpath iterators
Thomas Gleixner
2015-04-22
hrtimer: Use bits for various boolean indicators
Thomas Gleixner
2015-04-22
hrtimer: Make offset update smarter
Thomas Gleixner
2015-04-22
hrtimer: Get rid of softirq time
Thomas Gleixner
2015-04-22
hrtimer: Make the statistics fields smaller
Thomas Gleixner
2015-04-22
hrtimer: Get rid of hrtimer_get_res()
Thomas Gleixner
2015-04-22
hrtimer: Get rid of the resolution field in hrtimer_clock_base
Thomas Gleixner
2015-04-22
hrtimer: Update active_bases before calling hrtimer_force_reprogram()
Viresh Kumar
2015-04-22
hrtimer: Document hrtimer_forward[_now]() proper
Thomas Gleixner
2015-04-22
timekeeping: Remove stale function prototype
Thomas Gleixner
2015-04-22
timer_list: Reduce SEQ_printf footprint
Joe Perches
2015-04-21
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-04-03
timers/PM: Drop unnecessary braces from tick_freeze()
Rafael J. Wysocki
2015-04-03
timers/PM: Fix up tick_unfreeze()
Rafael J. Wysocki
2015-04-03
timekeeping: Get rid of stale comment
Thomas Gleixner
2015-04-03
clockevents: Cleanup dead cpu explicitely
Thomas Gleixner
2015-04-03
clockevents: Make tick handover explicit
Thomas Gleixner
2015-04-03
clockevents: Remove broadcast oneshot control leftovers
Rafael J. Wysocki
2015-04-03
clockevents: Provide explicit broadcast oneshot control functions
Thomas Gleixner
2015-04-03
clockevents: Remove the broadcast control leftovers
Thomas Gleixner
2015-04-03
clockevents: Provide explicit broadcast control functions
Thomas Gleixner
2015-04-03
clocksource: Improve comment explaining clocks_calc_max_nsecs()'s 50% safety ...
John Stultz
2015-04-03
time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksource
Xunlei Pang
2015-04-03
time: Fix a bug in timekeeping_suspend() with no persistent clock
Xunlei Pang
2015-04-03
time: Don't build timekeeping_inject_sleeptime64() if no one uses it
Xunlei Pang
2015-04-03
time: Add y2038 safe update_persistent_clock64()
Xunlei Pang
2015-04-03
time: Add y2038 safe read_persistent_clock64()
Xunlei Pang
2015-04-03
time: Add y2038 safe read_boot_clock64()
Xunlei Pang
2015-04-02
timer: Further simplify the SMP and HOTPLUG logic
Peter Zijlstra
2015-04-02
timer: Don't initialize 'tvec_base' on hotplug
Viresh Kumar
2015-04-02
timer: Allocate per-cpu tvec_base's statically
Peter Zijlstra
2015-04-02
clockevents: Fix cpu_down() race for hrtimer based broadcasting
Preeti U Murthy
2015-04-02
tick: Further simplify tick-internal.h
Ingo Molnar
[prev]
[next]