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
2010-09-21
Cleanup handlings for memory shortage condition:
YASUOKA Masahiko
2010-09-21
make "match log" rules log on the fly. thus you can log and see the packet
Henning Brauer
2010-09-21
tweak the sas io unit to use 32 openings when talking to sata disks if the
David Gwynne
2010-09-21
Remove bootinfo.c which has license issue. ok deraadt@
Takuya ASADA
2010-09-21
Fix incorrect comment on comreg.h. ok deraadt@
Takuya ASADA
2010-09-21
No need to m_freem() a NULL pointer and change the error for unknown
Claudio Jeker
2010-09-21
Stefan Rinkes pointed that the disabled aac(4) driver does not compile
Kenneth R Westerback
2010-09-21
Avoid double unlocking the DRM lock in drmclose(). Caught by the
Matthew Dempsky
2010-09-21
Add device_unref() calls as appropriate to vscsi(4) to fix reference
Matthew Dempsky
2010-09-21
remove now obsolete XXX comment
Henning Brauer
2010-09-21
pflog overhaul
Henning Brauer
2010-09-21
make pf_translate (void so far) return 1 if it actually changed something
Henning Brauer
2010-09-21
Get rid of physio(9) in wdc(4)'s ioctl(2) handler. Based on similar
Matthew Dempsky
2010-09-21
audio(4) and ac97(4) style suspend/resume
Jacob Meuser
2010-09-21
factor our the code to set up pf_pdesc, a central structure in pf carrying
Henning Brauer
2010-09-21
gpio at glxpcib was forgotten; tested by pirofti
Theo de Raadt
2010-09-21
umass is set up to only handle one command on the bus at any point
David Gwynne
2010-09-21
use audio(4)'s DVACT_{QUIESCE,RESUME} and ac97(4)'s ac97_resume() for
Jacob Meuser
2010-09-21
* add autoconf(9) activate function. basically the same as other ac97(4)
Jacob Meuser
2010-09-21
* use audio(4)'s DVACT_{QUIESCE,RESUME} to handle I/O stopping/restarting
Jacob Meuser
2010-09-21
Add support for newer asus boards that use a different method to poll
Claudio Jeker
2010-09-21
Add assertwaitok(9) to declare code paths that assume they can sleep.
Matthew Dempsky
2010-09-21
mclgeti() support for xl(4). All done by Loganaden Velvindron.
Claudio Jeker
2010-09-21
Make splassert(IPL_NONE) work on amd64 the same as it does on i386.
Matthew Dempsky
2010-09-21
When attaching a unknown SFP+ module on the 82598 controller recompute the
Claudio Jeker
2010-09-20
Make md_printins() get the printf-like function as an extra parameter, and
Miod Vallat
2010-09-20
cache operations for octeon. ok miod@
Takuya ASADA
2010-09-20
Fix a variety of structure packing and byte order bugs to try to get
Theo de Raadt
2010-09-20
Stop doing shutdown hooks in network drivers where possible. We already
Theo de Raadt
2010-09-20
sync
Theo de Raadt
2010-09-20
Move getpeereid(2) into COMPAT_O47. In 4.8 and onwards it is library
Theo de Raadt
2010-09-20
Move getpeereid(2) into COMPAT_O47. In 4.8 and onwards it is library
Theo de Raadt
2010-09-20
If during resume we get an interrupt, sure, be a bit noisy about it
Theo de Raadt
2010-09-20
Get rid of evcount's support for arranging counters in a tree
Matthew Dempsky
2010-09-20
Initial revision
Takuya ASADA
2010-09-20
Initial revision
Takuya ASADA
2010-09-20
Use SSD_ERRCODE_CURRENT instead of magic 0x70.
Kenneth R Westerback
2010-09-20
define and use macros for looking at ncq bits.
David Gwynne
2010-09-20
bus_dmamap_sync was using xs->flags to determine which direction
David Gwynne
2010-09-20
Fix unitialised variable access in the suspend/resume case
Jonathan Gray
2010-09-20
bufq_drain() does not need to be done in deactivate; we only need
Theo de Raadt
2010-09-20
Write the start of an activate function. QUIESCE should wait for the
Theo de Raadt
2010-09-20
Need an activate function to get to sub-devices. Write it by hand since
Theo de Raadt
2010-09-20
DVACT_ACTIVATE and DVACT_DEACTIVATE do nothing here; remove
Theo de Raadt
2010-09-20
Must travese deeper for DVACT_QUIESCE; ok miod
Theo de Raadt
2010-09-20
bring back scsi_base.c r1.195 and scsiconf.h r1.138 now that
David Gwynne
2010-09-20
After the gcc4 switch the stack protector triggers in atw
Jonathan Gray
2010-09-19
Overhaul ddb disassembler to recognize all MIPS IV instructions, as well as
Miod Vallat
2010-09-19
move the ncq depth calculation into atascsi_probe where it belongs. by
David Gwynne
2010-09-19
acpi sub-drivers may not use sensordev_install(); all acpi/acpiec/dsdt
Theo de Raadt
[next]