index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-04-22
timekeeping: Update tk->cycle_last in resume
Thomas Gleixner
2013-04-18
posix-timers: Remove unused variable
Thomas Gleixner
2013-04-17
clockevents: Switch into oneshot mode even if broadcast registered late
Stephen Boyd
2013-04-17
timer_list: Convert timer list to be a proper seq_file
Nathan Zimmer
2013-04-17
timer_list: Split timer_list_show_tickdevices
Nathan Zimmer
2013-04-17
posix-timers: Show sigevent info in proc file
Pavel Emelyanov
2013-04-17
posix-timers: Introduce /proc/PID/timers file
Pavel Emelyanov
2013-04-17
posix timers: Allocate timer id per process (v2)
Pavel Emelyanov
2013-04-11
timekeeping: Make sure to notify hrtimers when TAI offset changes
John Stultz
2013-04-08
hrtimer: Fix ktime_add_ns() overflow on 32bit architectures
David Engraf
2013-04-08
hrtimer: Add expiry time overflow check in hrtimer_interrupt
Prarit Bhargava
2013-04-04
timekeeping: Shorten seq_count region
Thomas Gleixner
2013-04-04
timekeeping: Implement a shadow timekeeper
Thomas Gleixner
2013-04-04
timekeeping: Delay update of clock->cycle_last
Thomas Gleixner
2013-04-04
timekeeping: Store cycle_last value in timekeeper struct as well
Thomas Gleixner
2013-04-04
ntp: Remove ntp_lock, using the timekeeping locks to protect ntp state
John Stultz
2013-04-04
timekeeping: Simplify tai updating from do_adjtimex
John Stultz
2013-04-04
timekeeping: Hold timekeepering locks in do_adjtimex and hardpps
John Stultz
2013-04-04
timekeeping: Move ADJ_SETOFFSET to top level do_adjtimex()
John Stultz
2013-04-04
ntp: Rework do_adjtimex to take timespec and tai arguments
John Stultz
2013-04-04
ntp: Move timex validation to timekeeping do_adjtimex call.
John Stultz
2013-04-04
ntp: Move do_adjtimex() and hardpps() functions to timekeeping.c
John Stultz
2013-04-04
ntp: Split out timex validation from do_adjtimex
John Stultz
2013-04-03
Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...
Thomas Gleixner
2013-03-28
ARM: bcm281xx: Add timer driver (driver portion)
Christian Daudt
2013-03-25
timekeeping: __timekeeping_set_tai_offset can be static
Fengguang Wu
2013-03-25
tick: Change log level of NOHZ: local_softirq_pending message
Rado Vrbovsky
2013-03-25
hrtimer/trivial: Fix comment text in hrtimer.c
David Daney
2013-03-22
timekeeping: Split timekeeper_lock into lock and seqcount
Thomas Gleixner
2013-03-22
timekeeping: Move lock out of timekeeper struct
Thomas Gleixner
2013-03-22
timekeeping: Make jiffies_lock internal
Thomas Gleixner
2013-03-22
timekeeping: Calc stuff once
Thomas Gleixner
2013-03-22
hrtimer: Add hrtimer support for CLOCK_TAI
John Stultz
2013-03-22
timekeeping: Add CLOCK_TAI clockid
John Stultz
2013-03-22
timekeeping: Move TAI managment into timekeeping core from ntp
John Stultz
2013-03-22
clockevents: Add missing tick_check_broadcast_expired() for CLOCKEVENTS=n
Thomas Gleixner
2013-03-15
timekeeping: utilize the suspend-nonstop clocksource to count suspended time
Feng Tang
2013-03-15
x86: tsc: Add support for new S3_NONSTOP feature
Feng Tang
2013-03-15
clocksource: Add new feature flag CLOCK_SOURCE_SUSPEND_NONSTOP
Feng Tang
2013-03-15
x86: Add cpu capability flag X86_FEATURE_NONSTOP_TSC_S3
Feng Tang
2013-03-15
x86: Do full rtc synchronization with ntp
Prarit Bhargava
2013-03-15
timekeeping: Use inject_offset in warp_clock
John Stultz
2013-03-15
timekeeping: Avoid adjust kernel time once hwclock kept in UTC time
Dong Zhu
2013-03-13
x86: Use tick broadcast expired check
Thomas Gleixner
2013-03-13
arm: Use tick broadcast expired check
Thomas Gleixner
2013-03-13
tick: Provide a check for a forced broadcast pending
Thomas Gleixner
2013-03-13
tick: Handle broadcast wakeup of multiple cpus
Thomas Gleixner
2013-03-13
tick: Avoid programming the local cpu timer if broadcast pending
Thomas Gleixner
2013-03-13
Merge commit 'v3.9-rc2' into timers/core
Thomas Gleixner
2013-03-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
[next]