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-10-03
we dont need the kernel lock to call bus_dmamap_load and unload thanks
David Gwynne
2014-10-03
dont need to hold the kernel lock to call MCLGETI and m_freem now.
David Gwynne
2014-10-03
dont take the kernel lock on every interrupt in case we might change
David Gwynne
2014-10-01
Check that the speed of a new device does not exceed its parent's speed
Martin Pieuchot
2014-09-30
Fix another Ricoh SD controller which needs to be put into slow mode to work.
Stefan Sperling
2014-09-30
Add support for "physical devices". Tested on:
Mark Kettenis
2014-09-30
prevent dmesg spam from some new windows-only keys found on very new
Peter Hessler
2014-09-29
correctly decrement the C_SCSIXFER reference count in wdc_xfer flags
David Gwynne
2014-09-27
retire Accoom Networks Artery T1/E1 drive; ok claudio
Theo de Raadt
2014-09-27
add some more sdtemp devices
Jonathan Gray
2014-09-26
Don't mask off revision bits for tests against a full
Jonathan Gray
2014-09-26
new ricoh controllers must also be pushed into "old slow mode" at resume
Theo de Raadt
2014-09-26
Revert a part of r1.98 if_run.c which caused a regression on older gen
Mike Larkin
2014-09-26
Fix format signedness
Philip Guenther
2014-09-26
Rework piglet and pig allocation. Currently the piglet gets allocated
Mark Kettenis
2014-09-25
Bring back rev 1.249. Now that mp_setperf() has been fixed, it should be
Mark Kettenis
2014-09-25
include bpfilter.h so the softc will be the same size in all files
Jonathan Gray
2014-09-24
fix the build when DRMDEBUG is defined
Jonathan Gray
2014-09-24
Kill two generic DVACT_DEACTIVATE handlers since this event is now
Martin Pieuchot
2014-09-24
Replace a few malloc() calls with reallocarray() so it checks for overflow.
Doug Hogan
2014-09-23
Enable MSI support.
Brad Smith
2014-09-23
Release the acpi lock around calls to wsdisplay_suspend() and
Mark Kettenis
2014-09-23
add Bay Trail and Braswell SMBus
Jonathan Gray
2014-09-23
regen
Jonathan Gray
2014-09-23
add Bay Trail and Braswell SMBus
Jonathan Gray
2014-09-23
Fix high capacity (> 2GB) eMMC support.
Raphael Graf
2014-09-23
Make use of the red-black tree as the original Linux code did instead
Jonathan Gray
2014-09-23
dont need to call bpfdetach cos if_detach does it for you.
David Gwynne
2014-09-22
add Winchiphead CH382 support.
sasano
2014-09-22
the kn_hook member of a knote is a void *, so we dont have to cast
David Gwynne
2014-09-21
add a missing break statement in the RL_HWREV_8168E_VL case
Jonathan Gray
2014-09-21
regen
sasano
2014-09-21
add Winchiphead CH382 vendor/device ID
sasano
2014-09-21
Directly include sys/timeout.h so we don't depend on
Jonathan Gray
2014-09-20
Make another fast path properly atomic.
Mark Kettenis
2014-09-20
On i386, agp_map_subregion might sleep, which is not allowed in some of
Mark Kettenis
2014-09-19
Use config_suspend_all(9).
Mark Kettenis
2014-09-17
be less confusing to the compiler when setting up the sge.
David Gwynne
2014-09-16
mark the mpii interrupt handler as mpsafe, and drop the kernel lock
David Gwynne
2014-09-15
update comments to reflect chacha20. from Max Fillinger
Ted Unangst
2014-09-15
Add generic support for bridges that support subtractive decoding.
Mark Kettenis
2014-09-15
mark the interrupt handler mpsafe, and drop the kernel lock in the scs_cmd
David Gwynne
2014-09-14
remove uneeded proc.h includes
Jonathan Gray
2014-09-13
Replace all queue *_END macro calls except CIRCLEQ_END with NULL.
Doug Hogan
2014-09-13
Add HP Gen9 Smart Array/Smart HBA devices.
Jonathan Gray
2014-09-13
regen
Jonathan Gray
2014-09-13
Add HP Gen9 Smart Array/Smart HBA devices and some devices
Jonathan Gray
2014-09-12
Something went amiss in last pcidevs_data.h generation/commit. Regen and
Kenneth R Westerback
2014-09-12
dont leak a ccb in identify
David Gwynne
2014-09-12
regen
David Gwynne
[next]