index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
2024-02-22
timers: Simplify code in run_local_timers()
Anna-Maria Behnsen
2024-02-22
timers: Make sure TIMER_PINNED flag is set in add_timer_on()
Anna-Maria Behnsen
2024-02-22
timers: Introduce add_timer() variants which modify timer flags
Anna-Maria Behnsen
2024-02-22
timers: Optimization for timer_base_try_to_set_idle()
Anna-Maria Behnsen
2024-02-22
timers: Move marking timer bases idle into tick_nohz_stop_tick()
Anna-Maria Behnsen
2024-02-22
timers: Split out get next timer interrupt
Anna-Maria Behnsen
2024-02-22
timers: Restructure get_next_timer_interrupt()
Anna-Maria Behnsen
2024-02-21
clocksource: Scale the watchdog read retries automatically
Feng Tang
2024-02-21
time/kunit: Use correct format specifier
David Gow
2024-02-19
Merge tag 'v6.8-rc5' into timers/core, to resolve conflict
Ingo Molnar
2024-02-19
timekeeping: Fix cross-timestamp interpolation for non-x86
Peter Hilber
2024-02-19
timekeeping: Fix cross-timestamp interpolation corner case decision
Peter Hilber
2024-02-19
timekeeping: Fix cross-timestamp interpolation on counter wrap
Peter Hilber
2024-02-19
timers: Add struct member description for timer_base
Anna-Maria Behnsen
2024-02-19
tick/sched: Add function description for tick_nohz_next_event()
Anna-Maria Behnsen
2024-02-19
hrtimers: Update formatting of documentation
Anna-Maria Behnsen
2024-02-07
clockevents: Make clockevents_subsys const
Ricardo B. Marliere
2024-02-07
clocksource: Make clocksource_subsys const
Ricardo B. Marliere
2024-02-06
hrtimer: Report offline hrtimer enqueue
Frederic Weisbecker
2024-01-25
tick/sched: Preserve number of idle sleeps across CPU hotplug events
Tim Chen
2024-01-25
clocksource: Skip watchdog check for large watchdog intervals
Jiri Wiesner
2024-01-21
Merge tag 'timers-core-2024-01-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-01-19
tick-sched: Fix idle and iowait sleeptime accounting vs CPU hotplug
Heiko Carstens
2024-01-08
Merge tag 'timers-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-12-20
posix-timers: Get rid of [COMPAT_]SYS_NI() uses
Linus Torvalds
2023-12-20
timers: Fix nextevt calculation when no timers are pending
Anna-Maria Behnsen
2023-12-20
timers: Rework idle logic
Thomas Gleixner
2023-12-20
timers: Use already existing function for forwarding timer base
Anna-Maria Behnsen
2023-12-20
timers: Split out forward timer base functionality
Anna-Maria Behnsen
2023-12-20
timers: Clarify check in forward_timer_base()
Anna-Maria Behnsen
2023-12-20
timers: Move store of next event into __next_timer_interrupt()
Anna-Maria Behnsen
2023-12-20
timers: Do not IPI for deferrable timers
Anna-Maria Behnsen
2023-12-20
tracing/timers: Add tracepoint for tracking timer base is_idle flag
Anna-Maria Behnsen
2023-12-20
tracing/timers: Enhance timer_start tracepoint
Anna-Maria Behnsen
2023-12-20
tick-sched: Warn when next tick seems to be in the past
Anna-Maria Behnsen
2023-12-20
tick/sched: Cleanup confusing variables
Anna-Maria Behnsen
2023-12-20
tick-sched: Fix function names in comments
Anna-Maria Behnsen
2023-11-22
time: Make sysfs_get_uname() function visible in header
Arnd Bergmann
2023-11-19
Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-11
hrtimers: Push pending hrtimers away from outgoing CPU earlier
Thomas Gleixner
2023-10-31
Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-10-15
posix-clock: introduce posix_clock_context concept
Xabier Marquiegui
2023-10-09
alarmtimer: Use maximum alarm time for suspend
Guenter Roeck
2023-09-29
tick/nohz: Update comments some more
Ingo Molnar
2023-09-27
tick/nohz: Don't shutdown the lowres tick from itself
Frederic Weisbecker
2023-09-27
tick/nohz: Update obsolete comments
Frederic Weisbecker
2023-09-27
tick/nohz: Rename the tick handlers to more self-explanatory names
Frederic Weisbecker
2023-09-02
Merge tag 'timers-urgent-2023-09-02' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-08-30
Merge tag 'docs-6.6' of git://git.lwn.net/linux
Linus Torvalds
2023-08-30
tick/rcu: Fix false positive "softirq work is pending" messages
Paul Gortmaker
[next]