index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
file.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-08
hrtimer: Fix ktime_add_ns() overflow on 32bit architectures
David Engraf
1
-0
/
+4
2013-04-08
hrtimer: Add expiry time overflow check in hrtimer_interrupt
Prarit Bhargava
1
-0
/
+2
2013-04-04
timekeeping: Shorten seq_count region
Thomas Gleixner
1
-3
/
+2
2013-04-04
timekeeping: Implement a shadow timekeeper
Thomas Gleixner
1
-12
/
+29
2013-04-04
timekeeping: Delay update of clock->cycle_last
Thomas Gleixner
1
-1
/
+3
2013-04-04
timekeeping: Store cycle_last value in timekeeper struct as well
Thomas Gleixner
2
-2
/
+4
2013-04-04
ntp: Remove ntp_lock, using the timekeeping locks to protect ntp state
John Stultz
1
-37
/
+4
2013-04-04
timekeeping: Simplify tai updating from do_adjtimex
John Stultz
1
-5
/
+4
2013-04-04
timekeeping: Hold timekeepering locks in do_adjtimex and hardpps
John Stultz
1
-2
/
+17
2013-04-04
timekeeping: Move ADJ_SETOFFSET to top level do_adjtimex()
John Stultz
2
-11
/
+11
2013-04-04
ntp: Rework do_adjtimex to take timespec and tai arguments
John Stultz
3
-16
/
+17
2013-04-04
ntp: Move timex validation to timekeeping do_adjtimex call.
John Stultz
3
-5
/
+8
2013-04-04
ntp: Move do_adjtimex() and hardpps() functions to timekeeping.c
John Stultz
4
-12
/
+36
2013-04-04
ntp: Split out timex validation from do_adjtimex
John Stultz
1
-12
/
+27
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-11
s390: Fix a header dependencies related build error
Li Zefan
1
-0
/
+1
2013-03-11
um: Use tty_port in SIGWINCH handler
Richard Weinberger
5
-18
/
+22
2013-03-11
um: Use tty_port_operations->destruct
Richard Weinberger
3
-14
/
+14
2013-03-11
um: fix build failure due to mess-up of sig_info protorype
Sergei Trofimovich
1
-1
/
+1
[next]