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
2016-01-04
Remove parameter name from gpt_chk_mbr() prototype and add prototype
Kenneth R Westerback
2016-01-04
Do proper termination of VMs by doing proper VCPU run state management.
Mike Larkin
2016-01-04
wrap a long line
Mike Larkin
2016-01-03
Fix typo in comment.
Mark Kettenis
2016-01-03
Don't need two 16K static buffers to checksum the GPT entries and find the
Kenneth R Westerback
2016-01-03
enable pchtemp(4) on i386.
Daniel Dickman
2016-01-03
Add support for 100 series to pchtemp(4).
Daniel Dickman
2016-01-03
copyright++;
Jonathan Gray
2016-01-02
Take the PHY of iec(4) out of reset before attaching the interface.
Visa Hankala
2016-01-02
mmcc noticed that nd.ni_pledge was uninitialized in doopenat() for the
Theo de Raadt
2016-01-01
The pointer buf is a user space string which was directly passed
Alexander Bluhm
2016-01-01
Sync formatting and a few comments with upstream. No functional change.
Ingo Feinerer
2016-01-01
Reimplement vga_put() such that it compiles on i386 as well.
Mark Kettenis
2016-01-01
Sync V4L2 header file with upstream (i.e., recent Linux kernel) headers.
Ingo Feinerer
2015-12-31
regen
Mark Kettenis
2015-12-31
Add some XEON-D devices.
Mark Kettenis
2015-12-31
Make ixgbe_start() mpsafe. This means the driver will no longer grab the
Mark Kettenis
2015-12-31
NULL-terminate a pointer array to prevent an invalid free, and simplify
mmcc
2015-12-31
82544 on pcix busses needs a workaround that effectively doubles
David Gwynne
2015-12-31
Move tr_port_destroy down; fixes 'lacp_compose_key protection fault trap'
Stuart Henderson
2015-12-31
Add pchtemp(4) a driver for the thermal sensor on recent Intel PCHs.
Mark Kettenis
2015-12-31
Provide a minimal implementation of the Linux vga_get/vga_put API and use it
Mark Kettenis
2015-12-31
Unconditionally set the "switchcookie". Fixes synchronous VT switching.
Mark Kettenis
2015-12-31
Protect mips64 pmap and pvlist structs with a mutex to make pmap
Visa Hankala
2015-12-29
regen
Mark Kettenis
2015-12-29
Intel C610 Thermal Sensor
Mark Kettenis
2015-12-29
Tweak previous by de-indenting label and replacing remaining continues
mmcc
2015-12-29
shuffle tx code slightly and mark bge_start as mpsafe.
David Gwynne
2015-12-29
store curcpu() in ifq_serializer so we can check it.
David Gwynne
2015-12-29
Set UltraDMA transfer mode. Some (early?) SATA drives, such as the Maxtor
Mark Kettenis
2015-12-29
Remove NULL-checks before free().
mmcc
2015-12-28
1. Add a loop_end label to the outer loop
mmcc
2015-12-28
Remove description of circular queues and add a small blurb about
Todd C. Miller
2015-12-28
Rework re_start and re_txeof to only check the producer/consumer ring
Jonathan Matthew
2015-12-28
use ulmin when looking at uio_resid to prevent wrapping around.
Ted Unangst
2015-12-27
set sensor type later on init
Joerg Jung
2015-12-27
fold for loops back into a wait function in a similar manner as acpiec does
Joerg Jung
2015-12-27
rename kbdled to backlight and mention chip model in comment
Joerg Jung
2015-12-27
extra taskq is gone, so also remove the no longer needed init variable
Joerg Jung
2015-12-27
simplify and unify keyboard backlight hooks, doing the same kassert instead of
Joerg Jung
2015-12-27
with Mark's fix in previous commit the extra taskq for delayed initialization
Joerg Jung
2015-12-27
Add missing #include "audio.h". Fixes sndiod pledge issue reported by
tb
2015-12-27
welcome GENERIC.IP27 MP (dual cpu on O350 now)
Theo de Raadt
2015-12-27
If available prefer the rdseed instruction over rdrand when adding entropy
Jonathan Gray
2015-12-27
wrap "audio" pledge code in NAUDIO > 0, because there are a few
Theo de Raadt
2015-12-26
Add support for the Perle Speed8 LE.
Mark Kettenis
2015-12-26
regen
Mark Kettenis
2015-12-26
Add Perle Speed8 LE.
Mark Kettenis
2015-12-25
enable iso keyboard munge fix for macbookair6,2
Joerg Jung
2015-12-25
Add IPI logic. Assign two additional interrupts for inter-processor
Visa Hankala
[next]