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-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
2018-08-15
Grab the KERNEL_LOCK() in MP-unsafe fo_close routines. This prevents
Visa Hankala
2018-08-15
Introduce mue_eeprom_present to check if the EEPROM is present.
Kevin Lo
2018-08-15
add cpuid and msr bits from
Jonathan Gray
2018-08-14
spelling error
Theo de Raadt
2018-08-14
return ENOTTY rather than EINVAL to indicate an ioctl hasn't been handled
Jonathan Matthew
2018-08-13
Instead of using BYPASSUNVEIL at NDINIT time, use KERNELPATH to indicate
Theo de Raadt
2018-08-13
More clear version of previous namei/pledge/chroot solution. namei flag
Theo de Raadt
2018-08-13
in sys_statfs(), BYPASSUNVEIL can be passed to NDINIT in the "flags"
Theo de Raadt
2018-08-13
The first panic in pledge_namei should only be for ni_pledge == 0
Theo de Raadt
2018-08-13
Simplify the startup of the cleaner, reaper and update threads by
Visa Hankala
2018-08-13
Add support for band-steering access points to net80211.
Stefan Sperling
2018-08-13
Support CPU frequency scaling on NXP i.MX8M.
Patrick Wildt
2018-08-13
Support GPIO-based voltage regulators.
Patrick Wildt
2018-08-13
Prevent iwm(4) from writing back the former BSS channel
Stefan Sperling
2018-08-13
Make it possible to run pipe(2) and pipe2(2) mostly w/o KERNEL_LOCK():
Martin Pieuchot
2018-08-13
Attach to Sierra Wireless MC7304/MC7354 & EM7455, from Denis Lapshin.
Martin Pieuchot
2018-08-13
regen
Martin Pieuchot
2018-08-13
Sierra Wireless MC7304/MC7354, from Denis Lapshin.
Martin Pieuchot
2018-08-12
Add administrative options to LACP trunk implementation.
ccardenas
2018-08-12
Drop reference to dmabuf "file" as fnew() returns one that has two
Mark Kettenis
2018-08-12
Really overwrite the major of com(4) instead of the hardcoded 12.
Mark Kettenis
2018-08-12
Add retguard macros for arm64 asm and apply them in the straightforward
mortimer
[next]