summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-27hrtimer: Prepare stubs for deferred rearmingPeter Zijlstra-0/+26
2026-02-27hrtimer: Rename hrtimer_cpu_base::in_hrtirq to deferred_rearmThomas Gleixner-21/+11
2026-02-27hrtimer: Re-arrange hrtimer_interrupt()Peter Zijlstra-49/+44
2026-02-27hrtimer: Add hrtimer_rearm tracepointThomas Gleixner-0/+24
2026-02-27hrtimer: Separate remove/enqueue handling for local timersThomas Gleixner-29/+43
2026-02-27hrtimer: Use NOHZ information for localityThomas Gleixner-1/+12
2026-02-27hrtimer: Optimize for local timersThomas Gleixner-36/+65
2026-02-27hrtimer: Convert state and properties to booleanThomas Gleixner-54/+49
2026-02-27hrtimer: Replace the bitfield in hrtimer_cpu_baseThomas Gleixner-17/+18
2026-02-27hrtimer: Evaluate timer expiry only onceThomas Gleixner-2/+3
2026-02-27hrtimer: Cleanup coding style and commentsThomas Gleixner-221/+143
2026-02-27hrtimer: Use guards where appropriateThomas Gleixner-33/+15
2026-02-27hrtimer: Reduce trace noise in hrtimer_start()Thomas Gleixner-27/+27
2026-02-27hrtimer: Add debug object init assertionThomas Gleixner-5/+38
2026-02-27x86/apic: Enable TSC coupled programming modeThomas Gleixner-7/+17
2026-02-27clockevents: Provide support for clocksource coupled comparatorsThomas Gleixner-7/+48
2026-02-27timekeeping: Provide infrastructure for coupled clockeventsThomas Gleixner-0/+124
2026-02-27x86/apic: Avoid the PVOPS indirection for the TSC deadline timerThomas Gleixner-3/+10
2026-02-27x86/apic: Remove pointless fence in lapic_next_deadline()Thomas Gleixner-9/+7
2026-02-27x86: Inline TSC reads in timekeepingThomas Gleixner-0/+16
2026-02-27timekeeping: Allow inlining clocksource::read()Thomas Gleixner-19/+60
2026-02-27clockevents: Remove redundant CLOCK_EVT_FEAT_KTIMEThomas Gleixner-4/+2
2026-02-27tick/sched: Avoid hrtimer_cancel/start() sequenceThomas Gleixner-7/+20
2026-02-27sched/hrtick: Mark hrtick timer LAZY_REARMPeter Zijlstra-1/+2
2026-02-27hrtimer: Provide LAZY_REARM modePeter Zijlstra-1/+27
2026-02-27sched/hrtick: Avoid tiny hrtick rearmsThomas Gleixner-5/+19
2026-02-27sched: Optimize hrtimer handlingThomas Gleixner-9/+50
2026-02-27sched: Use hrtimer_highres_enabled()Thomas Gleixner-34/+9
2026-02-27hrtimer: Provide a static branch based hrtimer_hres_enabled()Thomas Gleixner-7/+34
2026-02-27hrtimer: Avoid pointless reprogramming in __hrtimer_start_range_ns()Peter Zijlstra-0/+8
2026-02-27sched: Avoid ktime_get() indirectionThomas Gleixner-3/+2
2026-02-27sched/fair: Make hrtick resched hardPeter Zijlstra (Intel)-1/+1
2026-02-27sched/fair: Simplify hrtick_update()Peter Zijlstra (Intel)-8/+8
2026-02-27sched/eevdf: Fix HRTICK durationPeter Zijlstra-14/+27
2026-02-27nvme-multipath: fix leak on try_module_get failureKeith Busch-7/+5
2026-02-27i3c: simplify combined i3c/i2c dependenciesArnd Bergmann-8/+16
2026-02-27mm/slab: initialize slab->stride early to avoid memory ordering issuesHarry Yoo-2/+3
2026-02-27phy: qcom: qmp-ufs: Fix SM8650 PCS table for Gear 4Abel Vesa-2/+1
2026-02-27dt-bindings: phy: qcom,sc8280xp-qmp-ufs-phy: document the Eliza QMP UFS PHYAbel Vesa-2/+6
2026-02-27phy: qcom: m31-eusb2: clear PLL_EN during initElson Serrao-1/+1
2026-02-27phy: ti: j721e-wiz: Fix device node reference leak in wiz_get_lane_phy_types()Felix Gu-0/+2
2026-02-27drm/i915: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann-3/+3
2026-02-27phy: eswin: Create eswin directory and add EIC7700 SATA PHY driverYulin Lu-0/+291
2026-02-27dt-bindings: phy: eswin: Document the EIC7700 SoC SATA PHYYulin Lu-0/+92
2026-02-27phy: apple: apple: Use local variable for ioremap return valueJanne Grunau-3/+5
2026-02-27phy: k1-usb: add disconnect function supportYixun Lan-0/+14
2026-02-27drm/ttm: Fix ttm_pool_beneficial_order() return typeTvrtko Ursulin-1/+1
2026-02-27drm/nouveau: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann-1/+1
2026-02-27phy: qcom: qmp-usbc: Simplify check for non-NULL pointerKrzysztof Kozlowski-3/+3
2026-02-27phy: marvell: mmp3-hsic: Avoid re-casting __iomemKrzysztof Kozlowski-8/+16