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-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
2020-02-01
replace vlan instance SRP lists with SMR_SLISTs
Jonathan Matthew
2020-02-01
Make writes to the f_flag field of `struct file' MP-safe using atomic
anton
2020-01-31
actually set the link state down when the /dev entry is closed.
David Gwynne
2020-01-31
Remove an unused function.
Mike Larkin
2020-01-30
device poll handlers should return POLL flags, not errnos.
David Gwynne
2020-01-30
Acquire fdplock when updating fd_cmask. This moves the code
Visa Hankala
2020-01-30
Update lock annotations of struct filedesc.
Visa Hankala
2020-01-30
regen
Visa Hankala
2020-01-30
Unlock close*(2) and dup*(2).
Visa Hankala
2020-01-30
Split `p_priority' into `p_runpri' and `p_slppri'.
Martin Pieuchot
2020-01-29
Add support for notifications about audio(4) controls changes.
Alexandre Ratchov
2020-01-28
Simplify filterops routines where klist_invalidate() is used.
Visa Hankala
2020-01-28
The default-brightness-level property actually contains an index
Patrick Wildt
2020-01-28
Make acpivout(4) call ws_[gs]et_param instead of directly
Patrick Wildt
2020-01-28
drm/radeon: fix bad DMA from INTERRUPT_CNTL2
Jonathan Gray
2020-01-28
drm/panel: make drm_panel.h self-contained
Jonathan Gray
2020-01-28
drm/fb-helper: generic: Call drm_client_add() after setup is done
Jonathan Gray
2020-01-28
drm/fb-helper: generic: Fix setup error path
Jonathan Gray
2020-01-28
drm/dp_mst: Skip validating ports during destruction, just ref
Jonathan Gray
2020-01-27
update bpf_iflist in bpfsdetach instead of bpfdetach as some drivers
Joshua Stein
2020-01-27
Improve use of SMR in dt(4) by changing the time when smr_barrier()
Visa Hankala
2020-01-27
Make urtwn(4) attach to tp-link tl-wn823n (RTL8192EU).
Stefan Sperling
2020-01-27
regen
Stefan Sperling
2020-01-27
add USB device ID for tp-link tl-wn823n
Stefan Sperling
2020-01-27
Rename advminphys function to adv_minphys. The prototype and one usage were
Stuart Henderson
2020-01-27
Send APM_POWER_CHANGE events to userland after refreshing battery info
Jeremie Courreges-Anglas
2020-01-27
add some comments to tun_destroy, and try be a bit more paranoid.
David Gwynne
2020-01-27
Make the commonalities of cdminphys, sdminphys and stminphys more
Kenneth R Westerback
2020-01-27
Prototypes should not name the parameters.
Kenneth R Westerback
2020-01-27
Prototypes should not name the parameters.
Kenneth R Westerback
2020-01-26
Use long for temporary variables handling b_bcount values in physio().
Kenneth R Westerback
2020-01-26
Set the default brightness level upon attach.
Patrick Wildt
2020-01-26
The enable-gpios property is an optional property, so don't error out if
Patrick Wildt
2020-01-26
add define for IPTOS_DSCP_LE; "low effort" DSCP codepoint standardised
Damien Miller
2020-01-26
Pull in drm_bridge.c from linux 4.19.y.
Patrick Wildt
2020-01-26
Add simplepanel(4), a driver for simple display panels. This one
Patrick Wildt
2020-01-26
regen
Ted Unangst
2020-01-26
add a new __tmpfd system call that creates a new unnamed file in /tmp.
Ted Unangst
2020-01-26
try disconnecting old world boot.mac bootloader for a bit
Ted Unangst
2020-01-26
vsdk -> vdsk in a panic message
Ted Unangst
2020-01-26
invert some if logic to shortcircuit some loops and reduce nesting.
Ted Unangst
2020-01-26
Fix comment.
Mark Kettenis
2020-01-26
Fix spacing issue.
Mark Kettenis
2020-01-26
Shuffle some names around to make reading the code less headache
Kenneth R Westerback
[prev]
[next]