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
2022-01-02
Prism54 (only full-mac varients) -> Prism54 Full-MAC
Jonathan Gray
2022-01-02
spelling
Jonathan Gray
2022-01-02
immediatly -> immediately
Theo Buehler
2022-01-02
Grab kernel lock when required.
Mark Kettenis
2022-01-02
Don't use != 0 to check whether a pointer is non-NULL.
Mark Kettenis
2022-01-02
Stop writing big-endian checksums into the little-endian GPT
Kenneth R Westerback
2022-01-02
priviledged -> privileged
Jonathan Gray
2022-01-02
priveledged -> privileged
Jonathan Gray
2022-01-02
convension -> convention
Jonathan Gray
2022-01-02
Nummber -> Number
Jonathan Gray
2022-01-02
numers -> numbers
Jonathan Gray
2022-01-02
contoller -> controller
Jonathan Gray
2022-01-02
phsyaddr -> physaddr
Jonathan Gray
2022-01-02
spelling
Jonathan Gray
2022-01-02
addres -> address
Jonathan Gray
2022-01-02
unhandle -> unhandled
Jonathan Gray
2022-01-02
slignment -> alignment
Jonathan Gray
2022-01-02
preferense -> preference
Jonathan Gray
2022-01-02
plaform -> platform
Jonathan Gray
2022-01-02
establush -> establish
Jonathan Gray
2022-01-01
Add ENTRY_NB() macro for doing an ASM function entry without setting
Philip Guenther
2022-01-01
Revert the hack for Apple M1 systems.
Mark Kettenis
2022-01-01
Rewrite the kernel FPU handling code. The new code saves the FPU state
Mark Kettenis
2022-01-01
Use correct defines for random seed magic/length.
Patrick Wildt
2022-01-01
Remove unused function prototype.
Mark Kettenis
2022-01-01
Add missing locking to pmap_extract(9) and pmap_unwire(9).
Mark Kettenis
2022-01-01
copyright++;
Jonathan Gray
2021-12-31
spelling
Jonathan Gray
2021-12-31
Interrups -> Interrupts
Jonathan Gray
2021-12-31
Add missing locking to pmap_extract(9) and pmap_unwire(9).
Mark Kettenis
2021-12-31
avaialble -> available
Jonathan Gray
2021-12-31
specifed -> specified
Jonathan Gray
2021-12-31
Newer Apple firmware on chipsets without a hardware RNG require the host to
Patrick Wildt
2021-12-31
Fix up handling of IFF_ALLMULTI and call uaq_iff() from uaq_init().
Jonathan Matthew
2021-12-30
Add Xiaomi MiniWif to list of devices supported by mtw(4).
Kevin Lo
2021-12-30
Use a distinct variable while iterating the list of existing devices.
Anton Lindqvist
2021-12-30
Prevent a double free by assigning the new keymap and corresponding size
Anton Lindqvist
2021-12-30
Prevent concurrent access to incomplete or dying `sc' caused by sleep
Vitaliy Makkoveev
2021-12-30
combine ifdef blocks
Jonathan Gray
2021-12-29
Consistently name page argument `pg'.
Martin Pieuchot
2021-12-29
PHYs that we want to talk to over SGMII need to be switched into SGMII
Patrick Wildt
2021-12-29
Enable ohci(4) and ehci(4) at acpi(4).
Patrick Wildt
2021-12-29
Allow ohci(4) and ehci(4) to attach to acpi(4).
Patrick Wildt
2021-12-29
acpi_intr_disestablish() is available on all our ACPI platforms which
Patrick Wildt
2021-12-29
Do not allow send/receive of kcov descriptors as the file descriptor can
Anton Lindqvist
2021-12-28
whitespace tweak, no functional change.
David Gwynne
2021-12-28
it doesnt make sense to configure a vport as a span port.
David Gwynne
2021-12-28
move away from using the M_PROTO1 flag to prevent loops with vports
David Gwynne
2021-12-28
The initial kd_lookup() in kcovopen() is redundant as kcov is a cloning
Anton Lindqvist
2021-12-28
Now that -A prints -- markers as it is supposed to filter them out when
Otto Moerbeek
[next]