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-05-05
Add the missing cache flush operations for non-coherent mappings.
Mark Kettenis
2017-05-05
Add eMMC-related clocks.
Mark Kettenis
2017-05-05
Remove /* FALLTHROUGH */ that isn't (and shouldn't).
Mark Kettenis
2017-05-05
Remove a DIAGNOSTIC test for a NULL pipe value inside a transfer,
Jonathan Gray
2017-05-05
regen
Jonathan Matthew
2017-05-05
add Moxa CP-104EL
Jonathan Matthew
2017-05-05
Expand SA_LEN(), there is no benefit for using the macro in the
Alexander Bluhm
2017-05-05
Allow setting guest %xcr0 from vmd(8).
Mike Larkin
2017-05-04
Also pass the blk offset to disk_unbusy(), so that it can pass it to
Theo de Raadt
2017-05-04
enable brgphy, which appears in the edgerouter pro
Jonathan Matthew
2017-05-04
Recognize various Cavium ThunderX cores.
Mark Kettenis
2017-05-04
If m is not a continuous mbuf cluster, m_pullup() in pr_input may
Alexander Bluhm
2017-05-04
Implementation of the Flow Queue - Controlled Delay (FQ-CoDel)
Mike Belopuhov
2017-05-04
Remove side effects from assignment. Fixes warning with cppcheck.
Alexander Bluhm
2017-05-04
Introduce sstosa() for converting sockaddr_storage with a type safe
Alexander Bluhm
2017-05-04
Reset the MLD default ip6_opts by using ip6_initpktopts(). This fixes a
Rafael Zalamena
2017-05-04
If iwm_nic_lock() cannot access the device then print "acquiring device failed"
Stefan Sperling
2017-05-03
Bring boot() in line with our other architectures.
Mark Kettenis
2017-05-03
Provide a function to dispose of a list of mbufs on dequeue
Mike Belopuhov
2017-05-03
Back out rev 1.185 (which made the code match the comment) and
Todd C. Miller
2017-05-03
Provide a signed 64 bit integer timestamp in the mbuf packet header
Mike Belopuhov
2017-05-03
Byte order of IP addresses was broken on big endian machines.
Gerhard Roth
2017-05-03
Fix a regression in iwm(4) which made 3165 devices unusable.
Stefan Sperling
2017-05-03
explicitly initialise the mutex in the kernel map.
David Gwynne
2017-05-03
Change the ip6_setmoptions() function to receive the rdomain as a new
Rafael Zalamena
2017-05-03
Remove unused (and wrong) uaudio_drain() call. From Michael W.
Alexandre Ratchov
2017-05-03
style improvement from Michael W. Bombardieri <mb at ii.net>
Alexandre Ratchov
2017-05-03
update the stack doco to match reality.
David Gwynne
2017-05-03
add ifq_mfreem() so ifq backends can free packets during dequeue.
David Gwynne
2017-05-03
Mark uvm_sync_lock as vnode'ish for witness purposes, as it is taken
Philip Guenther
2017-05-02
Zap silly diagnostic reboot message.
Mark Kettenis
2017-05-02
Zap silly diagnostic reboot message.
Mark Kettenis
2017-05-02
The pmap_vp_enter() function should only ever be called for userland mappings
Mark Kettenis
2017-05-02
Switch 802.11 crypto over to the new AES
Mike Belopuhov
2017-05-02
Stricter pledge for bpf. ok deraadt
Martin Natano
2017-05-02
Remove check for compatible property here as well.
Mark Kettenis
2017-05-02
Remove check for compatible property. Turns out sunxi relied on the broken
Mark Kettenis
2017-05-02
Linux switched from a device-specific pinctrl binding to a the generic version
Mark Kettenis
2017-05-02
Revise MDIO driver code so that device instances can be attached
Visa Hankala
2017-05-02
Provide pluggable queueing interface for pf
Mike Belopuhov
2017-05-02
Switch glxsb(4), VIA padlock and AES-NI drivers over to the new AES
Mike Belopuhov
2017-05-02
Switch OCF and IPsec over to the new AES
Mike Belopuhov
2017-05-02
Fix a problem with associating to wifi networks with a hidden SSID.
Stefan Sperling
2017-05-02
Resynchronize the guest RTC via vmmci(4) on host resume from zzz/ZZZ
Mike Larkin
2017-05-02
Matching i386 commit to previous amd64 commit (initial support for vmctl
Mike Larkin
2017-05-02
Allow setting of guest MSRs from vmd(8). This change is the first part of
Mike Larkin
2017-04-30
Make early attrbute work here as well. Remove unreachable panic while there.
Mark Kettenis
2017-04-30
Fix priority handling. The interrupt priority registers expose the full range
Mark Kettenis
2017-04-30
Constant time AES implementation
Mike Belopuhov
2017-04-30
Remove some KGDB leftovers.
Martin Pieuchot
[next]