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
/
arch
Age
Commit message (
Expand
)
Author
2020-02-20
controler -> controller
Jonathan Gray
2020-02-20
fdc(4/sparc64): timeout_add(9) -> timeout_add_msec(9)
cheloha
2020-02-19
Make sure the first 2MB page of the kernel is actually mapped RO in the
Mark Kettenis
2020-02-18
Flip vdsk to 'normal' scsi_adapter idiom.
Kenneth R Westerback
2020-02-18
Cleanup <sys/kthread.h> and <sys/proc.h> includes.
Martin Pieuchot
2020-02-17
vmm: check guest cpl and xsave_mask in xsetbv handler
pd
2020-02-17
In vcpu_must_stop() use SIGPENDING() to check if there is a possible
Claudio Jeker
2020-02-16
Send a resume event to apmd(8), like done by apm(4) and acpi(4)
Jeremie Courreges-Anglas
2020-02-16
Change arm64 system call ABI to skip two instructions. This allows us to
Mark Kettenis
2020-02-15
Add bounds check on addresses passed from guests in pvclock.
mortimer
2020-02-15
Enable iwx(4) on amd64.
Stefan Sperling
2020-02-10
When attempting to disabe TSX avoid uninitialised var use for Intel cpus
Jonathan Gray
2020-02-08
remove erroneous line in comment for vm_get_info()
Jasper Lievisse Adriaanse
2020-02-05
Nuke unnecessary abstraction 'scsi_minphys()' which just calls
Kenneth R Westerback
2020-02-04
Enable rge(4).
Kevin Lo
2020-02-02
Reapply post-svc-sled in a repaired fashion. The SYS_sigreturn-related
Theo de Raadt
2020-02-02
Back out previous "insert two nop instructions after svc instructions
Christian Weisgerber
2020-02-01
Also insert two nop instructions after svc instructions for SYS_exit
Theo de Raadt
2020-01-31
Remove an unused function.
Mike Larkin
2020-01-30
Split `p_priority' into `p_runpri' and `p_slppri'.
Martin Pieuchot
2020-01-26
Add simplepanel(4), a driver for simple display panels. This one
Patrick Wildt
2020-01-26
try disconnecting old world boot.mac bootloader for a bit
Ted Unangst
2020-01-26
vsdk -> vdsk in a panic message
Ted Unangst
2020-01-26
Fix comment.
Mark Kettenis
2020-01-26
Fix spacing issue.
Mark Kettenis
2020-01-26
Shuffle some names around to make reading the code less headache
Kenneth R Westerback
2020-01-25
Enable umt(4)
Patrick Wildt
2020-01-24
Use major 32 for dt(4).
Martin Pieuchot
2020-01-24
Machines have started to appear that have the framebuffer at an address > 4GB.
Mark Kettenis
2020-01-24
cleanup unused headers generated by config
Jonathan Gray
2020-01-24
mesh(4) is old world and only new world macppc hardware is supported.
Kenneth R Westerback
2020-01-24
mesh(4) is old world and only new world macppc hardware is supported.
Kenneth R Westerback
2020-01-23
Use a consistant idiom/format when declaring scsi_adapter structures
Kenneth R Westerback
2020-01-23
wire up pppac(4) to some majors on each arch.
David Gwynne
2020-01-22
rm rtfps driver. disabled and man page doesn't inspire much confidence.
Ted Unangst
2020-01-22
Remove trailing whitespace, no code change.
Mike Larkin
2020-01-21
Import dt(4) a driver and framework for Dynamic Profiling.
Martin Pieuchot
2020-01-21
Whitespace fixes. No code change.
Mike Larkin
2020-01-21
Remove some prototypes under #ifdef HIBERNATE that we don't use anymore.
Mike Larkin
2020-01-21
Whitespace/style fixes. No code change.
Mike Larkin
2020-01-21
remove unfinished macppc esp driver.
Ted Unangst
2020-01-21
remove a few disabled drivers that don't compile and seem unlikely to
Ted Unangst
2020-01-20
floppy is a bit tight right now, evict fxp temporarily until another
Theo de Raadt
2020-01-20
remove esp at pcmcia attachment. it doesn't even compile.
Ted Unangst
2020-01-20
Separate the stack trace saving interface from ddb. The saving does not
Visa Hankala
2020-01-16
Convert to tsleep_nsec(9).
Martin Pieuchot
2020-01-14
Add amlsm(4), a driver for the "secure monitor" firmware interface.
Mark Kettenis
2020-01-14
Add amltemp(4), a driver for the temperature sensors on various Amlogic SoCs.
Mark Kettenis
2020-01-13
Convert to tsleep_nsec(9), while here fix a bug where the value specified
Martin Pieuchot
2020-01-13
Timeouts are all specified in multiple of `hz' so define them in term of
Martin Pieuchot
[next]