summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dt-bindings: timer: renesas: ostm: Document RZ/Five SoCLad Prabhakar2024-02-131-1/+1
* dt-bindings: timer: renesas,tmu: Document input capture interruptGeert Uytterhoeven2024-01-311-2/+16
* clocksource/drivers/ti-32K: Fix misuse of "/**" commentRandy Dunlap2024-01-221-1/+1
* clocksource/drivers/stm32: Fix all kernel-doc warningsRandy Dunlap2024-01-221-2/+2
* dt-bindings: timer: exynos4210-mct: Add google,gs101-mct compatiblePeter Griffin2024-01-221-0/+2
* clocksource/drivers/imx: Fix -Wunused-but-set-variable warningDaniel Lezcano2024-01-221-2/+1
* tick-sched: Fix idle and iowait sleeptime accounting vs CPU hotplugHeiko Carstens2024-01-191-0/+5
* Merge tag 'timers-v6.8-rc1' of http://git.linaro.org/people/daniel.lezcano/li...Thomas Gleixner2024-01-186-12/+36
|\
| * clocksource/drivers/ep93xx: Fix error handling during probeArnd Bergmann2023-12-271-3/+2
| * clocksource/drivers/cadence-ttc: Fix some kernel-doc warningsRandy Dunlap2023-12-271-6/+16
| * clocksource/drivers/timer-ti-dm: Fix make W=n kerneldoc warningsTony Lindgren2023-12-271-2/+2
| * clocksource/timer-riscv: Add riscv_clock_shutdown callbackJoshua Yeong2023-12-271-0/+7
| * dt-bindings: timer: Add StarFive JH8100 clintSia Jee Heng2023-12-271-0/+1
| * dt-bindings: timer: thead,c900-aclint-mtimer: separate mtime and mtimecmp regsInochi Amaoto2023-12-271-1/+8
|/
* timers: Fix nextevt calculation when no timers are pendingAnna-Maria Behnsen2023-12-201-2/+11
* timers: Rework idle logicThomas Gleixner2023-12-201-20/+20
* timers: Use already existing function for forwarding timer baseAnna-Maria Behnsen2023-12-201-8/+2
* timers: Split out forward timer base functionalityAnna-Maria Behnsen2023-12-201-6/+10
* timers: Clarify check in forward_timer_base()Anna-Maria Behnsen2023-12-201-4/+7
* timers: Move store of next event into __next_timer_interrupt()Anna-Maria Behnsen2023-12-201-5/+6
* timers: Do not IPI for deferrable timersAnna-Maria Behnsen2023-12-201-9/+6
* tracing/timers: Add tracepoint for tracking timer base is_idle flagAnna-Maria Behnsen2023-12-202-3/+31
* tracing/timers: Enhance timer_start tracepointAnna-Maria Behnsen2023-12-202-11/+11
* tick-sched: Warn when next tick seems to be in the pastAnna-Maria Behnsen2023-12-201-0/+4
* tick/sched: Cleanup confusing variablesAnna-Maria Behnsen2023-12-201-6/+5
* tick-sched: Fix function names in commentsAnna-Maria Behnsen2023-12-201-5/+5
* time: Make sysfs_get_uname() function visible in headerArnd Bergmann2023-11-221-1/+2
* Linux 6.7-rc2v6.7-rc2Linus Torvalds2023-11-191-1/+1
* Merge tag 'kbuild-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-11-194-15/+13
|\
| * kconfig: fix memory leak from range propertiesMasahiro Yamada2023-11-171-8/+6
| * kbuild: Move the single quotes for image nameSimon Glass2023-11-171-2/+2
| * linux/export: clean up the IA-64 KSYM_FUNC macroLukas Bulwahn2023-11-171-3/+1
| * modpost: fix section mismatch message for RELAMasahiro Yamada2023-11-161-2/+4
* | Merge tag 'irq_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-11-191-6/+10
|\ \
| * | irqchip/gic-v3-its: Flush ITS tables correctly in non-coherent GIC designsFang Xiang2023-11-061-6/+10
* | | Merge tag 'x86_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-11-194-23/+33
|\ \ \
| * | | x86/acpi: Ignore invalid x2APIC entriesZhang Rui2023-11-091-19/+15
| * | | x86/shstk: Delay signal entry SSP write until after user accessesRick Edgecombe2023-11-081-3/+3
| * | | x86/Documentation: Indent 'note::' directive for protocol version number noteBagas Sanjaya2023-11-061-1/+1
| * | | MAINTAINERS: Add Intel TDX entryKirill A. Shutemov2023-11-031-0/+14
* | | | Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-194-24/+22
|\ \ \ \
| * | | | hrtimers: Push pending hrtimers away from outgoing CPU earlierThomas Gleixner2023-11-114-24/+22
| |/ / /
* | | | Merge tag 'sched_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-11-192-38/+135
|\ \ \ \
| * | | | sched/fair: Fix the decision for load balanceKeisuke Nishimura2023-11-141-3/+7
| * | | | sched: psi: fix unprivileged polling against cgroupsJohannes Weiner2023-11-141-12/+0
| * | | | sched/eevdf: Fix vruntime adjustment on reweightAbel Wu2023-11-141-23/+128
| | |_|/ | |/| |
* | | | Merge tag 'locking_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-11-191-3/+6
|\ \ \ \
| * | | | futex: Fix hardcoded flagsPeter Zijlstra2023-11-151-3/+6
| |/ / /
* | | | Merge tag 'perf_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-11-192-5/+25
|\ \ \ \
| * | | | perf/core: Fix cpuctx refcountingPeter Zijlstra2023-11-152-5/+25
| |/ / /