aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-11tick/broadcast: Make takeover of broadcast hrtimer reliableYu Liao1-0/+23
2024-07-03tick/sched: Combine WARN_ON_ONCE and print_onceAnna-Maria Behnsen1-4/+4
2024-07-03x86/vdso: Remove unused includeAnna-Maria Behnsen1-1/+0
2024-07-03x86/vgtod: Remove unused typedef gtod_long_tAnna-Maria Behnsen1-5/+0
2024-07-03x86/vdso: Fix function reference in commentAnna-Maria Behnsen1-3/+2
2024-07-03vdso: Add comment about reason for vdso struct orderingAnna-Maria Behnsen1-0/+4
2024-07-03vdso/gettimeofday: Clarify comment about open coded functionAnna-Maria Behnsen1-10/+10
2024-06-23timekeeping: Add missing kernel-doc function commentsYang Li1-0/+3
2024-06-21tick: Remove unnused tick_nohz_get_idle_calls()Christian Loehle2-15/+0
2024-06-03timekeeping: Add function to convert realtime to base clockLakshmi Sowjanya D2-0/+90
2024-06-03x86/tsc: Remove obsolete ART to TSC conversion functionsLakshmi Sowjanya D2-63/+0
2024-06-03ice/ptp: Remove convert_art_to_tsc()Thomas Gleixner1-1/+2
2024-06-03ALSA: hda: Remove convert_art_to_tsc()Thomas Gleixner1-1/+2
2024-06-03stmmac: intel: Remove convert_art_to_tsc()Thomas Gleixner1-1/+2
2024-06-03igc: Remove convert_art_ns_to_tsc()Thomas Gleixner1-1/+5
2024-06-03e1000e: Replace convert_art_to_tsc()Thomas Gleixner1-1/+2
2024-06-03x86/tsc: Provide ART base clock information for TSCLakshmi Sowjanya D2-18/+25
2024-06-03timekeeping: Provide infrastructure for converting to/from a base clockLakshmi Sowjanya D3-1/+70
2024-06-03time: Add MODULE_DESCRIPTION() to time test modulesJeff Johnson3-0/+3
2024-06-02Linux 6.10-rc2Linus Torvalds1-1/+1
2024-06-02Merge tag 'ata-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds2-2/+8
2024-06-02Merge tag 'x86-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-12/+26
2024-06-02Merge tag 'sched-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2024-06-02Merge tag 'perf-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-0/+3
2024-06-02Merge tag 'hardening-v6.10-rc2-take2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-17/+11
2024-06-01Merge tag 'powerpc-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-3/+54
2024-06-01Merge tag 'firewire-fixes-6.10-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+2
2024-06-01Merge tag '6.10-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds5-1/+10
2024-06-01Merge tag 'kbuild-fixes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-41/+25
2024-06-01Merge tag 'xfs-6.10-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds11-46/+73
2024-06-01Merge tag 'tty-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-49/+47
2024-06-01Merge tag 'landlock-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+56
2024-06-01Revert "VT: Use macros to define ioctls"Greg Kroah-Hartman1-49/+47
2024-05-31Merge tag 'drm-fixes-2024-06-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds39-114/+186
2024-05-31Merge tag 'hwmon-for-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-3/+13
2024-05-31Merge tag 'mailbox-fixes-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2024-05-31Merge tag 'spi-fix-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-13/+54
2024-05-31Merge tag 'regulator-fix-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-10/+12
2024-05-31Merge tag 'regmap-fix-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+2
2024-05-31Merge tag 'block-6.10-20240530' of git://git.kernel.dk/linuxLinus Torvalds24-176/+262
2024-05-31Merge tag 'io_uring-6.10-20240530' of git://git.kernel.dk/linuxLinus Torvalds3-5/+11
2024-05-31kunit/fortify: Remove __kmalloc_node() testKees Cook1-3/+0
2024-05-31Merge tag 'dma-mapping-6.10-2024-05-31' of git://git.infradead.org/users/hch/...Linus Torvalds2-10/+17
2024-05-31Merge tag 'sound-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds59-117/+257
2024-05-31Merge tag 'platform-drivers-x86-v6.10-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-4/+138
2024-05-31Merge tag 'riscv-for-linus-6.10-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-15/+18
2024-05-31Merge tag 'bcachefs-2024-05-30' of https://evilpiepirate.org/git/bcachefsLinus Torvalds27-686/+706
2024-05-31x86/topology/intel: Unlock CPUID before evaluating anythingThomas Gleixner3-10/+20
2024-05-31mailbox: zynqmp-ipi: drop irq_to_desc() callArnd Bergmann1-1/+0
2024-05-31mailmap: update entry for Kees CookKees Cook1-4/+5