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-02-05
Fix a pci vendor/device conversion missed in rev 1.6.
Mark Kettenis
2016-02-05
Implement FreeBSD-compatible IOCTL to access BMC in ipmi(4)
Masao Uebayashi
2016-02-04
Make iwn(4) pass 802.11 control frames in monitor mode.
Stefan Sperling
2016-02-04
In iwn(4), don't forget about restoring the CCMP key to firmware after
Stefan Sperling
2016-02-04
Restore the BlockAck session timer. It is still required to work around
Stefan Sperling
2016-02-04
Bail early if there's no token; found by jsg@
Mike Belopuhov
2016-02-04
Prevent signed overflow when calculating i_modrev initial value
Mike Belopuhov
2016-02-04
Some (buggy) UEFI implementations don't report the correct framebuffer
Mark Kettenis
2016-02-04
If the ROM size is 0, we won't be able to read the video BIOS from it.
Mark Kettenis
2016-02-03
Do not access the scsi link of the disk at the beginning of sdopen()
Alexander Bluhm
2016-02-03
When accessing the scsi link of a scsi disk, use a variable "sc_link"
Alexander Bluhm
2016-02-03
Increase the RPC buffer once more to 4096 bytes. The guestinfo.ovfEnv
Reyk Floeter
2016-02-03
Prevent efifb(4) from attaching if we're the console.
Mark Kettenis
2016-02-03
Test cpuid_level or ci->ci_pnfeatset before using a CPUID leaf; some BIOSes
Philip Guenther
2016-02-02
give sxidog it's own mapping as well so it wont't require sxitimer
Jonathan Gray
2016-02-02
enable xen devices here as well
Jonathan Gray
2016-02-02
A few reliability improvements in the power management interface
Mike Belopuhov
2016-02-02
Convert to uiomove(). From Martin Natano.
Stefan Kempf
2016-02-02
remove uneeded break statements
Jonathan Gray
2016-02-01
Add A20 support to sxirtc.
Jonathan Gray
2016-02-01
add a DIAGNOSTIC for refcnt_take overflow.
David Gwynne
2016-02-01
Remove A20 support in sxitimer, agtimer is now used instead.
Jonathan Gray
2016-02-01
move to -release mode
Jonathan Gray
2016-02-01
Stop requiring a BlockAck session timeout. We still honour the timeout if
Stefan Sperling
2016-02-01
Zap stray pmap_kenter_cache() prototype.
Visa Hankala
2016-02-01
Move modify bit emulation into pmap.c to gather pmap C code in one place.
Visa Hankala
2016-02-01
Fix the encoding of AP bits for large page second-level
Jonathan Gray
2016-01-31
remove old link to documentation, it's in ihidev.c
Joshua Stein
2016-01-31
Convert to ulmin and uiomove to prevent integer truncations.
Stefan Kempf
2016-01-31
Don't use sxitimer on Allwinner sun7i/A20.
Jonathan Gray
2016-01-31
Leonardo Guardati discovered a u-boot built with "Enable workarounds for
Jonathan Gray
2016-01-31
- m_pkthdr.pf.statekey changes are not ready for 5.9, I must back them out
Alexandr Nedvedicky
2016-01-31
Switch from PSR_X_bit and X32_bit PSR macro names to just PSR_X.
Jonathan Gray
2016-01-30
regen
Jonathan Gray
2016-01-30
correct the string for 82801HBM RAID
Jonathan Gray
2016-01-29
Add support for "control/shutdown" power management facility
Mike Belopuhov
2016-01-29
Add support for XS_WATCH: XenStore notification facility
Mike Belopuhov
2016-01-29
Cleanup XenStore API
Mike Belopuhov
2016-01-29
use hid_desc fields since we have them, instead of manual offsets
Joshua Stein
2016-01-29
Move the AUDIO_GETDEV ioctl in its own routine.
Alexandre Ratchov
2016-01-29
Therefor -> Therefore (where appropriate)
tb
2016-01-29
Move a pool_put() to avoid a use after free.
Jonathan Gray
2016-01-28
Convert to uiomove. Diff from Martin Natano.
Stefan Kempf
2016-01-28
Older Xen dom0's don't implement setting version of Grant Table entries
Mike Belopuhov
2016-01-27
Tighten up next reference calculation, printing fixes
Mike Belopuhov
2016-01-27
Convert min + uiomovei to ulmin + uiomove.
Stefan Kempf
2016-01-27
Reimplement Grant Table metadata linking and enable dynamic allocation
Mike Belopuhov
2016-01-27
xen_bus_dma_init turned out to be unnecessary
Mike Belopuhov
2016-01-27
shorten a few long lines
Mike Belopuhov
2016-01-27
Include sys/ioccom.h since _IO* is used.
Antoine Jacoutot
[prev]
[next]