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-06-12
ntp: Introduce and use SECS_PER_DAY macro instead of 86400
John Stultz
2015-06-12
time: Move clock_was_set_seq update before updating shadow-timekeeper
John Stultz
2015-06-10
clocksource: Use current logging style
Joe Perches
2015-06-10
time: Refactor usecs_to_jiffies
Nicholas Mc Guire
2015-06-02
clockevents: Rename state to state_use_accessors
Thomas Gleixner
2015-06-02
clockevents: Use set/get state helper functions
Thomas Gleixner
2015-06-02
clockevents: Provide functions to set and get the state
Thomas Gleixner
2015-06-02
clockevents: Use helpers to check the state of a clockevent device
Viresh Kumar
2015-06-02
Merge branch 'linus' into sched/core, to resolve conflict
Ingo Molnar
2015-05-28
seqlock: Introduce raw_read_seqcount_latch()
Peter Zijlstra
2015-05-28
seqlock: Better document raw_write_seqcount_latch()
Peter Zijlstra
2015-05-27
clockevents: Do not suspend/resume if unused
Alexandre Belloni
2015-05-22
time: Remove read_boot_clock()
Xunlei Pang
2015-05-22
tracing: timer: Add deferrable flag to timer_start
Badhri Jagan Sridharan
2015-05-22
time: Rework debugging variables so they aren't global
John Stultz
2015-05-22
timekeeping: Provide new API to get the current time resolution
Harald Geyer
2015-05-22
time: Make sure tz_minuteswest is set to a valid value when setting time
Sasha Levin
2015-05-19
clockevents: Stop unused clockevent devices
Viresh Kumar
2015-05-19
clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED state
Viresh Kumar
2015-05-19
Merge branch 'linus' into timers/core
Thomas Gleixner
2015-05-19
time: Refactor msecs_to_jiffies
Nicholas Mc Guire
2015-05-19
time: Move timeconst.h into include/generated
Nicholas Mc Guire
2015-05-19
Merge tag 'v4.1-rc4' into sched/core, before applying new patches
Ingo Molnar
2015-05-19
PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPEND
Rafael J. Wysocki
2015-05-15
PM / tick: Add tracepoints for suspend-to-idle diagnostics
Rafael J. Wysocki
2015-05-13
ktime: Fix ktime_divns to do signed division
John Stultz
2015-05-09
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-05-08
sched, timer: Use the atomic task_cputime in thread_group_cputimer
Jason Low
2015-05-08
sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to i...
Jason Low
2015-05-08
sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()...
Jason Low
2015-05-07
nohz: Fix !HIGH_RES_TIMERS hang
Thomas Gleixner
2015-05-05
tick: hrtimer-broadcast: Prevent endless restarting when broadcast device is ...
Andreas Sandberg
2015-05-05
timer: Use timer->base for flag checks
Joonwoo Park
2015-05-05
tick-broadcast: Fix the printing of broadcast masks
Preeti U Murthy
2015-05-05
tick: broadcast: Simplify oneshot logic and shorten lock region
Thomas Gleixner
2015-05-05
tick: broadcast: Prevent livelock from event handler
Thomas Gleixner
2015-04-24
clockevents: Shutdown detached clockevent device
Viresh Kumar
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
[prev]
[next]