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
2018-08-25
Don't treat UnicodeChar == 0 as a keyboard input. The same fix was
YASUOKA Masahiko
2018-08-24
Add common Ethernet interface attributes to vio(4)'s build config.
Visa Hankala
2018-08-24
Remove all knotes from a file descriptor before closing the file in
Visa Hankala
2018-08-24
Include the list of multicast groups in the rx filter configuration.
Jonathan Matthew
2018-08-24
- cosmetic tweak to if_pfsync.c
Alexandr Nedvedicky
2018-08-24
print cpu family/model/stepping in dmesg
Jonathan Gray
2018-08-24
Allocate framebuffer PCI BAR if left uninitialized by firmware.
Mark Kettenis
2018-08-24
set the rx mask to always accept all vlan tags, making vlan interfaces
Jonathan Matthew
2018-08-24
Don't treat UnicodeChar == 0 as a keyboard input.
YASUOKA Masahiko
2018-08-23
Set the pointer to the EFI Runtime Services, otherwise we call into
Patrick Wildt
2018-08-23
port the amd64 code for loading intel microcode on boot to i386
Jonathan Gray
2018-08-23
remove hwrm interface code for nvram reads and writes, firmware updates,
Jonathan Matthew
2018-08-23
rearrange txeof so it processes slots up to the index given in the
Jonathan Matthew
2018-08-23
set interrupt aggregation parameters so we get around 10000 interrupts
Jonathan Matthew
2018-08-22
Initialize bridge registers instead of relying on ppb(4) to do it for us.
Mark Kettenis
2018-08-22
frag6_slowtimo: push NET_LOCK into frag6_freef around icmp6_error.
cheloha
2018-08-22
Enable uscom(4) where uslcom(4) is already present.
Martin Pieuchot
2018-08-22
Work well with the Dynastream ANTUSB-m, from Jan Klemkow.
Martin Pieuchot
2018-08-22
regen
Martin Pieuchot
2018-08-22
Dynastream ANTUSB-m, from Jan Klemkow.
Martin Pieuchot
2018-08-22
Adding membar_xxx defines to userland.
Kenji Aoyama
2018-08-21
Implement address translation. Makes I/O space access work.
Mark Kettenis
2018-08-21
Perform mitigations for Intel L1TF screwup. There are three options:
Theo de Raadt
2018-08-21
Rework kcov kernel config. Instead of treating kcov as both an option and a
anton
2018-08-21
Fix alignment fault in switchd(8) on sparc64. Use memcpy to set oxm_value,
akoshibe
2018-08-21
Use explicit fd indexing to access fd_ofiles, to clarify the code.
Visa Hankala
2018-08-21
If a kernel thread was created by a user land system call, the user
Alexander Bluhm
2018-08-21
print rdtscp and xsave_ext cpuid bits on i386 as well
Jonathan Gray
2018-08-21
If the control message of IP_SENDSRCADDR did not fit into the socket
Alexander Bluhm
2018-08-21
print sefflags_edx cpuid bits on i386 as well
Jonathan Gray
2018-08-20
Implement bus_space_mmap(9).
Mark Kettenis
2018-08-20
Memory barriers for arm64. These are somewhat stronger than strictly
Mark Kettenis
2018-08-20
Add arm64 support. On ARM write-combining translates into the normal uncached
Mark Kettenis
2018-08-20
Attach bwfm(4) to Broadcom BCM4371.
Patrick Wildt
2018-08-20
regen
Patrick Wildt
2018-08-20
Add Broadcom BCM4371.
Patrick Wildt
2018-08-20
Enable I2C clocks in imxiic(4).
Patrick Wildt
2018-08-20
Add the i.MX8MQ eCSPI clocks.
Patrick Wildt
2018-08-20
Reorder checks in the read/write(2) family of syscalls to prepare making
Martin Pieuchot
2018-08-20
Remove unused spllock().
Visa Hankala
2018-08-20
Make fnew() return a new file with only one reference. This makes
Visa Hankala
2018-08-20
Preparations for arm64 radeondrm(4) support.
Mark Kettenis
2018-08-20
drm_fourcc: Fix DRM_FORMAT_MOD_LINEAR #define
Jonathan Gray
2018-08-20
Cached tests moved from callers into ttm_io_prot() with linux 3.18
Jonathan Gray
2018-08-20
drm: Add DP PSR2 sink enable bit
Jonathan Gray
2018-08-20
drm/atomic: Handling the case when setting old crtc for plane
Jonathan Gray
2018-08-20
drm/radeon: fix mode_valid's return type
Jonathan Gray
2018-08-19
delete blank line not found in other arch
Theo de Raadt
2018-08-19
pseudo-device must be file-flagged otherwise ramdisks cannot link.
Theo de Raadt
2018-08-19
Implement "mach dtb <filename.dtb>" in efiboot(8). This way we can
Patrick Wildt
[next]