index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-09
hrtimers: Unconditionally update target CPU base after offline timer migration
Xiongfeng Wang
1
-8
/
+3
2025-09-03
vdso/vsyscall: Avoid slow division loop in auxiliary clock update
Thomas Weißschuh
2
-4
/
+10
2025-07-31
Merge tag 'bitmap-for-6.17' of https://github.com/norov/linux
Linus Torvalds
1
-4
/
+1
2025-07-31
clocksource: Improve randomness in clocksource_verify_choose_cpus()
Yury Norov [NVIDIA]
1
-4
/
+1
2025-07-29
Merge tag 'timers-ptp-2025-07-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-131
/
+680
2025-07-29
Merge tag 'timers-core-2025-07-27' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-19
/
+12
2025-07-29
Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-07-22
timekeeping: Zero initialize system_counterval when querying time from phc dr...
Markus Blöchl
1
-1
/
+1
2025-07-18
vdso/vsyscall: Update auxiliary clock data in the datapage
Thomas Weißschuh
3
-0
/
+57
2025-07-18
vdso: Introduce aux_clock_resolution_ns()
Thomas Weißschuh
1
-2
/
+4
2025-07-09
vdso/vsyscall: Split up __arch_update_vsyscall() into __arch_update_vdso_clock()
Thomas Weißschuh
1
-1
/
+2
2025-07-09
vdso/vsyscall: Introduce a helper to fill clock configurations
Thomas Weißschuh
1
-14
/
+13
2025-07-09
Merge v6.16-rc2 into timers/ptp
Thomas Gleixner
1
-0
/
+9
2025-07-03
Merge tag 'ktime-get-clock-ts64-for-ptp' into timers/ptp
Thomas Gleixner
1
-0
/
+34
2025-07-03
timekeeping: Provide ktime_get_clock_ts64()
Thomas Gleixner
1
-0
/
+33
2025-07-01
time/timecounter: Fix the lie that struct cyclecounter is const
Greg Kroah-Hartman
1
-1
/
+1
2025-06-27
timekeeping: Provide interface to control auxiliary clocks
Thomas Gleixner
1
-0
/
+116
2025-06-27
timekeeping: Provide update for auxiliary timekeepers
Thomas Gleixner
1
-0
/
+19
2025-06-27
timekeeping: Provide adjtimex() for auxiliary clocks
Thomas Gleixner
1
-0
/
+16
2025-06-27
timekeeping: Prepare do_adtimex() for auxiliary clocks
Thomas Gleixner
1
-3
/
+33
2025-06-27
timekeeping: Make do_adjtimex() reusable
Thomas Gleixner
1
-46
/
+56
2025-06-27
timekeeping: Add auxiliary clock support to __timekeeping_inject_offset()
Thomas Gleixner
1
-8
/
+31
2025-06-27
timekeeping: Make timekeeping_inject_offset() reusable
Thomas Gleixner
1
-11
/
+15
2025-06-27
timekeeping: Provide time setter for auxiliary clocks
Thomas Gleixner
1
-0
/
+44
2025-06-27
timekeeping: Add minimal posix-timers support for auxiliary clocks
Thomas Gleixner
3
-0
/
+25
2025-06-27
timekeeping: Provide time getters for auxiliary clocks
Thomas Gleixner
1
-0
/
+65
2025-06-27
timekeeping: Update auxiliary timekeepers on clocksource change
Thomas Gleixner
1
-0
/
+33
2025-06-19
ntp: Use ktime_get_ntp_seconds()
Thomas Gleixner
1
-2
/
+2
2025-06-19
timekeeping: Provide ktime_get_ntp_seconds()
Thomas Gleixner
2
-0
/
+12
2025-06-19
timekeeping: Introduce auxiliary timekeepers
Anna-Maria Behnsen
1
-2
/
+20
2025-06-19
timekeeping: Add clock_valid flag to timekeeper
Thomas Gleixner
1
-2
/
+3
2025-06-19
timekeeping: Prepare timekeeping_update_from_shadow()
Thomas Gleixner
1
-5
/
+7
2025-06-19
timekeeping: Make __timekeeping_advance() reusable
Anna-Maria Behnsen
1
-6
/
+6
2025-06-19
ntp: Rename __do_adjtimex() to ntp_adjtimex()
Thomas Gleixner
3
-5
/
+5
2025-06-19
ntp: Add timekeeper ID arguments to public functions
Thomas Gleixner
3
-26
/
+30
2025-06-19
ntp: Add support for auxiliary timekeepers
Thomas Gleixner
1
-19
/
+22
2025-06-19
time: Introduce auxiliary POSIX clocks
Anna-Maria Behnsen
1
-2
/
+13
2025-06-19
timekeeping: Introduce timekeeper ID
Anna-Maria Behnsen
1
-2
/
+3
2025-06-19
timekeeping: Avoid double notification in do_adjtimex()
Thomas Gleixner
1
-42
/
+56
2025-06-19
timekeeping: Cleanup kernel doc of __ktime_get_real_seconds()
Thomas Gleixner
1
-3
/
+8
2025-06-19
timekeeping: Remove hardcoded access to tk_core
Thomas Gleixner
1
-1
/
+1
2025-06-14
clocksource: Use cpumask_next_wrap() in clocksource_watchdog()
Yury Norov [NVIDIA]
1
-3
/
+1
2025-06-14
clocksource: Use cpumask_any_but() in clocksource_verify_choose_cpus()
Yury Norov [NVIDIA]
1
-3
/
+1
2025-06-13
posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_ti...
Oleg Nesterov
1
-0
/
+9
2025-06-12
timers/migration: Clean up the loop in tmigr_quick_check()
Petr Tesarik
1
-13
/
+10
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-05-27
Merge tag 'timers-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-111
/
+45
2025-05-27
Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-19
/
+19
2025-05-13
clocksource: Fix the CPUs' choice in the watchdog per CPU verification
Guilherme G. Piccoli
1
-1
/
+1
2025-05-08
treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()
Ingo Molnar
2
-3
/
+3
[next]