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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2013-12-11
time: Fix 1ns/tick drift w/ GENERIC_TIME_VSYSCALL_OLD
Martin Schwidefsky
1
-1
/
+1
2013-12-08
ntp: Make periodic RTC update more reliable
Miroslav Lichvar
1
-1
/
+2
2013-12-08
clockevents: Prefer CPU local devices over global devices
Stephen Boyd
1
-2
/
+7
2013-12-08
clockevents: Split out selection logic
Thomas Gleixner
2
-38
/
+56
2013-12-08
clockevents: Add module refcount
Thomas Gleixner
3
-0
/
+8
2013-12-08
clockevents: Get rid of the notifier chain
Thomas Gleixner
4
-63
/
+14
2013-12-04
alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist
KOSAKI Motohiro
1
-2
/
+2
2013-11-13
clockevents: Sanitize ticks to nsec conversion
Thomas Gleixner
1
-15
/
+50
2013-10-01
timekeeping: Fix HRTICK related deadlock from ntp lock changes
John Stultz
2
-4
/
+4
2013-09-07
timer_list: correct the iterator for timer_list
Nathan Zimmer
1
-17
/
+24
2013-08-11
Revert "cpuidle: Quickly notice prediction failure for repeat mode"
Rafael J. Wysocki
1
-7
/
+2
2013-07-25
tick: Prevent uncontrolled switch to oneshot mode
Thomas Gleixner
1
-1
/
+9
2013-07-25
tick: Sanitize broadcast control logic
Thomas Gleixner
2
-12
/
+61
2013-06-21
tick: Fix tick_broadcast_pending_mask not cleared
Daniel Lezcano
1
-2
/
+5
2013-05-31
tick: Remove useless timekeeping duty attribution to broadcast source
Jiri Bohac
1
-4
/
+0
2013-05-31
nohz: Fix notifier return val that enforce timekeeping
Li Zhong
1
-1
/
+1
2013-05-29
Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...
Thomas Gleixner
2
-1
/
+8
2013-05-28
timekeeping: Correct run-time detection of persistent_clock.
Zoran Markovic
1
-0
/
+8
2013-05-28
ntp: Remove unused variable flags in __hardpps
Geert Uytterhoeven
1
-1
/
+0
2013-05-28
tick: Cure broadcast false positive pending bit warning
Thomas Gleixner
1
-1
/
+7
2013-05-15
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-11
/
+7
2013-05-14
time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons
John Stultz
1
-5
/
+0
2013-05-14
tick: Don't invoke tick_nohz_stop_sched_tick() if the cpu is offline
Thomas Gleixner
1
-0
/
+1
2013-05-12
tick: Cleanup NOHZ per cpu data on cpu down
Thomas Gleixner
1
-1
/
+1
2013-05-05
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-24
/
+360
2013-05-05
tick: Use zalloc_cpumask_var for allocating offstack cpumasks
Thomas Gleixner
1
-5
/
+5
2013-05-04
sched: Keep at least 1 tick per second for active dynticks tasks
Frederic Weisbecker
1
-0
/
+7
2013-05-04
rcu: Fix full dynticks' dependency on wide RCU nocb mode
Frederic Weisbecker
1
-1
/
+0
2013-05-02
Merge commit '8700c95adb03' into timers/nohz
Frederic Weisbecker
1
-1
/
+2
2013-04-29
nohz: Protect smp_processor_id() in tick_nohz_task_switch()
Li Zhong
1
-3
/
+4
2013-04-27
Merge branch 'timers/nohz-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
1
-1
/
+3
2013-04-26
nohz: Select VIRT_CPU_ACCOUNTING_GEN from full dynticks config
Frederic Weisbecker
1
-1
/
+3
2013-04-26
nohz: Reduce overhead under high-freq idling patterns
Ingo Molnar
1
-3
/
+4
2013-04-25
clockevents: Set dummy handler on CPU_DEAD shutdown
Thomas Gleixner
2
-0
/
+5
2013-04-24
Merge branch 'linus' into timers/core
Thomas Gleixner
1
-1
/
+2
2013-04-24
nohz: Remove full dynticks' superfluous dependency on RCU tree
Frederic Weisbecker
1
-2
/
+0
2013-04-22
nohz: Add basic tracing
Frederic Weisbecker
1
-4
/
+15
2013-04-22
nohz: Select wide RCU nocb for full dynticks
Frederic Weisbecker
1
-0
/
+1
2013-04-22
nohz: Re-evaluate the tick for the new task after a context switch
Frederic Weisbecker
1
-0
/
+20
2013-04-22
nohz: Prepare to stop the tick on irq exit
Frederic Weisbecker
1
-6
/
+25
2013-04-22
nohz: Implement full dynticks kick
Frederic Weisbecker
1
-4
/
+38
2013-04-22
timekeeping: Update tk->cycle_last in resume
Thomas Gleixner
1
-1
/
+1
2013-04-22
nohz: Re-evaluate the tick from the scheduler IPI
Frederic Weisbecker
1
-1
/
+1
2013-04-21
Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
2
-0
/
+52
2013-04-19
nohz: New option to default all CPUs in full dynticks range
Frederic Weisbecker
2
-2
/
+31
2013-04-19
nohz: Ensure full dynticks CPUs are RCU nocbs
Frederic Weisbecker
1
-6
/
+16
2013-04-19
nohz: Force boot CPU outside full dynticks range
Frederic Weisbecker
1
-39
/
+15
2013-04-18
nohz: New APIs to re-evaluate the tick on full dynticks CPUs
Frederic Weisbecker
2
-0
/
+52
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
[next]