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
2018-05-27
Drop unnecessary `p' parameter from vget(9).
Visa Hankala
2018-05-26
Delete obsolete reference to setting segment registers
Philip Guenther
2018-05-26
Only set fpu_save_len once and assert if it's too big or would differ
Philip Guenther
2018-05-26
Add DMA support. For some reason this doesn't work on Exynos, so disable
Mark Kettenis
2018-05-26
CR0_WP is already set in CR0_DEFAULT
Philip Guenther
2018-05-26
Initialize ci_idle_pcb->pcb_cr0 just once, in cpu_attach().
Philip Guenther
2018-05-26
Update comment to reflect xsave
Philip Guenther
2018-05-26
Add SDIO support.
Mark Kettenis
2018-05-26
Condition the new audio_record_enable pieces on NAUDIO > 0, fixing
Stuart Henderson
2018-05-26
BCM4356 SDIO works if we load the appropriate firmware.
Mark Kettenis
2018-05-26
Add clocks for RK3399 SDIO controller.
Mark Kettenis
2018-05-26
In addition to "on" and "off", allow the audio "record.enable" mixer
Alexandre Ratchov
2018-05-26
Add a "record.enable" mixer knob to control recording. When recording
Alexandre Ratchov
2018-05-25
Prepare in_ioctl() for further refactoring with the goal of merging the
Theo Buehler
2018-05-25
So far the SDIO stack issued one transfer for every 64 byte to be
Patrick Wildt
2018-05-25
For SDIO multi-blocks we must not use the AUTO CMD12 feature,
Patrick Wildt
2018-05-24
Delay the vput() of the directory vnode until the vnode has been
Visa Hankala
2018-05-24
Release rwlock on bwfm(4) SDIO initialization error. Fixes hang found
Patrick Wildt
2018-05-24
vmm(4): unbreak i386 VMM_DEBUG build
Mike Larkin
2018-05-24
regen
Mike Larkin
2018-05-24
Add AMD SR5690/5670/5650 IOMMU to pcidevs
Mike Larkin
2018-05-23
Print a message if AML attempts to access a part of the Operation Region
Mark Kettenis
2018-05-23
Enable ccpmic(4) and tipmic(4).
Mark Kettenis
2018-05-23
Wait for write operations to complete.
Mark Kettenis
2018-05-23
add missing newlines for debug printfs
Peter Hessler
2018-05-23
Add monitor mode support to iwm(4).
Stefan Sperling
2018-05-23
Align libsa ctime output with libc ctime output.
cheloha
2018-05-23
Fix build without DIAGNOSTIC, ok mikeb@
Reyk Floeter
2018-05-23
Don't leak the RX pipe in case we have issues opening the TX pipe.
Patrick Wildt
2018-05-23
Only react to deauthentication/disassociation and link changes if we are
Patrick Wildt
2018-05-23
Select correct channel in Host AP mode. One part of that is creating
Patrick Wildt
2018-05-23
Change wait text when waiting for FUSE file system daemon to respond.
helg
2018-05-23
Implement a separate initialization stage so that we can still use
Patrick Wildt
2018-05-23
Simplify the CVE-2017-5715 workaround code. Marvell backported SMSCCC 1.1
Mark Kettenis
2018-05-23
Extend list of supported bwfm(4) SDIO chips.
Patrick Wildt
2018-05-23
Enable bwfm(4).
Patrick Wildt
2018-05-23
Map the second bwfm(4) BAR first. The bwfm(4) PCIe devices have two
Patrick Wildt
2018-05-23
Remove unused pmap_steal_memory_implementation(). It doesn't actually work
Mark Kettenis
2018-05-23
Move CR4_DEFAULT to specialreg.h where the CR4_* values are defined
Philip Guenther
2018-05-23
Add back a local change to prevent interrupt handlers claiming an
Jonathan Gray
2018-05-22
Call acpi_attach_deps() for the child devices before attempting to power
Mark Kettenis
2018-05-22
Turns out lucky me picked the Asus T100HA to implement the heuristic to
Mark Kettenis
2018-05-22
kevent: correctly check that timeout's nanoseconds are on [0, 1000000000)
cheloha
2018-05-22
nanosleep: ensure tv_nsec input is on [0, 1000000000)
cheloha
2018-05-22
Define CR0_DEFAULT with our default CR0_* flags for various .S files.
Philip Guenther
2018-05-22
Implement support for libfuse use_ino option. This returns the file
helg
2018-05-22
Do not overwrite `table' in the non-translating case.
Martin Pieuchot
2018-05-22
Prevent NET_LOCK() recursion when releasing the last `fp' reference.
Martin Pieuchot
2018-05-22
Factor out the common FPU handling from vcpu_run_{vmx,svm}() into
Philip Guenther
2018-05-22
Delete antique sigdebug definitions
Philip Guenther
[next]