index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
Commit message (
Expand
)
Author
Age
Files
Lines
*
hrtimer: Report offline hrtimer enqueue
Frederic Weisbecker
2024-02-06
1
-0
/
+3
*
tick/sched: Preserve number of idle sleeps across CPU hotplug events
Tim Chen
2024-01-25
1
-0
/
+5
*
clocksource: Skip watchdog check for large watchdog intervals
Jiri Wiesner
2024-01-25
1
-1
/
+24
*
Merge tag 'timers-core-2024-01-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-01-21
1
-0
/
+5
|
\
|
*
tick-sched: Fix idle and iowait sleeptime accounting vs CPU hotplug
Heiko Carstens
2024-01-19
1
-0
/
+5
*
|
Merge tag 'timers-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-01-08
3
-59
/
+79
|
\
|
|
*
timers: Fix nextevt calculation when no timers are pending
Anna-Maria Behnsen
2023-12-20
1
-2
/
+11
|
*
timers: Rework idle logic
Thomas Gleixner
2023-12-20
1
-20
/
+20
|
*
timers: Use already existing function for forwarding timer base
Anna-Maria Behnsen
2023-12-20
1
-8
/
+2
|
*
timers: Split out forward timer base functionality
Anna-Maria Behnsen
2023-12-20
1
-6
/
+10
|
*
timers: Clarify check in forward_timer_base()
Anna-Maria Behnsen
2023-12-20
1
-4
/
+7
|
*
timers: Move store of next event into __next_timer_interrupt()
Anna-Maria Behnsen
2023-12-20
1
-5
/
+6
|
*
timers: Do not IPI for deferrable timers
Anna-Maria Behnsen
2023-12-20
1
-9
/
+6
|
*
tracing/timers: Add tracepoint for tracking timer base is_idle flag
Anna-Maria Behnsen
2023-12-20
1
-3
/
+11
|
*
tracing/timers: Enhance timer_start tracepoint
Anna-Maria Behnsen
2023-12-20
1
-1
/
+1
|
*
tick-sched: Warn when next tick seems to be in the past
Anna-Maria Behnsen
2023-12-20
1
-0
/
+4
|
*
tick/sched: Cleanup confusing variables
Anna-Maria Behnsen
2023-12-20
1
-6
/
+5
|
*
tick-sched: Fix function names in comments
Anna-Maria Behnsen
2023-12-20
1
-5
/
+5
|
*
time: Make sysfs_get_uname() function visible in header
Arnd Bergmann
2023-11-22
1
-1
/
+2
*
|
posix-timers: Get rid of [COMPAT_]SYS_NI() uses
Linus Torvalds
2023-12-20
1
-45
/
+0
|
/
*
Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-19
1
-21
/
+12
|
\
|
*
hrtimers: Push pending hrtimers away from outgoing CPU earlier
Thomas Gleixner
2023-11-11
1
-21
/
+12
*
|
Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-10-31
1
-9
/
+27
|
\
\
|
*
|
posix-clock: introduce posix_clock_context concept
Xabier Marquiegui
2023-10-15
1
-9
/
+27
|
|
/
*
|
alarmtimer: Use maximum alarm time for suspend
Guenter Roeck
2023-10-09
1
-0
/
+11
*
|
tick/nohz: Update comments some more
Ingo Molnar
2023-09-29
1
-76
/
+74
*
|
tick/nohz: Don't shutdown the lowres tick from itself
Frederic Weisbecker
2023-09-27
1
-11
/
+13
*
|
tick/nohz: Update obsolete comments
Frederic Weisbecker
2023-09-27
1
-10
/
+36
*
|
tick/nohz: Rename the tick handlers to more self-explanatory names
Frederic Weisbecker
2023-09-27
1
-4
/
+4
|
/
*
Merge tag 'timers-urgent-2023-09-02' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-09-02
1
-1
/
+1
|
\
|
*
tick/rcu: Fix false positive "softirq work is pending" messages
Paul Gortmaker
2023-08-30
1
-1
/
+1
*
|
Merge tag 'docs-6.6' of git://git.lwn.net/linux
Linus Torvalds
2023-08-30
1
-11
/
+158
|
\
\
|
*
|
time: add kernel-doc in time.c
Randy Dunlap
2023-07-14
1
-11
/
+158
|
|
/
*
|
Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2023-08-28
1
-1
/
+1
|
\
\
|
*
|
kunit: time: Mark test as slow using test attributes
Rae Moar
2023-07-26
1
-1
/
+1
|
|
/
*
/
clocksource: Handle negative skews in "skew is too large" messages
Paul E. McKenney
2023-07-14
1
-4
/
+4
|
/
*
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-06-27
1
-1
/
+1
|
\
|
*
clocksource: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-06-01
1
-1
/
+1
*
|
Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-06-27
2
-9
/
+19
|
\
\
|
*
|
time/sched_clock: Provide sched_clock_noinstr()
Peter Zijlstra
2023-06-05
1
-6
/
+16
|
*
|
seqlock/latch: Provide raw_read_seqcount_latch_retry()
Peter Zijlstra
2023-06-05
2
-3
/
+3
*
|
|
Merge tag 'timers-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux...
Linus Torvalds
2023-06-26
4
-208
/
+326
|
\
\
\
|
*
|
|
hrtimer: Add missing sparse annotations to hrtimer locking
Ben Dooks
2023-06-22
1
-0
/
+3
|
*
|
|
tick/rcu: Fix bogus ratelimit condition
Wen Yang
2023-06-18
1
-1
/
+1
|
*
|
|
alarmtimer: Remove unnecessary (void *) cast
Li zeming
2023-06-18
1
-1
/
+1
|
*
|
|
alarmtimer: Remove unnecessary initialization of variable 'ret'
Li zeming
2023-06-18
1
-1
/
+1
|
*
|
|
posix-timers: Refer properly to CONFIG_HIGH_RES_TIMERS
Lukas Bulwahn
2023-06-18
1
-1
/
+1
|
*
|
|
posix-timers: Polish coding style in a few places
Thomas Gleixner
2023-06-18
1
-7
/
+7
|
*
|
|
posix-timers: Remove pointless comments
Thomas Gleixner
2023-06-18
1
-25
/
+0
|
*
|
|
posix-timers: Clarify posix_timer_fn() comments
Thomas Gleixner
2023-06-18
1
-30
/
+32
[next]