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-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
2020-10-09
Optimize copyin(9), copyout(9) and kcopy(9) by doing 16-byte copies if
Mark Kettenis
2020-10-09
Kill unused IEEE80211_RADIOTAP_HWQUEUE.
Martin Pieuchot
2020-10-09
Do not dereference `vp' after vput(9)ing it.
Martin Pieuchot
2020-10-09
Remove unecesary includes.
Martin Pieuchot
2020-10-08
Register sxitwi(4) in the I2C framework.
Patrick Wildt
2020-10-08
use access_type as the PROT_* variable for uvm_fault() consistantly
Theo de Raadt
2020-10-07
sys_getitimer(), sys_setitimer(): style(9), misc. cleanup
cheloha
2020-10-07
getitimer(2), setitimer(2): ITIMER_REAL: call getnanouptime(9) once
cheloha
2020-10-07
getitimer(2), setitimer(2): merge critical sections
cheloha
2020-10-07
Remove dead marko cdev_joy_init.
jan
2020-10-07
Document that `a_p' is always curproc by using a KASSERT().
Martin Pieuchot
2020-10-07
Do not release the KERNEL_LOCK() when mmap(2)ing files.
Martin Pieuchot
2020-10-07
Include <sys/systm.h> directly instead of relying on hidden UVM includes.
Martin Pieuchot
2020-10-07
match more Intel PCH SMBus ids
Jonathan Gray
2020-10-07
match on more pch kt ids
Jonathan Gray
2020-10-07
match on more pch thermal ids
Jonathan Gray
2020-10-07
match on more Intel dwiic pci ids
Jonathan Gray
2020-10-07
regen
Jonathan Gray
2020-10-07
add more Intel 100, 200 and 300 Series PCH ids
Jonathan Gray
2020-10-07
regen
Jonathan Gray
2020-10-07
add Intel 400 Series and 400 Series V PCH ids
Jonathan Gray
2020-10-07
regen
Jonathan Gray
2020-10-07
add Intel 495 Series LP PCH and Ice Lake graphics ids
Jonathan Gray
2020-10-06
The command value of the _IOC() macro is limited to values [0..255].
Gerhard Roth
2020-10-05
add more ure(4) ids
Jonathan Gray
2020-10-05
regen
Jonathan Gray
2020-10-05
add more ure(4) ids
Jonathan Gray
2020-10-05
sync
Jonathan Gray
2020-10-05
drm/i915/tgl: Add new PCI IDs to TGL
Jonathan Gray
2020-10-05
regen
Jonathan Gray
2020-10-05
add more Intel 500 Series LP PCH and Tiger Lake graphics ids
Jonathan Gray
2020-10-05
Fix write hang-up on file system on vnd.
asou
2020-10-04
Recent changes for PROT_NONE pages to not count against resource limits,
Theo de Raadt
2020-10-04
Change kcopy(9) such that it does 64-bit and 32-bit copies whenever possible.
Mark Kettenis
2020-10-04
Change kcopy(9) such that it does 64-bit and 32-bit copies whenever possible.
Mark Kettenis
2020-10-04
Remove outdated comment.
anton
[next]