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-05
sort by vendor define and device id
Jonathan Gray
2020-01-05
Remove unneeded #include <sys/ttycom.h>.
Visa Hankala
2020-01-05
regen
Jonathan Gray
2020-01-05
consistently lowercase hex digits in device ids
Jonathan Gray
2020-01-05
regen
Jonathan Gray
2020-01-05
consistently lowercase hex digits in device ids
Jonathan Gray
2020-01-05
regen
Jonathan Gray
2020-01-05
consistently uppercase pci product defines
Jonathan Gray
2020-01-05
regen
Jonathan Gray
2020-01-05
consistently uppercase usb product defines
Jonathan Gray
2020-01-04
Update comment on port WWN check
kn
2020-01-04
Remove BOOT_FLAGS and simplify the boot blocks logic.
Mark Kettenis
2020-01-04
Call process_worklist_item with LK_NOWAIT to skip locked vnodes from
Bob Beck
2020-01-04
Add uvm_anfree_list() to free anons as a list of pages. Use this in
Bob Beck
2020-01-04
remove unused TIOCSPGRP / TIOCGPGRP cases in drm
Jonathan Gray
2020-01-04
Prevent use-after-free in uhidev_close().
Martin Pieuchot
2020-01-04
Convert sleep to tsleep_nsec(9) and use unique sleeping identifiers.
Martin Pieuchot
2020-01-04
Convert sleep to tsleep_nsec(9).
Martin Pieuchot
2020-01-04
UPGT_USB_TIMEOUT is specified in msec not in ticks, correct the timeout
Martin Pieuchot
2020-01-04
Eliminate some minor differences between pipe_read() and pipe_write():
anton
2020-01-04
Ignore 'hardware lied' interrupt in do-while loop, same as first
Kenji Aoyama
2020-01-04
regen
Jonathan Gray
2020-01-04
remove AMD64 strings from pcidevs
Jonathan Gray
2020-01-03
timeout(9): delay thread wakeup(9) decision to end of softclock() loop
cheloha
2020-01-03
Rename the pipe I/O lock routines for improved clarity. This is just a
anton
2020-01-03
Retire csignal() the last users were converted to use pgsigio(9) instead.
Claudio Jeker
2020-01-03
Fix RAID volume WWIDs for LSI controllers on sparc64
kn
2020-01-03
Fix a file descriptor close race in kqueue_register()
Visa Hankala
2020-01-03
timeout(9): Add timeout_set_flags(9) and TIMEOUT_INITIALIZER_FLAGS(9)
cheloha
2020-01-03
timeout(9): Rename the TIMEOUT_NEEDPROCCTX flag to TIMEOUT_PROC.
cheloha
2020-01-03
regen
David Gwynne
2020-01-03
add some more samsung nvme ids
David Gwynne
2020-01-02
regen
mortimer
2020-01-02
Add pci id for recent AMD CCP and use it in ccp(4).
mortimer
2020-01-02
Change /dev/log to use pgsigio(9) and sigio_init(9) like it was done for
Claudio Jeker
2020-01-02
regen
anton
2020-01-02
Unlock pipe(2) and pipe2(2). The kernel lock does not provide any
anton
2020-01-02
Switch bpf to use pgsigio(9) and sigio_init(9) instead of handrolling
Claudio Jeker
2020-01-02
Use newabi register names in disassembly.
Visa Hankala
2020-01-02
Fix bus_dmamap_sync(9) calls. While here fix a typo in a comment.
Kevin Lo
2020-01-02
Switch tun(4) and tap(4) to use pgsigio(9) and sigio_init(9) for
Claudio Jeker
2020-01-02
Exclude offline cpus in KERN_CPTIME calculation. Without this too high
Claudio Jeker
2020-01-01
Unbreak DEBUG build: use %x not %lx with int
kn
2020-01-01
Unbreak DEBUG build: do not use undefined pa
kn
2020-01-01
Unbreak DEBUG build: Format bus_{addr,size}_t as long
kn
2020-01-01
Unbreak DEBUG build: format time_t as long long
kn
2020-01-01
Replace __inline with C99 inline.
Alexander Bluhm
2020-01-01
copyright++;
Jonathan Gray
2020-01-01
Add uvm_pmr_remove_1strange_reverse to efficiently free pages
Bob Beck
2020-01-01
drm/amdkfd: fix a potential NULL pointer dereference (v2)
Jonathan Gray
[next]