summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2024-02-21Keep mbuf data alignment intact in m_defrag()Claudio Jeker
2024-02-21revert r1.35David Gwynne
2024-02-21Only return EPERM for immutable regions for the nasty operationsTheo de Raadt
2024-02-21handle /reserved-memory nodes from device trees on arm64.David Gwynne
2024-02-20implement disassociation (RUN->AUTH/INIT) in the qwx(4) driver state machineStefan Sperling
2024-02-20implement qwx_dp_reo_cmd_list_cleanup()Stefan Sperling
2024-02-20fix a double-free in qwx(4) that occurred when removing a peer from firmwareStefan Sperling
2024-02-20drm/i915/pxp/mtl: Update pxp-firmware response timeoutJonathan Gray
2024-02-19Make bwfm(4) work with MAC addresses set via ifconfig lladdr.Stefan Sperling
2024-02-19In cpu_fork() do not copy the register windows stashed in the u_pcbClaudio Jeker
2024-02-19regenJonathan Gray
2024-02-19add more Intel device idsJonathan Gray
2024-02-19regenKevin Lo
2024-02-19add Realtek 802.11ax idsKevin Lo