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
2017-03-13
Fixup format strings in debug messages found by cppcheck
Mike Belopuhov
2017-03-13
Fixup format string and type issues found by cppcheck
Mike Belopuhov
2017-03-13
Don't limit physmem to 2GB confirmed to work with 16GB by deraadt@.
Jonathan Gray
2017-03-12
add const to struct cfattach
Joerg Jung
2017-03-12
enable acpisbs
Joshua Stein
2017-03-12
try to attach acpisbs first and if successful, don't attach acpibat
Joshua Stein
2017-03-12
Add a "dsm ishst" barrier before TLB maintenance instructions. The ARMv8
Mark Kettenis
2017-03-12
Bring SROP mitigation to arm64. Make some small modifications to the arm
Mark Kettenis
2017-03-12
Remove some unused cruft.
Mark Kettenis
2017-03-12
Simplify pmap_proc_iflush(); there is no need for the per-page logic if we
Mark Kettenis
2017-03-12
Hook exclock(4) up to the clock framework using a dummy implementation that
Mark Kettenis
2017-03-12
Enable exdwusb(4) and xhci(4).
Mark Kettenis
2017-03-12
Add code to initialize the USB 3 PHY on Exynos 5.
Mark Kettenis
2017-03-12
Introduce OF_getindex() API and use it to replace multiple instances of
Mark Kettenis
2017-03-12
Introduce separate fields for supported WPA protocols and AKMs in struct
Stefan Sperling
2017-03-11
Revert 1.54, go back to always trying to enable burst mode
Joshua Stein
2017-03-11
Hook up exgpio(4) to the gpio framework.
Mark Kettenis
2017-03-11
pax conversion was missed; give this another week
Theo de Raadt
2017-03-11
Add support for RTL8153 devices. Heavily based on changes made by Kevin Lo
Mark Kettenis
2017-03-11
Make 'ifconfig scan' display AP encryption correctly if WEP is configured
Stefan Sperling
2017-03-11
Add a detachhook to pfsync(4) which deals with the syncdev going away.
Stefan Sperling
2017-03-11
Fix uninitilized variables (confusion between enc and p->encoding
Alexandre Ratchov
2017-03-11
Introduce a new knob to force the first USB keyboard as console input.
Martin Pieuchot
2017-03-11
AUDIO_ENCODING_{S,U}LINEAR constants are neither used by low level
Alexandre Ratchov
2017-03-11
Set EVT_NOTIFY_SIGNAL when calling boot services CreateEvent().
Jonathan Gray
2017-03-11
remove pledge "ioctl" backwards compat
Theo de Raadt
2017-03-11
Oops, make this actually compile.
Mark Kettenis
2017-03-11
Enable exrtc(4).
Mark Kettenis
2017-03-11
Add exrtc(4), a driver for the RTC found on Samsung Exynos SoCs.
Mark Kettenis
2017-03-10
Use regmap interface to power up the PHY block.
Mark Kettenis
2017-03-10
Missed this file in the deplatformization commit.
Mark Kettenis
2017-03-10
Add glue to attach xhci(4) on exynos.
Mark Kettenis
2017-03-10
Fix a use-after-free when sending root hub control transfers.
Martin Pieuchot
2017-03-10
Move per HC polling code to the stack.
Martin Pieuchot
2017-03-10
Set VM_PHYSSEG_MAX to 32 and use VM_PSTRAT_BSEARCH as the sort/search option
Mark Kettenis
2017-03-10
Lookup the /memory node again after we reinit the FDT. This makes adding
Mark Kettenis
2017-03-10
percpu counters for ip_ipip.c
Jeremie Courreges-Anglas
2017-03-10
enable amphy(4) for udav(4) and urlphy(4) for url(4)
Jonathan Gray
2017-03-10
move clearing the bfd config to a task. while here, fix a typo
Peter Hessler
2017-03-10
move receiving and processing the BFD packet into a task
Peter Hessler
2017-03-09
There are no compat emulations left so we never do errno mapping:
Philip Guenther
2017-03-09
Don't take the vmmap lock when dumping core: it's not actually necessary
Philip Guenther
2017-03-09
Enable syscon(4) such that I can actually reboot the Odroid XU4.
Mark Kettenis
2017-03-09
Fix an off by one when updating the TX consumer event index
Mike Belopuhov
2017-03-09
Provide access to our registers through the regmap interface.
Mark Kettenis
2017-03-09
Only set cpuresetfn if it isn't set already such that other reboot mechanisms
Mark Kettenis
2017-03-09
Add syscon(4), a driver that provides reboot/poweroff functionality through
Mark Kettenis
2017-03-09
Add a "regmap" interface that allows devices to provide access to their
Mark Kettenis
2017-03-09
Glue to attach xhci(4) using the device tree.
Mark Kettenis
2017-03-09
Remove unecessary splsoftnet()/splx() dances.
Martin Pieuchot
[next]