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-05-16
Make inittodr() and resettodr() MI.
Mark Kettenis
2020-05-16
Fix PHY_CONTEXT commands sent to iwx(4) firmware.
Stefan Sperling
2020-05-16
Don't attempt to reset the state of the flip-flop associated with the
Jonathan Gray
2020-05-16
Use softintr to call selwakeup() in the mixer code code-path
Alexandre Ratchov
2020-05-16
Implement kqueue(2) support.
Martin Pieuchot
2020-05-16
remove unused debug statements
anton
2020-05-16
In preparation for stopping coverage collection once the kernel has
anton
2020-05-16
Use todr_gettime() in cp0_calibrate() on mips64.
Visa Hankala
2020-05-15
Fix CCMP replay check with 11n Rx aggregation and CCMP hardware offloading.
Stefan Sperling
2020-05-15
Some newer bwfm(4) chips from Cypress hold their regulatory
Patrick Wildt
2020-05-15
Describe the purpose of add_entropy_words() in simpler terms.
Theo de Raadt
2020-05-15
The description of the enqueue_randomness() input parameter was crazy untrue.
Theo de Raadt
2020-05-15
Explain enqueue_randomness() better. It is the supply-entropy function,
Theo de Raadt
2020-05-15
The long explanation for CRC stirring isn't helping. If anything
Theo de Raadt
2020-05-15
The main comment block from 1996 has become highly inaccurate and
Theo de Raadt
2020-05-15
remove unneccessary include files
Theo de Raadt
2020-05-15
Fix wrong firmware API documentation comments for iwm(4) and iwx(4).
Stefan Sperling
2020-05-15
disable ohci to compensate for bloat.
Theo de Raadt
2020-05-15
drm/amdgpu: Change VCE booting with firmware loaded by PSP
Jonathan Gray
2020-05-15
drm/amdgpu:change VEGA booting with firmware loaded by PSP
Jonathan Gray
2020-05-14
The dwctwo(4) FDT glue is now identical on armv7 and arm64. Move it to
Mark Kettenis
2020-05-14
Bring back the acpi(4) changes. This time around only use the ACPI _CRS
Mark Kettenis
2020-05-14
Use '/t' on all architectures to get a trace via TID.
Martin Pieuchot
2020-05-13
bpf(4): separate descriptor non-blocking status from read timeout
cheloha
2020-05-13
sdhc(4), sdmmc(4): tsleep(9) -> tsleep_nsec(9); ok patrick@
cheloha
2020-05-13
Kill biospoll/pctrpoll defines and use `seltrue' directly in cdev_*_init().
Martin Pieuchot
2020-05-13
Use seltrue_kqfilter() instead of hand-rolling it in multiple drivers.
Martin Pieuchot
2020-05-13
Match direct `seltrue' usages with a corresponding `seltrue_kqfilter'.
Martin Pieuchot
2020-05-13
only pass the IO_NDELAY flag to ifq_deq_sleep as the nbio argument.
David Gwynne
2020-05-12
Finally switch luna88k to the same inittodr()/resettodr() implementation
Mark Kettenis
2020-05-12
Set timeout(9) to refill the receive ring descriptors if the amount of
jan
2020-05-11
Use the same inittodr()/resettodr() implementation as on
Mark Kettenis
2020-05-11
More accurate remaining power reporting with disparate batteries
Jeremie Courreges-Anglas
2020-05-11
Should have bumped this to 1.0 a long time ago.
Mark Kettenis
2020-05-11
On ACPI systems, if there is no SPCR table (or if it doesn't provide us
Mark Kettenis
2020-05-11
Use the same inittodr()/resettodr() implementation as on
Mark Kettenis
2020-05-11
Initialize the timeval passed to todr_gettime() with the base time from
Mark Kettenis
2020-05-11
drm/atomic: Take the atomic toys away from X
Jonathan Gray
2020-05-11
drm/amdgpu: Fix oops when pp_funcs is unset in ACPI event
Jonathan Gray
2020-05-11
drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay t...
Jonathan Gray
2020-05-11
drm/edid: Fix off-by-one in DispID DTD pixel clock
Jonathan Gray
2020-05-10
Fix two out-of-bounds array accesses in ioctl code pats. One found by
Mark Kettenis
2020-05-10
Pass boothowto from the bootloader to the kernel by adding a
Mark Kettenis
2020-05-10
Pass boothowto from the bootloader to the kernel by adding a
Mark Kettenis
2020-05-10
Use a double-underscore prefix for local variables declared in macros
Philip Guenther
2020-05-09
Use the same inittodr()/resettodr() implementation as on
Mark Kettenis
2020-05-09
reenable POOL_DEBUG
Christian Weisgerber
2020-05-09
aml_die() doesn't return, hint the compiler
Jeremie Courreges-Anglas
2020-05-09
Initialize the srp_ref in the non-MP version of srp_enter
Jeremie Courreges-Anglas
2020-05-09
Use MSI-X interrupts where available. The first vector is used for
Jonathan Matthew
[next]