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
2016-09-27
Protect sbappendaddr() and sorwakeup() with splsoftnet in
Alexander Bluhm
2016-09-27
Wait until the BSSID is known before adding the MAC context to iwm firmware.
Stefan Sperling
2016-09-27
Remove empty #ifdef and #ifndef blocks
Frederic Cambus
2016-09-27
Print the type of operation space that failed as there seem to be more of
Mike Larkin
2016-09-27
clarify a comment whose text became out of date with the previous commit
Mike Larkin
2016-09-27
read and cache VMFUNC capability during boot. for use in an upcoming diff
Mike Larkin
2016-09-27
typo
Theo de Raadt
2016-09-27
roll back turning RB into RBT until i get better at this process.
David Gwynne
2016-09-27
move from RB macros to RBT functions
David Gwynne
2016-09-27
move pf from the RB macros to the RBT functions.
David Gwynne
2016-09-27
replace the use of RB macros with the RBT functions.
David Gwynne
2016-09-26
Avoid calculating offset several times. This was done for a few functions alr...
Frederic Cambus
2016-09-26
typo in comment
Stuart Henderson
2016-09-26
Regen
Jeremie Courreges-Anglas
2016-09-26
unbalenced->unbalanced
Jeremie Courreges-Anglas
2016-09-26
Remove xscale support. Properly distinguish between ARMv7 and ARMv8.
Mark Kettenis
2016-09-26
Mark the static inline functions defined by RBT_PROTOTYPE as __unused. The
Mark Kettenis
2016-09-26
Move the net/bpf.h include within the #if NBPFILTER directive
Frederic Cambus
2016-09-26
Check cpuid_level before using CPUID().
Philip Guenther
2016-09-25
Make a move towards ending 4 decades of kernel snooping.
Theo de Raadt
2016-09-25
Remove more duplicated includes
Frederic Cambus
2016-09-25
refactor vmcs flush and reload into one function, and remove another
Mike Larkin
2016-09-25
remove an extraneous vmcs flush
Mike Larkin
2016-09-24
Stick the thread control block pointer into a CPU register on ARMv7.
Patrick Wildt
2016-09-24
a route message for BFD, so we can notify userland about the status.
Peter Hessler
2016-09-24
a route message for BFD, so we can notify userland about the status.
Peter Hessler
2016-09-24
Add -Wno-pointer-sign to all our gcc4 architectures.
Mark Kettenis
2016-09-24
use hashfree for aobj hashes. from Mathieu -
Ted Unangst
2016-09-24
use hashfree. from Mathieu -
Ted Unangst
2016-09-24
move knhash size to event.h, use it for hashfree. from Mathieu -
Ted Unangst
2016-09-24
use hashfree in fs code. from Mathieu -
Ted Unangst
2016-09-24
introduce hashfree() function to free hash tables, with sizes.
Ted Unangst
2016-09-24
Don't compare array against null pointer; found by clang.
Mark Kettenis
2016-09-24
Assert that bus->force_bit >= 0 instead of force_bit. Found by clang.
Mark Kettenis
2016-09-24
ANSIfy netinet/; from David Hill
Christian Weisgerber
2016-09-24
If the value of r0 upon entering the kernel is zero, interpret this as the
Mark Kettenis
2016-09-24
Pass esym to the kernel in r0. Since u-boot passes 0 in this register, we
Mark Kettenis
2016-09-24
Remove a couple of unsused static inline functions. Also remove a comparis
Mark Kettenis
2016-09-24
Remove unused functions.
Mark Kettenis
2016-09-24
Add an implementation of __aeabi_ldivmode() and __aeabi_uldivmod(); clang
Mark Kettenis
2016-09-23
Attach imxocotp(4) using the fdt. Since this means that imxtemp(4) attaches
Mark Kettenis
2016-09-23
Rework Per Packet Info handling
Mike Belopuhov
2016-09-23
since the kernel ticks are every 10ms, bump our minimum up a little bit.
Peter Hessler
2016-09-23
Setup checksum offloading instead of relying on the default configuraiton
Mike Belopuhov
2016-09-23
Configure NDIS VLAN and MTU parameters for NVSP 2 and newer backends
Mike Belopuhov
2016-09-23
based on a more careful reading of the spec, we're not allowed to make
Peter Hessler
2016-09-23
Use "%s" to print the version string. Avoids a "format string is not a
Mark Kettenis
2016-09-23
Fixup the NDIS_OFFLOAD_PARAMS_SIZE_6_1 definition
Mike Belopuhov
2016-09-23
Improve error handling when we fail to send the RNDIS message
Mike Belopuhov
2016-09-23
Specify a page size boundary for Tx segments
Mike Belopuhov
[next]