summaryrefslogtreecommitdiffstats
path: root/kernel/time
AgeCommit message (Expand)AuthorLines
2025-07-31Merge tag 'bitmap-for-6.17' of https://github.com/norov/linuxLinus Torvalds-4/+1
2025-07-31clocksource: Improve randomness in clocksource_verify_choose_cpus()Yury Norov [NVIDIA]-4/+1
2025-07-29Merge tag 'timers-ptp-2025-07-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-131/+680
2025-07-29Merge tag 'timers-core-2025-07-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-19/+12
2025-07-29Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2025-07-22timekeeping: Zero initialize system_counterval when querying time from phc dr...Markus Blöchl-1/+1
2025-07-18vdso/vsyscall: Update auxiliary clock data in the datapageThomas Weißschuh-0/+57
2025-07-18vdso: Introduce aux_clock_resolution_ns()Thomas Weißschuh-2/+4
2025-07-09vdso/vsyscall: Split up __arch_update_vsyscall() into __arch_update_vdso_clock()Thomas Weißschuh-1/+2
2025-07-09vdso/vsyscall: Introduce a helper to fill clock configurationsThomas Weißschuh-14/+13
2025-07-09Merge v6.16-rc2 into timers/ptpThomas Gleixner-0/+9
2025-07-03Merge tag 'ktime-get-clock-ts64-for-ptp' into timers/ptpThomas Gleixner-0/+34
2025-07-03timekeeping: Provide ktime_get_clock_ts64()Thomas Gleixner-0/+33
2025-07-01time/timecounter: Fix the lie that struct cyclecounter is constGreg Kroah-Hartman-1/+1
2025-06-27timekeeping: Provide interface to control auxiliary clocksThomas Gleixner-0/+116
2025-06-27timekeeping: Provide update for auxiliary timekeepersThomas Gleixner-0/+19
2025-06-27timekeeping: Provide adjtimex() for auxiliary clocksThomas Gleixner-0/+16
2025-06-27timekeeping: Prepare do_adtimex() for auxiliary clocksThomas Gleixner-3/+33
2025-06-27timekeeping: Make do_adjtimex() reusableThomas Gleixner-46/+56
2025-06-27timekeeping: Add auxiliary clock support to __timekeeping_inject_offset()Thomas Gleixner-8/+31
2025-06-27timekeeping: Make timekeeping_inject_offset() reusableThomas Gleixner-11/+15
2025-06-27timekeeping: Provide time setter for auxiliary clocksThomas Gleixner-0/+44
2025-06-27timekeeping: Add minimal posix-timers support for auxiliary clocksThomas Gleixner-0/+25
2025-06-27timekeeping: Provide time getters for auxiliary clocksThomas Gleixner-0/+65
2025-06-27timekeeping: Update auxiliary timekeepers on clocksource changeThomas Gleixner-0/+33
2025-06-19ntp: Use ktime_get_ntp_seconds()Thomas Gleixner-2/+2
2025-06-19timekeeping: Provide ktime_get_ntp_seconds()Thomas Gleixner-0/+12
2025-06-19timekeeping: Introduce auxiliary timekeepersAnna-Maria Behnsen-2/+20
2025-06-19timekeeping: Add clock_valid flag to timekeeperThomas Gleixner-2/+3
2025-06-19timekeeping: Prepare timekeeping_update_from_shadow()Thomas Gleixner-5/+7
2025-06-19timekeeping: Make __timekeeping_advance() reusableAnna-Maria Behnsen-6/+6
2025-06-19ntp: Rename __do_adjtimex() to ntp_adjtimex()Thomas Gleixner-5/+5
2025-06-19ntp: Add timekeeper ID arguments to public functionsThomas Gleixner-26/+30
2025-06-19ntp: Add support for auxiliary timekeepersThomas Gleixner-19/+22
2025-06-19time: Introduce auxiliary POSIX clocksAnna-Maria Behnsen-2/+13
2025-06-19timekeeping: Introduce timekeeper IDAnna-Maria Behnsen-2/+3
2025-06-19timekeeping: Avoid double notification in do_adjtimex()Thomas Gleixner-42/+56
2025-06-19timekeeping: Cleanup kernel doc of __ktime_get_real_seconds()Thomas Gleixner-3/+8
2025-06-19timekeeping: Remove hardcoded access to tk_coreThomas Gleixner-1/+1
2025-06-14clocksource: Use cpumask_next_wrap() in clocksource_watchdog()Yury Norov [NVIDIA]-3/+1
2025-06-14clocksource: Use cpumask_any_but() in clocksource_verify_choose_cpus()Yury Norov [NVIDIA]-3/+1
2025-06-13posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_ti...Oleg Nesterov-0/+9
2025-06-12timers/migration: Clean up the loop in tmigr_quick_check()Petr Tesarik-13/+10
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-1/+1
2025-05-27Merge tag 'timers-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-111/+45
2025-05-27Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-19/+19
2025-05-13clocksource: Fix the CPUs' choice in the watchdog per CPU verificationGuilherme G. Piccoli-1/+1
2025-05-08treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()Ingo Molnar-3/+3
2025-05-08treewide, timers: Rename try_to_del_timer_sync() as timer_delete_sync_try()Ingo Molnar-3/+3
2025-05-08timers: Rename init_timers() as timers_init()Ingo Molnar-1/+1