index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
10
-237
/
+372
|
\
|
*
timers: Add a function to start/reduce a timer
David Howells
2017-11-12
1
-7
/
+38
|
*
pstore: Use ktime_get_real_fast_ns() instead of __getnstimeofday()
Arnd Bergmann
2017-11-12
1
-0
/
+1
|
*
kernel/time/Kconfig: Fix typo in comment
Randy Dunlap
2017-11-02
1
-1
/
+1
|
*
clockevents: Update clockevents device next_event on stop
Prasad Sodagudi
2017-11-01
1
-0
/
+1
|
*
Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
2017-10-31
5
-183
/
+227
|
|
\
|
|
*
time: Move time_t conversion helpers to time32.h
Arnd Bergmann
2017-10-30
1
-2
/
+3
|
|
*
time: Remove unused functions
Arnd Bergmann
2017-10-30
1
-18
/
+0
|
|
*
timekeeping: Use timespec64 in timekeeping_inject_offset
Arnd Bergmann
2017-10-30
1
-47
/
+25
|
|
*
timekeeping: Consolidate timekeeping_inject_offset code
Arnd Bergmann
2017-10-30
5
-100
/
+123
|
|
*
rtc: Allow rtc drivers to specify the tv_nsec value for ntp
Jason Gunthorpe
2017-10-30
1
-53
/
+113
|
*
|
clockevents: Retry programming min delta up to 10 times
James Hogan
2017-10-19
1
-8
/
+13
|
*
|
timer: Convert stub timer to timer_setup()
Thomas Gleixner
2017-10-18
1
-3
/
+3
|
*
|
timers: Avoid an unnecessary iteration in __run_timers()
Zhenzhong Duan
2017-10-18
1
-2
/
+5
|
*
|
time: Use do_settimeofday64() internally
Arnd Bergmann
2017-10-17
1
-6
/
+6
|
*
|
posix-stubs: Use get_timespec64() and put_timespec64()
Arnd Bergmann
2017-10-17
1
-12
/
+8
|
*
|
timer: Convert schedule_timeout() to use from_timer()
Kees Cook
2017-10-05
1
-7
/
+19
|
*
|
timekeeping: Provide NMI safe access to clock realtime
Thomas Gleixner
2017-09-25
1
-0
/
+35
|
*
|
timekeeping: Make fast accessors return 0 before timekeeping is initialized
Prarit Bhargava
2017-09-25
1
-14
/
+21
|
|
/
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-13
1
-28
/
+5
|
\
\
|
*
\
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2017-11-08
11
-0
/
+11
|
|
\
\
|
*
|
|
sched/isolation: Handle the nohz_full= parameter
Frederic Weisbecker
2017-10-27
1
-10
/
+3
|
*
|
|
sched/isolation: Move housekeeping related code to its own file
Frederic Weisbecker
2017-10-27
1
-18
/
+0
|
*
|
|
sched/idle: Move quiet_vmstate() into the NOHZ code
Peter Zijlstra
2017-10-10
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
timers/posix-cpu-timers: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
2017-11-08
1
-3
/
+3
*
|
|
timers/hrtimer: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
2017-11-08
1
-3
/
+1
*
|
|
timers/nohz: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
2017-11-08
1
-3
/
+2
|
|
/
|
/
|
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
11
-0
/
+11
|
/
*
drivers/pps: aesthetic tweaks to PPS-related content
Robert P. J. Day
2017-09-08
1
-1
/
+1
*
Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-09-05
1
-2
/
+3
|
\
|
*
Merge branch 'pm-sleep'
Rafael J. Wysocki
2017-09-04
1
-2
/
+3
|
|
\
|
|
*
PM / timekeeping: Print debug messages when requested
Rafael J. Wysocki
2017-07-23
1
-2
/
+3
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-09-04
3
-11
/
+22
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
alarmtimer: Ensure RTC module is not unloaded
Alexandre Belloni
2017-08-31
1
-0
/
+6
|
*
|
Merge branch 'fortglx/4.14/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
2017-08-20
2
-3
/
+10
|
|
\
\
|
|
*
|
alarmtimer: Fix unavailable wake-up source in sysfs
Geert Uytterhoeven
2017-08-17
1
-2
/
+9
|
|
*
|
timekeeping: Use proper timekeeper for debug code
Stafford Horne
2017-08-17
1
-1
/
+1
|
|
|
/
|
*
|
posix-cpu-timers: Use dedicated helper to access rlimit values
Krzysztof Opasiak
2017-08-18
1
-8
/
+6
*
|
|
time: Fix ktime_get_raw() incorrect base accumulation
John Stultz
2017-08-26
1
-3
/
+1
*
|
|
timers: Fix excessive granularity of new timers after a nohz idle
Nicholas Piggin
2017-08-24
1
-9
/
+41
|
/
/
*
/
timers: Fix overflow in get_next_timer_interrupt
Matija Glavinic Pecotic
2017-08-01
1
-1
/
+1
|
/
*
Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-07-05
6
-147
/
+176
|
\
|
*
posix_clocks: Use get_itimerspec64() and put_itimerspec64()
Deepa Dinamani
2017-06-30
1
-28
/
+16
|
*
nanosleep: Use get_timespec64() and put_timespec64()
Deepa Dinamani
2017-06-30
4
-37
/
+25
|
*
posix-timers: Use get_timespec64() and put_timespec64()
Deepa Dinamani
2017-06-30
2
-76
/
+70
|
*
posix-stubs: Conditionally include COMPAT_SYS_NI defines
Deepa Dinamani
2017-06-25
1
-6
/
+7
|
*
time: introduce {get,put}_itimerspec64
Deepa Dinamani
2017-06-25
1
-0
/
+30
|
*
time: add get_timespec64 and put_timespec64
Deepa Dinamani
2017-06-25
1
-0
/
+28
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-03
11
-781
/
+1129
|
\
\
|
*
|
timers: Make the cpu base lock raw
Sebastian Andrzej Siewior
2017-06-29
1
-24
/
+24
[next]