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
2014-06-17
Implement the membar(9) API for hppa.
Mark Kettenis
2014-06-17
Add a configurable workaround for a bug in qemu < 2.0 that prevented VLANs
Stefan Fritsch
2014-06-17
We need to be more aggressive flushing L2 entries on RM7000 systems.
Miod Vallat
2014-06-17
Add membars to guarantee mtx_oldipl is written after locking and
Philip Guenther
2014-06-17
whitespace fix.
David Gwynne
2014-06-17
Revise previous: if a user calls STRIOCGETCWD two or more times in a row
Philip Guenther
2014-06-17
ansi function declarations.
David Gwynne
2014-06-17
The io clock on Octeon II (CN6xxx) runs at a different rate to the cpu clock.
Jonathan Matthew
2014-06-17
Fix format string under MP_LOCKDEBUG
Tobias Ulmer
2014-06-16
Enable PCI power management on Lemote.
Paul Irofti
2014-06-16
Revert "Always create a local route for every configured IPv4 address",
Martin Pieuchot
2014-06-15
Use sizeof(struct file *) consistently for memcpy()'ing fd_ofiles.
Matthew Dempsky
2014-06-15
Fix vnode leak in systrace(4).
Matthew Dempsky
2014-06-15
Fix a few format string bugs with -DDEBUG
Stefan Fritsch
2014-06-15
Fix hang with virtio event_idx feature
Stefan Fritsch
2014-06-15
Decode ModR/M for 32-bit MOVSX instruction.
Paul Irofti
2014-06-15
Fix 0x67 prefixed LEA instruction.
Paul Irofti
2014-06-15
Fix 0x67 prefixed near CALL decoding.
Paul Irofti
2014-06-14
Preallocate sgmap extent regions for tsp, cia and mcpcia dma maps, which fall
Jonathan Matthew
2014-06-14
Rather than truncating KERN_ARND requests silently, return EINVAL
Theo de Raadt
2014-06-14
temporarily (maybe 3 weeks?) crank KERN_ARND maximum buffer from 256
Theo de Raadt
2014-06-14
sync
Theo de Raadt
2014-06-14
Change return value of getentropy() to int 0 for success. Maximum
Theo de Raadt
2014-06-13
Remove support for "union wait" and WSTOPPED.
Matthew Dempsky
2014-06-13
Make run(4) attach to RT5572.
Stefan Sperling
2014-06-13
regen
Stefan Sperling
2014-06-13
Add USB device ID of Ralink RT5572. Found in a TP-LINK TL-WDN3200 device.
Stefan Sperling
2014-06-13
Fix broken logic in sgec_rxintr() poorly duplicating some of ether_input()
Miod Vallat
2014-06-13
Remove deprecated RFC2292 ancillary data convenience functions.
Christopher Zimmermann
2014-06-13
sync
Theo de Raadt
2014-06-13
Add new getentropy() system call. Code and pressure from matthew.
Theo de Raadt
2014-06-13
Instead of updating all the cluster allocation water marks of all the
Martin Pieuchot
2014-06-13
KASSERT in pipex_ppp_input() fails if a compressed PPP frame is received
YASUOKA Masahiko
2014-06-13
Fix KASSERT on pipex_ppp_input(). Must not reached there even if the
YASUOKA Masahiko
2014-06-13
Fix tcp-mss-adjust of pipex and npppd to update the pointer of
YASUOKA Masahiko
2014-06-13
Add support for MAP_INHERIT_ZERO.
Matthew Dempsky
2014-06-13
Fix ptrace() hanging hppa MP systems
Tobias Ulmer
2014-06-12
Grab the kernel lock before cleaning up single-step breakpoints. Should
Mark Kettenis
2014-06-11
Fix wait4 to not modify status or rusage if we return 0 because of
Matthew Dempsky
2014-06-11
Reject negative file offsets in /dev/ksyms.
Matthew Dempsky
2014-06-11
Add bounds checks for CTL_DEBUG sysctl variable.
Matthew Dempsky
2014-06-11
Always create a local route for every configured IPv4 address on the
Martin Pieuchot
2014-06-11
Flag local routes as such and make them use the highest possible
Martin Pieuchot
2014-06-11
Create system taskq ("systqmp") which runs without the kernel lock;
Bret Lambert
2014-06-11
em(4) receives jumbos by chaining its MCLBYTES sized descriptors
David Gwynne
2014-06-11
Don't map phys pages < 64KB in the resume page table. We stopped doing this
Mike Larkin
2014-06-10
KNF
Mark Kettenis
2014-06-10
add ppb to the configs as suggested by kettenis@
Jasper Lievisse Adriaanse
2014-06-10
Rearrange the inequality.
Brad Smith
2014-06-10
mop up #ifdef _KERNEL goo; ok miod
Theo de Raadt
[next]