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
2021-08-31
vmm(4): add ipi for vmclear, unlock kernel
Dave Voutila
2021-08-31
Only use the i8254 delay code if we are specifically using the i8254 as
Patrick Wildt
2021-08-31
Identify the paravirtual bus earlier, as we need to make sure that we have
Patrick Wildt
2021-08-31
Do pinctrl stuff.
Mark Kettenis
2021-08-31
Add aplpinctrl(4), a driver for the Apple GPIO controller found on M1 SoCs.
Mark Kettenis
2021-08-31
Use the TSC delay(9) backend earlier on machines where we can. Also use
Mark Kettenis
2021-08-31
Add "machine sysregs" command to DDB
Mike Larkin
2021-08-31
Using suser() instead of doing it manually.
Jan Klemkow
2021-08-30
Remove typedef of db_addr_t; mpi converted the users of it to vaddr_t already
Jasper Lievisse Adriaanse
2021-08-29
Reduce the number of openings for aplns(4) to 1. This isn't correct but
Mark Kettenis
2021-08-22
ucc also fails to work here, because there is no wskbd_rawinput
Theo de Raadt
2021-08-21
octeon has no wskbd, so ucc cannot link. the files.usb parts should have
Theo de Raadt
2021-08-20
Add ucc(4), a driver for USB HID Consumer Control keyboards. Such
anton
2021-08-17
Sync amd64's est.c r1.40 to i386
Theo Buehler
2021-08-17
7.0-beta
Theo de Raadt
2021-08-12
Add missing newlines to some printfs in est_acpi_pss_changed()
Theo Buehler
2021-08-12
Sync amd64's p3_get_bus_clock() with i386
Theo Buehler
2021-08-11
sync with amd64 k1x-pstate.c r1.11
Theo Buehler
2021-08-11
Do not read the status MSR before setting performance adjustment mode.
Theo Buehler
2021-08-11
Make hw.setperf percentages proportional to the enhanced speed step
Theo Buehler
2021-08-03
Make sure VM_MAXUSER_ADDRESS is aligned to a page boundary, as MI code
Sebastien Marie
2021-08-02
Add memory barrier (data FENCE) before making the SBI call to issue a
Mark Kettenis
2021-08-01
style(9)
Mark Kettenis
2021-07-31
Fix displaying incorrect patterns on LUNA's wscons with 1bpp
Kenji Aoyama
2021-07-30
Use inline function for SFENCE.VMA instruction. Fixes missing "memory"
Mark Kettenis
2021-07-30
Cleanup ptrace-related code; still untested.
Mark Kettenis
2021-07-29
Fix device class.
Visa Hankala
2021-07-26
Print a few more registers in dump_regs().
Mark Kettenis
2021-07-26
Adjust driver for device tree binding changes.
Mark Kettenis
2021-07-25
Force to use serial console when no graphic board is found.
Kenji Aoyama
2021-07-25
enable iwm(4)
Jonathan Gray
2021-07-25
enable ix(4)
Jonathan Gray
2021-07-24
riscv64 userland timecounter support
Jeremie Courreges-Anglas
2021-07-24
Implement a workaround for the SiFive FU740 CIP-1200 errata.
Mark Kettenis
2021-07-24
The updated dwctwo(4) driver introduces two new parameters.
Marcus Glocker
2021-07-24
Fix octeon build after dwctwo(4) update.
Marcus Glocker
2021-07-24
Replace cpus_running with CPU_IS_RUNNING().
Visa Hankala
2021-07-23
Use 8/4/1 bytes loads/stores for copyin/copyout/kcopy
Jeremie Courreges-Anglas
2021-07-20
Remove bogus use of CPU_MAXID and get cpu_info only once.
Visa Hankala
2021-07-20
Remove unneeded __sync_* library functions from the kernel.
Visa Hankala
2021-07-15
more space savings
Theo de Raadt
2021-07-15
space savings on install kernels. (restore and ralink drivers+firmware go
Theo de Raadt
2021-07-12
Add uaudio(4) and umidi(4). ok kettenis@, mlarkin@
Matthieu Herrb
2021-07-12
Remember to set CPUF_RUNNING on secondary CPUs.
Visa Hankala
2021-07-12
Make hw_cpu_hatch() more similar on loongson and octeon.
Visa Hankala
2021-07-12
wrap a long line
Jonathan Gray
2021-07-11
convert db_addr_t to vaddr_t
Jasper Lievisse Adriaanse
2021-07-10
tweak indentation of conditional in db_validate_address().
Jasper Lievisse Adriaanse
2021-07-10
Sync maxusers with other 64bit archs.
Martin Pieuchot
2021-07-09
use vaddr_t as type for frames as is commonly used elsewhere too
Jasper Lievisse Adriaanse
[next]