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
2016-01-21
avoid uninitialised variable use
Jonathan Gray
2016-01-21
Remove now uneeded bus_space_unmap calls in the DS1742W/Origin path that
Jonathan Gray
2016-01-20
Set segflg member of uio struct with symbolic enum value
Stefan Kempf
2016-01-20
Check for disks deeper than 4 levels down in the Open Firmware device tree.
Stefan Sperling
2016-01-20
add hidmt, a HID-layer driver for multitouch touchpads that conform
Joshua Stein
2016-01-19
Fix a race causing hardclock() to be sometimes invoked between the end
Antoine Jacoutot
2016-01-19
Correct the definitions of currently unused protocol guids so they will
Jonathan Gray
2016-01-17
enable ikbd(4)
Jonathan Gray
2016-01-16
Attach secondary CPUs by coremask. This fixes a crash that happened if
Visa Hankala
2016-01-16
Panic if someone boots the kernel by force without CPU 0. The system
Visa Hankala
2016-01-15
enable sdhc@acpi so emmc will be available at install time
Jonathan Gray
2016-01-15
intr_barrier for sh/landisk; tobiasu noticed the need as well
Theo de Raadt
2016-01-15
Move files.hid above files.i2c to fix armish build
Tobias Ulmer
2016-01-14
Eable ikbd(4).
Mark Kettenis
2016-01-14
Add support for a variety of USB devices.
Visa Hankala
2016-01-13
Enable Xen support in GENERIC; discussed with deraadt@
Mike Belopuhov
2016-01-12
naddy observed the TSC fallback code could encounter (high word) %edx
Theo de Raadt
2016-01-12
dev/isa/isavar.h does not appear to be needed by any of consumers.
Theo de Raadt
2016-01-12
include files.hid before files.i2c
Theo de Raadt
2016-01-12
Add dwiic, a driver for the Synopsys DesignWare i2c controller found
Joshua Stein
2016-01-11
Enable sdhc* at acpi?.
Mark Kettenis
2016-01-11
Add a "mux -1" locator to wsdisplay(4) instances representing secondary
Mark Kettenis
2016-01-10
match up code and comments, add missing $OpenBSD$; ok jsing@ a while ago
Christian Weisgerber
2016-01-10
Page fault handling tweaks for vmm:
Stefan Kempf
2016-01-10
Introduce acpi_intr_establish(9), an API to establish interrupt handlers for
Mark Kettenis
2016-01-10
Seems the voltage bit defenitions in sdmmcreg.h for voltages below 2V
Mark Kettenis
2016-01-10
Back out the MP pmap diff for rework. The code does not work on
Visa Hankala
2016-01-08
Move HID support files out of dev/usb into new dev/hid directory
Joshua Stein
2016-01-08
Add "vmm" pledge to allow restricted ioctl access to /dev/vmm.
Reyk Floeter
2016-01-08
Enable uonerng(4) where ualea(4) is already present.
Martin Pieuchot
2016-01-08
Use off_t to store the offset we want to access the NVRAM at
Stefan Kempf
2016-01-08
Make sure the new rendezvous state is visible to other CPUs before
Visa Hankala
2016-01-07
Xen virtual networking interface (Netfront) driver.
Mike Belopuhov
2016-01-07
Handle receive queue full condition instead of hanging.This can be
Can Erkin Acar
2016-01-07
We want the first, not the last, OpenBSD partition in the MBR.
Kenneth R Westerback
2016-01-06
We want the first, not the last, OpenBSD partition in the MBR.
Kenneth R Westerback
2016-01-06
Bring efidev.c goodness into softraid.c by returning and displaying
Kenneth R Westerback
2016-01-05
Remove PTE locking from pmap_extract() because it does not add any MP
Visa Hankala
2016-01-05
Some implementations of HitSyncDCache() call pmap_extract() for va->pa
Visa Hankala
2016-01-04
Remove parameter name from gpt_chk_mbr() prototype and add prototype
Kenneth R Westerback
2016-01-04
Do proper termination of VMs by doing proper VCPU run state management.
Mike Larkin
2016-01-04
wrap a long line
Mike Larkin
2016-01-03
Don't need two 16K static buffers to checksum the GPT entries and find the
Kenneth R Westerback
2016-01-03
enable pchtemp(4) on i386.
Daniel Dickman
2016-01-02
Take the PHY of iec(4) out of reset before attaching the interface.
Visa Hankala
2015-12-31
Add pchtemp(4) a driver for the thermal sensor on recent Intel PCHs.
Mark Kettenis
2015-12-31
Protect mips64 pmap and pvlist structs with a mutex to make pmap
Visa Hankala
2015-12-29
Remove NULL-checks before free().
mmcc
2015-12-27
welcome GENERIC.IP27 MP (dual cpu on O350 now)
Theo de Raadt
2015-12-27
If available prefer the rdseed instruction over rdrand when adding entropy
Jonathan Gray
[next]