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-10-04
Check the actual pointer returned by km_alloc(9) instead of the array. The
Mark Kettenis
2016-10-04
The new thread's userspace v0, a3, and a4 registers are updated in
Philip Guenther
2016-10-03
Use detach hook to notify bridge(4) about span port removals.
Rafael Zalamena
2016-10-03
Fix some bus_dmamap_sync(9) calls.
Martin Pieuchot
2016-10-03
Convert some of the remaining usages of time_second to time_uptime.
Martin Pieuchot
2016-10-03
Use detach hook to notify bridge of interface removal instead of adding
Rafael Zalamena
2016-10-03
avoid holding timeout_mutex while interacting with the scheduler.
David Gwynne
2016-10-03
disable PAT and MTRR in guest VMs
Mike Larkin
2016-10-03
Disable sitaracm and add a new ompinmux driver for omap pin muxing/pad
Jonathan Gray
2016-10-02
Set IFCAP_VLAN_MTU capability in cpsw(4). Avoids
Jonathan Gray
2016-10-02
Add va_nlink information to struct kinfo_file (so bump the shlib minor)
Philip Guenther
2016-10-02
The userspace TCB_GET() shouldn't take an argument
Philip Guenther
2016-10-02
Some HABs reset parts of AHCI_PREG_CMD when AHCI_PREG_SCTL_DET_INIT
Patrick Wildt
2016-10-02
Some HBAs report NCQ capability despite only supporting one command
Patrick Wildt
2016-10-02
Given that ahci_port_alloc() grabs one CCB for use during NCQ error
Patrick Wildt
2016-10-02
Contrary to e. g. the xHCI specification, the AHCI rev. 1.3 spec
Patrick Wildt
2016-10-02
add integer and float encoding macros
Jasper Lievisse Adriaanse
2016-10-02
Save and restore the (non-standard) USBMODE register around a reset of the
Mark Kettenis
2016-09-30
sync ofp.h from switchd, add missing comments
Reyk Floeter
2016-09-30
Add a WSKBDIO_GETENCODINGS ioctl that returns the supported keyboard
Mark Kettenis
2016-09-30
Drop a now unneeded variable initialization; spotted by bluhm@
Jeremie Courreges-Anglas
2016-09-30
Make read(2) return EISDIR on directories.
Jeremie Courreges-Anglas
2016-09-30
Accept a packet smaller than ETHERMIN.
YASUOKA Masahiko
2016-09-30
Compute CR3 target count. Needed for upcoming debugging diff.
Mike Larkin
2016-09-30
Revert sending router solicitations when a prefix expires and go back
Florian Obser
2016-09-29
typo: send ofp messages instead of massages.
Reyk Floeter
2016-09-29
Make set-field action about tunneling work with bridge_tunneltag.
YASUOKA Masahiko
2016-09-29
Rename brtag_src/brtag_dst to brtag_peer/brtag_local to avoid
Reyk Floeter
2016-09-28
Cast enum to u_int when doing a bounds check to avoid a clang warning that
Mark Kettenis
2016-09-28
Hide RT_TABLEID_MAX behind __BSD_VISIBLE
Jeremie Courreges-Anglas
2016-09-28
Kill empty ifdef; ok fcambus@
Jeremie Courreges-Anglas
2016-09-28
Tweak video BIOS pointer check. Current Loongson EFI firmware images
Visa Hankala
2016-09-28
Fix vxlan to use the destination address correctly.
YASUOKA Masahiko
2016-09-28
Fix the way of checking the length of vxlan packet and made it strict.
YASUOKA Masahiko
2016-09-28
Add logic for figuring out CPU clock rate and usable memory areas
Visa Hankala
2016-09-28
Fix a kernel panic that happened when destroying interfaces attached to
Rafael Zalamena
2016-09-28
Do not truncate packets that are attached to PACKET_IN.
Reyk Floeter
2016-09-27
Protect sbappendaddr() and sorwakeup() with splsoftnet in
Alexander Bluhm
2016-09-27
Wait until the BSSID is known before adding the MAC context to iwm firmware.
Stefan Sperling
2016-09-27
Remove empty #ifdef and #ifndef blocks
Frederic Cambus
2016-09-27
Print the type of operation space that failed as there seem to be more of
Mike Larkin
2016-09-27
clarify a comment whose text became out of date with the previous commit
Mike Larkin
2016-09-27
read and cache VMFUNC capability during boot. for use in an upcoming diff
Mike Larkin
2016-09-27
typo
Theo de Raadt
2016-09-27
roll back turning RB into RBT until i get better at this process.
David Gwynne
2016-09-27
move from RB macros to RBT functions
David Gwynne
2016-09-27
move pf from the RB macros to the RBT functions.
David Gwynne
2016-09-27
replace the use of RB macros with the RBT functions.
David Gwynne
2016-09-26
Avoid calculating offset several times. This was done for a few functions alr...
Frederic Cambus
2016-09-26
typo in comment
Stuart Henderson
[prev]
[next]