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
2020-02-12
Implement a workaround for missing Tx completion interrupts in iwm(4).
Stefan Sperling
2020-02-12
Check bogus values from interrupt in ict and non-ict case. r1 and r2
tobhe
2020-02-12
Do not reparent a traced child to ourself inside wait(2).
Martin Pieuchot
2020-02-12
Bring a few stragglers into line with the idiom used by the other 40+
Kenneth R Westerback
2020-02-12
drm/dp_mst: Remove VCPI while disabling topology mgr
Jonathan Gray
2020-02-12
drm/amd/dm/mst: Ignore payload update failures
Jonathan Gray
2020-02-12
drm/rect: Avoid division by zero
Jonathan Gray
2020-02-11
the pledge_ioctl() rule checker is written in a style which could read
Theo de Raadt
2020-02-10
When walking the HID descriptor, even though we filter for hid_input
Patrick Wildt
2020-02-10
Add support for the RK3399's VOP clocks to rkclock(4).
Patrick Wildt
2020-02-10
When attempting to disabe TSX avoid uninitialised var use for Intel cpus
Jonathan Gray
2020-02-09
Zero struct knote on allocation. This makes the code less prone
Visa Hankala
2020-02-08
On the Lenovo X395 acpivout(4) does not attach since there is
Patrick Wildt
2020-02-08
Replace ttkqflush() with klist_invalidate() to handle knote list
Visa Hankala
2020-02-08
remove erroneous line in comment for vm_get_info()
Jasper Lievisse Adriaanse
2020-02-07
fd(4): timeout_add(9) -> timeout_add_msec(9), tsleep(9) -> tsleep_nsec(9)
cheloha
2020-02-07
Nuke softc field 'sc_adapter" and just point sc_link's at shiney new
Kenneth R Westerback
2020-02-06
Try to reduce the lying, hyperbolic or obsolete commentary on
Kenneth R Westerback
2020-02-06
Remove pointless intermediate scsi_adapter field of softc by pointing
Kenneth R Westerback
2020-02-06
Delete unused scsi_adapter fields of softc's.
Kenneth R Westerback
2020-02-06
Eliminate use of 'migration aids' #define scsipi_<blah> and just use
Kenneth R Westerback
2020-02-06
Soooooo much eye-searing trailing whitespace.
Kenneth R Westerback
2020-02-06
So much eye-searing trailing whitespace.
Kenneth R Westerback
2020-02-06
Whitespace tweak.
Kenneth R Westerback
2020-02-05
Ooops. Missed a file in nuke of scsi_minphys. mpath_minphys() needs to
Kenneth R Westerback
2020-02-05
Move kernel locking inside knote_fdclose() from finishdup() and
Visa Hankala
2020-02-05
Nuke unnecessary abstraction 'scsi_minphys()' which just calls
Kenneth R Westerback
2020-02-05
Very old firmware umsm devices don't work as umb(4), so I made them work
Theo de Raadt
2020-02-05
regen
Patrick Wildt
2020-02-05
Add some more Apollo Lake PCI IDs.
Patrick Wildt
2020-02-05
Fix confusion between minimum and maximum samples-per-frame.
Alexandre Ratchov
2020-02-05
regen
Patrick Wildt
2020-02-05
Add some more Apollo Lake PCI IDs.
Patrick Wildt
2020-02-05
Allow programs with the "audio" promise to use the AUDIO_MIXER_xxx ioctls.
Alexandre Ratchov
2020-02-05
regen
Patrick Wildt
2020-02-05
Add Pericom PI7C9X2G404EL PCIe Packet Switch
Patrick Wildt
2020-02-05
Detach timeouts and the softint handler before freeing memory.
Martin Pieuchot
2020-02-05
regen
Patrick Wildt
2020-02-05
Add some more Gemini Lake IDs.
Patrick Wildt
2020-02-05
Remove dead store, from Amit Kulkarni.
Martin Pieuchot
2020-02-04
Refactoring to prepare multi-queues support, no intended behavior change:
Martin Pieuchot
2020-02-04
Replace msleep(9) by sleep_setup/setup_signal/finish() dance.
Martin Pieuchot
2020-02-04
allow reading of sysctl kern.somaxconn in "inet", due to
Theo de Raadt
2020-02-04
Replace TAILQ concatenation loop with TAILQ_CONCAT
bket
2020-02-04
Enable rge(4).
Kevin Lo
2020-02-02
Reapply post-svc-sled in a repaired fashion. The SYS_sigreturn-related
Theo de Raadt
2020-02-02
Back out previous "insert two nop instructions after svc instructions
Christian Weisgerber
2020-02-01
Also insert two nop instructions after svc instructions for SYS_exit
Theo de Raadt
2020-02-01
Back out previous. Nothing wrong with the diff per se but I should have
anton
2020-02-01
Grab the kernel lock in pgsigio() as it's strictly needed while
anton
[next]