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
2023-09-12
Add an "openbsd,gic-its-id" property to gic-its nodes containing the ITS ID.
Jonathan Matthew
2023-09-11
Remove unnecessary <sys/selinfo.h> includes.
Vitaliy Makkoveev
2023-09-11
Remove unnecessary <sys/selinfo.h> includes.
Vitaliy Makkoveev
2023-09-11
Kill unused `aac_select'. Build test performed with uncommented aac(4)
Vitaliy Makkoveev
2023-09-11
remove unused rkdrm_ports tailq
Jonathan Gray
2023-09-10
load amd patch into a malloc'd region to make it page aligned
Jonathan Gray
2023-09-10
don't error on WSDISPLAYIO_SVIDEO/WSDISPLAYIO_GVIDEO in drm drivers
Jonathan Gray
2023-09-10
clockintr: support an arbitrary callback function argument
Scott Soule Cheloha
2023-09-10
clockintr_dispatch: add intermediate pointer for clockintr_queue.cq_shadow
Scott Soule Cheloha
2023-09-09
kernel: remove schedhz
Scott Soule Cheloha
2023-09-09
clockintr_advance: tweak logic to eliminate early-return
Scott Soule Cheloha
2023-09-09
clockintr_schedule: tweak logic to eliminate early return
Scott Soule Cheloha
2023-09-09
clockintr_advance: delete duplicate code, call clockintr_schedule_locked()
Scott Soule Cheloha
2023-09-09
clockintr_schedule: refactor reusable code into clockintr_schedule_locked()
Scott Soule Cheloha
2023-09-09
Fix SCHED_LOCK() leak in single_thread_set()
Claudio Jeker
2023-09-09
Regen
Kevin Lo
2023-09-09
Correct TP-LINK bluetooth ID.
Kevin Lo
2023-09-09
clockintr_dispatch: copy cl_func to cq_shadow.cl_func before calling it
Scott Soule Cheloha
2023-09-08
clockintr: rename "clockintr_schedule_locked" to "clockqueue_pend_insert"
Scott Soule Cheloha
2023-09-08
clockintr: rename "clockintr_cancel_locked" to "clockqueue_pend_delete"
Scott Soule Cheloha
2023-09-08
Clean up old console bootargs
Klemens Nanni
2023-09-08
Remove the remnants of the leftover selinfo from vnode(9) layer. Just
Vitaliy Makkoveev
2023-09-08
revert previous
Christian Weisgerber
2023-09-08
Change how ps_threads and p_thr_link are locked away from using SCHED_LOCK.
Claudio Jeker
2023-09-07
pf(4) ignores 'keep state' and 'nat-to' actions for unsolicited
Alexandr Nedvedicky
2023-09-07
regen
Daniel Dickman
2023-09-07
add Realtek 8852AE
Daniel Dickman
2023-09-07
match on Mellanox ConnectX-6 Lx
Jonathan Gray
2023-09-07
regen
Jonathan Gray
2023-09-07
add Mellanox ConnectX-6 Lx
Jonathan Gray
2023-09-06
regen
Jonathan Gray
2023-09-06
add a Navi 32 device id
Jonathan Gray
2023-09-06
regen
Jonathan Gray
2023-09-06
add Intel Optane SSD P1600X
Jonathan Gray
2023-09-06
Use shared net lock for ip_send() and ip6_send().
Alexander Bluhm
2023-09-06
Remove -mabi=elfv2 option. This is the default for OpenBSD and clang 16
Mark Kettenis
2023-09-06
vmm(4)/vmd(8): include pending interrupt in vm_run_parmams.
Dave Voutila
2023-09-06
clockintr: replace u_int with standard types
Scott Soule Cheloha
2023-09-06
clockintr: clockintr_establish: change first argument to a cpu_info pointer
Scott Soule Cheloha
2023-09-06
revert disabling warnings for zlib on clang >= 15
Jonathan Gray
2023-09-05
clockintr: remove clockintr_expiration()
Scott Soule Cheloha
2023-09-05
clockintr: remove clockintr_nsecuptime()
Scott Soule Cheloha
2023-09-05
clockintr: add clockintr_advance_random()
Scott Soule Cheloha
2023-09-05
vmm(4): switch the APMI CPUID mask to an include mask
Mike Larkin
2023-09-05
stop putting multicast addresses into the Receive Address Registers
Christian Weisgerber
2023-09-05
Make ksmn(4) attach to 19h/4x devices
Stefan Sperling
2023-09-05
Fix touchpad on newer device trees. The *gpio fields moved up one layer.
Tobias Heider
2023-09-05
Address the case 2b version of inconsistent view across threads of
Philip Guenther
2023-09-04
Fix netstat output of uses of current SYN cache left.
Alexander Bluhm
2023-09-04
Protect ps_single, ps_singlecnt and ps_threadcnt by the process mutex.
Claudio Jeker
[next]