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-10-16
Architecture guarantees that the fields in ID register have the property
Mark Kettenis
2020-10-16
remove uneeded pool.h include
Jonathan Gray
2020-10-16
implement linux interval tree functions
Jonathan Gray
2020-10-16
xe(4) and mtd(4) are from a long gone era
Theo de Raadt
2020-10-16
ef(4), give me a break
Theo de Raadt
2020-10-16
rl(4) is becoming rare.
Theo de Raadt
2020-10-16
unbreak build
Jonathan Gray
2020-10-15
timeout(9): basic support for kclock timeouts
cheloha
2020-10-15
Ensure resid is correctly set in the INQUIRY case.
Kenneth R Westerback
2020-10-15
_exit(2), execve(2): tweak per-process interval timer cancellation
cheloha
2020-10-15
sys/kernel.h: remove dead externs: tickfix, tixfixinterval, tickdelta, ...
cheloha
2020-10-15
Replace simple one-line bcopy()/memcpy() of faked data into scsi_xfer with call
Kenneth R Westerback
2020-10-15
Nuke commented out variable declaration.
Kenneth R Westerback
2020-10-15
consistently use dev_info() for sos fw version messages
Jonathan Gray
2020-10-15
don't print pci ids when radeondrm attaches
Jonathan Gray
2020-10-15
don't print pci ids when amdgpu attaches
Jonathan Gray
2020-10-15
Stop asserting that the NET_LOCK() shouldn't be held in yield().
Martin Pieuchot
2020-10-15
_exit(2), execve(2): cancel per-process interval timers safely
cheloha
2020-10-15
sick of the CMU, let's make this KNF
Theo de Raadt
2020-10-15
drm/amdgpu: move gpu_info parsing after common early init
Jonathan Gray
2020-10-15
drm/amdgpu: move discovery gfx config fetching
Jonathan Gray
2020-10-15
Replace sr_copy_internal_data() with scsi_copy_internal_data().
Kenneth R Westerback
2020-10-15
Replace local *_copy_internal_data() with scsi_copy_internal_data().
Kenneth R Westerback
2020-10-14
regen
Jonathan Gray
2020-10-14
don't match on 17ef:3083 in ure(4)
Jonathan Gray
2020-10-14
Introduce scsi_copy_internal_data() to copy 'faked' data from a driver to a
Kenneth R Westerback
2020-10-14
delete strange historical FFS_SOFTUPDATES ifdef...
Theo de Raadt
2020-10-14
replace a MAXPATHLEN that slipped back in with PATH_MAX so userland won't
Christian Weisgerber
2020-10-14
Split the userland vs kernel uvm_fault reaching paths to reduce late
Theo de Raadt
2020-10-14
remove unused locally added drm_driver struct members
Jonathan Gray
2020-10-14
don't multiply ticks by hz when result is compared to jiffies
Jonathan Gray
2020-10-14
Add an interrupt barrier in bnxt_down() and check if the interface is
Jonathan Matthew
2020-10-13
setitimer(2): zero itv.it_interval if itv.it_value is zero
cheloha
2020-10-13
setitimer(2): realitexpire(): call getnanouptime(9) once
cheloha
2020-10-13
typo in comment
Martin Pieuchot
2020-10-13
move ifdef to make it clear we don't use __create_shmem()
Jonathan Gray
2020-10-12
Add support for the i.MX8M AHB clocks. These behave just like all the
Patrick Wildt
2020-10-12
OCOTP's parent clock is the IPG clock on i.MX8M.
Patrick Wildt
2020-10-12
Fix build of tmpfs
Visa Hankala
2020-10-12
Use KASSERT() instead of if(x) panic() for NULL dereference checks.
Martin Pieuchot
2020-10-12
Set the maximum frame size to RGE_JUMBO_FRAMELEN.
Kevin Lo
2020-10-11
Refactor kqueue_scan() to use a context: a "kqueue_scan_state struct".
Martin Pieuchot
2020-10-11
Stop exporting `wt_hwqueue' now that drivers don't advertise it.
Martin Pieuchot
2020-10-11
Align pool items on CACHELINESIZE when replacing linux kmem_cache with
Jonathan Gray
2020-10-10
Returning a void expression is weird; ok kettenis@ daniel@
Otto Moerbeek
2020-10-10
Handle spurious interrupts.
Mark Kettenis
2020-10-10
Add OPAL_PCI_MAP_PE_DMA_WINDOW.
Mark Kettenis
2020-10-10
Remove unnecessary count of device instances.
Visa Hankala
2020-10-10
Clear the kcov device for the current thread before freeing the same
anton
2020-10-09
Unbreak the powerpc64 kernel build.
Mark Kettenis
[next]