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-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
2020-08-11
setitimer(2): consolidate copyin(9), input validation, input conversion
cheloha
2020-08-11
getitimer(2): don't enter itimer_mtx to read ITIMER_REAL itimerspec
cheloha
2020-08-11
Explicitly #include <scsi/scsi_debug.h> rather than assuming scsiconf.h will do
Kenneth R Westerback
2020-08-11
struct process: annotate locking for getitimer(2), setitimer(2)
cheloha
2020-08-10
Get Elantech v1 touchpad with fw version 0x20022 working.
Marcus Glocker
2020-08-10
Do not block IPIs when acquiring the rendezvous mutex. Otherwise the
Visa Hankala
2020-08-10
Minor code shuffle to get all *_activate(), *_probe() and *_detach() functions
Kenneth R Westerback
2020-08-10
Set `IFXF_MPSAFE' bit to pppac(4) related `ifnet'. This moves pppac(4)
mvs
2020-08-10
remove #if 0'd ufs2 magic error which predates ffs2 support
Jonathan Gray
2020-08-10
use EROFS when attempting to mount a 4.2BSD fs without MNT_RDONLY
Jonathan Gray
2020-08-10
consistently return EINVAL on invalid BPB
Jonathan Gray
2020-08-10
Remove the acpicpu_sc array and instead locate acpicpu instances using
Jonathan Matthew
2020-08-09
hardclock(9): fix race with setitimer(2) for ITIMER_VIRTUAL, ITIMER_PROF
cheloha
2020-08-09
More code shuffling. Fix a rename missed in previous.
Kenneth R Westerback
2020-08-09
vether(4) is pretty dummy. It contains nothing requires to be protected.
mvs
2020-08-09
Shuffle functions and declarations around to more logical grouping. Nuke some
Kenneth R Westerback
2020-08-08
Remove now unused M_ACAST flag.
Florian Obser
2020-08-08
scsi_link's are born knowing their bus. Use that instead of passing extra
Kenneth R Westerback
2020-08-08
The only thing worse than trailing whitespace is leading spaces instead of tabs.
Kenneth R Westerback
2020-08-08
No longer prevent TCP connections to IPv6 anycast addresses.
Florian Obser
2020-08-08
adjtime(2): simplify input validation for new adjustment
cheloha
2020-08-07
pfkey_get may allocate more memory than is needed to hold the SA
tobhe
[next]