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
2019-07-15
Fix a direct map bug that affected machines with > 1023GB physical
Mike Larkin
2019-07-15
Do not relock fdp in fdrelease(). This prevents unnecessary locking
Visa Hankala
2019-07-15
unstub phm_irq_process()
Jonathan Gray
2019-07-15
add PCI_BUS_NUM()
Jonathan Gray
2019-07-15
put smbios date access under NBIOS > 0 instead of CONFIG_DMI
Jonathan Gray
2019-07-15
Replace local method of determining rasops rotation with
Jonathan Gray
2019-07-15
Add dmi functions used by drm_panel_orientation_quirks.c and enable
Jonathan Gray
2019-07-15
store smbios date string in globally visible var for drm
Jonathan Gray
2019-07-14
rename PIPE_WANT to PIPE_WANTD.
Sebastien Marie
2019-07-14
newlen was a dead store, but what we could use is oldlen to
Florian Obser
2019-07-14
Delete obsolete bits in a comment: mcontext is gone and struct reg is no
Philip Guenther
2019-07-14
Don't lock the struct unveil being created in the child when cloning the
Philip Guenther
2019-07-13
Panic for missing vp1 entry, do not panic for missing vp2 entry twice.
Dale Rahn
2019-07-13
Adjust the pmap_set_l* functions to a more reasonable API,
Dale Rahn
2019-07-13
pmap_page_protect() should not unmap pages after making them readonly.
Dale Rahn
2019-07-13
pipe_write() do opportunistic buffer resizing, when the buffer is empty.
Sebastien Marie
2019-07-12
Count the number of TCP SACK options that were dropped due to the
Alexander Bluhm
2019-07-12
Revert anton@ changes about read/write unlocking
solene
2019-07-12
Remove unnecessary extern declarations.
Visa Hankala
2019-07-12
Make rootdev parsing a little saner. The "rootdev=" prefix can be
Visa Hankala
2019-07-12
sysctl(2): add KERN_TIMEOUT_STATS: timeout(9) status and statistics.
cheloha
2019-07-11
Use "i" constrain instead of "n" constrain in inline assembly. Makes clang
Mark Kettenis
2019-07-11
Kill commented-out wsfont_remove().
Martin Pieuchot
2019-07-11
listen(2) should return EINVAL if the socket is connected.
Alexander Bluhm
2019-07-11
fix NULL pointer dereference, reported and fix tested by sthen
Alexandr Nedvedicky
2019-07-11
zero pad and align FO_POSITION; no binary change
anton
2019-07-11
include linux/string.h so drm_panel_orientation_quirks.c can get the
Jonathan Gray
2019-07-11
drm/fb-helper: generic: Don't take module ref for fbcon
Jonathan Gray
2019-07-11
drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZE
Jonathan Gray
2019-07-11
drm/amd/powerplay: use hardware fan control if no powerplay fan table
Jonathan Gray
2019-07-11
drm/i915/dmc: protect against reading random memory
Jonathan Gray
2019-07-11
drm: panel-orientation-quirks: Add quirk for GPD MicroPC
Jonathan Gray
2019-07-11
drm: panel-orientation-quirks: Add quirk for GPD pocket2
Jonathan Gray
2019-07-10
Received SACK options are managed by a linked list at the TCP socket.
Alexander Bluhm
2019-07-10
Make read/write of the f_offset field belonging to struct file MP-safe;
anton
2019-07-10
Stop sleeping at PUSER.
Martin Pieuchot
2019-07-10
The USB video class specification has increased its probe buffer
Patrick Wildt
2019-07-10
Also dump interface association descriptor when debugging is
Patrick Wildt
2019-07-10
Implement Linux kthread interfaces.
Mark Kettenis
2019-07-10
+ixl (which was used to debug problems on T4-1)
Theo de Raadt
2019-07-09
I wrote the pc-page-writeable and sp-not-MAP_STACK code to be shared, and
Theo de Raadt
2019-07-09
Use timeout_add_msec(9)
kn
2019-07-09
Add missing mtx_leave() in error path.
Martin Pieuchot
2019-07-09
resync
Sebastien Marie
2019-07-09
backout the unlock of pipe(2) and pipe2(2)
Sebastien Marie
2019-07-09
The system calls getgroups(2) and setgroups(2) pass the number of
Alexander Bluhm
2019-07-09
resync
Sebastien Marie
2019-07-09
unlock pipe(2) and pipe2(2) syscalls
Sebastien Marie
2019-07-09
Fix previous commit which made src-node have a reference for the kif.
YASUOKA Masahiko
2019-07-09
unstub dma_fence_wait_any_timeout() call in amdgpu_sa_bo_new()
Jonathan Gray
[next]