index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
signal: Allow POSIX timer signals to be dropped
Thomas Gleixner
2024-10-29
3
-6
/
+9
*
posix-timers: Cure si_sys_private race
Thomas Gleixner
2024-10-29
3
-16
/
+11
*
signal: Cleanup flush_sigqueue_mask()
Thomas Gleixner
2024-10-29
1
-15
/
+12
*
signal: Confine POSIX_TIMERS properly
Thomas Gleixner
2024-10-29
4
-86
/
+81
*
time: Fix references to _msecs_to_jiffies() handling of values
Miguel Ojeda
2024-10-25
2
-2
/
+2
*
time: Partially revert cleanup on msecs_to_jiffies() documentation
Miguel Ojeda
2024-10-25
1
-1
/
+1
*
timekeeping: Merge timekeeping_update_staged() and timekeeping_update()
Anna-Maria Behnsen
2024-10-25
1
-17
/
+14
*
timekeeping: Remove TK_MIRROR timekeeping_update() action
Anna-Maria Behnsen
2024-10-25
1
-9
/
+1
*
timekeeping: Rework do_adjtimex() to use shadow_timekeeper
Anna-Maria Behnsen
2024-10-25
1
-16
/
+25
*
timekeeping: Rework timekeeping_suspend() to use shadow_timekeeper
Anna-Maria Behnsen
2024-10-25
1
-12
/
+10
*
timekeeping: Rework timekeeping_resume() to use shadow_timekeeper
Anna-Maria Behnsen
2024-10-25
1
-12
/
+10
*
timekeeping: Rework timekeeping_inject_sleeptime64() to use shadow_timekeeper
Anna-Maria Behnsen
2024-10-25
1
-15
/
+7
*
timekeeping: Rework timekeeping_init() to use shadow_timekeeper
Anna-Maria Behnsen
2024-10-25
1
-9
/
+7
*
timekeeping: Rework change_clocksource() to use shadow_timekeeper
Anna-Maria Behnsen
2024-10-25
1
-11
/
+7
*
timekeeping: Rework timekeeping_inject_offset() to use shadow_timekeeper
Anna-Maria Behnsen
2024-10-25
1
-25
/
+16
*
timekeeping: Rework do_settimeofday64() to use shadow_timekeeper
Anna-Maria Behnsen
2024-10-25
1
-26
/
+16
*
timekeeping: Provide timekeeping_restore_shadow()
Thomas Gleixner
2024-10-25
1
-1
/
+10
*
timekeeping: Introduce combined timekeeping action flag
Anna-Maria Behnsen
2024-10-25
1
-4
/
+6
*
timekeeping: Split out timekeeper update of timekeeping_advanced()
Anna-Maria Behnsen
2024-10-25
1
-16
/
+27
*
timekeeping: Add struct tk_data as argument to timekeeping_update()
Anna-Maria Behnsen
2024-10-25
1
-12
/
+13
*
timekeeping: Introduce tkd_basic_setup() to make lock and seqcount init reusable
Anna-Maria Behnsen
2024-10-25
1
-2
/
+7
*
timekeeping: Define a struct type for tk_core to make it reusable
Anna-Maria Behnsen
2024-10-25
1
-2
/
+4
*
timekeeping: Move timekeeper_lock into tk_core
Anna-Maria Behnsen
2024-10-25
1
-43
/
+29
*
timekeeping: Encapsulate locking/unlocking of timekeeper_lock
Thomas Gleixner
2024-10-25
3
-5
/
+18
*
timekeeping: Move shadow_timekeeper into tk_core
Thomas Gleixner
2024-10-25
1
-4
/
+3
*
timekeeping: Reorder struct timekeeper
Thomas Gleixner
2024-10-25
1
-41
/
+65
*
timekeeping: Simplify code in timekeeping_advance()
Thomas Gleixner
2024-10-25
1
-10
/
+6
*
timekeeping: Abort clocksource change in case of failure
Thomas Gleixner
2024-10-25
1
-18
/
+13
*
timekeeping: Avoid duplicate leap state update
Anna-Maria Behnsen
2024-10-25
1
-1
/
+2
*
timekeeping: Don't stop time readers across hard_pps() update
Thomas Gleixner
2024-10-25
1
-4
/
+0
*
timekeeping: Read NTP tick length only once
Thomas Gleixner
2024-10-25
1
-2
/
+3
*
posix-timers: Replace call_rcu() by kfree_rcu() for simple kmem_cache_free() ...
Julia Lawall
2024-10-24
1
-8
/
+1
*
timers/Documentation: Cleanup delay/sleep documentation
Anna-Maria Behnsen
2024-10-16
3
-116
/
+122
*
media: anysee: Fix and remove outdated comment
Anna-Maria Behnsen
2024-10-16
1
-13
/
+4
*
powerpc/rtas: Use fsleep() to minimize additional sleep duration
Anna-Maria Behnsen
2024-10-16
1
-14
/
+7
*
iopoll/regmap/phy/snd: Fix comment referencing outdated timer documentation
Anna-Maria Behnsen
2024-10-16
4
-53
/
+54
*
checkpatch: Remove links to outdated documentation
Anna-Maria Behnsen
2024-10-16
2
-7
/
+5
*
timers: Add a warning to usleep_range_state() for wrong order of arguments
Anna-Maria Behnsen
2024-10-16
1
-0
/
+3
*
mm/damon/core: Use generic upper bound recommondation for usleep_range()
Anna-Maria Behnsen
2024-10-16
1
-2
/
+1
*
timers: Adjust flseep() to reflect reality
Anna-Maria Behnsen
2024-10-16
1
-4
/
+25
*
delay: Rework udelay and ndelay
Anna-Maria Behnsen
2024-10-16
1
-28
/
+37
*
timers: Update function descriptions of sleep/delay related functions
Anna-Maria Behnsen
2024-10-16
3
-22
/
+120
*
timers: Rename usleep_idle_range() to usleep_range_idle()
Anna-Maria Behnsen
2024-10-16
2
-2
/
+2
*
timers: Update schedule_[hr]timeout*() related function descriptions
Anna-Maria Behnsen
2024-10-16
1
-25
/
+41
*
timers: Move *sleep*() and timeout functions into a separate file
Anna-Maria Behnsen
2024-10-16
5
-313
/
+319
*
MAINTAINERS: Add missing file include/linux/delay.h
Anna-Maria Behnsen
2024-10-16
1
-0
/
+1
*
time: Remove '%' from numeric constant in kernel-doc comment
Wang Jinchao
2024-10-16
1
-8
/
+8
*
clocksource: Remove unused clocksource_change_rating
Dr. David Alan Gilbert
2024-10-10
2
-31
/
+10
*
Merge branch 'timers/vfs' into timers/core
Thomas Gleixner
2024-10-06
4
-0
/
+138
|
\
|
*
timekeeping: Add percpu counter for tracking floor swap events
Jeff Layton
2024-10-06
4
-0
/
+30
[next]