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-03-28
Completely overhaul optional metadata handling, allowing for multiple
Joel Sing
2010-03-28
Allow a multiprocessor kernel to compile.
Joel Sing
2010-03-28
tweak spacing a bit. This has been annoying me.
Owain Ainsworth
2010-03-28
Don't assign the same value to gatt->ag_size twice, also use ag_size in
Owain Ainsworth
2010-03-28
Four uses of uninitialized variables found by clang via jsg@. ar5416, ar9287
Kenneth R Westerback
2010-03-28
Properly initialize variable instead of just ORing in bits into random garbage.
Mark Kettenis
2010-03-28
Correctly initialise variables to prevent possible free without malloc in
Joel Sing
2010-03-28
Avoid potential null dereferences in ioctl paths.
Joel Sing
2010-03-28
Replace a scsi_done() call with sr_scsi_done() which fixes a missing
Joel Sing
2010-03-28
Remove uninitialized nitems and use npss as $deity intended.
Marco Peereboom
2010-03-27
replace a bunch of BAR wrangling code with calls to the pci
Jonathan Gray
2010-03-27
At tl==0 call datafault directly instead of going through winfault. It is
Mark Kettenis
2010-03-27
Add support for NetMos 9865 6-port serial cards.
Mark Kettenis
2010-03-27
regen
Mark Kettenis
2010-03-27
Add NetMos 9865.
Mark Kettenis
2010-03-27
Give cardbus the pci_chipset_tag_t from pccbb and push it out through
Jonathan Gray
2010-03-27
Bring back cardbus_chipset_tag_t which is in practice a
Jonathan Gray
2010-03-27
correct the documentation to distinguish cache line purges from
Theo de Raadt
2010-03-27
Correctly initialise variable to prevent free without malloc in error path.
Joel Sing
2010-03-27
Fix TX power per rate settings.
Damien Bergamini
2010-03-27
Fix fallout of the scsi_cmd() interface change.
Miod Vallat
2010-03-27
aria(4) is an audio driver, but hasn't been compatible with audio(9)
Jacob Meuser
2010-03-27
Fix the pageqlock recusion on sun4m.
Owain Ainsworth
2010-03-27
Add locking to trap and syscall handlers.
Joel Sing
2010-03-27
add mode switch code for Huawei K3765; much help from & ok jsg@
Otto Moerbeek
2010-03-27
sync
Otto Moerbeek
2010-03-27
add ids for Huawei K3765; ok jsg@
Otto Moerbeek
2010-03-27
Similar fix to amd64 and i386 for isa bus_dma.
Owain Ainsworth
2010-03-27
Fix isp(4) fallout from NO_CCB nuking. Seen by several.
Kenneth R Westerback
2010-03-27
in _bus_dmamem_map use PMAP_CANFAIL for mapping in the pages.
Owain Ainsworth
2010-03-27
DRM for R600 and R700 chipsets.
Owain Ainsworth
2010-03-26
Add an ioctl to softraid to allow the boot block and boot loader to be
Joel Sing
2010-03-26
Add storage for the boot block and boot loader to the softraid metadata.
Joel Sing
2010-03-26
sync
Stuart Henderson
2010-03-26
More Broadcom IDs, from Brad:
Stuart Henderson
2010-03-25
sync
Owain Ainsworth
2010-03-25
add Radeon HD3470
Owain Ainsworth
2010-03-25
Fix & vs. && in the kqfilter code.
Owain Ainsworth
2010-03-25
Make the i386 and amd64 bus_dma functions for isa less stupid:
Owain Ainsworth
2010-03-25
architectures which expect to hand-count the number of cpus must clear
Theo de Raadt
2010-03-25
Update to match renamed product id.
Michael Knudsen
2010-03-25
sync
Michael Knudsen
2010-03-25
Rename product id. It seems to be used for several Android based
Michael Knudsen
2010-03-25
Add MP lock support for OpenBSD/hppa.
Joel Sing
2010-03-25
fix fallout of previous; ok dlg@
Otto Moerbeek
2010-03-25
disable MSI on Intel devices
Jacob Meuser
2010-03-25
regen
Chris Kuethe
2010-03-25
remove duplicate definition. "Commit right away." deraadt@
Chris Kuethe
2010-03-24
Add a rwlock around the filehead and allproc lists, mainly to protect
Ted Unangst
2010-03-24
sync
Theo de Raadt
[next]