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
2019-05-05
Turn need_resched() and signotify() into proper functions on mips64.
Visa Hankala
2019-05-05
regen
Mark Kettenis
2019-05-05
Harmonize AMD CPU/APU devices.
Mark Kettenis
2019-05-04
let users try mcx(4)
Theo de Raadt
2019-05-04
3 bytes of kernel stack address space were leaked into on-disk directories.
Theo de Raadt
2019-05-04
Silence "Uunable to acquire AGP" message since we don't support AGP on all
Mark Kettenis
2019-05-04
Remove some junk that we don't use.
Mark Kettenis
2019-05-04
Add DIR_ROUNDUP define, from Kirk McKusick
Theo de Raadt
2019-05-04
Removed all diagnostic, calling printf() here might create a recursion.
Martin Pieuchot
2019-05-04
Relax the check in knote_{de,en}queue: don't panic w/o KERNEL_LOCK().
Martin Pieuchot
2019-05-04
fix array bounds check in ixl_search_link_speed()
Jonathan Gray
2019-05-04
drm/i915/bios: assume eDP is present on port A when there is no VBT
Jonathan Gray
2019-05-04
Improve the interaction between efifb(4), inteldrm(4) and radeondrm(4)
Mark Kettenis
2019-05-04
drm: Fix drm_release() and device unplug
Jonathan Gray
2019-05-04
Add mcx(4), a driver for Mellanox ConnectX-4 (and later) Ethernet
Jonathan Matthew
2019-05-03
Add missing bridge_getbif(), reported by jsg@.
Martin Pieuchot
2019-05-03
An if_put() was missing in one branch of bridge_process(). This
Alexander Bluhm
2019-05-03
Make VOP_ADVLOCK() safe to use without kernel lock
Visa Hankala
2019-05-03
Revert "drm/i915/fbdev: Actually configure untiled displays"
Jonathan Gray
2019-05-02
Add a print function to mainbus(4) such that it prints unconfigured devices
Mark Kettenis
2019-05-02
Avoid running the activate function for a partially attached ehci(4) driver.
Mark Kettenis
2019-05-02
Reset root port after last STP interface is removed.
Martin Pieuchot
2019-05-02
works on newer AMD Ryzen APUs/CPUs as well
Mark Kettenis
2019-05-02
regen
Mark Kettenis
2019-05-02
add Cryptographics Co-processor found on newer AMD Ryzen CPUs/APUs
Mark Kettenis
2019-05-02
Allow non-root users to become master when they are the first to open a drm
Mark Kettenis
2019-05-02
Fix vmm_support.S compilation error with gcc 8.3
Mike Larkin
2019-05-01
Use the proper UAC-v2.0 request to read the device controls.
Alexandre Ratchov
2019-05-01
Avoid using an expression which resolves to an int in a bool context
Jonathan Gray
2019-05-01
add a KERNEL_ASSERT_LOCKED() to ptsignal
David Gwynne
2019-05-01
sprinkle some KERNEL_ASSERT_LOCKED()
David Gwynne
2019-05-01
pretty much all of tun_wakeup needs to be protected with KERNEL_LOCK
David Gwynne
2019-04-30
Make AK5385-related macros of ap192k cards look like julia ones.
Alexandre Ratchov
2019-04-30
Implement the set_rate() method for ESI Juli@ cards.
Alexandre Ratchov
2019-04-30
Add a "set_rate" method to the envy codec API.
Alexandre Ratchov
2019-04-30
Attach mvneta(4) on the Armada 3720 SoC.
Patrick Wildt
2019-04-30
Enable mvmdio(4) and mvneta(4) on arm64 as well. These are part
Patrick Wildt
2019-04-30
Fix ESI juil@'s EEPROM contents holding default GPIO state.
Alexandre Ratchov
2019-04-30
Enable EnvyHT-specific sample rates (above 96kHz) on the host controller.
Alexandre Ratchov
2019-04-30
Decrease verbosity when XHCI_DEBUG is defined.
Alexandre Ratchov
2019-04-30
Add support for the Armada 3720 pinctrl controller to mvpinctrl(4).
Patrick Wildt
2019-04-30
Add mvuart(4) to support the Armada 3720's serial console.
Patrick Wildt
2019-04-30
Add support for the Armada 3720 clocks to mvclock(4).
Patrick Wildt
2019-04-30
We are allowed to enable regulators with the "regulator-always-on"
Patrick Wildt
2019-04-30
tc_setclock: always call tc_windup() before leaving windup_mtx.
cheloha
2019-04-30
Convert a linux specific test for master in currently disabled code.
Jonathan Gray
2019-04-30
Add an equivalent test for master in drm_fb_helper_is_bound()
Jonathan Gray
2019-04-29
MC146818_GETTOD: Check for RTC rollover during read.
cheloha
2019-04-29
Extend channel dwell time during passive scans in iwn(4).
Stefan Sperling
2019-04-29
tr_unit is unused, so gc it
David Gwynne
[prev]
[next]