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-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
2018-08-19
Add kcov(4), a kernel code coverage tracing driver. It's used in conjunction
anton
2018-08-19
Add support for multiple PCI segments. Only really implemented for arm64
Mark Kettenis
2018-08-19
Remove a stale/obvious comment.
Visa Hankala
2018-08-18
Add support for flushing the instruction cache of other processes. This is
Mark Kettenis
2018-08-18
Make sure we don't match (and attach) more than the maximum number of
Mark Kettenis
2018-08-18
Support arbitrary number of redistributors.
Mark Kettenis
2018-08-17
The official name for the ssdfb(4) reset GPIO attribute uses plural form.
Patrick Wildt
2018-08-17
Support reading and using serveral device tree attributes for ssdfb(4),
Patrick Wildt
2018-08-17
the stack already counts bytes and packets, so don't do it again here.
David Gwynne
2018-08-16
Make pmap_allocate_asid() mpsafe. Since between checking the ASID
Patrick Wildt
2018-08-15
Turns out the integration of the GIC-500 on the Rockchip RK3399 is busted.
Mark Kettenis
2018-08-15
Distinguish between softc array members that are indexed by redistributor
Mark Kettenis
2018-08-15
Push back the kernel lock in sys_mmap(2) a little bit more now that
Mark Kettenis
2018-08-15
Use atomic instructions to keep track of what ASIDs are in use. This makes
Mark Kettenis
2018-08-15
Update AP selection heuristics for auto-join.
Stefan Sperling
2018-08-15
Partially revert previous, EM7455 is already handled by umb(4).
Martin Pieuchot
[next]