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
/
dev
Age
Commit message (
Expand
)
Author
2014-01-23
a lot of people have pointed out to me that taking a lock just to read an
David Gwynne
2014-01-23
factor the mutex/bus_space handling of the sts block out.
David Gwynne
2014-01-23
if cold, do not use tsleep, but use the delay path.
Theo de Raadt
2014-01-23
drm/radeon/atom: initialize more atom interpretor elements to 0
Jonathan Gray
2014-01-23
drm/radeon/atom: workaround vbios bug in transmitter table on rs780
Jonathan Gray
2014-01-23
drm/radeon/atom: workaround vbios bug in transmitter table on rs880 (v2)
Jonathan Gray
2014-01-23
drm/radeon: Fix sideport problems on certain RS690 boards
Jonathan Gray
2014-01-23
Add support for rebuilding a RAID5 volume. Lots of testing is still
Joel Sing
2014-01-23
drm/radeon: fix resume on some rs4xx boards (v2)
Jonathan Gray
2014-01-22
Assert copyright.
Joel Sing
2014-01-22
Add some debug messages to the rebuild process and fix a bogus comment.
Joel Sing
2014-01-22
drm/edid: add quirk for BPC in Samsung NP700G7A-S01PL notebook
Jonathan Gray
2014-01-22
drm/i915: No LVDS hardware on Intel D410PT and D425KT
Jonathan Gray
2014-01-22
drm/i915: quirk away phantom LVDS on Intel's D525MW mainboard
Jonathan Gray
2014-01-22
drm/i915: quirk away phantom LVDS on Intel's D510MO mainboard
Jonathan Gray
2014-01-22
add DMI_EXACT_MATCH macro, handled the same as DMI_MATCH for now
Jonathan Gray
2014-01-22
drm/edid: add quirk for Medion MD30217PG
Jonathan Gray
2014-01-22
fix endianness for FC4 type registration
Jonathan Matthew
2014-01-22
Do not attempt to handle rebuild work units in the RAID5 work unit
Joel Sing
2014-01-22
Add a debug flag for rebuild.
Joel Sing
2014-01-22
Allocate two work units for use by rebuild/scrub.
Joel Sing
2014-01-22
Make rebuild a discipline specific function pointer. For now, this defaults
Joel Sing
2014-01-22
dont piggyback on C_PRIVATEXFER because it must not touch splx.
David Gwynne
2014-01-22
- Unconditionally set IFCAP_VLAN_MTU
Brad Smith
2014-01-22
simplify ubcmtp_match
joshua stein
2014-01-22
The sr_rebuild function does not actually do the rebuild, it only starts
Joel Sing
2014-01-22
Provide inline dummy implementations of drm_sysfs_connector_add() and
Mark Kettenis
2014-01-22
Move sr_dump from the RAID5 code into shared code. Rename it to
Joel Sing
2014-01-22
bring inteldrm back up after resume using DVACT_WAKEUP (non-cold, able
Theo de Raadt
2014-01-22
Handle the case where a chunk is in a rebuild state during writes.
Joel Sing
2014-01-22
Switch metadata saves from the system workq to the system taskq.
Joel Sing
2014-01-22
udav(4): add CoreChip RD9700 support
sasano
2014-01-22
Use DIV_ROUND_UP instead of howmany to reduce the diffs with Linux.
Mark Kettenis
2014-01-22
Emit a warning if no entropy was supplied by the boot loader.
Joel Sing
2014-01-22
add a missing argument to a printf
Jonathan Gray
2014-01-22
add a missing argument to a debug printf
Jonathan Gray
2014-01-22
add a missing argument to a debug printf
Jonathan Gray
2014-01-22
fixup a few debug printfs; pointed out by jsg@
Mike Belopuhov
2014-01-22
add a missing argument to a debug printf
Jonathan Gray
2014-01-22
re-generated from usbdevs
sasano
2014-01-22
missing printf arg, spotted by jsg@
Jonathan Matthew
2014-01-22
Remove a pesky free that was supposed to be removed in an earlier commit.
Joel Sing
2014-01-22
add CoreChip RD9700 (idVendor:idProduct=0x0fe6:0x9700) definition
sasano
2014-01-22
iscsid can handle multiple outstanding commands per lun. with the latency
David Gwynne
2014-01-21
introduce fine grained locking.
David Gwynne
2014-01-21
Add virtio random driver
Stefan Fritsch
2014-01-21
Order the volume state transitions by state value.
Joel Sing
2014-01-21
Add missing states to the RAID 5 volume transitions.
Joel Sing
2014-01-21
Always fill in the broadcast address so as to handle broadcast packets if
Brad Smith
2014-01-21
Use Linux compat functions to do kernel memory allocations in the bits of code
Mark Kettenis
[next]