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-07-11
Fix invocation of _OSC. We were passing the capabilities in the wrong DWORD
Mark Kettenis
2014-07-11
add sensors to export what the actual size of the balloon is and what it
Jasper Lievisse Adriaanse
2014-07-11
Fix debug printf formating and kill some trailing whitespaces while here.
Martin Pieuchot
2014-07-11
Be less verbose with task debug messages and kill some trailing
Martin Pieuchot
2014-07-11
It's init as a process that's special, not init's original thread.
Philip Guenther
2014-07-11
Flush the buffercache to 16MB on hibernate and restore its previous max
Mike Larkin
2014-07-10
Do not set the bus dying flag during DVACT_DEACTIVATE otherwise the
Martin Pieuchot
2014-07-10
remove most of the boolean_t infection outside uvm/ddb/pmap; ok jsg
Theo de Raadt
2014-07-10
remove unneeded header
Bret Lambert
2014-07-10
Stop using a shutdown hook for softraid(4) and explicitly shutdown
Martin Pieuchot
2014-07-10
Always assign the device address found by the USB stack even if it
Martin Pieuchot
2014-07-10
Show eeprom version of ath devices in dmesg; ok reyk
Stefan Sperling
2014-07-10
record the size of the rx rings so we can wrap around them correctly.
David Gwynne
2014-07-10
Print an understandable error message when we fail to read the report
Martin Pieuchot
2014-07-10
rings that dont rx packets dont need to be refilled.
David Gwynne
2014-07-09
regen
Brad Smith
2014-07-09
shorten a bit
Brad Smith
2014-07-09
- do the actual viomb_deflate() after printing the debug message
Jasper Lievisse Adriaanse
2014-07-09
regen
sasano
2014-07-09
add devices for DM&P Vortex86EX SoC
sasano
2014-07-09
autoconf(9) is your friend and it knows you more than you think. It
Martin Pieuchot
2014-07-09
Use the correct rf revision number for AR2425 radios. When read from
Stefan Sperling
2014-07-09
Now that the stack handles properly the xhci(4) way of setting an
Martin Pieuchot
2014-07-09
Adds an optional bus function to set the address of a new device and
Martin Pieuchot
2014-07-09
Kill unused shutdown hook pointers.
Martin Pieuchot
2014-07-09
avoid being too smart when filling the rx ring.
David Gwynne
2014-07-09
dont try to be smart about avoiding the use of too many descriptors
David Gwynne
2014-07-08
Recognize (and ignore) ``black button'' presses. ok beck@
Miod Vallat
2014-07-08
decouple struct uvmexp into a new file, so that uvm_extern.h and sysctl.h
Theo de Raadt
2014-07-08
undo accidentally committed changes
Stefan Sperling
2014-07-08
Remove left-over call to removed function m_clsetwms().
Stefan Sperling
2014-07-08
cut things that relied on mclgeti for rx ring accounting/restriction over
David Gwynne
2014-07-08
bus_dmamap_sync the rx ring once per em_rxeof call, rather than for every
David Gwynne
2014-07-08
in em_rxeof, when the ifp stack var is declared its initted to the
David Gwynne
2014-07-08
em_rxeof is only called from em_intr, and only if IFF_RUNNING is
David Gwynne
2014-07-07
if em encounters a heavilty fragmented packet, it can (will) stall the
David Gwynne
2014-07-07
Don't print warnings for mouse interrupts on bsd.rd
Alexandr Shadchin
2014-07-06
If we find a bogus interrupt (undefined polarity or trigger) don't panic but
Mark Kettenis
2014-07-06
drm/radeon: avoid segfault on device open when accel is not working.
Jonathan Gray
2014-07-06
drm/radeon: handle non-VGA class pci devices with ATRM
Jonathan Gray
2014-07-06
drm/radeon: also try GART for CPU accessed buffers
Jonathan Gray
2014-07-03
Get clocks from Open Firmware on macppc and sparc64.
Mark Kettenis
2014-07-03
sending a heavily fragmented packet will cause the bus_dmamap_load
David Gwynne
2014-07-02
Use real parameter types for u{dv,vn}_attach() instead of void *
Matthew Dempsky
2014-07-01
Adding an additonal delay after each access to SystemMemory or SystemIO
Mark Kettenis
2014-06-28
Add the userland facing drm header for nouveau.
Jonathan Gray
2014-06-27
Standardize xfer byte counts to ssize_t rather than a mix of size_t and int
Miod Vallat
2014-06-26
fix format string when compiled with VIRTIO_DEBUG
Jasper Lievisse Adriaanse
2014-06-26
Work around compatibility problems with Intel ahci and Intel SSDs by retrying
Jonathan Matthew
2014-06-25
So it turns out that there is AML out there that asks for an access
Mark Kettenis
[next]