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-04-09
Assign and enable clocks; RK3328 has them.
Mark Kettenis
2020-04-09
Fix an automatic Tx rate control issue in iwn(4).
Stefan Sperling
2020-04-08
Add RK3328 Crypto/RNG clocks.
Mark Kettenis
2020-04-08
Add glass console support.
Mark Kettenis
2020-04-08
Set correct pixel format. Fix limits on number of characters in the
Mark Kettenis
2020-04-08
Bump size of the buffer we use to fetch device tree properties. The
Mark Kettenis
2020-04-08
Fix ifconfig "media:" line for 11n wifi interfaces during and after bgscan.
Stefan Sperling
2020-04-08
Make fifo_kqfilter() honor FREAD|FWRITE just like fifo_poll() does.
Martin Pieuchot
2020-04-08
Pass correct socket to the write kqueue filter.
Martin Pieuchot
2020-04-08
vmm(4): add IOCTL handler to sets the access protections of the ept
pd
2020-04-08
vmm(4): handle cr0 writes more correctly for vmx
pd
2020-04-07
Claim framebuffer that was configured by bootloader.
Mark Kettenis
2020-04-07
Abstract the head of knote lists. This allows extending the lists,
Visa Hankala
2020-04-07
Defer selwakeup() from kqueue_wakeup() to kqueue_task() to prevent
Visa Hankala
2020-04-07
Kill board_id variable; its last consumer is gone now.
Mark Kettenis
2020-04-07
Kill unused extern declaration.
Mark Kettenis
2020-04-07
Use PHY framework to replace hardcoded board-specific GPIO poking.
Mark Kettenis
2020-04-07
Implement support for "usb-nop-xceiv" PHYs.
Mark Kettenis
2020-04-07
Fix off-by-one in check for valid pin numbers and use the existing
Mark Kettenis
2020-04-07
Remove entry that is no longer needed.
Mark Kettenis
2020-04-07
Implement a SMR TAILQ implementation. The only operations which can be used
Claudio Jeker
2020-04-07
Deny to create a pipex session if the session id already exists.
Claudio Jeker
2020-04-07
Remove superfluous NULL check from allocation with PR_WAITOK.
Martin Pieuchot
2020-04-06
acpi(4): acpi_sleep(): tsleep(9) -> tsleep_nsec(9)
cheloha
2020-04-06
wi(4): tsleep(9) -> tsleep_nsec(9); ok stsp@
cheloha
2020-04-06
sunkbd(4): timeout_add(9) -> timeout_add_msec(9); ok kettenis@
cheloha
2020-04-06
pcppi(4), spkr(4): ticks -> milliseconds
cheloha
2020-04-06
Remove redundant VOP_CLOSE() and vput(). The fail branch will close
Visa Hankala
2020-04-06
Build bootecoff with divdi3.c. bootecoff needs __divdi3,
Visa Hankala
2020-04-06
use LIST_FOERACH_SAFE() instead of manual rolling the loop.
Claudio Jeker
2020-04-06
Add support for the cd-gpios property.
Mark Kettenis
2020-04-06
Register controller with the gpio "framework".
Mark Kettenis
2020-04-06
Pass struct pipex_iface_context pointer down to pipex ioctl functions.
Claudio Jeker
2020-04-06
fix previous: use the correct offset for sq/rq creation, and don't
Jonathan Matthew
2020-04-06
Make it possible to use ix(4) with MSI-X, currently disabled by default.
Martin Pieuchot
2020-04-06
Fix single thread behaviour in sleep_setup_signal(). If a thread needs to
Claudio Jeker
2020-04-06
futex(2): FUTEX_WAIT: rwsleep_nsec(9) at least one nanosecond
cheloha
2020-04-06
Enable FFS2 in sgi bootblocks and ramdisks.
Visa Hankala
2020-04-06
Add a helper function for writing physical addresses for queues into
Jonathan Matthew
2020-04-06
Update my email address.
Paul Irofti
2020-04-05
Use OF_is_compatible() to simplify the initialization for the "mdio" node.
Mark Kettenis
2020-04-05
Add omrng(4), a driver for te random number generator found on TI OMAP SoCs.
Mark Kettenis
2020-04-05
Declare pledgenames[] as const.
Visa Hankala
2020-04-05
crank to 6.7-beta
Theo de Raadt
2020-04-04
Tweak the code that wakes up uvm_pmalloc sleepers in the page daemin.
Mark Kettenis
2020-04-04
Prevent the destruction of a session owned by another interface.
Martin Pieuchot
2020-04-04
Prevent shadowing of local variable by the EV_SET() macro.
Martin Pieuchot
2020-04-04
Return ENETRESET on success from mcx_up() so mcx_ioctl() will call
Jonathan Matthew
2020-04-03
increase rdroot size
Jonathan Gray
2020-04-03
Put back the code to enable and set the output tap delay. Tis fixes
Mark Kettenis
[prev]
[next]