index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
timekeeping: Delay update of clock->cycle_last
Thomas Gleixner
2013-04-04
1
-1
/
+3
*
timekeeping: Store cycle_last value in timekeeper struct as well
Thomas Gleixner
2013-04-04
1
-2
/
+2
*
ntp: Remove ntp_lock, using the timekeeping locks to protect ntp state
John Stultz
2013-04-04
1
-37
/
+4
*
timekeeping: Simplify tai updating from do_adjtimex
John Stultz
2013-04-04
1
-5
/
+4
*
timekeeping: Hold timekeepering locks in do_adjtimex and hardpps
John Stultz
2013-04-04
1
-2
/
+17
*
timekeeping: Move ADJ_SETOFFSET to top level do_adjtimex()
John Stultz
2013-04-04
2
-11
/
+11
*
ntp: Rework do_adjtimex to take timespec and tai arguments
John Stultz
2013-04-04
3
-16
/
+17
*
ntp: Move timex validation to timekeeping do_adjtimex call.
John Stultz
2013-04-04
3
-5
/
+8
*
ntp: Move do_adjtimex() and hardpps() functions to timekeeping.c
John Stultz
2013-04-04
3
-5
/
+36
*
ntp: Split out timex validation from do_adjtimex
John Stultz
2013-04-04
1
-12
/
+27
*
Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...
Thomas Gleixner
2013-04-03
8
-93
/
+301
|
\
|
*
timekeeping: __timekeeping_set_tai_offset can be static
Fengguang Wu
2013-03-25
1
-1
/
+1
|
*
timekeeping: Split timekeeper_lock into lock and seqcount
Thomas Gleixner
2013-03-23
1
-59
/
+73
|
*
timekeeping: Move lock out of timekeeper struct
Thomas Gleixner
2013-03-23
1
-55
/
+53
|
*
timekeeping: Make jiffies_lock internal
Thomas Gleixner
2013-03-23
2
-0
/
+3
|
*
timekeeping: Calc stuff once
Thomas Gleixner
2013-03-23
1
-3
/
+4
|
*
hrtimer: Add hrtimer support for CLOCK_TAI
John Stultz
2013-03-23
3
-2
/
+38
|
*
timekeeping: Add CLOCK_TAI clockid
John Stultz
2013-03-23
2
-0
/
+40
|
*
timekeeping: Move TAI managment into timekeeping core from ntp
John Stultz
2013-03-23
2
-8
/
+54
|
*
timekeeping: utilize the suspend-nonstop clocksource to count suspended time
Feng Tang
2013-03-16
1
-7
/
+51
|
*
timekeeping: Use inject_offset in warp_clock
John Stultz
2013-03-16
1
-3
/
+3
|
*
timekeeping: Avoid adjust kernel time once hwclock kept in UTC time
Dong Zhu
2013-03-16
1
-5
/
+6
|
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-03-11
2
-13
/
+38
|
|
\
|
|
*
tracing: Do not return EINVAL in snapshot when not allocated
Steven Rostedt (Red Hat)
2013-03-07
1
-2
/
+0
|
|
*
tracing: Add help of snapshot feature when snapshot is empty
Steven Rostedt (Red Hat)
2013-03-07
1
-1
/
+24
|
|
*
ftrace: Update the kconfig for DYNAMIC_FTRACE
Steven Rostedt
2013-02-28
1
-10
/
+14
*
|
|
tick: Change log level of NOHZ: local_softirq_pending message
Rado Vrbovsky
2013-03-25
1
-2
/
+2
*
|
|
hrtimer/trivial: Fix comment text in hrtimer.c
David Daney
2013-03-25
1
-2
/
+4
*
|
|
tick: Provide a check for a forced broadcast pending
Thomas Gleixner
2013-03-13
1
-0
/
+12
*
|
|
tick: Handle broadcast wakeup of multiple cpus
Thomas Gleixner
2013-03-13
1
-1
/
+58
*
|
|
tick: Avoid programming the local cpu timer if broadcast pending
Thomas Gleixner
2013-03-13
1
-2
/
+26
*
|
|
Merge commit 'v3.9-rc2' into timers/core
Thomas Gleixner
2013-03-13
3
-14
/
+13
|
\
|
|
|
*
|
Revert parts of "hlist: drop the node parameter from iterators"
Arnd Bergmann
2013-03-09
1
-1
/
+1
|
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-03-06
1
-12
/
+9
|
|
\
\
|
|
*
|
irq: Don't re-enable interrupts at the end of irq_exit
Frederic Weisbecker
2013-02-28
1
-6
/
+1
|
|
*
|
irq: Remove IRQ_EXIT_OFFSET workaround
Frederic Weisbecker
2013-02-22
1
-2
/
+1
|
|
*
|
Revert "nohz: Make tick_nohz_irq_exit() irq safe"
Thomas Gleixner
2013-02-21
1
-6
/
+1
|
|
*
|
irq: Sanitize invoke_softirq
Thomas Gleixner
2013-02-21
1
-10
/
+2
|
|
*
|
irq: Ensure irq_exit() code runs with interrupts disabled
Thomas Gleixner
2013-02-21
1
-0
/
+11
|
|
*
|
nohz: Make tick_nohz_irq_exit() irq safe
Frederic Weisbecker
2013-02-21
1
-1
/
+6
|
*
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-03-06
2
-1
/
+3
|
|
\
\
\
|
|
*
|
|
stop_machine: Mark per cpu stopper enabled early
Thomas Gleixner
2013-02-26
2
-1
/
+3
|
|
|
/
/
*
|
|
|
tick: Dynamically set broadcast irq affinity
Daniel Lezcano
2013-03-07
1
-8
/
+31
*
|
|
|
tick: Pass broadcast device to tick_broadcast_set_event()
Daniel Lezcano
2013-03-07
1
-6
/
+5
*
|
|
|
tick: Convert broadcast cpu bitmaps to cpumask_var_t
Thomas Gleixner
2013-03-07
3
-44
/
+46
|
/
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-03-03
1
-1
/
+1
|
\
\
\
|
*
|
|
more file_inode() open-coded instances
Al Viro
2013-02-27
1
-1
/
+1
*
|
|
|
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-03-03
1
-2
/
+4
|
\
\
\
\
|
*
|
|
|
trace/ring_buffer: handle 64bit aligned structs
James Hogan
2013-03-02
1
-2
/
+4
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-03-03
1
-1
/
+1
|
\
\
\
\
\
[next]