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-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
2022-05-04
regen
Jonathan Gray
2022-05-04
update Intel ADL-S graphics ids, add ADL-N RPL-S RPL-P
Jonathan Gray
2022-05-04
drm/i915/adl-n: Enable ADL-N platform
Jonathan Gray
2022-05-04
drm/i915/rpl-s: Add PCI IDS for Raptor Lake S
Jonathan Gray
2022-05-04
drm/i915/dg1: Add new PCI id
Jonathan Gray
2022-05-04
drm/i915/adl_s: Update ADL-S PCI IDs
Jonathan Gray
2022-05-04
Missed removing some memory scaling in vmm, vmctl.
Dave Voutila
2022-05-03
vmm/vmd/vmctl: standardize memory units to bytes
Dave Voutila
2022-05-03
Rate limit uvn_flush error during pageout messages. They occur
Alexander Bluhm
2022-05-03
Make pf(4) more paranoid about IGMP/MLP messages. MLD/IGMP messages
Alexandr Nedvedicky
2022-05-03
Activate parallel IP forwarding. Start 4 softnet tasks. Limit the
Alexander Bluhm
2022-05-03
Retire CRYPTO_F_MPSAFE it is no longer of any use. The crypto framework
Claudio Jeker
2022-05-02
Disable DMA as part of the hardware reset, preventing the device from
Anton Lindqvist
2022-05-02
Use the given queue id argument which happen to already be equal to
Anton Lindqvist
2022-05-01
regen
Ted Unangst
2022-05-01
no need to test for toupper function in awk
Ted Unangst
2022-05-01
Check for the correct length field when checking the control transfer data
Marcus Glocker
[next]