summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-02-27hrtimer: Use linked timerqueueThomas Gleixner2-12/+12
2026-02-27timerqueue: Provide linked timerqueueThomas Gleixner2-11/+60
2026-02-27rbtree: Provide rbtree with linksThomas Gleixner2-9/+88
2026-02-27hrtimer: Keep track of first expiring timer per clock baseThomas Gleixner1-0/+2
2026-02-27hrtimer: Avoid re-evaluation when nothing changedThomas Gleixner1-26/+27
2026-02-27hrtimer: Push reprogramming timers into the interrupt return pathPeter Zijlstra2-6/+71
2026-02-27entry: Prepare for deferred hrtimer rearmingPeter Zijlstra2-9/+32
2026-02-27hrtimer: Prepare stubs for deferred rearmingPeter Zijlstra2-0/+22
2026-02-27hrtimer: Rename hrtimer_cpu_base::in_hrtirq to deferred_rearmThomas Gleixner1-2/+2
2026-02-27hrtimer: Add hrtimer_rearm tracepointThomas Gleixner1-0/+24
2026-02-27hrtimer: Convert state and properties to booleanThomas Gleixner2-35/+8
2026-02-27hrtimer: Replace the bitfield in hrtimer_cpu_baseThomas Gleixner1-5/+5
2026-02-27hrtimer: Reduce trace noise in hrtimer_start()Thomas Gleixner1-4/+7
2026-02-27clockevents: Provide support for clocksource coupled comparatorsThomas Gleixner1-2/+5
2026-02-27timekeeping: Provide infrastructure for coupled clockeventsThomas Gleixner2-0/+9
2026-02-27timekeeping: Allow inlining clocksource::read()Thomas Gleixner1-0/+2
2026-02-27clockevents: Remove redundant CLOCK_EVT_FEAT_KTIMEThomas Gleixner1-1/+0
2026-02-27hrtimer: Provide LAZY_REARM modePeter Zijlstra2-0/+11
2026-02-27sched: Use hrtimer_highres_enabled()Thomas Gleixner1-6/+0
2026-02-27hrtimer: Provide a static branch based hrtimer_hres_enabled()Thomas Gleixner1-4/+9
2026-02-27platform_data/mlxreg: mlxreg.h: fix all kernel-doc warningsRandy Dunlap1-7/+7
2026-02-27gpio: introduce a header for symbols shared by suppliers and consumersBartosz Golaszewski3-3/+13
2026-02-27gpio: generic: Don't use 'proxy' headersAndy Shevchenko1-1/+7
2026-02-27drm/i915/overlay: Convert overlay to parent interfaceVille Syrjälä1-0/+33
2026-02-27netmem: remove the pp fields from net_iovByungchul Park1-37/+1
2026-02-27dmaengine: fsl-edma: fix all kernel-doc warningsRandy Dunlap1-2/+3
2026-02-27ASoC: remove snd_soc_pcm_subclassKuninori Morimoto1-7/+1
2026-02-27SDCA ImprovementsMark Brown1-1/+0
2026-02-27Merge tag 'mm-hotfixes-stable-2026-02-26-14-14' of git://git.kernel.org/pub/s...Linus Torvalds3-6/+18
2026-02-27Merge tag 'pm-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-14/+2
2026-02-27drm/i915/dpt: pass opaque struct intel_dpt around instead of i915_address_spaceJani Nikula1-5/+5
2026-02-27drm/i915/dpt: move suspend/resume to parent interfaceJani Nikula1-0/+2
2026-02-27drm/i915/dpt: move create/destroy to parent interfaceJani Nikula1-0/+9
2026-02-26ASoC: SDCA: Pull the Q7.8 volume helpers out of soc-opsCharles Keepax1-1/+0
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor1-1/+3
2026-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski39-133/+183
2026-02-26Merge tag 'kmalloc_obj-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+4
2026-02-26ACPI: TAD/x86: cmos_rtc: Consolidate address space handler setupRafael J. Wysocki1-9/+0
2026-02-26ACPI: x86/rtc-cmos: Use platform device for driver bindingRafael J. Wysocki1-0/+6
2026-02-26ACPI: x86: cmos_rtc: Create a CMOS RTC platform deviceRafael J. Wysocki1-0/+4
2026-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2026-02-26mm/slub: drop duplicate kernel-doc for ksize()Sanjay Chitroda1-12/+0
2026-02-26mm/slab: mark alloc tags empty for sheaves allocated with __GFP_NO_OBJ_EXTSuren Baghdasaryan1-0/+2
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds6-8/+26
2026-02-26netfs: Fix unbuffered/DIO writes to dispatch subrequests in strict sequenceDavid Howells1-1/+3
2026-02-26bonding: print churn state via netlinkHangbin Liu1-0/+2
2026-02-26pppoe: remove kernel-mode relay supportQingfang Deng2-16/+0
2026-02-26vsock: lock down child_ns_mode as write-onceBobby Eshleman2-2/+14
2026-02-26kthread: consolidate kthread exit paths to prevent use-after-freeChristian Brauner1-1/+20
2026-02-26netfilter: nf_tables: remove register tracking infrastructureFlorian Westphal3-37/+0