index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
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
2024-04-01
timers: Fix text inconsistencies and spelling
Randy Dunlap
2024-04-01
tick/sched: Fix struct tick_sched doc warnings
Randy Dunlap
2024-04-01
tick/sched: Fix various kernel-doc warnings
Randy Dunlap
2024-03-27
Fix memory leak in posix_clock_open()
Linus Torvalds
2024-03-25
Merge tag 'v6.9-rc1' into sched/core, to pick up fixes and to refresh the branch
Ingo Molnar
2024-03-23
Merge tag 'timers-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-03-21
Merge tag 'rtc-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2024-03-19
timers: Fix removed self-IPI on global timer's enqueue in nohz_full
Frederic Weisbecker
2024-03-19
timers/migration: Fix endless timer requeue after idle interrupts
Frederic Weisbecker
2024-03-17
Merge tag 'timers-urgent-2024-03-17' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-03-16
timer/migration: Remove buggy early return on deactivation
Frederic Weisbecker
2024-03-12
sched/balancing: Rename scheduler_tick() => sched_tick()
Ingo Molnar
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-11
Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-03-11
Merge tag 'timers-ptp-2024-03-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-08
rtc: class: make rtc_class constant
Ricardo B. Marliere
2024-03-06
timer/migration: Fix quick check reporting late expiry
Frederic Weisbecker
2024-03-01
sched/idle: Conditionally handle tick broadcast in default_idle_call()
Thomas Gleixner
2024-02-29
tick/sched: Fix build failure for CONFIG_NO_HZ_COMMON=n
Arnd Bergmann
2024-02-27
time: test: Fix incorrect format specifier
David Gow
2024-02-26
timers: Assert no next dyntick timer look-up while CPU is offline
Frederic Weisbecker
2024-02-26
tick: Assume timekeeping is correctly handed over upon last offline idle call
Frederic Weisbecker
2024-02-26
tick: Shut down low-res tick from dying CPU
Frederic Weisbecker
2024-02-26
tick: Split nohz and highres features from nohz_mode
Frederic Weisbecker
2024-02-26
tick: Move individual bit features to debuggable mask accesses
Frederic Weisbecker
[next]