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-23
repair ramdisk builds
Theo de Raadt
2014-06-23
Fix possible crash on invalid filesystems.
Tobias Stoeckmann
2014-06-23
turn of IPv6 for new interfaces by default. this really just means there
Henning Brauer
2014-06-23
SystemMemory is used to access memory mapped registers on some machines, so we
Mark Kettenis
2014-06-23
Fix compile without IPSEC.
YASUOKA Masahiko
2014-06-22
PROCFS has been broken for months without complaints, so stop building it
Philip Guenther
2014-06-21
Make sure kmthread never loops without making progress: if the freelist
Philip Guenther
2014-06-21
If the kernel generates a deadly trap signal (SEGV, BUS, etc) for
Philip Guenther
2014-06-21
you've had 12+ years to update your kernel config.
Daniel Dickman
2014-06-21
drm/i915: Break encoder->crtc link separately in intel_sanitize_crtc()
Jonathan Gray
2014-06-21
drm/radeon/si: make sure mc ucode is loaded before checking the size
Jonathan Gray
2014-06-21
drm/radeon: memory leak on bo reservation failure. v2
Jonathan Gray
2014-06-21
Protect explicit_bzero() from link-time optimization
Matthew Dempsky
2014-06-21
remove useless brace block; from dhill
Theo de Raadt
2014-06-20
Fix a wrong comparison in the interrupt handler.
Raphael Graf
2014-06-20
sf@ pointed out that atom.c defines a DEBUG macro that takes arguments,
Jonathan Gray
2014-06-19
Implement the membar(9) API for powerpc.
Mark Kettenis
2014-06-19
drm/i915: fix lane bandwidth capping for DP 1.2 sinks
Jonathan Gray
2014-06-19
drm/i915: kill intel_dp_link_clock()
Jonathan Gray
2014-06-18
fix format string if DEBUG
Miod Vallat
2014-06-18
Add missing synchronization instructions.
Mark Kettenis
2014-06-18
Fix off by one in pm_inusemap.
Tobias Stoeckmann
2014-06-18
Update comment; there seems to be no PC-9801 extension board slot on
Kenji Aoyama
2014-06-18
trailing tabs arent needed.
David Gwynne
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
[next]