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
2021-03-09
Early daemons like dhcpleased(8), slaacd(8), unwind(8), resolvd(8)
Alexander Bluhm
2021-03-09
Add initial bits for Check Point UTM-1 EDGE N.
Visa Hankala
2021-03-09
ofw_read_mem_regions() can skip calculation of physmem. pmap.c
Theo de Raadt
2021-03-08
Enable ixl(4).
Patrick Wildt
2021-03-08
Revert commitid: AZrsCSWEYDm7XWuv;
Claudio Jeker
2021-03-08
We no longer "accept" RAs in the kernel, delete misleading comment.
Florian Obser
2021-03-08
Add another Type Cover device
Joshua Stein
2021-03-08
regen
Joshua Stein
2021-03-08
Add Surface Pro Type Cover
Joshua Stein
2021-03-08
Allow uhidev child devices to claim selective report ids
Joshua Stein
2021-03-08
Add support for sdhc(4) on Raspberry Pi in ACPI mode.
Mark Kettenis
2021-03-08
Add support for rk809 as seen on the Rock Pi N10 with the rk3399pro. Add
Kurt Miller
2021-03-08
Revise the ASID allocation sheme to avoid a hang when running out of free
Mark Kettenis
2021-03-08
Move a KERNEL_ASSERT_LOCKED() from single_thread_clear() to cursig().
Martin Pieuchot
2021-03-08
Kill SINGLE_PTRACE and use SINGLE_SUSPEND which has almost the same semantic.
Martin Pieuchot
2021-03-08
Remove the workaround which identified Go executables, and permitted them
Theo de Raadt
2021-03-07
Explicitly align kernel text.
mortimer
2021-03-07
Fix aml_store() to work properly when the lvalue is a reference of
YASUOKA Masahiko
2021-03-07
Pass standard DMA tag to acpi(4) table drivers.
Patrick Wildt
2021-03-07
ansi
Jonathan Gray
2021-03-07
ansi
Jonathan Gray
2021-03-07
ansi
Jonathan Gray
2021-03-07
ansi
Jonathan Gray
2021-03-07
use uint64_t ethernet addresses for compares in carp.
David Gwynne
2021-03-06
Since with the current design there's one device per domain, and one
Patrick Wildt
2021-03-06
One major issue talked about in research papers is reducing the overhead
Patrick Wildt
2021-03-06
ansi
Jonathan Gray
2021-03-05
ansi
Jonathan Gray
2021-03-05
ansi
Jonathan Gray
2021-03-05
ansi
Jonathan Gray
2021-03-05
ansi
Jonathan Gray
2021-03-05
deregister
Jonathan Gray
2021-03-05
ansi
Jonathan Gray
2021-03-05
pass the uint64_t dst ethernet address from ether_input to bridges.
David Gwynne
2021-03-05
ansi
Jonathan Gray
2021-03-05
ansi
Jonathan Gray
2021-03-05
work with 64bit ethernet addresses in ether_input().
David Gwynne
2021-03-05
Improve readability of softc accesses.
Patrick Wildt
2021-03-05
Introduce an IOVA allocator instead of mapping pages 1:1. Mapping pages 1:1
Patrick Wildt
2021-03-05
Extend the commented code that shows which additional mappings are needed,
Patrick Wildt
2021-03-04
Turns out the cores on Apple's M1 SoC only support 8-bit ASIDs.
Mark Kettenis
2021-03-04
Print feature that indicates a CPU core supports 16-bit ASIDs.
Mark Kettenis
2021-03-04
Tweak whitespace and adjust prototypes.
Visa Hankala
2021-03-04
Combine octeon_pcibusvar.h into octeon_pcibus.c to reduce scatter.
Visa Hankala
2021-03-04
Update clock interrupt count atomically.
Visa Hankala
2021-03-04
Merge issignal() and CURSIG() in preparation for turning it mp-safe.
Martin Pieuchot
2021-03-04
Modify `uvmexp.swpgonly' atomically, required for uvm_fault() w/o KERNEL_LOCK()
Martin Pieuchot
2021-03-04
Bring back previous fix for UVM vnode deadlock.
Martin Pieuchot
2021-03-03
off by one
Jonathan Gray
2021-03-03
Remove bogus (and pointless) pmap_activate(9) call.
Mark Kettenis
[next]