summaryrefslogtreecommitdiff
path: root/kernel/time
AgeCommit message (Expand)Author
2025-11-01timers/migration: Assert that hotplug preparing CPU is part of stable active ...Frederic Weisbecker
2025-11-01timers/migration: Fix imbalanced NUMA treesFrederic Weisbecker
2025-11-01timers/migration: Remove locking on group connectionFrederic Weisbecker
2025-11-01timers/migration: Convert "while" loops to use "for"Frederic Weisbecker
2025-11-01tick/sched: Limit non-timekeeper CPUs calling jiffies updateSteve Wahl
2025-09-21time: Fix spelling mistakes in commentsHaofeng Li
2025-09-09clocksource: Print durations for sync check unconditionallyJiri Wiesner
2025-09-09tick: Do not set device to detached state in tick_shutdown()Bibo Mao
2025-09-09hrtimer: Reorder branches in hrtimer_clockid_to_base()Thomas Weißschuh
2025-09-09hrtimer: Remove hrtimer_clock_base:: Get_timeThomas Weißschuh
2025-09-09timers/itimer: Avoid direct access to hrtimer clockbaseThomas Weißschuh
2025-09-09posix-timers: Avoid direct access to hrtimer clockbaseThomas Weißschuh
2025-07-31Merge tag 'bitmap-for-6.17' of https://github.com/norov/linuxLinus Torvalds
2025-07-31clocksource: Improve randomness in clocksource_verify_choose_cpus()Yury Norov [NVIDIA]
2025-07-29Merge tag 'timers-ptp-2025-07-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-29Merge tag 'timers-core-2025-07-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-07-29Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-22timekeeping: Zero initialize system_counterval when querying time from phc dr...Markus Blöchl
2025-07-18vdso/vsyscall: Update auxiliary clock data in the datapageThomas Weißschuh
2025-07-18vdso: Introduce aux_clock_resolution_ns()Thomas Weißschuh
2025-07-09vdso/vsyscall: Split up __arch_update_vsyscall() into __arch_update_vdso_clock()Thomas Weißschuh
2025-07-09vdso/vsyscall: Introduce a helper to fill clock configurationsThomas Weißschuh
2025-07-09Merge v6.16-rc2 into timers/ptpThomas Gleixner
2025-07-03Merge tag 'ktime-get-clock-ts64-for-ptp' into timers/ptpThomas Gleixner
2025-07-03timekeeping: Provide ktime_get_clock_ts64()Thomas Gleixner
2025-07-01time/timecounter: Fix the lie that struct cyclecounter is constGreg Kroah-Hartman
2025-06-27timekeeping: Provide interface to control auxiliary clocksThomas Gleixner
2025-06-27timekeeping: Provide update for auxiliary timekeepersThomas Gleixner
2025-06-27timekeeping: Provide adjtimex() for auxiliary clocksThomas Gleixner
2025-06-27timekeeping: Prepare do_adtimex() for auxiliary clocksThomas Gleixner
2025-06-27timekeeping: Make do_adjtimex() reusableThomas Gleixner
2025-06-27timekeeping: Add auxiliary clock support to __timekeeping_inject_offset()Thomas Gleixner
2025-06-27timekeeping: Make timekeeping_inject_offset() reusableThomas Gleixner
2025-06-27timekeeping: Provide time setter for auxiliary clocksThomas Gleixner
2025-06-27timekeeping: Add minimal posix-timers support for auxiliary clocksThomas Gleixner
2025-06-27timekeeping: Provide time getters for auxiliary clocksThomas Gleixner
2025-06-27timekeeping: Update auxiliary timekeepers on clocksource changeThomas Gleixner
2025-06-19ntp: Use ktime_get_ntp_seconds()Thomas Gleixner
2025-06-19timekeeping: Provide ktime_get_ntp_seconds()Thomas Gleixner
2025-06-19timekeeping: Introduce auxiliary timekeepersAnna-Maria Behnsen
2025-06-19timekeeping: Add clock_valid flag to timekeeperThomas Gleixner
2025-06-19timekeeping: Prepare timekeeping_update_from_shadow()Thomas Gleixner
2025-06-19timekeeping: Make __timekeeping_advance() reusableAnna-Maria Behnsen
2025-06-19ntp: Rename __do_adjtimex() to ntp_adjtimex()Thomas Gleixner
2025-06-19ntp: Add timekeeper ID arguments to public functionsThomas Gleixner
2025-06-19ntp: Add support for auxiliary timekeepersThomas Gleixner
2025-06-19time: Introduce auxiliary POSIX clocksAnna-Maria Behnsen
2025-06-19timekeeping: Introduce timekeeper IDAnna-Maria Behnsen
2025-06-19timekeeping: Avoid double notification in do_adjtimex()Thomas Gleixner
2025-06-19timekeeping: Cleanup kernel doc of __ktime_get_real_seconds()Thomas Gleixner