summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2024-02-29regenJonathan Gray
2024-02-29drm/i915: Update ADL-N PCI IDsJonathan Gray
2024-02-29dt(4): interval, profile: schedule clockintr relative to start of recordingScott Soule Cheloha
2024-02-28Enable IPv6 AF for ppp(4)Denis Fondras
2024-02-28No need to kick a CPU twice when putting a thread on its runqueue.Martin Pieuchot
2024-02-28Fix rx_bufs accounting buglet; reported on bugs@ by dns at strangeloop dot cc;Miod Vallat
2024-02-28Cleanup IP input, forward, output.Alexander Bluhm
2024-02-28identify MTE; ok kettenis@Jonathan Gray
2024-02-27Combine route_cache() and rtalloc_mpath() in new route_mpath().Alexander Bluhm
2024-02-27Pass flags to configure internal PHY delays down to the PHY. Also passMark Kettenis
2024-02-26Enable MSIs on RK3588. We have a U-Boot package with device trees thatMark Kettenis
2024-02-26Add RK3588 support. Rework the RK3568 support to take advantage of theMark Kettenis
2024-02-26Add GMAC related RK3588 clocks.Mark Kettenis
2024-02-26fix Tx rate selection for management frames in iwx(4)Stefan Sperling
2024-02-26drm/amd/display: Preserve original aspect ratio in create streamJonathan Gray
2024-02-26drm/amd/display: Fix MST Null Ptr for RVJonathan Gray
2024-02-26drm/amdgpu/soc21: update VCN 4 max HEVC encoding resolutionJonathan Gray
2024-02-26drm/prime: Support page array >= 4GBJonathan Gray
2024-02-25drm/amd/display: Add align done checkJonathan Gray
2024-02-25drm/amd: Don't init MEC2 firmware when it fails to loadJonathan Gray
2024-02-25drm/amdgpu: Reset IH OVERFLOW_CLEAR bitJonathan Gray
2024-02-25Revert "drm/amd: flush any delayed gfxoff on suspend entry"Jonathan Gray
2024-02-25We don't do compat32 so MSR_CSTAR shouldn't be set up: delete thePhilip Guenther
2024-02-25clockintr: rename "struct clockintr_queue" to "struct clockqueue"Scott Soule Cheloha
2024-02-25sys/clockintr.h: consolidate forward declarationsScott Soule Cheloha
2024-02-25clockintr.h, kern_clockintr.c: add 2023, 2024 to copyright rangeScott Soule Cheloha
2024-02-25New accounting flag ABTCFI to indicate signal SIGILL + code ILL_BTCFITheo de Raadt
2024-02-24Explicitly disable MSR_CET_NO_TRACK_EN in MSR_S_CET. If enabled by theTheo de Raadt
2024-02-24qwx(4): qwx_dp_rx_tid_del_func: fix dp_reo_cache_flush_elem expiration logicScott Soule Cheloha
2024-02-24clockintr: rename clockqueue_reset_intrclock to clockqueue_intrclock_reprogramScott Soule Cheloha
2024-02-23timecounting: start system uptime at 0.0 instead of 1.0Scott Soule Cheloha
2024-02-23There is a 21BY x13s model. Handle it like 21BX.Mark Kettenis
2024-02-23ddb(4): db_read_bytes/db_write_bytes: change dst/src parameter to void*Scott Soule Cheloha
2024-02-23timeout: make to_kclock validation more rigorousScott Soule Cheloha
2006-10-06Preliminary bits for SuperH-based ports, based on NetBSD/sh3 codebase withMiod Vallat
2024-02-23- Add support for reporting flow control status.Kevin Lo
2024-02-22make qwx(4) ignore ESHUTDOWN while printing errors to dmesgStefan Sperling
2024-02-22Make the route cache aware of multipath routing.Alexander Bluhm
2024-02-22Improve db_ctf_pprint(), implement handlers for arrays and enums.Claudio Jeker
2024-02-22get rid of the qwx(4) mhi_newstate_taskStefan Sperling
2024-02-22start qwx(4) MHI channels in process context rather than in a taskStefan Sperling
2024-02-22cache qwx(4) firmware images in memory across suspend/resume cyclesStefan Sperling
2024-02-22add suspend/resume support to qwx(4)Stefan Sperling
2024-02-21match on C740; tested by and ok deraadt@Jonathan Gray
2024-02-21recognise Neoverse V3 (Poseidon), Neoverse N3 (Hermes)Jonathan Gray
2024-02-21create a new code ILL_BTCFI associated with SIGILL for trap faults whichTheo de Raadt
2024-02-21Remove duplicate definitions.Kevin Lo
2024-02-21Add missing checksum flag M_TCP_TSO to ddb show mbuf.Alexander Bluhm
2024-02-21spelling fixes; ok claudio@Jonathan Gray
2024-02-21Import mwx(4) a driver for Mediatek MT7921 and MT7922 802.11ax devicesClaudio Jeker