index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2022-05-13
Make iwx(4) load a0-hr-b0 firmware on AX211 devices which require it.
Stefan Sperling
2022-05-13
reduce diff to linux
Jonathan Gray
2022-05-13
drm/amdgpu: Ensure HDA function is suspended before ASIC reset
Jonathan Gray
2022-05-13
drm/amdgpu: don't set s3 and s0ix at the same time
Jonathan Gray
2022-05-13
drm/amdgpu: explicitly check for s0ix when evicting resources
Jonathan Gray
2022-05-13
drm/amdgpu: unify BO evicting method in amdgpu_ttm
Jonathan Gray
2022-05-13
drm/amdgpu: do not use passthrough mode in Xen dom0
Jonathan Gray
2022-05-13
drm/amd/display: Avoid reading audio pattern past AUDIO_CHANNELS_COUNT
Jonathan Gray
2022-05-13
add xen.h for 5.15.39 drm
Jonathan Gray
2022-05-12
Fix setting of HT/VHT bits in rate flags of the iwx(4) Tx command.
Stefan Sperling
2022-05-12
During coredumps only a single thread should be active, check this
Claudio Jeker
2022-05-12
Convert `fd_cmask' and `fd_refcnt' types from u_short to 32 bit types.
Vitaliy Makkoveev
2022-05-12
kqueue: Fix race condition in knote_remove()
Visa Hankala
2022-05-12
Consider BUFPAGES_DEFICIT in swap_shortage.
Martin Pieuchot
2022-05-12
Introduce uvm_pagedequeue() to reduce code duplication.
Martin Pieuchot
2022-05-12
Bump IWX_UCODE_SECT_MAX to allow all new AX210/AX211 fw images to be parsed
Stefan Sperling
2022-05-12
Add missing AX210/AX211 devices to the device ID matching table.
Stefan Sperling
2022-05-11
Use hardware routine for PHY reset and always accept the PHY that's present.
Kevin Lo
2022-05-10
move memory allocations in pfr_add_tables() out of
Alexandr Nedvedicky
2022-05-10
make the CPU frequency scaling duration relative to the load
Solene Rapenne
2022-05-10
Convert KVA allocation to km_alloc(9).
Mark Kettenis
2022-05-10
Our read/write lock implementation was not fair to writers. When
Alexander Bluhm
2022-05-10
Fix reading of the MAC address on AX210 devices.
Stefan Sperling
2022-05-10
Make run(4) attach to RT5372 devices.
Stefan Sperling
2022-05-10
regen
Stefan Sperling
2022-05-10
add USB device ID of RT5372 for run(4); patch by molotov31337 on tech@
Stefan Sperling
2022-05-10
spelling
Jonathan Gray
2022-05-09
Add support for AX210/AX211 devices to iwx(4).
Stefan Sperling
2022-05-09
Protect sbappendaddr() in divert_packet() with kernel lock. With
Alexander Bluhm
2022-05-09
Revert "Replace selwakeup() with KNOTE() in pipe and socket event activation."
Visa Hankala
2022-05-09
regen
Stefan Sperling
2022-05-09
add another iwx(4) product ID (presumably AX211, marketing name differs)
Stefan Sperling
2022-05-09
drm/i915: Fix SEL_FETCH_PLANE_*(PIPE_B+) register addresses
Jonathan Gray
2022-05-09
drm/i915: Check EDID for HDR static metadata when choosing blc
Jonathan Gray
2022-05-09
drm/amd/display: Fix memory leak in dcn21_clock_source_create
Jonathan Gray
2022-05-09
drm/amdkfd: Fix GWS queue count
Jonathan Gray
2022-05-08
Backport an upstream fix for CRC calculation. This fixes Java applications
Theo Buehler
2022-05-08
Update to zlib 1.2.12
Theo Buehler
2022-05-06
Replace selwakeup() with KNOTE() in kqueue event activation.
Visa Hankala
2022-05-06
Replace selwakeup() with KNOTE() in pipe and socket event activation.
Visa Hankala
2022-05-05
Clean up divert_packet(). Function does not return error, make it
Alexander Bluhm
2022-05-05
Use static objects for struct rttimer_queue instead of dynamically
Claudio Jeker
2022-05-05
regen
Frederic Cambus
2022-05-05
Add ID for the AMD Sensor Fusion Hub found on my Ryzen-based ZBOX CA621.
Frederic Cambus
2022-05-05
Using mutex initializer for static variable does not compile with
Alexander Bluhm
2022-05-05
No longer consider IN_EXPERIMENTAL aka 240/4 as not forwardable.
Claudio Jeker
2022-05-04
Introduce mutex for ratecheck(9) and ppsratecheck(9). A global
Alexander Bluhm
2022-05-04
Move rttimer callback function from the rttimer itself to rttimer_queue.
Claudio Jeker
2022-05-04
In ipsp_spd_lookup() rename the parameter tdbp to tdbin as it is
Alexander Bluhm
2022-05-04
Merge swap-backed and object-backed inactive page lists.
Martin Pieuchot
[next]