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-10-04
regen
Jonathan Gray
2020-10-04
add more Intel 400 Series LP PCH and Comet Lake graphics ids
Jonathan Gray
2020-10-04
fix indent
anton
2020-10-03
Collect coverage from interrupts. Currently limited to remote sections
anton
2020-10-03
Increase CLAIM_LIMIT from 11M to 14M to make room for retguard
gkoehler
2020-10-03
Introduce `if_cloners_lock' rwlock and use it to serialize
mvs
2020-10-02
Attach on Intel 500-series chipsets.
Mark Kettenis
2020-10-02
regen
Mark Kettenis
2020-10-02
Add Intel 500-series I2C devices.
Mark Kettenis
2020-10-02
expose timeval/timespec from system calls into ktrace, before determining
Theo de Raadt
2020-10-02
relax check for valid onrdomain range. onrdomain is -1 if the value is
Claudio Jeker
2020-10-02
adjust for reversed outb arguments linux uses
Jonathan Gray
2020-10-01
Add astfb(4), a driver for the framebuffer of the Aspeed BMC found on
Mark Kettenis
2020-10-01
Attach on Intel 400-series chipsets.
Mark Kettenis
2020-10-01
regen
Mark Kettenis
2020-10-01
Add Intel 400-series I2C devices.
Mark Kettenis
2020-10-01
rdomain IDs do not need to exist for "on rdomain N" to work
kn
2020-10-01
correct size argument to free(9)
Jonathan Gray
2020-10-01
avoid uninitialised var use in drm_syncobj.c
Jonathan Gray
2020-10-01
fix indentation
Jonathan Gray
2020-09-30
Move mfokclock(4) from loongson to sys/dev/i2c so that it be used by more
Patrick Wildt
2020-09-30
We have no if_attachtail() function so remove the declaration.
mvs
2020-09-30
renable POOL_DEBUG
Jonathan Gray
2020-09-30
6.8-current
Jonathan Gray
2020-09-29
Add support for A64 UART resets.
Mark Kettenis
2020-09-29
Fix mistypes within sys/smr.h
mvs
2020-09-29
Add support for the PCA9546 I2C switch to pcamux(4). In comparison to
Patrick Wildt
2020-09-29
The pcamux(4) device tree node's children are the individual channels,
Patrick Wildt
2020-09-29
Move the solock() call outside of solisten(). The reason is that the
Claudio Jeker
2020-09-29
Introduce a helper to check if all available swap is in use.
Martin Pieuchot
2020-09-29
Set the correct length before copying to userland.
Martin Pieuchot
2020-09-29
Delete dead isa_strayintr() and fakeintr() code, along with multiple
Philip Guenther
2020-09-29
Add TP-LINK UE300 device.
Kevin Lo
2020-09-28
Add support for Comet Lake I2C controllers; needed to have a working
Mark Kettenis
2020-09-28
Add defines for the number of frames to skip on powerpc64.
Mark Kettenis
2020-09-27
In the previous commit, check tv_nsec, not tv_sec as VNOVAL is a
Matthieu Herrb
2020-09-27
Add workaround for Lenovo X1 gen 8 which has AML that tries to invoke
Mark Kettenis
2020-09-27
nfs_create: after an exclusive create rpc, make sure to update
Matthieu Herrb
2020-09-27
miod's proposal for traps was also wrong, causing one type of kernel
Theo de Raadt
2020-09-27
Make sure acpicpu(4) doesn't attach to Processor nodes that happen to have
Mark Kettenis
2020-09-26
Do the NULL -> cpu_info_primary conversion in the interrupt controller
Mark Kettenis
2020-09-26
Stop printing the extents for release.
Mark Kettenis
2020-09-26
Remove the PR_WAITOK flag from the ucred_pool. The pool items are small
Mark Kettenis
2020-09-26
Add support for POWER9P "Axone" CPUs.
Mark Kettenis
2020-09-26
Make kd_claim() accept an explicit argument representing the number of
anton
2020-09-26
Read curproc once in kcov_remote_enter() and kcov_remote_leave().
anton
2020-09-26
KCOV_BUF_MAX_NMEMB is defined under _KERNEL in sys/kcov.h but only used
anton
2020-09-26
Fix typo in comment.
anton
2020-09-25
setpriority(2): don't treat booleans as scalars
cheloha
2020-09-25
Sprinkle some .type statements to help btrace(4) pick function names.
Mark Kettenis
[prev]
[next]