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
2008-11-16
clear pending interrupts in the driver attach routine.
Damien Bergamini
2008-11-16
remove dead code.
Damien Bergamini
2008-11-16
sync
Damien Bergamini
2008-11-16
USB IDs for Atheros AR9170.
Damien Bergamini
2008-11-16
Make sure to increment the the output error counter if
Brad Smith
2008-11-16
Add new style replacement for isp_inline.h.
Kenneth R Westerback
2008-11-14
oops. not yet. sorry for the noise.
Jacob Meuser
2008-11-14
* readability improvement in azalia_codec_connect_stream
Jacob Meuser
2008-11-14
Revert the reduction in the delays in the miibus read/write routines,
Christian Weisgerber
2008-11-14
Garbage collect the LDT segments, and simply use the GDT segments.
Tobias Weingartner
2008-11-14
Atomically update the PTE.
Kurt Miller
2008-11-14
regen
Brad Smith
2008-11-14
Add more NVIDIA MCP77 PCI ids and correct the existing MCP77 SMBus PCI id.
Brad Smith
2008-11-13
add support for ST's chip since documentation is now available at
Theo de Raadt
2008-11-13
use different TSCs when sending the two MIC failure report frames
Damien Miller
2008-11-13
Mitigate the new WPA attack described in Beck, M. and Tews S. "Practical
Damien Miller
2008-11-12
KNF (whitespace fixes). ok brad@.
Stuart Henderson
2008-11-12
Add a comment to sigcode() to explain why the use of 'int $0x80' is
Tobias Weingartner
2008-11-12
fix typo in debug printf; ok ratchov@
Stuart Henderson
2008-11-11
Remove the (unworking to the point it doens't even compile) viadrm driver.
Owain Ainsworth
2008-11-11
Fix prototype for drm_addmap(), okay oga@.
Pedro Martelletto
2008-11-11
for ^T support, grab all the information from the process before going
Theo de Raadt
2008-11-11
Spacing.
Marcus Glocker
2008-11-11
slightly optimized the ptrace stat allocation to only happen when needed.
Ted Unangst
2008-11-11
make sure that any messing we do with a process's directories happens atomica...
Ted Unangst
2008-11-10
typo: be -> by in comment
Owain Ainsworth
2008-11-10
Clear ifindex2ifnet[] in if_detach() this is needed because link local
Claudio Jeker
2008-11-10
clean namespace a fair bit; wrap kernel-use-only structures and gunk in
Theo de Raadt
2008-11-10
Fix the bits to enable bus mastering mode on some newer chips. From
Owain Ainsworth
2008-11-10
Make writeback work on after a suspend. From Dave Airlie via drm git.
Owain Ainsworth
2008-11-10
Use the correct sizeof for the _ca.
Artur Grabowski
2008-11-10
remove unused variable 'error' from two functions; llvm/clang; ok dlg
Constantine A. Murenin
2008-11-10
Remove 17 unused vars from uvideo_softc.
Marcus Glocker
2008-11-10
One more replacement; 2 -> UVIDEO_SH_MIN_LEN
Marcus Glocker
2008-11-10
Fix typo in comment, okay jmc@.
Pedro Martelletto
2008-11-10
don't assign ifp to ifp; llvm/clang; ok jsg
Constantine A. Murenin
2008-11-10
remove some dead code and fix a comment; llvm/clang; ok jsg
Constantine A. Murenin
2008-11-10
uninitialised value caused some lmenv(4) fans to never appear sometimes;
Constantine A. Murenin
2008-11-10
vm_map_lock() around calls to uvm_map_findspace(); ok tedu
Theo de Raadt
2008-11-10
same vmspace song and dance as in kern_sysctl.c 1.167; ok kurt
Theo de Raadt
2008-11-09
correct device name.
Owain Ainsworth
2008-11-09
Don't attach to the agp bridges on amd64 machines. They have a different
Owain Ainsworth
2008-11-09
Make own struct for the stream header instead saving the data in single
Marcus Glocker
2008-11-09
Add BULK xfer support.
Marcus Glocker
2008-11-09
workaround lack of struct proc. this whole mess must be cleaned out.
Theo de Raadt
2008-11-09
Rework that way that agp attaches.
Owain Ainsworth
2008-11-09
Introduce bpf_mtap_ether(), which for the benefit of bpf listeners
Christian Weisgerber
2008-11-09
typo fixed (overriden -> overridden)
Tobias Stoeckmann
2008-11-09
rework the rate coding code to get rid of the ugly {wpi,iwn}_plcp_signal()
Damien Bergamini
2008-11-09
uninitialized value, caused by a typo.
Charles Longeau
[next]