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
2019-07-01
Link the state and the source track to keep the source track while
YASUOKA Masahiko
2019-07-01
Add more verbose messages about unsupported ext2fs features.
Kevin Lo
2019-07-01
revert local changes in code under #ifdef __linux__
Jonathan Gray
2019-07-01
reintroduce ifiq_input counting backpressure
David Gwynne
2019-06-30
if_vinput should pass BPF_DIRECTION_IN to bpf_mtap, not OUT
David Gwynne
2019-06-30
drm: add fallback override/firmware EDID modes workaround
Jonathan Gray
2019-06-30
drm/edid: abstract override/firmware EDID retrieval
Jonathan Gray
2019-06-30
drm/i915/sdvo: Implement proper HDMI audio support for SDVO
Jonathan Gray
2019-06-30
Ansify function definitions.
Visa Hankala
2019-06-30
Compute address for ll/sc only once.
Visa Hankala
2019-06-30
Change pcic(4) attached with resources specified by locators on luna88k,
Kenji Aoyama
2019-06-29
variable ver is unused; rdpr %ver is always used instead; from miod
Theo de Raadt
2019-06-29
kihaguru gathura plugged a umsm into a sparc64...
Theo de Raadt
2019-06-29
Introduce ISA-like locators on cbus(4) to specify resources in
Kenji Aoyama
2019-06-28
Write back and invalidate caches before updating CPU microcode,
Alexander Bluhm
2019-06-28
Skip VFS barrier lock during normal operation to reduce overhead.
Visa Hankala
2019-06-28
landisk/sh didn't have the code for checking if sp is on MAP_STACK
Theo de Raadt
2019-06-27
Enable MSI-X interrupts.
Mark Kettenis
2019-06-26
Use timeout_add_msec(9)
kn
2019-06-26
allow more video(4) ioctls for the video pledge (required by chromium)
Robert Nagy
2019-06-26
Fix sign handling in emulated FP operations on sparc64
Jeremie Courreges-Anglas
2019-06-26
Return EINVAL, not EBADF for fcntl(fd, F_GETLK) of a non-vnode.
Todd C. Miller
2019-06-26
Create IF_WWAN_DEFAULT_PRIORITY which is lower than
Claudio Jeker
2019-06-26
Fix IPL of connector_list_lock.
Mark Kettenis
2019-06-26
The MPLS edge devices get the packets from the MPLS stack which never
Claudio Jeker
2019-06-25
add support for bypassing iommu translation
David Gwynne
2019-06-25
Implement suspend/resume support for MSI-X interrupts. Loosely based on
Mark Kettenis
2019-06-25
Return EINVAL not EBADF when trying to lock a non-vnode.
Todd C. Miller
2019-06-25
Turn off the code which waits for AHCI_PREG_CMD_CR to be set by the
Patrick Wildt
2019-06-25
move new element p_pledge to the tailof kinfo_proc to increase
Theo de Raadt
2019-06-25
avoid uninitialised var access
Jonathan Gray
2019-06-24
Since the recent recursion fix in rtable_walk(), deleting an interface
Alexander Bluhm
2019-06-24
Use timeout_add_sec(9)
kn
2019-06-24
Add glkgpio(4), a driver for the GPIO controllers found on Intel's Gemini
Mark Kettenis
2019-06-24
Add option to build octeon kernels using clang.
Visa Hankala
2019-06-24
free(9) sizes.
Martin Pieuchot
2019-06-24
regen
Visa Hankala
2019-06-24
Unlock getrlimit(2) and setrlimit(2).
Visa Hankala
2019-06-24
Guard uvm_map_protect() with kernel lock to prepare dosetrlimit()
Visa Hankala
2019-06-24
Don't retry to get the usb descriptor in usbd_new_device() if the call
Claudio Jeker
2019-06-24
Remove a 15 year old #if 0 and wrap a long line (KNF)
Mike Larkin
2019-06-24
vmm(4) - whitespace removal
Mike Larkin
2019-06-23
add "ps -o pledge" option, which prints a comma-seperated list of pledges
Theo de Raadt
2019-06-23
Sort operatinmg points by (increasing) frequency.
Mark Kettenis
2019-06-23
Export unveil state so that ps(8) can show it. Two new status flags,
Theo de Raadt
2019-06-23
The MAPTI command has no valid bit. Pointed out by Jared McNeill.
Mark Kettenis
2019-06-23
Invalidate icache when changing mapping
Visa Hankala
2019-06-23
Make taskq_barrier(9) work for multi-threaded task queues.
Mark Kettenis
2019-06-22
Use timeout_add_msec(9)
kn
2019-06-22
Make computation of re-challenge timeout more obvious
kn
[next]