summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-11-13clocksource/drivers/dw_apb: Remove unused dw_apb_clockevent functionsDr. David Alan Gilbert
2024-11-07hrtimers: Delete hrtimer_init_on_stack()Nam Cao
2024-11-07hrtimers: Delete hrtimer_init_sleeper_on_stack()Nam Cao
2024-11-07wait: Switch to use hrtimer_setup_sleeper_on_stack()Nam Cao
2024-11-07hrtimers: Introduce hrtimer_update_function()Nam Cao
2024-11-07hrtimers: Introduce hrtimer_setup_sleeper_on_stack()Nam Cao
2024-11-07hrtimers: Introduce hrtimer_setup_on_stack()Nam Cao
2024-11-07hrtimers: Introduce hrtimer_setup() to replace hrtimer_init()Nam Cao
2024-11-07hrtimers: Add missing hrtimer_init() trace pointsNam Cao
2024-11-07alarmtimers: Remove return value from alarm functionsThomas Gleixner
2024-11-07posix-timers: Cleanup SIG_IGN workaround leftoversThomas Gleixner
2024-11-07signal: Queue ignored posixtimers on ignore listThomas Gleixner
2024-11-07posix-timers: Handle ignored list on delete and exitThomas Gleixner
2024-11-07signal: Provide ignored_posix_timers listThomas Gleixner
2024-11-07posix-timers: Move sequence logic into struct k_itimerThomas Gleixner
2024-11-07signal: Cleanup unused posix-timer leftoversThomas Gleixner
2024-11-07posix-timers: Embed sigqueue in struct k_itimerThomas Gleixner
2024-11-07signal: Replace resched_timer logicThomas Gleixner
2024-11-07signal: Refactor send_sigqueue()Thomas Gleixner
2024-11-07posix-timers: Store PID type in the timerThomas Gleixner
2024-11-07signal: Provide posixtimer_sigqueue_init()Thomas Gleixner
2024-11-07posix-timers: Add a refcount to struct k_itimerThomas Gleixner
2024-11-07posix-cpu-timers: Use dedicated flag for CPU timer nanosleepThomas Gleixner
2024-11-07posix-cpu-timers: Cleanup the firing logicThomas Gleixner
2024-11-07posix-timers: Make signal delivery consistentThomas Gleixner
2024-11-02timekeeping: Remove CONFIG_DEBUG_TIMEKEEPINGThomas Gleixner
2024-10-31clockevents: Shutdown and unregister current clockevents at CPUHP_AP_TICK_DYINGFrederic Weisbecker
2024-10-30jiffies: Define secs_to_jiffies()Easwar Hariharan
2024-10-29posix-timers: Add proper state trackingThomas Gleixner
2024-10-29posix-timers: Rename k_itimer:: It_requeue_pendingThomas Gleixner
2024-10-29signal: Allow POSIX timer signals to be droppedThomas Gleixner
2024-10-29posix-timers: Cure si_sys_private raceThomas Gleixner
2024-10-29signal: Confine POSIX_TIMERS properlyThomas Gleixner
2024-10-25time: Fix references to _msecs_to_jiffies() handling of valuesMiguel Ojeda
2024-10-25timekeeping: Reorder struct timekeeperThomas Gleixner
2024-10-16iopoll/regmap/phy/snd: Fix comment referencing outdated timer documentationAnna-Maria Behnsen
2024-10-16timers: Adjust flseep() to reflect realityAnna-Maria Behnsen
2024-10-16delay: Rework udelay and ndelayAnna-Maria Behnsen
2024-10-16timers: Update function descriptions of sleep/delay related functionsAnna-Maria Behnsen
2024-10-16timers: Rename usleep_idle_range() to usleep_range_idle()Anna-Maria Behnsen
2024-10-10clocksource: Remove unused clocksource_change_ratingDr. David Alan Gilbert
2024-10-06Merge branch 'timers/vfs' into timers/coreThomas Gleixner
2024-10-06timekeeping: Add percpu counter for tracking floor swap eventsJeff Layton
2024-10-06timekeeping: Add interfaces for handling timestamps with a floor valueJeff Layton
2024-10-02Merge branch 'timers/kvm' into timers/coreThomas Gleixner
2024-10-02timekeeping: Add the boot clock to system time snapshotVincent Donnefort
2024-10-02ntp: Make tick_usec staticThomas Gleixner
2024-10-02ntp: Remove unused tick_nsecThomas Gleixner
2024-09-29Merge tag 'dma-mapping-6.12-2024-09-29' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-09-29Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds