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-01-13
Raise ipl of the softclock thread to IPL_SOFTCLOCK.
Martin Pieuchot
2020-01-12
Add thermal sensor clock.
Mark Kettenis
2020-01-12
Implement cpu_kick() and cpu_unidle().
Mark Kettenis
2020-01-12
tweak locking comment
anton
2020-01-12
condense comment
anton
2020-01-12
Get rid of redundant parenthesis.
anton
2020-01-12
*sleep_nsec(9): sleep *at least* the given number of nanoseconds
cheloha
2020-01-11
MC7700 works as umsm
Theo de Raadt
2020-01-11
sync
Theo de Raadt
2020-01-11
add SIERRA MC7700
Theo de Raadt
2020-01-11
ami(4): msleep(9) -> msleep_nsec(9); ok kn@
cheloha
2020-01-11
hifn(4): timeout_add(9) -> timeout_add_msec(9)
cheloha
2020-01-11
xenstore: *sleep(9) -> *sleep_nsec(9); ok mikeb@
cheloha
2020-01-11
Use block mode for smbus access as required by the IPMI standard and
Mark Kettenis
2020-01-11
Implement block mode. Tweak an error message while there.
Mark Kettenis
2020-01-11
Make sure we use signed types in the sensor value calculation; 'char' is
Mark Kettenis
2020-01-11
fix dup #include
Theo de Raadt
2020-01-11
Convert infinite sleeps to tsleep_nsec(9).
Martin Pieuchot
2020-01-11
Add constants to support block mode. Needed to support SMBus block read
Mark Kettenis
2020-01-11
The eMMC on my firefly-rk3399 doesn't work reliably when the output tap
Mark Kettenis
2020-01-11
eap(4): tsleep(9) -> tsleep_nsec(9); ok ratchov@
cheloha
2020-01-11
autri(4): tsleep(9) -> tsleep_nsec(9); ok ratchov@
cheloha
2020-01-11
bktr(4): one more tsleep(9) -> tsleep_nsec(9) conversion; ok ratchov@
cheloha
2020-01-11
pcmcia(4): malo(4): tsleep(9) -> tsleep_nsec(9)
cheloha
2020-01-11
acx(4): tsleep(9) -> tsleep_nsec(9); ok claudio@
cheloha
2020-01-11
sximmc(4): tsleep(9) -> tsleep_nsec(9)
cheloha
2020-01-11
remove sli(4)
Jonathan Gray
2020-01-10
ubsec(4): timeout_add(9) -> timeout_add_msec(9)
cheloha
2020-01-10
Remove unused MIDI_MAXWRITE macro
Alexandre Ratchov
2020-01-10
Use atomic operations with kq_refs, to nudge the code toward MP-safety.
Visa Hankala
2020-01-10
Convert the vnode list at the mount point into a tailq. During
Alexander Bluhm
2020-01-10
usbd_request_async() already frees 'xfer' in case of an error
Gerhard Roth
2020-01-10
timeout_add(9) -> timeout_add_sec(9)
Jonathan Gray
2020-01-10
xlights(4): timeout_add(9) -> timeout_add_msec(9)
cheloha
2020-01-10
pluart(4): timeout_add(9) -> timeout_add_sec(9); ok jsg@
cheloha
2020-01-10
drm/mst: Fix MST sideband up-reply failure handling
Jonathan Gray
2020-01-10
drm: limit to INT_MAX in create_blob ioctl
Jonathan Gray
2020-01-10
drm/amd/display: Fixed kernel panic when booting with DP-to-HDMI dongle
Jonathan Gray
2020-01-10
drm/amdgpu: add cache flush workaround to gfx8 emit_fence
Jonathan Gray
2020-01-10
drm/amdgpu: add check before enabling/disabling broadcast mode
Jonathan Gray
2020-01-10
remove dpt(4) driver for DPT EATA SCSI RAID
Jonathan Gray
2020-01-09
Replace the global pipe_lock with a more fine-grained lock per pipe
anton
2020-01-09
If the kernel panics due to SMEP or SMAP, print correct stack trace
Alexander Bluhm
2020-01-09
Rename udl_mode field to not shadow global `hz' variable.
Martin Pieuchot
2020-01-09
Convert sleeps of 1sec or more to tsleep_nsec(9).
Martin Pieuchot
2020-01-09
regen
Jonathan Gray
2020-01-09
add ADATA SX8200 Pro
Jonathan Gray
2020-01-08
Check address family of pf ioctl(2) DIOCNATLOOK parameter at kernel
Alexander Bluhm
2020-01-08
Skip fdplock when freeing a file descriptor table. The lock is not
Visa Hankala
2020-01-08
Unify handling of ioctls FIOSETOWN/SIOCSPGRP/TIOCSPGRP and
Visa Hankala
[prev]
[next]