aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-13Merge tag 'clocksource.2023.02.06b' of git://git.kernel.org/pub/scm/linux/ker...Thomas Gleixner7-29/+123
2023-02-13Merge tag 'timers-v6.3-rc1' of https://git.linaro.org/people/daniel.lezcano/l...Thomas Gleixner13-35/+103
2023-02-13clocksource/drivers/timer-sun4i: Add CLOCK_EVT_FEAT_DYNIRQYangtao Li1-1/+2
2023-02-13clocksource/drivers/em_sti: Mark driver as non-removableUwe Kleine-König1-6/+1
2023-02-13clocksource/drivers/sh_tmu: Mark driver as non-removableUwe Kleine-König1-6/+1
2023-02-13clocksource/drivers/riscv: Patch riscv_clock_next_event() jump before first useMatt Evans1-5/+5
2023-02-13clocksource/drivers/timer-microchip-pit64b: Add delay timerClaudiu Beznea1-0/+12
2023-02-13clocksource/drivers/timer-microchip-pit64b: Select driver only on ARMClaudiu Beznea1-1/+1
2023-02-13dt-bindings: timer: sifive,clint: add comaptibles for T-Head's C9xxIcenowy Zheng1-0/+8
2023-02-13dt-bindings: timer: mediatek,mtk-timer: add MT8365Bernhard Rosenkränzer1-0/+1
2023-02-13clocksource/drivers/riscv: Get rid of clocksource_arch_init() callbackLad Prabhakar3-10/+5
2023-02-13clocksource/drivers/sh_cmt: Mark driver as non-removableUwe Kleine-König1-6/+1
2023-02-13clocksource/drivers/timer-microchip-pit64b: Drop obsolete dependency on COMPI...Jean Delvare1-1/+1
2023-02-13clocksource/drivers/riscv: Increase the clock source ratingSamuel Holland1-1/+1
2023-02-13clocksource/drivers/timer-riscv: Set CLOCK_EVT_FEAT_C3STOP based on DTAnup Patel1-0/+10
2023-02-13dt-bindings: timer: Add bindings for the RISC-V timer deviceAnup Patel1-0/+52
2023-02-13RISC-V: time: initialize hrtimer based broadcast clock event deviceConor Dooley1-0/+3
2023-02-13dt-bindings: timer: rk-timer: Add rktimer for rv1126Jagan Teki1-0/+1
2023-02-09time/debug: Fix memory leak with using debugfs_lookup()Greg Kroah-Hartman1-1/+1
2023-02-06clocksource: Enable TSC watchdog checking of HPET and PMTMR only when requestedPaul E. McKenney2-2/+22
2023-02-06posix-timers: Use atomic64_try_cmpxchg() in __update_gt_cputime()Uros Bizjak1-7/+6
2023-02-02clocksource: Verify HPET and PMTMR when TSC unverifiedPaul E. McKenney4-2/+12
2023-02-02x86/tsc: Add option to force frequency recalibration with HW timerFeng Tang2-4/+34
2023-01-31vdso/bits.h: Add BIT_ULL() for the sake of consistencyAndy Shevchenko2-1/+1
2023-01-31hrtimer: Ignore slack time for RT tasks in schedule_hrtimeout_range()Davidlohr Bueso1-3/+11
2023-01-31hrtimer: Rely on rt_task() for DL tasks tooDavidlohr Bueso1-1/+1
2023-01-24clocksource: Suspend the watchdog temporarily when high read latency detectedFeng Tang1-13/+32
2023-01-11timers: Prevent union confusion from unexpected restart_syscall()Jann Horn3-0/+6
2023-01-08Linux 6.2-rc3Linus Torvalds1-1/+1
2023-01-08Merge tag 'powerpc-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+5
2023-01-08Merge tag 'fixes-2023-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-2/+4
2023-01-07Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds4-3/+36
2023-01-07Merge tag '6.2-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds5-26/+27
2023-01-07Merge tag 'devicetree-fixes-for-6.2-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-34/+38
2023-01-07Merge tag 'usb-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-6/+9
2023-01-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds4-21/+44
2023-01-07Merge tag 'kbuild-fixes-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-5/+6
2023-01-06Merge tag 'drm-fixes-2023-01-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds27-153/+204
2023-01-06tpm: Allow system suspend to continue when TPM suspend failsJason A. Donenfeld1-1/+3
2023-01-06hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handlingLinus Torvalds1-5/+10
2023-01-06Merge tag 'block-2023-01-06' of git://git.kernel.dk/linuxLinus Torvalds22-18/+3487
2023-01-06Merge tag 'io_uring-2023-01-06' of git://git.kernel.dk/linuxLinus Torvalds4-8/+30
2023-01-06Merge tag 'tif-notify-signal-2023-01-06' of git://git.kernel.dk/linuxLinus Torvalds1-6/+7
2023-01-06Merge tag 'ceph-for-6.2-rc3' of https://github.com/ceph/ceph-clientLinus Torvalds4-8/+22
2023-01-06Merge tag 'fixes_for_v6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+2
2023-01-06Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-16/+53
2023-01-06Merge tag 'riscv-for-linus-6.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+3
2023-01-06Merge tag 'perf-tools-fixes-for-v6.2-1-2023-01-06' of git://git.kernel.org/pu...Linus Torvalds13-32/+70
2023-01-06Merge tag 'perf-urgent-2023-01-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+5
2023-01-06Merge tag 'v6.2-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds3-5/+7