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-06-10
Provide an optimized implementation of ffs(3) in the kernel on
Christian Weisgerber
2020-06-10
Add clock interrupt support, adapted from the randomized dual clock
Mark Kettenis
2020-06-10
Allocate MSIs from the range provided by the device tree and bind them
Mark Kettenis
2020-06-10
Another OPAL API that we need.
Mark Kettenis
2020-06-10
Avoid out-of-bounds access when dumping (faulty) edid info; as seen
Otto Moerbeek
2020-06-10
Enable cwfg(4)
Patrick Wildt
2020-06-10
Add cwfg(4), a driver for the CellWise CW201x fuel gauge. This allows
Patrick Wildt
2020-06-10
A bit of MSI support code; we need to distinguish between 32-bit and 64-bit
Mark Kettenis
2020-06-10
Add MSI support calls.
Mark Kettenis
2020-06-10
Add ahci(4), bge(4) and xhci(4); ahci(4) and xhci(4) remain disabled for now.
Mark Kettenis
2020-06-10
Add opal(4) a driver that interacts with the OPAL frimware and implements
Mark Kettenis
2020-06-10
Add RTC read and write calls.
Mark Kettenis
2020-06-10
Move closef() outside fdplock() in sys_socketpair(). This prevents
Visa Hankala
2020-06-10
Fix wrong size passed to free(9) when freeing an iwx(4) firmware image.
Stefan Sperling
2020-06-10
Compute the Tx queue ID consistently in iwx(4).
Stefan Sperling
2020-06-09
regen
Mark Kettenis
2020-06-09
Add IBM POWER9 host bridge.
Mark Kettenis
2020-06-09
Add a few missing bits.
Mark Kettenis
2020-06-09
Implement intr_enable(), intr_disable() and intr_restore().
Mark Kettenis
2020-06-09
Add mtdec().
Mark Kettenis
2020-06-09
Make FRAME_LEAVE a bit more complete and do things in the same order as
Mark Kettenis
2020-06-09
Do not call encap routines with the IFQ mutex held, as they might
Gerhard Roth
2020-06-09
Various changes related but independant from multiqueue logic:
Martin Pieuchot
2020-06-09
Implement the rx side of checksum and vlan offloads too.
Jonathan Matthew
2020-06-09
reduce the diff to linux
Jonathan Gray
2020-06-09
match on Intel 200 Series HD Audio pci id
Jonathan Gray
2020-06-09
Make use of vlan and checksum offloads. This involves using the long
Jonathan Matthew
2020-06-08
Provide clear errors when trying to install oversized boot loader
kn
2020-06-08
Set up 64-bit mmio windows and enable DMA bypass mode.
Mark Kettenis
2020-06-08
Add bus_dma(9) implementation.
Mark Kettenis
2020-06-08
Improve pmap_extract(9).
Mark Kettenis
2020-06-08
Keep track of the maximem physical memory address.
Mark Kettenis
2020-06-08
More OPAL interfaces.
Mark Kettenis
2020-06-08
More stubs.
Mark Kettenis
2020-06-08
use the 64-bit byte-swapping load/store instructions available starting
Christian Weisgerber
2020-06-08
Undo pseudo-driver changes early in ieee80211_ifdetach() to prevent a
Stefan Sperling
2020-06-08
Use a new EV_OLDAPI flag to match the behavior of poll(2) and select(2).
Martin Pieuchot
2020-06-08
update drm to linux 5.7
Jonathan Gray
2020-06-08
visa points out we don't use or need the TASK_BARRIER flag anymore.
David Gwynne
2020-06-07
build on mpi's work toward ix multiq support.
David Gwynne
2020-06-07
add support for running taskq_barrier from a task inside the taskq.
David Gwynne
2020-06-07
Skip probing cbus(4/luna88k) and xp(4/luna88k) in RAMDISK kernel, they
Kenji Aoyama
2020-06-07
Implement delay(9).
Mark Kettenis
2020-06-07
regen
Mark Kettenis
2020-06-07
Marvel 88SE9215 and 88SE9235 AHCI.
Mark Kettenis
2020-06-07
Do the approprate address remapping and install bus_space(9) functions
Mark Kettenis
2020-06-07
Add bus_space.c.
Mark Kettenis
2020-06-07
Add bus_space(9) implementation. Tis implementation includes some
Mark Kettenis
2020-06-07
Turn anonymous state enum into preprocessor defines, paves the way for
anton
2020-06-07
Add powerdown code.
Mark Kettenis
[next]