index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-22
timekeeping: Update tk->cycle_last in resume
Thomas Gleixner
1
-1
/
+1
2013-04-18
posix-timers: Remove unused variable
Thomas Gleixner
1
-1
/
+0
2013-04-17
clockevents: Switch into oneshot mode even if broadcast registered late
Stephen Boyd
1
-0
/
+10
2013-04-17
timer_list: Convert timer list to be a proper seq_file
Nathan Zimmer
1
-12
/
+77
2013-04-17
timer_list: Split timer_list_show_tickdevices
Nathan Zimmer
1
-12
/
+9
2013-04-17
posix-timers: Show sigevent info in proc file
Pavel Emelyanov
1
-0
/
+17
2013-04-17
posix-timers: Introduce /proc/PID/timers file
Pavel Emelyanov
1
-0
/
+83
2013-04-17
posix timers: Allocate timer id per process (v2)
Pavel Emelyanov
3
-38
/
+72
2013-04-11
timekeeping: Make sure to notify hrtimers when TAI offset changes
John Stultz
1
-3
/
+7
2013-04-09
hrtimer: Fix ktime_add_ns() overflow on 32bit architectures
David Engraf
1
-0
/
+4
2013-04-09
hrtimer: Add expiry time overflow check in hrtimer_interrupt
Prarit Bhargava
1
-0
/
+2
2013-04-05
timekeeping: Shorten seq_count region
Thomas Gleixner
1
-3
/
+2
2013-04-05
timekeeping: Implement a shadow timekeeper
Thomas Gleixner
1
-12
/
+29
2013-04-05
timekeeping: Delay update of clock->cycle_last
Thomas Gleixner
1
-1
/
+3
2013-04-05
timekeeping: Store cycle_last value in timekeeper struct as well
Thomas Gleixner
2
-2
/
+4
2013-04-05
ntp: Remove ntp_lock, using the timekeeping locks to protect ntp state
John Stultz
1
-37
/
+4
2013-04-05
timekeeping: Simplify tai updating from do_adjtimex
John Stultz
1
-5
/
+4
2013-04-05
timekeeping: Hold timekeepering locks in do_adjtimex and hardpps
John Stultz
1
-2
/
+17
2013-04-05
timekeeping: Move ADJ_SETOFFSET to top level do_adjtimex()
John Stultz
2
-11
/
+11
2013-04-05
ntp: Rework do_adjtimex to take timespec and tai arguments
John Stultz
3
-16
/
+17
2013-04-05
ntp: Move timex validation to timekeeping do_adjtimex call.
John Stultz
3
-5
/
+8
2013-04-05
ntp: Move do_adjtimex() and hardpps() functions to timekeeping.c
John Stultz
4
-12
/
+36
2013-04-05
ntp: Split out timex validation from do_adjtimex
John Stultz
1
-12
/
+27
2013-04-03
Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...
Thomas Gleixner
130
-968
/
+1676
2013-03-28
ARM: bcm281xx: Add timer driver (driver portion)
Christian Daudt
4
-5
/
+215
2013-03-25
timekeeping: __timekeeping_set_tai_offset can be static
Fengguang Wu
1
-1
/
+1
2013-03-25
tick: Change log level of NOHZ: local_softirq_pending message
Rado Vrbovsky
1
-2
/
+2
2013-03-25
hrtimer/trivial: Fix comment text in hrtimer.c
David Daney
1
-2
/
+4
2013-03-23
timekeeping: Split timekeeper_lock into lock and seqcount
Thomas Gleixner
1
-59
/
+73
2013-03-23
timekeeping: Move lock out of timekeeper struct
Thomas Gleixner
2
-57
/
+53
2013-03-23
timekeeping: Make jiffies_lock internal
Thomas Gleixner
3
-1
/
+3
2013-03-23
timekeeping: Calc stuff once
Thomas Gleixner
1
-3
/
+4
2013-03-23
hrtimer: Add hrtimer support for CLOCK_TAI
John Stultz
5
-3
/
+44
2013-03-23
timekeeping: Add CLOCK_TAI clockid
John Stultz
4
-4
/
+43
2013-03-23
timekeeping: Move TAI managment into timekeeping core from ntp
John Stultz
4
-8
/
+59
2013-03-22
clockevents: Add missing tick_check_broadcast_expired() for CLOCKEVENTS=n
Thomas Gleixner
1
-0
/
+1
2013-03-16
timekeeping: utilize the suspend-nonstop clocksource to count suspended time
Feng Tang
1
-7
/
+51
2013-03-16
x86: tsc: Add support for new S3_NONSTOP feature
Feng Tang
1
-1
/
+5
2013-03-16
clocksource: Add new feature flag CLOCK_SOURCE_SUSPEND_NONSTOP
Feng Tang
1
-0
/
+1
2013-03-16
x86: Add cpu capability flag X86_FEATURE_NONSTOP_TSC_S3
Feng Tang
2
-0
/
+13
2013-03-16
x86: Do full rtc synchronization with ntp
Prarit Bhargava
4
-83
/
+55
2013-03-16
timekeeping: Use inject_offset in warp_clock
John Stultz
1
-3
/
+3
2013-03-16
timekeeping: Avoid adjust kernel time once hwclock kept in UTC time
Dong Zhu
1
-5
/
+6
2013-03-13
x86: Use tick broadcast expired check
Thomas Gleixner
1
-0
/
+12
2013-03-13
arm: Use tick broadcast expired check
Thomas Gleixner
1
-1
/
+10
2013-03-13
tick: Provide a check for a forced broadcast pending
Thomas Gleixner
2
-0
/
+18
2013-03-13
tick: Handle broadcast wakeup of multiple cpus
Thomas Gleixner
1
-1
/
+58
2013-03-13
tick: Avoid programming the local cpu timer if broadcast pending
Thomas Gleixner
1
-2
/
+26
2013-03-13
Merge commit 'v3.9-rc2' into timers/core
Thomas Gleixner
312
-1347
/
+4039
2013-03-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-14
/
+40
[next]