index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
2024-08-05
timekeeping: Fix bogus clock_was_set() invocation in do_adjtimex()
Thomas Gleixner
2024-08-05
ntp: Safeguard against time_constant overflow
Justin Stitt
2024-08-05
ntp: Clamp maxerror and esterror to operating range
Justin Stitt
2024-08-02
clocksource: Fix brown-bag boolean thinko in cs_watchdog_read()
Paul E. McKenney
2024-07-31
tick/broadcast: Move per CPU pointer access into the atomic section
Thomas Gleixner
2024-07-27
Merge tag 'timers-urgent-2024-07-26' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-22
timers/migration: Fix grammar in comment
Anna-Maria Behnsen
2024-07-22
timers/migration: Spare write when nothing changed
Anna-Maria Behnsen
2024-07-22
timers/migration: Rename childmask by groupmask to make naming more obvious
Anna-Maria Behnsen
2024-07-22
timers/migration: Read childmask and parent pointer in a single place
Anna-Maria Behnsen
2024-07-22
timers/migration: Use a single struct for hierarchy walk data
Anna-Maria Behnsen
2024-07-22
timers/migration: Improve tracing
Anna-Maria Behnsen
2024-07-22
timers/migration: Move hierarchy setup into cpuhotplug prepare callback
Anna-Maria Behnsen
2024-07-22
timers/migration: Do not rely always on group->parent
Anna-Maria Behnsen
2024-07-13
Merge tag 'timers-v6.11-rc1' of https://git.linaro.org/people/daniel.lezcano/...
Thomas Gleixner
2024-07-11
tick/broadcast: Make takeover of broadcast hrtimer reliable
Yu Liao
2024-07-03
tick/sched: Combine WARN_ON_ONCE and print_once
Anna-Maria Behnsen
2024-06-25
hrtimer: Prevent queuing of hrtimer without a function callback
Phil Chang
2024-06-23
timekeeping: Add missing kernel-doc function comments
Yang Li
2024-06-21
tick: Remove unnused tick_nohz_get_idle_calls()
Christian Loehle
2024-06-10
tick/nohz_full: Don't abuse smp_call_function_single() in tick_setup_device()
Oleg Nesterov
2024-06-03
timekeeping: Add function to convert realtime to base clock
Lakshmi Sowjanya D
2024-06-03
timekeeping: Provide infrastructure for converting to/from a base clock
Lakshmi Sowjanya D
2024-06-03
time: Add MODULE_DESCRIPTION() to time test modules
Jeff Johnson
2024-05-17
Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-14
Merge tag 'timers-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-05-13
Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-05-08
timers/migration: Prevent out of bounds access on failure
Levi Yun
2024-04-30
clocksource: Make the int help prompt unit readable in ncurses
Borislav Petkov (AMD)
2024-04-24
timekeeping: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-04-22
hrtimer: Rename __hrtimer_hres_active() to hrtimer_hres_active()
Jiapeng Chong
2024-04-10
timekeeping: Use READ/WRITE_ONCE() for tick_do_timer_cpu
Thomas Gleixner
2024-04-09
clockevents: Convert s[n]printf() to sysfs_emit()
Li Zhijian
2024-04-09
clocksource: Convert s[n]printf() to sysfs_emit()
Li Zhijian
2024-04-08
clocksource: Make watchdog and suspend-timing multiplication overflow safe
Adrian Hunter
2024-04-08
timekeeping: Let timekeeping_cycles_to_ns() handle both under and overflow
Adrian Hunter
2024-04-08
timekeeping: Make delta calculation overflow safe
Adrian Hunter
2024-04-08
timekeeping: Prepare timekeeping_cycles_to_ns() for overflow safety
Adrian Hunter
2024-04-08
timekeeping: Fold in timekeeping_delta_to_ns()
Adrian Hunter
2024-04-08
timekeeping: Consolidate timekeeping helpers
Adrian Hunter
2024-04-08
timekeeping: Refactor timekeeping helpers
Adrian Hunter
2024-04-08
timekeeping: Reuse timekeeping_cycles_to_ns()
Adrian Hunter
2024-04-08
timekeeping: Tidy timekeeping_cycles_to_ns() slightly
Adrian Hunter
2024-04-08
timekeeping: Rename fast_tk_get_delta_ns() to __timekeeping_get_ns()
Adrian Hunter
2024-04-08
timekeeping: Move timekeeping helper functions
Adrian Hunter
2024-04-08
vdso: Add vdso_data:: Max_cycles
Adrian Hunter
2024-04-08
hrtimer: Remove unused function
Jiapeng Chong
2024-04-05
timers/migration: Return early on deactivation
Anna-Maria Behnsen
2024-04-05
timers/migration: Fix ignored event due to missing CPU update
Frederic Weisbecker
[next]