index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
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-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-15
timekeeping: utilize the suspend-nonstop clocksource to count suspended time
Feng Tang
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
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
2013-03-08
Revert parts of "hlist: drop the node parameter from iterators"
Arnd Bergmann
2013-03-07
tracing: Do not return EINVAL in snapshot when not allocated
Steven Rostedt (Red Hat)
2013-03-07
tracing: Add help of snapshot feature when snapshot is empty
Steven Rostedt (Red Hat)
2013-03-07
tick: Dynamically set broadcast irq affinity
Daniel Lezcano
2013-03-07
tick: Pass broadcast device to tick_broadcast_set_event()
Daniel Lezcano
2013-03-07
tick: Convert broadcast cpu bitmaps to cpumask_var_t
Thomas Gleixner
2013-03-05
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-03-05
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-03-03
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-03-02
fix compat_sys_rt_sigprocmask()
Al Viro
2013-03-02
trace/ring_buffer: handle 64bit aligned structs
James Hogan
2013-03-02
Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...
Linus Torvalds
2013-03-02
Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-03-02
kdb: Remove unhandled ssb command
Vincent
2013-03-02
kdb: Prevent kernel oops with kdb_defcmd
Jason Wessel
2013-03-02
kdb: Remove the ll command
Jason Wessel
2013-03-02
kdb_main: fix help print
Jason Wessel
2013-03-02
kdb: Fix overlap in buffers with strcpy
Jason Wessel
2013-03-02
kdb: Setup basic kdb state before invoking commands via kgdb
Matt Klein
[next]