index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
posix-timers: Handle ignored list on delete and exit
Thomas Gleixner
2024-11-07
1
-0
/
+28
*
signal: Provide ignored_posix_timers list
Thomas Gleixner
2024-11-07
1
-0
/
+1
*
posix-timers: Move sequence logic into struct k_itimer
Thomas Gleixner
2024-11-07
2
-9
/
+4
*
signal: Cleanup unused posix-timer leftovers
Thomas Gleixner
2024-11-07
1
-35
/
+4
*
posix-timers: Embed sigqueue in struct k_itimer
Thomas Gleixner
2024-11-07
2
-43
/
+64
*
signal: Replace resched_timer logic
Thomas Gleixner
2024-11-07
2
-13
/
+21
*
signal: Refactor send_sigqueue()
Thomas Gleixner
2024-11-07
2
-38
/
+46
*
posix-timers: Store PID type in the timer
Thomas Gleixner
2024-11-07
1
-3
/
+6
*
signal: Provide posixtimer_sigqueue_init()
Thomas Gleixner
2024-11-07
1
-0
/
+11
*
signal: Split up __sigqueue_alloc()
Thomas Gleixner
2024-11-07
1
-17
/
+35
*
posix-timers: Add a refcount to struct k_itimer
Thomas Gleixner
2024-11-07
1
-3
/
+4
*
posix-cpu-timers: Use dedicated flag for CPU timer nanosleep
Thomas Gleixner
2024-11-07
1
-1
/
+2
*
posix-cpu-timers: Cleanup the firing logic
Thomas Gleixner
2024-11-07
1
-10
/
+24
*
posix-timers: Make signal overrun accounting sensible
Thomas Gleixner
2024-11-07
2
-11
/
+6
*
posix-timers: Make signal delivery consistent
Thomas Gleixner
2024-11-07
3
-17
/
+19
*
posix-cpu-timers: Correctly update timer status in posix_cpu_timer_del()
Thomas Gleixner
2024-11-07
1
-6
/
+6
*
timekeeping: Always check for negative motion
Thomas Gleixner
2024-11-02
2
-12
/
+0
*
timekeeping: Remove CONFIG_DEBUG_TIMEKEEPING
Thomas Gleixner
2024-11-02
1
-105
/
+3
*
timers: Add missing READ_ONCE() in __run_timer_base()
Thomas Gleixner
2024-10-31
1
-1
/
+2
*
tick: Remove now unneeded low-res tick stop on CPUHP_AP_TICK_DYING
Frederic Weisbecker
2024-10-31
1
-19
/
+6
*
clockevents: Shutdown and unregister current clockevents at CPUHP_AP_TICK_DYING
Frederic Weisbecker
2024-10-31
3
-23
/
+12
*
clockevents: Improve clockevents_notify_released() comment
Frederic Weisbecker
2024-10-31
1
-2
/
+10
*
posix-timers: Add proper state tracking
Thomas Gleixner
2024-10-29
4
-17
/
+28
*
posix-timers: Rename k_itimer:: It_requeue_pending
Thomas Gleixner
2024-10-29
3
-9
/
+9
*
posix-timers: Drop signal if timer has been deleted or reprogrammed
Thomas Gleixner
2024-10-29
1
-4
/
+5
*
signal: Allow POSIX timer signals to be dropped
Thomas Gleixner
2024-10-29
2
-4
/
+6
*
posix-timers: Cure si_sys_private race
Thomas Gleixner
2024-10-29
2
-15
/
+10
*
signal: Cleanup flush_sigqueue_mask()
Thomas Gleixner
2024-10-29
1
-15
/
+12
*
signal: Confine POSIX_TIMERS properly
Thomas Gleixner
2024-10-29
3
-85
/
+77
*
time: Fix references to _msecs_to_jiffies() handling of values
Miguel Ojeda
2024-10-25
1
-1
/
+1
*
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
[next]