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-06
turn off vmm(4) debug mode
Mike Larkin
2016-10-06
add a debug function that was useful in finding the previous
Mike Larkin
2016-10-06
Remove reference to non existing font.
Frederic Cambus
2016-10-06
Fix the condition used to decide whether to automatically start the
Alexandre Ratchov
2016-10-06
In pledge_namei_wlpath() if resolvpath() errors out early it will not
Jonathan Gray
2016-10-05
Make imxdog(4) set cpuresetfn, and remove all the imx platform that is no
Mark Kettenis
2016-10-05
Hide wpi(4) fatal firmware error details inside #ifdef WPI_DEBUG.
Stefan Sperling
2016-10-05
Set the USE_RTS flag in the right place. Error introduced in if_iwm.c r1.139.
Stefan Sperling
2016-10-05
Make the sgi boot blocks read the real OpenBSD disklabel instead of
Visa Hankala
2016-10-05
rt_timer_timer() needs a process context because it messes with the
Martin Pieuchot
2016-10-05
Add a missing flush; this appears to fix the broadwell/skylake "failed to
Mike Larkin
2016-10-05
Some device trees use 64-bit intermediate virtual addresses. This
Patrick Wildt
2016-10-05
Introduce a global function pointer to reset the CPU akin to amd64 and
Patrick Wildt
2016-10-05
Display the process's PID with p->p_p->ps_pid, not p->p_pid.
Philip Guenther
2016-10-05
Display/test/use the process PID, not the thread's TID, in a few places.
Philip Guenther
2016-10-04
At acpithinkpad attach time determine the value of the mute, and defer
Theo de Raadt
2016-10-04
Don't use padding for ofp_action_header when building the table property
Rafael Zalamena
2016-10-04
Let the stack perform DMA synchronization instead of doing it (partially)
Martin Pieuchot
2016-10-04
Correct the flag checks inside rt_ifa_addlocal(9) and rt_ifa_dellocal(9).
Martin Pieuchot
2016-10-04
One more timeout_set_proc(9) conversion.
Martin Pieuchot
2016-10-04
Convert timeouts that need a process context to timeout_set_proc(9).
Martin Pieuchot
2016-10-04
Use "%s" in vm_rpc_send_rpci_tx() call. Avoids a "format string is not a
Mark Kettenis
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
[next]