index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
hrtimer.c
Age
Commit message (
Expand
)
Author
2015-05-13
ktime: Fix ktime_divns to do signed division
John Stultz
2015-04-03
clockevents: Cleanup dead cpu explicitely
Thomas Gleixner
2015-04-03
clockevents: Make tick handover explicit
Thomas Gleixner
2015-04-01
tick: Move core only declarations and functions to core
Thomas Gleixner
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-09
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-02-05
hrtimer: Fix incorrect tai offset calculation for non high-res timer systems
John Stultz
2015-01-24
hrtimer: Make __hrtimer_get_next_event() static
kbuild test robot
2015-01-24
Merge tag 'fortglx-3.20-time' of https://git.linaro.org/people/john.stultz/li...
Thomas Gleixner
2015-01-23
ktime: Optimize ktime_divns for constant divisors
Nicolas Pitre
2015-01-23
hrtimer: Prevent stale expiry time in hrtimer_interrupt()
Thomas Gleixner
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-09-19
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...
Kirill Tkhai
2014-08-26
time: Convert a bunch of &__get_cpu_var introduced in the 3.16 merge period
Christoph Lameter
2014-08-26
time: Replace __get_cpu_var uses
Christoph Lameter
2014-07-23
time: Consolidate the time accessor prototypes
Thomas Gleixner
2014-07-23
ktime: Sanitize ktime_to_us/ms conversion
Thomas Gleixner
2014-07-23
ktime: Kill non-scalar ktime_t implementation for 2038
John Stultz
2014-07-23
hrtimer: Cleanup hrtimer accessors to the timekepeing state
John Stultz
2014-06-23
hrtimer: Remove hrtimer_enqueue_reprogram()
Viresh Kumar
2014-06-23
hrtimer: Kick lowres dynticks targets on timer enqueue
Viresh Kumar
2014-06-23
hrtimer: Store cpu-number in struct hrtimer_cpu_base
Viresh Kumar
2014-06-23
time/timers: Move all time(r) related files into kernel/time
Thomas Gleixner