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
2021-06-20
Reinstate locks around uvm_fault calls from upageflttrap and kpageflttrap
Stuart Henderson
2021-06-20
regen
Jonathan Gray
2021-06-20
add some devices found on the intel nuc10i7fnh
Jonathan Gray
2021-06-19
Assert that fpu_load() only gets called with the FPU "off".
Mark Kettenis
2021-06-19
timecounting: add FRAC_TO_NSEC(), BINTIME_TO_NSEC()
cheloha
2021-06-19
timeout(9): change argument order for timeout_set_kclock()
cheloha
2021-06-19
oce(4) in RAMDISK for riscv64
Mike Larkin
2021-06-18
Enable oce(4) for riscv64
Mike Larkin
2021-06-18
When we do a context switch, always set the FPU to "off" for the old proc.
Mark Kettenis
2021-06-18
Need to enable interrupts while processing supervisor traps as well.
Mark Kettenis
2021-06-18
setitimer(2): increase timer limit to UINT_MAX seconds
cheloha
2021-06-18
The crypto(9) framework used by IPsec runs on a kernel task that
Alexander Bluhm
2021-06-18
Enable 32-bit I/O addressing. This gets rid of the io address conflict
Mark Kettenis
2021-06-18
recognise BCM5762 B0
Jonathan Gray
2021-06-18
The pmap needs to know which CPUs to send IPIs when TLB entries
Philip Guenther
2021-06-17
Add sfclock(4), a driver for the PRCI (Power Reset Clocking Interrupt) block
Mark Kettenis
2021-06-17
Revert previous: unref of amap outside of the KERNEL_LOCK().
Martin Pieuchot
2021-06-17
On OpenBSD _JBLEN is the number of slots (of type long) in jmp_buf.
Mark Kettenis
2021-06-17
Add BCM5725 support. Based on a diff from Brad Smith.
Mark Kettenis
2021-06-17
regen
Mark Kettenis
2021-06-17
Add Broadcom BCM5725. Based on a diff from Brad Smith.
Mark Kettenis
2021-06-17
more consistently use pfsync_free_deferral to free the mbuf.
David Gwynne
2021-06-16
kqueue: kq_lock is needed when updating kn_status
Visa Hankala
2021-06-16
Add ociic(4) and dapmic(4). The first is a driver for the OpenCores I2C
Mark Kettenis
2021-06-16
don't define __HAVE_ACPI to unbreak radeondrm build
Jonathan Gray
2021-06-16
Change the prefix of UVM object functions to match NetBSD's.
Martin Pieuchot
2021-06-15
Remove the uvshrink logic and keep the unveil list in the order of insertion.
Claudio Jeker
2021-06-15
Use a macro to assert that given uobjs correspond to anonymous objects.
Martin Pieuchot
2021-06-15
Unref/free amaps before grabbing the KERNEL_LOCK().
Martin Pieuchot
2021-06-15
use getnsecuptime instead of getmicrouptime.
David Gwynne
2021-06-15
Increase MAXDSIZ to 16GB. ok kettenis@
Matthieu Herrb
2021-06-15
get the uptime before comparing to it.
David Gwynne
2021-06-15
factor out nsecuptime and getnsecuptime.
David Gwynne
2021-06-15
rework pfsync deferal timeout handling.
David Gwynne
2021-06-14
Simplify the way we handle PCI configuration space access. Instead of
Mark Kettenis
2021-06-14
Remove unused prototypes.
Mark Kettenis
2021-06-14
Use uint64_t instead of u_long for pcitag_t.
Mark Kettenis
2021-06-14
reset ppc_altivec if 'option ALTIVEC' is not present.
Matthieu Herrb
2021-06-14
add a few more phys known to attach to usb ethernet
Jonathan Gray
2021-06-14
fix whitespace
Jonathan Gray
2021-06-14
Add a few more drivers that people might need.
Theo de Raadt
2021-06-14
add PCITAG_NODE and PCITAG_OFFSET
Theo de Raadt
2021-06-14
enable nvme, a few pci devices and a bunch of usb stuff.
Dale Rahn
2021-06-13
Add support for sfuart(4) as a console.
Mark Kettenis
2021-06-13
Back off a couple of the more paranoid checks while spoofing GPT
Kenneth R Westerback
2021-06-13
regen
Jonathan Gray
2021-06-13
add hifive unmatched ids
Jonathan Gray
2021-06-13
Clean this up a bit. Use register names that match the documentation, and
Mark Kettenis
2021-06-13
refer to the correct domain for sdhc spec
Jonathan Gray
2021-06-13
Match sifive,fu740-c000-gem so that device is detected on Unmatched.
Dale Rahn
[next]