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
2022-08-20
Move PRU_BIND request to (*pru_bind)() handler.
Vitaliy Makkoveev
2022-08-20
drop detection code for Cyrix CPUs older than the Cyrix M2
Daniel Dickman
2022-08-20
remove Cyrix 486DLC register defines from amd64
Daniel Dickman
2022-08-20
Restore the exemption from start/size checks that OpenBSD (A6)
Kenneth R Westerback
2022-08-19
Grab the mutex before iterating on the global list.
Martin Pieuchot
2022-08-18
repair printing of cpu class after machdep.c 1.652
Jonathan Gray
2022-08-18
Move recomputation of hz and stathz from glk to glkclk, lets a kernel with
Miod Vallat
2022-08-18
drm/bridge: Move devm_drm_of_get_bridge to bridge/panel.c
Jonathan Gray
2022-08-18
drm/dp/mst: Read the extended DPCD capabilities during system resume
Jonathan Gray
2022-08-18
drm/bridge: Add a function to abstract away panels
Jonathan Gray
2022-08-18
add empty drm_of.h for 5.15.61 drm_bridge.c
Jonathan Gray
2022-08-18
drm/radeon: fix potential buffer overflow in ni_set_mc_special_registers()
Jonathan Gray
2022-08-18
drm/amdgpu: Remove one duplicated ef removal
Jonathan Gray
2022-08-18
drm/amdgpu: fix check in fbdev init
Jonathan Gray
2022-08-18
drm/amdgpu: Check BO's requested pinning domains against its preferred_domains
Jonathan Gray
2022-08-18
drm/gem: Properly annotate WW context on drm_gem_lock_reservations() error
Jonathan Gray
2022-08-17
Mention support for booting off RAID 1C
Klemens Nanni
2022-08-17
Fix vldc(4) event filters
Visa Hankala
2022-08-17
No more disklabel -B.
Miod Vallat
2022-08-16
Remove kqueue-related ktrace points from poll(2) and select(2)
Visa Hankala
2022-08-16
Remove obsolete kern.nselcoll sysctl.
Visa Hankala
2022-08-16
regen
Jonathan Gray
2022-08-16
add id for Intel Optane SSD 9 Series (900P/905P)
Jonathan Gray
2022-08-15
Run IPv6 hop-by-hop options processing in parallel. The ip6_hbhchcheck()
Alexander Bluhm
2022-08-15
remove FSPACE macros, unused after uvm_map_sel_limits() removal
Jonathan Gray
2022-08-15
Introduce tcp_sogetpcb() to assign `inp' and `tp' from passed socket.
Vitaliy Makkoveev
2022-08-15
unifdef KDB
Jonathan Gray
2022-08-15
Fix a doc comment to match upstream
Theo Buehler
2022-08-15
Add softraid(4) RAID 1C boot support
Klemens Nanni
2022-08-15
Adjust whitespace (tabs vs spaces) on one line to reduce diff with upstream
Theo Buehler
2022-08-15
Revert previous. It was not ok'ed by dlg@.
Vitaliy Makkoveev
2022-08-15
Introduce 'pr_usrreqs' structure and move existing user-protocol
Vitaliy Makkoveev
2022-08-15
Stop doing lockless `t_flags' check within task_add(9) and task_del(9).
Vitaliy Makkoveev
2022-08-15
drop detection code for 386sx/386dx CPUs
Daniel Dickman
2022-08-15
remove unused uvm_aiobuf_pool
Jonathan Gray
2022-08-15
remove unused uvm_map_sel_limits()
Jonathan Gray
2022-08-15
remove tulip_mbuf_compress() unused since if_de.c 1.127
Jonathan Gray
2022-08-15
remove unused smc91cxx_activate()
Jonathan Gray
2022-08-15
remove msdosfs findwin95()
Jonathan Gray
2022-08-15
remove unused uvideo_enable()/uvideo_disable()
Jonathan Gray
2022-08-14
Unbreak, don't assume we always hold the NET_LOCK
Jeremie Courreges-Anglas
2022-08-14
db_ctf_decompress: use size_t not off_t for length parameter
Todd C. Miller
2022-08-14
remove unneeded includes in sys/kern
Jonathan Gray
2022-08-13
Introduce the pru_*() wrappers for corresponding (*pr_usrreq)() calls.
Vitaliy Makkoveev
2022-08-13
Remove needless include pledge.h accidently added in previous commit.
Alexander Bluhm
2022-08-13
blist: fix a possible blist corruption with blist_alloc() due to unsigned
Sebastien Marie
2022-08-13
Correct rx data rate for rtl8192eu
Kevin Lo
2022-08-13
avoid uninitialised var when boot_unit has an unexpected value
Jonathan Gray
2022-08-12
Crank amd64 boot loader version numbers for softraid(4) RAID 1C boot support.
Stefan Sperling
2022-08-12
add support for booting from RAID 1C softraid(4) volumes on amd64
Stefan Sperling
[next]