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
*
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4 days
19
-1437
/
+1354
|
\
|
*
hrtimers: Delete hrtimer_init_on_stack()
Nam Cao
2024-11-07
1
-17
/
+0
|
*
alarmtimer: Switch to use hrtimer_setup() and hrtimer_setup_on_stack()
Nam Cao
2024-11-07
1
-5
/
+4
|
*
hrtimers: Delete hrtimer_init_sleeper_on_stack()
Nam Cao
2024-11-07
1
-14
/
+0
|
*
timers: Switch to use hrtimer_setup_sleeper_on_stack()
Nam Cao
2024-11-07
2
-4
/
+3
|
*
hrtimers: Introduce hrtimer_setup_sleeper_on_stack()
Nam Cao
2024-11-07
1
-0
/
+14
|
*
hrtimers: Introduce hrtimer_setup_on_stack()
Nam Cao
2024-11-07
1
-0
/
+19
|
*
hrtimers: Introduce hrtimer_setup() to replace hrtimer_init()
Nam Cao
2024-11-07
1
-0
/
+38
|
*
hrtimers: Add missing hrtimer_init() trace points
Nam Cao
2024-11-07
1
-29
/
+36
|
*
alarmtimers: Remove return value from alarm functions
Thomas Gleixner
2024-11-07
1
-11
/
+5
|
*
alarmtimers: Remove the throttle mechanism from alarm_forward_now()
Thomas Gleixner
2024-11-07
1
-26
/
+2
|
*
posix-timers: Cleanup SIG_IGN workaround leftovers
Thomas Gleixner
2024-11-07
4
-120
/
+20
|
*
signal: Queue ignored posixtimers on ignore list
Thomas Gleixner
2024-11-07
1
-1
/
+6
|
*
posix-timers: Handle ignored list on delete and exit
Thomas Gleixner
2024-11-07
1
-0
/
+28
|
*
posix-timers: Move sequence logic into struct k_itimer
Thomas Gleixner
2024-11-07
1
-4
/
+1
|
*
posix-timers: Embed sigqueue in struct k_itimer
Thomas Gleixner
2024-11-07
1
-36
/
+52
|
*
signal: Replace resched_timer logic
Thomas Gleixner
2024-11-07
1
-1
/
+1
|
*
signal: Refactor send_sigqueue()
Thomas Gleixner
2024-11-07
1
-1
/
+1
|
*
posix-timers: Store PID type in the timer
Thomas Gleixner
2024-11-07
1
-3
/
+6
|
*
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
1
-5
/
+6
|
*
posix-timers: Make signal delivery consistent
Thomas Gleixner
2024-11-07
2
-13
/
+17
|
*
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
2
-21
/
+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
1
-1
/
+2
|
*
posix-timers: Cure si_sys_private race
Thomas Gleixner
2024-10-29
1
-14
/
+1
|
*
signal: Confine POSIX_TIMERS properly
Thomas Gleixner
2024-10-29
2
-3
/
+34
|
*
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
[next]