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
2018-06-11
Fix RAMDISK build by removing an #ifdef INET6 in tcp_trace().
Alexander Bluhm
2018-06-11
Split out the PHY initialization code and add a "no-op" implementation for
Mark Kettenis
2018-06-11
Add clock support for i.MX7D.
Mark Kettenis
2018-06-11
Also match on "fsl,imx6q-uart" such that this attaches on i.MX7.
Mark Kettenis
2018-06-11
Rename routing & pfkey tables for coherency with other PCB tables.
Martin Pieuchot
2018-06-11
Do not unlock the KERNEL_LOCK() unconditionally in sounlock().
Martin Pieuchot
2018-06-11
Push the KERNEL_LOCK() inside route_input().
Martin Pieuchot
2018-06-11
The output from tcp debug sockets was incomplete. After detach tp
Alexander Bluhm
2018-06-10
Only use the separate DDBPROF trap03 entry when coming from the kernel
Philip Guenther
2018-06-10
Put the register-saving parts of INTRENTRY() into their own macros for
Philip Guenther
2018-06-10
Delete dead store of %rax in DDBPROF return path
Philip Guenther
2018-06-10
Attach imxiomuxc(4) to i.MX7D as well.
Mark Kettenis
2018-06-10
Attach imxgpc(4) to i.MX7D as well.
Mark Kettenis
2018-06-10
Attach imxesdhc(4) to i.MX7D. Should attach to i.MX6SL as well.
Mark Kettenis
2018-06-10
Extract the i2c bitrate from imxiic(4)'s clock-frequency attribute.
Patrick Wildt
2018-06-09
Move all the DDBPROF logic into the trap03 (#BP) handler to keep alltraps
Philip Guenther
2018-06-08
Constipate all the struct lock_type's so they go into .rodata
Philip Guenther
2018-06-08
The udp control option processing was implemented three times.
Alexander Bluhm
2018-06-08
Handle AENs for logical disk creation and deletion.
Jonathan Matthew
2018-06-08
Rework sensors and bio(4) support to use the target number from the logical
Jonathan Matthew
2018-06-07
Make callers of VOP_CREATE(9) and VOP_MKNOD(9) responsible for
Visa Hankala
2018-06-07
Attach bwfm(4) to the Broadcom 4356 found in the GPD Pocket.
Patrick Wildt
2018-06-07
Some PCIe-based bwfm(4) chips also require that we supply an NVRAM
Patrick Wildt
2018-06-07
The global zero addresses must not change, mark them constant.
Alexander Bluhm
2018-06-07
Apply the retpoline transformation to indirect jumps in the raw ASM
Philip Guenther
2018-06-07
Treat XSAVEOPT and other XSAVE extensions like other cpu flags
Philip Guenther
2018-06-06
The function dounmount() traverses the mnt_list in forward direction
Alexander Bluhm
2018-06-06
Make sure cr17 matches curcpu() on non-MULTIPROCESSOR kernels.
Kenji Aoyama
2018-06-06
Prefix fields of pfkey & routing PCBs, part 2, no functionnal change.
Martin Pieuchot
2018-06-06
Prefix fields of pfkey & routing PCBs, no functionnal change.
Martin Pieuchot
2018-06-06
Pass the socket to sounlock(), this prepare the terrain for per-socket
Martin Pieuchot
2018-06-06
Asseert that a pfkey or routing socket is referenced by a `fp' instead
Martin Pieuchot
2018-06-05
Move pluart(4) to dev/fdt.
Mark Kettenis
2018-06-05
Unify arm64 and armv7 pluart(4) implementations.
Mark Kettenis
2018-06-05
Recognise Cortex A76. Only adding to arm64 as it only supports aarch32
Jonathan Gray
2018-06-05
Revert introduction of fdinsert(), a sanitify check triggers when
Martin Pieuchot
2018-06-05
Switch from lazy FPU switching to semi-eager FPU switching: track whether
Philip Guenther
2018-06-05
Split "return to userspace via iretq" from intr_fast_exit into intr_user_exit.
Philip Guenther
2018-06-04
Remove the cpu_reset_needs_v4_MMU_disable flag; it's always true for hardware
Mark Kettenis
2018-06-04
Sync VFS documentation with reality
kn
2018-06-04
drop BUMPTIME
cheloha
2018-06-04
in non-DIAGNOSTIC kernels, rw_assert_wrlock becomes a nop which leaves the
Theo de Raadt
2018-06-04
4-bit bus width is mandatory for SDIO cards that support High Speed
Patrick Wildt
2018-06-04
The function pf_create_state() calls pf_set_protostate() before
Alexander Bluhm
2018-06-04
Cleanup IPsec output error handling with consistent goto drop.
Alexander Bluhm
2018-06-04
Switch to SDIO High Speed mode if the host controller supports it.
Patrick Wildt
2018-06-04
imxesdhc(4) also supports High Speed mode for SD.
Patrick Wildt
2018-06-04
Remove unused/commented out includes.
Mark Kettenis
2018-06-04
Remove unused include.
Mark Kettenis
2018-06-04
Remove unused include.
Mark Kettenis
[prev]
[next]