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-26
drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access
Jonathan Gray
2020-08-26
drm/amd/display: fix pow() crashing when given base 0
Jonathan Gray
2020-08-26
drm/amd/display: Fix DFPstate hang due to view port changed
Jonathan Gray
2020-08-26
drm/amd/display: Blank stream before destroying HDCP session
Jonathan Gray
2020-08-26
drm/amd/display: Fix EDID parsing after resume from suspend
Jonathan Gray
2020-08-26
drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internal
Jonathan Gray
2020-08-26
Declare hw_{prod,serial,uuid,vendor,ver} in <sys/systm.h>.
Visa Hankala
2020-08-26
Annotate locking of ps_single.
Visa Hankala
2020-08-26
Fix a race in single-thread mode switching
Visa Hankala
2020-08-25
Clear user SLB upon context switch.
Mark Kettenis
2020-08-25
usbd_set_idle() use requires prototype from usbdi_util.h
Theo de Raadt
2020-08-25
enable more of the syncobj code
Jonathan Gray
2020-08-24
Convert ip6_sysctl to sysctl_bounded_args
gnezdo
2020-08-24
Convert divert*_sysctl to sysctl_bounded_args
gnezdo
2020-08-24
Rehash main ruleset after rule expiration
kn
2020-08-24
Remove ptr_array from struct pf_ruleset
kn
2020-08-24
Enable xicp(4) here as well.
Mark Kettenis
2020-08-24
Enable UHS-I support. No SDR104 support though since it doesn't seem to work
Mark Kettenis
2020-08-24
Implement UHS-I support in the sdmmc(4) midlayer.
Mark Kettenis
2020-08-24
Add some USB HID devices.
Mark Kettenis
2020-08-24
According the code `nfsbootdevname' is always set to network device name
mvs
2020-08-23
Enable xicp(4).
Mark Kettenis
2020-08-23
amd64: TSC timecounter: prefix RDTSC with LFENCE
cheloha
2020-08-23
regen
Mark Kettenis
2020-08-23
Add IBM POWER8 host bridge.
Mark Kettenis
2020-08-23
Add xicp(4), a driver for the interrupt control presenter hardware found
Mark Kettenis
2020-08-23
fix unused variable warning gcc4 complains about
Jonathan Gray
2020-08-23
Add support for "normal" external interrupts. Needed for running on POWER8
Mark Kettenis
2020-08-23
Add OPAL_SET_XIVE and OPAL_GET_XIVE.
Mark Kettenis
2020-08-23
Add missing conversion from IPL to CPU priority.
Mark Kettenis
2020-08-23
uhidev(4) does apply the SET_IDLE request to all its child drivers
Marcus Glocker
2020-08-23
Attempt to support IODA2 bridges such as the one found on POWER8 chips.
Mark Kettenis
2020-08-23
Add support for POWER8 (and maybe earlier) CPUs. Not sure if this works on
Mark Kettenis
2020-08-23
Remove unused debug_syncprt, improve debug sysctl handling
kn
2020-08-23
Allow userland to use EVFILT_EXCEPT.
Martin Pieuchot
2020-08-23
Use sysctl_bounded_args for simple cases in cpu_sysctl on i386
gnezdo
2020-08-22
Don't complain when child nodes don't have a _CRS method. This happens for
Mark Kettenis
2020-08-22
Convert icmp_sysctl to sysctl_bounded_args
gnezdo
2020-08-22
Convert ip_sysctl to sysctl_bounded_args
gnezdo
2020-08-22
Convert udp_sysctl to sysctl_bounded_args
gnezdo
2020-08-22
Add sizes to free() calls
kn
2020-08-22
The last timeout_add(sc_timeout) died in the great XS_NO_CCB purge of 2017. Nuke
Kenneth R Westerback
2020-08-22
Rework unicast/multicast configuration. Keep note that this only changes
Patrick Wildt
2020-08-22
Correct oversize rxq initialization in the classifier.
Patrick Wildt
2020-08-22
IPv4 protocol parser init fixup and a few whitespace fixes.
Patrick Wildt
2020-08-22
Consistently use sizeof(pe) or sizeof(*pe) for the parser entry struct.
Patrick Wildt
2020-08-22
Use sizeof(variable) instead of using a macro for the length parameter.
Patrick Wildt
2020-08-22
Simplify some code by getting rid of an extra variable.
Patrick Wildt
2020-08-22
More consistent use of the BIT() macro.
Patrick Wildt
2020-08-22
Simplify check for return code.
Patrick Wildt
[prev]
[next]