summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2023-08-29fix handling of unknown error rate in mbim signal state infoDavid Gwynne
2023-08-29export mbim signal statsDavid Gwynne
2023-08-29Remove p_rtime from struct proc and replace it by passing the timespecClaudio Jeker
2023-08-29Enable dwiic(4) and axppmic(4).Mark Kettenis
2023-08-29Add FDT support for dwiic(4)Mark Kettenis
2023-08-28Introduce reference counting for TCP syn cache entries.Alexander Bluhm
2023-08-26clockintr: add clockqueue_intrclock_install()Scott Soule Cheloha
2023-08-26word fix in comment; from crystal kolipeJason McIntyre
2023-08-26umb can use p2p_input as an if_input handler.David Gwynne
2023-08-26Adapt glxclk(4) for clockintrVisa Hankala
2023-08-26fix iwx scan command such that the driver selects an SSID during bgscanStefan Sperling
2023-08-24drm/amdgpu: keep irq count in amdgpu_irq_disable_allJonathan Gray
2023-08-24drm/amd/pm: skip the RLC stop when S0i3 suspend for SMU v13.0.4/11Jonathan Gray
2023-08-24drm/amd/display: Implement workaround for writing to OTG_PIXEL_RATE_DIV registerJonathan Gray
2023-08-24drm/amd/display: disable RCO for DCN314Jonathan Gray
2023-08-24drm/amdgpu/pm: fix throttle_status for other than MP1 11.0.7Jonathan Gray
2023-08-24drm/amdgpu: skip fence GFX interrupts disable/enable for S0ixJonathan Gray
2023-08-24drm/amd: flush any delayed gfxoff on suspend entryJonathan Gray
2023-08-24drm/i915/sdvo: fix panel_type initializationJonathan Gray
2023-08-24drm/amd/display: fix access hdcp_workqueue assertJonathan Gray
2023-08-24drm/amd/display: phase3 mst hdcp for multiple displaysJonathan Gray
2023-08-24drm/amd/display: save restore hdcp state when display is unplugged from mst hubJonathan Gray
2023-08-24drm/amdgpu: Fix potential fence use-after-free v2Jonathan Gray
2023-08-24drm/amd/display: Enable dcn314 DPP RCOJonathan Gray
2023-08-24drm/amd/display: Skip DPP DTO update if root clock is gatedJonathan Gray
2023-08-24drm/amd/display: Apply 60us prefetch for DCFCLK <= 300MhzJonathan Gray
2023-08-24drm/amdgpu: install stub fence into potential unused fence pointersJonathan Gray
2023-08-24drm/amdgpu: fix memory leak in mes self testJonathan Gray
2023-08-24drm/amdgpu: Fix integer overflow in amdgpu_cs_pass1Jonathan Gray
2023-08-24drm/amdgpu: fix calltrace warning in amddrm_buddy_finiJonathan Gray
2023-08-23all platforms: separate cpu_initclocks() from cpu_startclock()Scott Soule Cheloha
2023-08-22i386: i8254_initclocks: set IPL_MPSAFE for clock/rtc IRQsScott Soule Cheloha
2023-08-22avoid an ifdef in hardclock()Jonathan Gray
2023-08-21Fix receiving VLAN packets if LRO is enabled on ix(4).Alexander Bluhm
2023-08-21Remove dead code.Miod Vallat
2023-08-21clockintr: remove support for independent schedclock()Scott Soule Cheloha
2023-08-21alpha: stop running an independent schedclock()Scott Soule Cheloha
2023-08-21cpu_idle_{enter,leave}() are no-ops in ASM; replace themPhilip Guenther
2023-08-20Sync zlib 1.3 with userlandTheo Buehler
2023-08-20regenVisa Hankala
2023-08-20Add kqueue1() system callVisa Hankala
2023-08-19Refetch the spc pointer after cpu_switchto() since the value is staleClaudio Jeker
2023-08-19Check for powerpc64 cores that fail to startGeorge Koehler
2023-08-18Move the loadavg calculation to sched_bsd.c as update_loadav()Claudio Jeker
2023-08-18INITITIATION_COST -> INITIATION_COSTJonathan Gray
2023-08-18maximium -> maximumJonathan Gray
2023-08-18NBPFILTER not NBPFJonathan Gray
2023-08-18sync with userlandTheo Buehler
2023-08-17drm/amd/pm/smu7: move variables to where they are usedJonathan Gray
2023-08-17drm/amd/display: trigger timing sync only if TG is runningJonathan Gray