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
2019-02-02
Improve stack trace saving on i386:
Visa Hankala
2019-02-02
Improve stack trace saving on amd64:
Visa Hankala
2019-02-01
Properly account wired pages in pmap_randomize_level
Mike Larkin
2019-02-01
free size for wscons_event; ok deraadt@ visa@
anton
2019-02-01
Complete athn(4) noisefloor calibration code and enable it.
Stefan Sperling
2019-02-01
Export per-TDB counters to userland.
Martin Pieuchot
2019-02-01
Do not silently return if extensions do not match the filters.
Martin Pieuchot
2019-02-01
Print xhci version in hex, from sc.dying at gmail.
Martin Pieuchot
2019-02-01
make m_pullup use the first mbuf with data to measure alignment.
David Gwynne
2019-02-01
In wskbdclose(), use the same logic as in wskbdopen() to determine if
anton
2019-02-01
fix up calculation of our physical function id, making the second port
Jonathan Matthew
2019-02-01
Fix lost interrupts in fec(4). Apparently the tick that talks to the
Patrick Wildt
2019-01-31
Bump version number to be able to distinguish bootloaders with softraid
Mark Kettenis
2019-01-31
matthew noticed that some clocks use tfind() which is not mpsafe.
Ted Unangst
2019-01-31
Fix compilation of amd64 kernel when optimization is disabled.
Todd C. Miller
2019-01-31
Implement booting from softraid on arm64. This consists of creating a
Patrick Wildt
2019-01-31
Enable IQ/ADC calibration in the athn(4) driver.
Stefan Sperling
2019-01-31
remove remnant of jackport
Ted Unangst
2019-01-31
tc_setclock: Don't rewind the system uptime during resume/unhibernate.
cheloha
2019-01-31
use "sc" as the name of the softc variable in the ioctl code too.
David Gwynne
2019-01-30
Replace hand rolled linked list with TAILQ. All made possible by the recent
anton
2019-01-30
Make bwfm(4) query firmware for RSSI levels and current transmit rate when
Stefan Sperling
2019-01-30
use MPLS_SHIM2LABEL and MPLS_LABEL2SHIM
David Gwynne
2019-01-30
add some macros to help turn labels into shims and back again.
David Gwynne
2019-01-30
dont store the unit when creating the interface, it's never used
David Gwynne
2019-01-29
check the result of rtalloc with rtisvalid instead of a compare with NULL
David Gwynne
2019-01-29
Enable CRYPTO for arm64 RAMDISK so that we can use softraid crypto.
Patrick Wildt
2019-01-29
Discard unwanted mouse events from the keyboard input channel when we're
Marcus Glocker
2019-01-29
Plumbing to simplify upcoming locking.
Martin Pieuchot
2019-01-29
Add a dedicated sysctl(2) node for witness(4).
Visa Hankala
2019-01-29
Accept control frames in monitor mode.
Kevin Lo
2019-01-29
call the "parent" interface ifp0 to be consistent with other drivers.
David Gwynne
2019-01-29
use a sockaddr_mpls when preparing an AF_MPLS sockaddr for mpls_output
David Gwynne
2019-01-29
ixl works fine on sparc64
David Gwynne
2019-01-29
get rid of some more debug printfs
David Gwynne
2019-01-29
don't need to print the base queue number.
David Gwynne
2019-01-28
Simplify by using `spc' since we already have it, no behavior change.
Martin Pieuchot
2019-01-28
Stop accounting/updating priorities for Idle threads.
Martin Pieuchot
2019-01-28
Implement breaking into ddb on imxuart(4). When a break is detected,
Patrick Wildt
2019-01-28
get rid of unused global
David Gwynne
2019-01-28
fix mpe_start by if_put()ting the right ifp
David Gwynne
2019-01-28
make a start at supporting ipv6 on mpe.
David Gwynne
2019-01-27
tweak errno in previous
anton
2019-01-27
Validate the user-supplied device index given to WSMUXIO_ADD_DEVICE. The same
anton
2019-01-27
stop using capital letters in printf format strings; ok visa@
anton
2019-01-27
consistency tweaks to panic format strings; ok visa@
anton
2019-01-27
don't play with IFF_UP in strange places.
David Gwynne
2019-01-27
use mpls_ip_adjttl and mpls_ip6_adjttl in mpe instead of rolling it again.
David Gwynne
2019-01-27
rework mpe_input so it patches ipv4 cksum, and handles ipv6 too.
David Gwynne
2019-01-27
change how packets are pushed into mpe(4).
David Gwynne
[next]