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-08-18
Fix kn_data returned by filt_logread().
Visa Hankala
2020-08-18
Remove an unnecessary field from struct msgbuf.
Visa Hankala
2020-08-18
Convert tcp_sysctl to sysctl_bounded_args
gnezdo
2020-08-18
Add sysctl_bounded_arr as a replacement for sysctl_int_arr
gnezdo
2020-08-17
Remove unnecessary BM cookie defines.
Patrick Wildt
2020-08-17
Rename gmac interrupt register defines to stay consistent with other gmac
Patrick Wildt
2020-08-17
Add enum for L2 cast like for L3.
Patrick Wildt
2020-08-17
Some register define renaming.
Patrick Wildt
2020-08-17
Remove an unnecessary define.
Patrick Wildt
2020-08-17
Even more whitespace and header changes.
Patrick Wildt
2020-08-17
More whitespace and enum cleanup.
Patrick Wildt
2020-08-17
base clang is now i586. SMALL_KERNEL images have historically forced
Theo de Raadt
2020-08-17
Switch to a per-proc SLB cache. Seems to make GENERIC.MP kernels
Mark Kettenis
2020-08-17
Simplify igmp_sysctl to directly return error in default case
gnezdo
2020-08-17
Plenty of whitespace fixups.
Patrick Wildt
2020-08-17
Enable PAN (Privileged Access Never) on CPUs that support it. This means
Mark Kettenis
2020-08-17
Panic on an attempt to access user-space unless it is done using
Mark Kettenis
2020-08-17
Fix typo in comment
gnezdo
2020-08-16
Remove sc_maxgpe from acpi_softc which was never read from
gnezdo
2020-08-16
Properly implement setting of the signal voltage.
Mark Kettenis
2020-08-16
Don't include scsi_debug.h via scsiconf.h. Nobody but scsi/* should be using the
Kenneth R Westerback
2020-08-15
The last SET()s of CDF_WAITING, SDF_WAITING, and ST_WAITING died in the great
Kenneth R Westerback
2020-08-15
Print ddr52 and hs200 indicators if those modes are supported.
Mark Kettenis
2020-08-15
Remove unused headers
Visa Hankala
2020-08-15
Inline handling of receive checksum offload
Visa Hankala
2020-08-14
Re-commit Exar XR17V35x serial port support previously backed out:
Joshua Stein
2020-08-14
Remove "for all XXX platforms" from comment. Fixes the issue pointed out
Mark Kettenis
2020-08-14
Redistribute and tweak the scsi_[attach|probe|detach]_[bus|target|lun]() code to
Kenneth R Westerback
2020-08-14
Implement tuning and enable HS200 mode. On my ODROID-N2 I see very poor
Mark Kettenis
2020-08-14
Add support for eMMC HS200 mode. Loosely based on code from NetBSD.
Mark Kettenis
2020-08-14
Zap LOOPALIVECNT
kn
2020-08-14
Fix typo.
Mark Kettenis
2020-08-14
Initialize local variable that was supposed to hold the value of curcpu().
Mark Kettenis
2020-08-14
When detaching common remote coverage, do not clear any fields. Instead,
anton
2020-08-14
Set `IFXF_MPSAFE' bit to pppx(4) related `ifnet'. This moves pppx(4)
mvs
2020-08-13
Give SCSIBUS_B probing a chance to work with better logic in
Kenneth R Westerback
2020-08-13
Always set `dtpr_size' to the total size required to hold all probe entries.
Martin Pieuchot
2020-08-13
qlw_xs_bus() must return 0 while bus 0 is being probed.
Kenneth R Westerback
2020-08-13
Add __multi3 from compiler_rt-8.x
Jeremie Courreges-Anglas
2020-08-13
Move compiler_rt type definitions to a separate header
Jeremie Courreges-Anglas
2020-08-13
Add a ROUTE_FLAGFILTER socket option for routing sockets, allowing
Jonathan Matthew
2020-08-13
Use rtm_miss() rather than the simpler rtm_send() to send route delete
Jonathan Matthew
2020-08-12
getitimer(2): delay TIMESPEC_TO_TIMEVAL(9) conversion until copyout(9)
cheloha
2020-08-12
setitimer(2): ITIMER_REAL: don't call timeout_del(9) before timeout_add(9)
cheloha
2020-08-12
Reduce stack usage of kqueue_scan()
Visa Hankala
2020-08-12
Remove interface statistics update for outgoing packets. We shouldn't
mvs
2020-08-12
skip trying to read disabled bios on RV610
Jonathan Gray
2020-08-12
drm/drm_fb_helper: fix fbdev with sparc64
Jonathan Gray
2020-08-11
Run start routing without KERNEL_LOCK()
kn
2020-08-11
setitimer(2): write new timer value in one place
cheloha
[prev]
[next]