summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-16MAINTAINERS: Add missing file include/linux/delay.hAnna-Maria Behnsen
2024-10-16time: Remove '%' from numeric constant in kernel-doc commentWang Jinchao
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-02timekeeping: Don't use seqcount loop in ktime_mono_to_any() on 64-bit systemsJeff 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: Move pps monitors into ntp_dataThomas Gleixner
2024-10-02ntp: Move pps_freq/stabil into ntp_dataThomas Gleixner
2024-10-02ntp: Move pps_shift/intcnt into ntp_dataThomas Gleixner
2024-10-02ntp: Move pps_fbase into ntp_dataThomas Gleixner
2024-10-02ntp: Move pps_jitter into ntp_dataThomas Gleixner
2024-10-02ntp: Move pps_ft into ntp_dataThomas Gleixner
2024-10-02ntp: Move pps_valid into ntp_dataThomas Gleixner
2024-10-02ntp: Move ntp_next_leap_sec into ntp_dataThomas Gleixner
2024-10-02ntp: Move time_adj/ntp_tick_adj into ntp_dataThomas Gleixner
2024-10-02ntp: Move time_freq/reftime into ntp_dataThomas Gleixner
2024-10-02ntp: Move time_max/esterror into ntp_dataThomas Gleixner
2024-10-02ntp: Move time_offset/constant into ntp_dataThomas Gleixner
2024-10-02ntp: Move tick_stat* into ntp_dataThomas Gleixner
2024-10-02ntp: Move tick_length* into ntp_dataThomas Gleixner
2024-10-02ntp: Introduce struct ntp_dataThomas Gleixner
2024-10-02ntp: Read reference time only onceThomas Gleixner
2024-10-02ntp: Convert functions with only two states to boolThomas Gleixner
2024-10-02ntp: Cleanup formatting of codeAnna-Maria Behnsen
2024-10-02ntp: Clean up commentsThomas Gleixner
2024-10-02ntp: Make tick_usec staticThomas Gleixner
2024-10-02ntp: Remove unused tick_nsecThomas Gleixner
2024-09-29Linux 6.12-rc1v6.12-rc1Linus Torvalds
2024-09-29x86: kvm: fix build errorLinus Torvalds
2024-09-29Merge tag 'mailbox-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2024-09-29Merge tag 'i2c-for-6.12-rc1-additional_fixes' of git://git.kernel.org/pub/scm...Linus Torvalds
2024-09-29Merge tag 'dma-mapping-6.12-2024-09-29' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-09-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-09-29Merge tag 'bcachefs-2024-09-28' of git://evilpiepirate.org/bcachefsLinus Torvalds
2024-09-29Merge tag 'x86-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-29Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-09-29Merge tag 'cocci-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2024-09-29Merge tag 'linux_kselftest-next-6.12-rc1-fixes' of git://git.kernel.org/pub/s...Linus Torvalds
2024-09-29Merge branch 'locking/core' into locking/urgent, to pick up pending commitsIngo Molnar
2024-09-28Reduce Coccinelle choices in string_choices.cocciJulia Lawall
2024-09-28coccinelle: Remove unnecessary parentheses for only one possible change.Hongbo Li
2024-09-28coccinelle: Add rules to find str_yes_no() replacementsHongbo Li
2024-09-28coccinelle: Add rules to find str_on_off() replacementsHongbo Li
2024-09-28coccinelle: Add rules to find str_write_read() replacementsHongbo Li
2024-09-28coccinelle: Add rules to find str_read_write() replacementsHongbo Li
2024-09-28coccinelle: Add rules to find str_enable{d}_disable{d}() replacementsHongbo Li
2024-09-28coccinelle: Add rules to find str_lo{w}_hi{gh}() replacementsHongbo Li