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-12-27
acpi_map_address() cannot be wrapped by SMALL_KERNEL anymore, as
Theo de Raadt
2020-12-27
Enable acpihpet on install media, because otherwise clock initialization
Theo de Raadt
2020-12-27
Remove debug printf.
Mark Kettenis
2020-12-27
Add PCIe support.
Mark Kettenis
2020-12-27
Add PCIe power domain.
Mark Kettenis
2020-12-27
Make NET_LOCK() assertions conditional to DIAGNOSTIC
Visa Hankala
2020-12-27
have mcx_process_txeof return the number of slots it processed.
David Gwynne
2020-12-27
do a bus space barrier after arming the eq.
David Gwynne
2020-12-27
disable timestamping a little bit harder to avoid divide by 0.
David Gwynne
2020-12-27
shuffle filling the rx ring so the sw prod is updated before the hw.
David Gwynne
2020-12-26
bpf(4): bpf_d struct: replace bd_rdStart member with bd_nreaders member
cheloha
2020-12-26
Simplify parameters of pselregister().
Visa Hankala
2020-12-26
reuse the calculated vector as the argument to pci_intr_map_msix.
David Gwynne
2020-12-26
add bus_dmamap_sync ops around the eq.
David Gwynne
2020-12-26
add some bus_dmamap_syncs around the rq.
David Gwynne
2020-12-26
sprinkle some bus_dmamap_syncs around the cq handling.
David Gwynne
2020-12-26
sprinkle some bus_dmamap_syncs around the sq.
David Gwynne
2020-12-26
better manage the lifetime of the dmamem used for various rings.
David Gwynne
2020-12-26
sdmmc(4): sdmmc_io_function_enable(): don't sleep on lbolt
cheloha
2020-12-25
expose the mcx timer as a timecounter.
David Gwynne
2020-12-25
match on Gemini Lake I2C
Jonathan Gray
2020-12-25
Refactor klist insertion and removal
Visa Hankala
2020-12-25
Small smr_grace_wait() optimization
Visa Hankala
2020-12-24
Do proper accounting of zero length TDs. Currently a specific number
Marcus Glocker
2020-12-24
Extract clock frequency from _DSD properties.
Patrick Wildt
2020-12-24
Implement capability register overrides based on _DSD properties.
Mark Kettenis
2020-12-24
regen
Jonathan Gray
2020-12-24
add some NVMe devices and Intel Comet Lake host bridges
Jonathan Gray
2020-12-24
Initialize mips64 pmap pool using IPL_VM.
Visa Hankala
2020-12-24
ramdisks do not contain WOL
Theo de Raadt
2020-12-24
handle reported core clock frequency of 0 on newer Intel Comet Lake
Jonathan Gray
2020-12-24
tsleep(9): add global "nowake" channel for threads avoiding wakeup(9)
cheloha
2020-12-24
Add Wake on LAN support to rge(4).
Kevin Lo
2020-12-23
sigsuspend(2): change wmesg from "pause" to "sigsusp"
cheloha
2020-12-23
nanosleep(2): shorten wmesg from "nanosleep" to "nanoslp"
cheloha
2020-12-23
Use IPL_VM for the pmap pool like we do on amd64.
Mark Kettenis
2020-12-23
Ensure that filt_dead() takes effect
Visa Hankala
2020-12-23
Clear error before each iteration in kqueue_scan()
Visa Hankala
2020-12-23
Fix regulators that use "active-low" polarity. Our implementation now
Mark Kettenis
2020-12-23
Handle a few more userland traps that would lead to a kernel panic.
Mark Kettenis
2020-12-22
have the ifrxr info stuff report the buffer size the hw handles.
David Gwynne
2020-12-22
Use SIGILL for the Facility Unavailable Interrupt in usermode.
gkoehler
2020-12-22
Add PCIe clocks.
Mark Kettenis
2020-12-22
For a while the kerrnel reports EACCES to userland if pf blocks a
Alexander Bluhm
2020-12-22
Implement select(2) and pselect(2) on top of kqueue.
Martin Pieuchot
2020-12-22
Defer hardware initialization in order to give things like PCIe PHYs
Mark Kettenis
2020-12-22
Clear FSCR register. This gives us a sane default state where all facilities
Mark Kettenis
2020-12-22
name the rx rings like ix does for systat mb
David Gwynne
2020-12-22
Make clang the default compiler on loongson.
Visa Hankala
2020-12-22
stop showing amd l3 cache information
Jonathan Gray
[prev]
[next]