index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-19
timers: Clear timer_base::must_forward_clk with timer_base::lock held
Gaurav Kohli
1
-13
/
+16
2018-08-09
nohz: Fix local_timer_softirq_pending()
Anna-Maria Gleixner
1
-1
/
+1
2018-07-22
clocksource: Initialize cs->wd_list
Peter Zijlstra
1
-0
/
+2
2018-07-03
time: Make sure jiffies_to_msecs() preserves non-zero time periods
Geert Uytterhoeven
1
-2
/
+4
2018-05-22
tick/broadcast: Use for_each_cpu() specially on UP kernels
Dexuan Cui
1
-0
/
+8
2018-05-01
tick/sched: Do not mess with an enqueued hrtimer
Thomas Gleixner
1
-5
/
+6
2018-04-26
alarmtimer: Init nanosleep alarm timer on stack
Thomas Gleixner
1
-8
/
+26
2018-03-28
posix-timers: Protect posix clock array access against speculation
Thomas Gleixner
1
-3
/
+8
2018-03-08
timers: Forward timer base before migrating timers
Lingutla Chandrasekhar
1
-0
/
+6
2018-03-03
hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)
Anna-Maria Gleixner
1
-1
/
+6
2018-01-31
hrtimer: Reset hrtimer cpu base proper on CPU hotplug
Thomas Gleixner
1
-0
/
+3
2018-01-23
timers: Unconditionally check deferrable base
Thomas Gleixner
1
-1
/
+1
2018-01-02
nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
Thomas Gleixner
1
-2
/
+17
2018-01-02
timers: Reinitialize per cpu bases on hotplug
Thomas Gleixner
1
-0
/
+15
2018-01-02
timers: Invoke timer_start_debug() where it makes sense
Thomas Gleixner
1
-2
/
+2
2018-01-02
timers: Use deferrable base independent of base::nohz_active
Anna-Maria Gleixner
1
-9
/
+7
2018-01-02
cpufreq: schedutil: Use idle_calls counter of the remote CPU
Joel Fernandes
1
-0
/
+13
2017-12-20
posix-timer: Properly check sigevent->sigev_notify
Thomas Gleixner
1
-12
/
+17
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
11
-0
/
+11
2017-09-08
drivers/pps: aesthetic tweaks to PPS-related content
Robert P. J. Day
1
-1
/
+1
2017-09-05
Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-2
/
+3
2017-09-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-11
/
+22
2017-09-04
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-2
/
+3
2017-08-31
alarmtimer: Ensure RTC module is not unloaded
Alexandre Belloni
1
-0
/
+6
2017-08-26
time: Fix ktime_get_raw() incorrect base accumulation
John Stultz
1
-3
/
+1
2017-08-24
timers: Fix excessive granularity of new timers after a nohz idle
Nicholas Piggin
1
-9
/
+41
2017-08-20
Merge branch 'fortglx/4.14/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
2
-3
/
+10
2017-08-18
posix-cpu-timers: Use dedicated helper to access rlimit values
Krzysztof Opasiak
1
-8
/
+6
2017-08-17
alarmtimer: Fix unavailable wake-up source in sysfs
Geert Uytterhoeven
1
-2
/
+9
2017-08-17
timekeeping: Use proper timekeeper for debug code
Stafford Horne
1
-1
/
+1
2017-08-01
timers: Fix overflow in get_next_timer_interrupt
Matija Glavinic Pecotic
1
-1
/
+1
2017-07-23
PM / timekeeping: Print debug messages when requested
Rafael J. Wysocki
1
-2
/
+3
2017-07-05
Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-147
/
+176
2017-07-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-781
/
+1129
2017-07-03
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-23
/
+42
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+9
2017-07-03
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-50
/
+0
2017-06-30
posix_clocks: Use get_itimerspec64() and put_itimerspec64()
Deepa Dinamani
1
-28
/
+16
2017-06-30
nanosleep: Use get_timespec64() and put_timespec64()
Deepa Dinamani
4
-37
/
+25
2017-06-30
posix-timers: Use get_timespec64() and put_timespec64()
Deepa Dinamani
2
-76
/
+70
2017-06-29
timers: Make the cpu base lock raw
Sebastian Andrzej Siewior
1
-24
/
+24
2017-06-25
posix-stubs: Conditionally include COMPAT_SYS_NI defines
Deepa Dinamani
1
-6
/
+7
2017-06-25
time: introduce {get,put}_itimerspec64
Deepa Dinamani
1
-0
/
+30
2017-06-25
time: add get_timespec64 and put_timespec64
Deepa Dinamani
1
-0
/
+28
2017-06-22
nohz: Move idle balancer registration to the idle path
Frederic Weisbecker
1
-2
/
+3
2017-06-22
sched/loadavg: Generalize "_idle" naming to "_nohz"
Frederic Weisbecker
1
-2
/
+2
2017-06-21
Merge branch 'fortglx/4.13/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
1
-20
/
+26
2017-06-21
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
3
-28
/
+49
2017-06-20
time: Add warning about imminent deprecation of CONFIG_GENERIC_TIME_VSYSCALL_OLD
John Stultz
1
-0
/
+1
2017-06-20
time: Clean up CLOCK_MONOTONIC_RAW time handling
John Stultz
1
-20
/
+25
[next]