index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-02-27
hrtimer: Prepare stubs for deferred rearming
Peter Zijlstra
-0
/
+26
2026-02-27
hrtimer: Rename hrtimer_cpu_base::in_hrtirq to deferred_rearm
Thomas Gleixner
-21
/
+11
2026-02-27
hrtimer: Re-arrange hrtimer_interrupt()
Peter Zijlstra
-49
/
+44
2026-02-27
hrtimer: Add hrtimer_rearm tracepoint
Thomas Gleixner
-0
/
+24
2026-02-27
hrtimer: Separate remove/enqueue handling for local timers
Thomas Gleixner
-29
/
+43
2026-02-27
hrtimer: Use NOHZ information for locality
Thomas Gleixner
-1
/
+12
2026-02-27
hrtimer: Optimize for local timers
Thomas Gleixner
-36
/
+65
2026-02-27
hrtimer: Convert state and properties to boolean
Thomas Gleixner
-54
/
+49
2026-02-27
hrtimer: Replace the bitfield in hrtimer_cpu_base
Thomas Gleixner
-17
/
+18
2026-02-27
hrtimer: Evaluate timer expiry only once
Thomas Gleixner
-2
/
+3
2026-02-27
hrtimer: Cleanup coding style and comments
Thomas Gleixner
-221
/
+143
2026-02-27
hrtimer: Use guards where appropriate
Thomas Gleixner
-33
/
+15
2026-02-27
hrtimer: Reduce trace noise in hrtimer_start()
Thomas Gleixner
-27
/
+27
2026-02-27
hrtimer: Add debug object init assertion
Thomas Gleixner
-5
/
+38
2026-02-27
x86/apic: Enable TSC coupled programming mode
Thomas Gleixner
-7
/
+17
2026-02-27
clockevents: Provide support for clocksource coupled comparators
Thomas Gleixner
-7
/
+48
2026-02-27
timekeeping: Provide infrastructure for coupled clockevents
Thomas Gleixner
-0
/
+124
2026-02-27
x86/apic: Avoid the PVOPS indirection for the TSC deadline timer
Thomas Gleixner
-3
/
+10
2026-02-27
x86/apic: Remove pointless fence in lapic_next_deadline()
Thomas Gleixner
-9
/
+7
2026-02-27
x86: Inline TSC reads in timekeeping
Thomas Gleixner
-0
/
+16
2026-02-27
timekeeping: Allow inlining clocksource::read()
Thomas Gleixner
-19
/
+60
2026-02-27
clockevents: Remove redundant CLOCK_EVT_FEAT_KTIME
Thomas Gleixner
-4
/
+2
2026-02-27
tick/sched: Avoid hrtimer_cancel/start() sequence
Thomas Gleixner
-7
/
+20
2026-02-27
sched/hrtick: Mark hrtick timer LAZY_REARM
Peter Zijlstra
-1
/
+2
2026-02-27
hrtimer: Provide LAZY_REARM mode
Peter Zijlstra
-1
/
+27
2026-02-27
sched/hrtick: Avoid tiny hrtick rearms
Thomas Gleixner
-5
/
+19
2026-02-27
sched: Optimize hrtimer handling
Thomas Gleixner
-9
/
+50
2026-02-27
sched: Use hrtimer_highres_enabled()
Thomas Gleixner
-34
/
+9
2026-02-27
hrtimer: Provide a static branch based hrtimer_hres_enabled()
Thomas Gleixner
-7
/
+34
2026-02-27
hrtimer: Avoid pointless reprogramming in __hrtimer_start_range_ns()
Peter Zijlstra
-0
/
+8
2026-02-27
sched: Avoid ktime_get() indirection
Thomas Gleixner
-3
/
+2
2026-02-27
sched/fair: Make hrtick resched hard
Peter Zijlstra (Intel)
-1
/
+1
2026-02-27
sched/fair: Simplify hrtick_update()
Peter Zijlstra (Intel)
-8
/
+8
2026-02-27
sched/eevdf: Fix HRTICK duration
Peter Zijlstra
-14
/
+27
2026-02-27
nvme-multipath: fix leak on try_module_get failure
Keith Busch
-7
/
+5
2026-02-27
i3c: simplify combined i3c/i2c dependencies
Arnd Bergmann
-8
/
+16
2026-02-27
mm/slab: initialize slab->stride early to avoid memory ordering issues
Harry Yoo
-2
/
+3
2026-02-27
phy: qcom: qmp-ufs: Fix SM8650 PCS table for Gear 4
Abel Vesa
-2
/
+1
2026-02-27
dt-bindings: phy: qcom,sc8280xp-qmp-ufs-phy: document the Eliza QMP UFS PHY
Abel Vesa
-2
/
+6
2026-02-27
phy: qcom: m31-eusb2: clear PLL_EN during init
Elson Serrao
-1
/
+1
2026-02-27
phy: ti: j721e-wiz: Fix device node reference leak in wiz_get_lane_phy_types()
Felix Gu
-0
/
+2
2026-02-27
drm/i915: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
-3
/
+3
2026-02-27
phy: eswin: Create eswin directory and add EIC7700 SATA PHY driver
Yulin Lu
-0
/
+291
2026-02-27
dt-bindings: phy: eswin: Document the EIC7700 SoC SATA PHY
Yulin Lu
-0
/
+92
2026-02-27
phy: apple: apple: Use local variable for ioremap return value
Janne Grunau
-3
/
+5
2026-02-27
phy: k1-usb: add disconnect function support
Yixun Lan
-0
/
+14
2026-02-27
drm/ttm: Fix ttm_pool_beneficial_order() return type
Tvrtko Ursulin
-1
/
+1
2026-02-27
drm/nouveau: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
-1
/
+1
2026-02-27
phy: qcom: qmp-usbc: Simplify check for non-NULL pointer
Krzysztof Kozlowski
-3
/
+3
2026-02-27
phy: marvell: mmp3-hsic: Avoid re-casting __iomem
Krzysztof Kozlowski
-8
/
+16
[prev]
[next]