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-05-17
Implement GenericSerialBus OpRegion support.
Mark Kettenis
2018-05-17
Let hvn_iff handle promisc mode activation
Mike Belopuhov
2018-05-17
Pass size argument to free(9).
helg
2018-05-17
Move the handling of SIOCIFGCLONERS out of the NET_RLOCK(). The global
Theo Buehler
2018-05-17
Implement LoadTable().
Mark Kettenis
2018-05-17
Make VMM_DEBUG kernels compile again; ok mlarkin
Mike Belopuhov
2018-05-17
Recent Broadcom chipsets have a dedicated PMU core and it can't be
Patrick Wildt
2018-05-17
Fix iLO/IPMI remote access problem. At least for bge(4) network port
YASUOKA Masahiko
2018-05-17
regen
Mike Larkin
2018-05-17
pci devices found on dell precision 7520
Mike Larkin
2018-05-16
regen
Mark Kettenis
2018-05-16
Add a few Intel C620 PCH entries.
Mark Kettenis
2018-05-16
Fix misleading indentation.
Visa Hankala
2018-05-16
Print stack traces on lock order conflict.
Visa Hankala
2018-05-16
Add kern.witnesswatch sysctl for controlling witness(4). By default,
Visa Hankala
2018-05-16
After having finished transmitting the last mbuf, don't just return to
Patrick Wildt
2018-05-16
Move the code that decodes the i.MX6 PLLs and PFDs into imxanatop(4)
Patrick Wildt
2018-05-16
Add glue for the USB3 controller on the i.MX8MQ SoC.
Patrick Wildt
2018-05-16
Fix kernel builds without IPSEC.
Reyk Floeter
2018-05-16
Correct order of free(9) in an error case.
Patrick Wildt
2018-05-16
libfuse should not maintain state for FBT_READDIR. If a directory is
helg
2018-05-16
Correct shortcomings in imxiic(4) that occurred during the initial
Patrick Wildt
2018-05-16
Implement pmap_growkernel(). Bump VM_MAX_KERNEL_ADDRESS now that we no
Mark Kettenis
2018-05-16
Avoid overflow in constraint computation; ok kettenis@ tb@
Otto Moerbeek
2018-05-16
Implement a BCDC control packet mechanism based on the command request
Patrick Wildt
2018-05-15
Implement Rx of multiple frames per interrupt in the iwm(4) driver.
Stefan Sperling
2018-05-15
Use memset(3) instead of bzero(3) for consistency and as per POSIX
helg
2018-05-15
Remove a4x bus space hack.
Mark Kettenis
2018-05-15
Remove a4x bus space hack.
Mark Kettenis
2018-05-15
Take NET_LOCK for pppioctl when called via the tty ioctl handler
Mike Belopuhov
2018-05-15
Grab the KERNEL_LOCK() in pppasyncstart/pppasyncrelinq/pppasyncctlp.
Martin Pieuchot
2018-05-14
Add support for register shift/io-width to the console code as well.
Mark Kettenis
2018-05-14
When checking the IPsec enable sysctls, ipsec_common_input() had
Alexander Bluhm
2018-05-14
When walking the IPv6 header chain in IPsec output, check that the
Alexander Bluhm
2018-05-14
Relax the way irqs are assigned. This diff does:
Mark Kettenis
2018-05-14
Stopping counting and reporting CPU time spent spinning on a lock as
Martin Pieuchot
2018-05-14
Expose memory barriers to userland.
Mark Kettenis
2018-05-14
Use a SRP list to protect pfkeyv2 sockets, thus removing the need to
Martin Pieuchot
2018-05-14
Delete unused/obsolete labels
Philip Guenther
2018-05-13
Fix code which is #ifdef TRAP_SIGDEBUG or DEBUG: wrong variable and
Philip Guenther
2018-05-13
Add support for Elantech trackpoints to pms. Extend the list of
Ulf Brosziewski
2018-05-13
Add bus DMA barriers to ensure the hardware does not see a TRB cycle bit
Visa Hankala
2018-05-12
Cleanup IPsec common input error handling with consistent goto drop.
Alexander Bluhm
2018-05-12
Re-apply inadvertantly misplaced r1.127 from kettenis@:
Kenneth R Westerback
2018-05-12
Make the code a bit easier on the eye by factoring repeated embedded
Theo Buehler
2018-05-12
Cleanup IPsec IPComp error handling with consistent goto drop.
Alexander Bluhm
2018-05-12
Make LACP_STATE_BITS accessible to userland
ccardenas
2018-05-11
Fix fallout from i386 Meltdown preparation which is using interrupt
Alexander Bluhm
2018-05-11
Compile the EFI bootloader with -mfloat-abi=soft to prevent the compiler from
Mark Kettenis
2018-05-10
TCP debug sockets still had code for old TCP timers that were
Alexander Bluhm
[next]