index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
/
hrtimer.c
Age
Commit message (
Expand
)
Author
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