]> git.hungrycats.org Git - linux/shortlog
linux
2026-03-12 Thomas Weißschuh... scripts/gdb: timerlist: Adapt to move of tk_core
2026-03-11 Thomas GleixnerMerge branch 'sched/hrtick' into timers/core
2026-03-11 Peter Zijlstrahrtimer: Less agressive interrupt 'hang' handling
2026-03-06 Ingo Molnarsched/hrtick: Mark hrtick_clear() as always used
2026-03-05 Thomas Gleixnerclocksource: Update clocksource::freq_khz on registration
2026-03-05 Thomas Gleixnertimekeeping: Initialize the coupled clocksource convers...
2026-02-27 Peter Zijlstrasched: Default enable HRTICK when deferred rearming...
2026-02-27 Thomas Gleixnerhrtimer: Try to modify timers in place
2026-02-27 Thomas Gleixnerhrtimer: Use linked timerqueue
2026-02-27 Thomas Gleixnertimerqueue: Provide linked timerqueue
2026-02-27 Thomas Gleixnerrbtree: Provide rbtree with links
2026-02-27 Thomas Gleixnerhrtimer: Optimize for_each_active_base()
2026-02-27 Thomas Gleixnerhrtimer: Simplify run_hrtimer_queues()
2026-02-27 Thomas Gleixnerhrtimer: Rework next event evaluation
2026-02-27 Thomas Gleixnerhrtimer: Keep track of first expiring timer per clock...
2026-02-27 Thomas Gleixnerhrtimer: Avoid re-evaluation when nothing changed
2026-02-27 Peter Zijlstrahrtimer: Push reprogramming timers into the interrupt...
2026-02-27 Peter Zijlstrasched/core: Prepare for deferred hrtimer rearming
2026-02-27 Peter Zijlstrasoftirq: Prepare for deferred hrtimer rearming
2026-02-27 Peter Zijlstraentry: Prepare for deferred hrtimer rearming
2026-02-27 Peter Zijlstrahrtimer: Prepare stubs for deferred rearming
2026-02-27 Thomas Gleixnerhrtimer: Rename hrtimer_cpu_base::in_hrtirq to deferred...
2026-02-27 Peter Zijlstrahrtimer: Re-arrange hrtimer_interrupt()
2026-02-27 Thomas Gleixnerhrtimer: Add hrtimer_rearm tracepoint
2026-02-27 Thomas Gleixnerhrtimer: Separate remove/enqueue handling for local...
2026-02-27 Thomas Gleixnerhrtimer: Use NOHZ information for locality
2026-02-27 Thomas Gleixnerhrtimer: Optimize for local timers
2026-02-27 Thomas Gleixnerhrtimer: Convert state and properties to boolean
2026-02-27 Thomas Gleixnerhrtimer: Replace the bitfield in hrtimer_cpu_base
2026-02-27 Thomas Gleixnerhrtimer: Evaluate timer expiry only once
2026-02-27 Thomas Gleixnerhrtimer: Cleanup coding style and comments
2026-02-27 Thomas Gleixnerhrtimer: Use guards where appropriate
2026-02-27 Thomas Gleixnerhrtimer: Reduce trace noise in hrtimer_start()
2026-02-27 Thomas Gleixnerhrtimer: Add debug object init assertion
2026-02-27 Thomas Gleixnerx86/apic: Enable TSC coupled programming mode
2026-02-27 Thomas Gleixnerclockevents: Provide support for clocksource coupled...
2026-02-27 Thomas Gleixnertimekeeping: Provide infrastructure for coupled clockevents
2026-02-27 Thomas Gleixnerx86/apic: Avoid the PVOPS indirection for the TSC deadl...
2026-02-27 Thomas Gleixnerx86/apic: Remove pointless fence in lapic_next_deadline()
2026-02-27 Thomas Gleixnerx86: Inline TSC reads in timekeeping
2026-02-27 Thomas Gleixnertimekeeping: Allow inlining clocksource::read()
2026-02-27 Thomas Gleixnerclockevents: Remove redundant CLOCK_EVT_FEAT_KTIME
2026-02-27 Thomas Gleixnertick/sched: Avoid hrtimer_cancel/start() sequence
2026-02-27 Peter Zijlstrasched/hrtick: Mark hrtick timer LAZY_REARM
2026-02-27 Peter Zijlstrahrtimer: Provide LAZY_REARM mode
2026-02-27 Thomas Gleixnersched/hrtick: Avoid tiny hrtick rearms
2026-02-27 Thomas Gleixnersched: Optimize hrtimer handling
2026-02-27 Thomas Gleixnersched: Use hrtimer_highres_enabled()
2026-02-27 Thomas Gleixnerhrtimer: Provide a static branch based hrtimer_hres_ena...
2026-02-27 Peter Zijlstrahrtimer: Avoid pointless reprogramming in __hrtimer_sta...
2026-02-27 Thomas Gleixnersched: Avoid ktime_get() indirection
2026-02-27 Peter Zijlstra... sched/fair: Make hrtick resched hard
2026-02-27 Peter Zijlstra... sched/fair: Simplify hrtick_update()
2026-02-27 Peter Zijlstrasched/eevdf: Fix HRTICK duration
2026-02-24 Ryota Sakamototime/kunit: Add .kunitconfig
2026-02-24 Petr Pavlujiffies: Remove unused __jiffy_arch_data
2026-02-22 Linus TorvaldsLinux 7.0-rc1
2026-02-22 Linus TorvaldsMerge tag 'fsverity-for-linus' of git://git.kernel...
2026-02-22 Linus TorvaldsMerge tag 'libcrypto-for-linus' of git://git.kernel...
2026-02-22 Mark BrownCREDITS: Add -next to Stephen Rothwell's entry
2026-02-22 Arnd Bergmannx509: select CONFIG_CRYPTO_LIB_SHA256
2026-02-22 Haiyue Wangxz: fix arm fdt compile error for kmalloc replacement
2026-02-22 Linus TorvaldsMerge tag 'rtc-7.0' of git://git.kernel.org/pub/scm...
2026-02-22 Linus TorvaldsMerge tag 'rust-fixes-7.0' of git://git.kernel.org...
2026-02-22 Linus TorvaldsMerge tag 'trace-rv-7.0-2' of git://git.kernel.org...
2026-02-22 Kees CookConvert remaining multi-line kmalloc_obj/flex GFP_KERNE...
2026-02-22 Linus TorvaldsConvert more 'alloc_obj' cases to default GFP_KERNEL...
2026-02-22 Linus TorvaldsConvert 'alloc_flex' family to use the new default...
2026-02-22 Linus TorvaldsConvert 'alloc_obj' family to use the new default GFP_K...
2026-02-22 Linus Torvaldsadd default_gfp() helper macro and use it in the new...
2026-02-21 Linus Torvaldsslab.h: disable completely broken overflow handling...
2026-02-21 Linus TorvaldsMerge tag 'kmalloc_obj-treewide-v7.0-rc1' of git:/...
2026-02-21 Linus TorvaldsMerge tag 'perf-tools-for-v7.0-1-2026-02-21' of git...
2026-02-21 Linus TorvaldsMerge tag 'cocci-7.0-rc1' of git://git.kernel.org/pub...
2026-02-21 Linus TorvaldsMerge tag 'ntb-7.0' of https://github.com/jonmason/ntb
2026-02-21 Linus TorvaldsMerge tag 'io_uring-20260221' of git://git.kernel.org...
2026-02-21 Linus TorvaldsMerge tag 'fixes-2026-02-21' of git://git.kernel.org...
2026-02-21 Linus TorvaldsMerge tag 'sched_ext-for-7.0-fixes' of git://git.kernel...
2026-02-21 Linus TorvaldsMerge tag 'v7.0-rc-part2-ksmbd-server-fixes' of git...
2026-02-21 Benjamin PhilipDocumentation: Coccinelle: document debug log handling
2026-02-21 Benjamin Philipscripts: coccicheck: warn on unset debug file
2026-02-21 Benjamin Philipscripts: coccicheck: simplify debug file handling
2026-02-21 Kees Cookkmalloc_obj: Clean up after treewide replacements
2026-02-21 Kees Cooktreewide: Replace kmalloc with kmalloc_obj for non...
2026-02-21 Kees Cookcompiler_types: Disable __builtin_counted_by_ref for...
2026-02-21 David Carliertools/sched_ext: fix getopt not re-parsed on restart
2026-02-21 David Carliertools/sched_ext: scx_userland: fix data races on shared...
2026-02-21 Linus TorvaldsMerge tag 'spi-fix-v7.0-merge-window' of git://git...
2026-02-21 Linus TorvaldsMerge tag 'regulator-fix-v7.0-merge-window' of git...
2026-02-21 Linus TorvaldsMerge tag 'pci-v7.0-fixes-1' of git://git.kernel.org...
2026-02-21 Linus TorvaldsMerge tag 'dmi-for-v7.0' of git://git.kernel.org/pub...
2026-02-21 Linus TorvaldsMerge tag 'gpio-fixes-for-v7.0-rc1' of git://git.kernel...
2026-02-20 Linus TorvaldsMerge tag 'i2c-for-7.0-part2' of git://git.kernel.org...
2026-02-20 Linus TorvaldsMerge tag 'sound-fix-7.0-rc1' of git://git.kernel.org...
2026-02-20 Linus TorvaldsMerge tag 'drm-next-2026-02-21' of https://gitlab.freed...
2026-02-20 Linus TorvaldsMerge tag 'fbdev-for-7.0-rc1-2' of git://git.kernel...
2026-02-20 Linus TorvaldsMerge tag 'trace-v7.0-2' of git://git.kernel.org/pub...
2026-02-20 Linus TorvaldsMerge tag 'for-7.0-rc1-tag' of git://git.kernel.org...
2026-02-20 Linus TorvaldsMerge tag 'ecryptfs-7.0-rc1-fixes' of git://git.kernel...
2026-02-20 Koichiro DenNTB: ntb_transport: Use seq_file for QP stats debugfs
next