index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-01-30
add ilog2()/order_base_2()/gcd()
Jonathan Gray
2018-01-30
disable -Wformat-zero-length when building with gcc
Jonathan Gray
2018-01-30
add i2c_bit_add_bus()
Jonathan Gray
2018-01-30
add more endian macros
Jonathan Gray
2018-01-30
add drm_invalid_op()
Jonathan Gray
2018-01-30
add atomic_cmpxchg()/atomic64_add()/atomic64_sub()
Jonathan Gray
2018-01-29
Repair botched retry loop when generating RTM_PROPOSAL
Kenneth R Westerback
2018-01-29
pms: minor cleanups in the alps code.
Ulf Brosziewski
2018-01-29
acknowledge that DPB_PROPERTIES exists and is documented in dpb.1
Marc Espie
2018-01-29
Missed a couple of log_info()'s in previous commit. Use #ifdef DEBUG
Kenneth R Westerback
2018-01-29
Drop unused field `ci_ipiih'.
Visa Hankala
2018-01-29
Let the interrupt subsystem allocate memory for the IPI handle,
Visa Hankala
2018-01-29
Use log_init(), log_setverbose() and log_debug() more
Kenneth R Westerback
2018-01-29
Attach ampintc/ampintcmsi early so pci devices can be attached with
Jonathan Gray
2018-01-28
Refactor and simplify the logic to select and invoke the
Kenneth R Westerback
2018-01-28
trampoline.o depends on assym.h
Mark Kettenis
2018-01-28
typo
Otto Moerbeek
2018-01-28
add malloc_threaderr
Otto Moerbeek
2018-01-28
- An error in the multithreaded case could print the wrong function name
Otto Moerbeek
2018-01-28
Test for correct error when on thread allocates, and another does a double free
Otto Moerbeek
2018-01-28
Spin up secondary CPUs and add IPI infrastructure. Heavily based on diffs
Mark Kettenis
2018-01-28
remove the emulex link: it's dead, and i can;t see any obvious replacement;
Jason McIntyre
2018-01-28
Store PSCI function ids as uint32_t not int in the softc.
Jonathan Gray
2018-01-28
Bring this more in line with our other architectures.
Mark Kettenis
2018-01-28
A few fatal() -> fatalx() where errno is not
Kenneth R Westerback
2018-01-28
Initialize variables to avoid compiler warnings
Kinichiro Inoguchi
2018-01-28
typo
Otto Moerbeek
2018-01-28
sync
Jonathan Gray
2018-01-27
Sync the nam2blk entries with the bdevsw table, which is the
Christian Weisgerber
2018-01-27
Update regress to match removal of ssl_parse_clienthello_tlsext().
Joel Sing
2018-01-27
Complete the TLS extension handling rewrite for the server-side.
Joel Sing
2018-01-27
Clarify the comment re the F5 EC curves extension bug.
Joel Sing
2018-01-27
Convert ssl3_put_cipher_by_char() to CBB.
Joel Sing
2018-01-27
Fix an interrupt storm issue in vnet(4) mpi@ managed to trigger on my T5220,
Stefan Sperling
2018-01-27
Add missing `l' prefix to linker flag and markup SIGHUP; ok jmc@
anton
2018-01-27
Avoid passing NULL to vprintf() by assigning a name to client processes. While
anton
2018-01-26
Add kernel support for the VFP FPU/SIMD unit. Based on a diff by drahn@.
Mark Kettenis
2018-01-26
- do not junk pages returned by free_bytes(), all freed chunks are already
Otto Moerbeek
2018-01-26
Handle the transfer size option when faking up /etc/random.seed.
Christian Weisgerber
2018-01-26
Add kernel support for the VFP FPU/SIMD unit. Based on a diff by drahn@.
Mark Kettenis
2018-01-26
Cleanup VFP code.
Mark Kettenis
2018-01-26
Document MODCMAKE_DEBUG
Jeremie Courreges-Anglas
2018-01-26
allow unpriviledged user to run "encrypt" and "spf walk"
Eric Faurot
2018-01-26
Fix Failure on Start
ccardenas
2018-01-25
Add DPRINTF() and use it to replace log_debug() statements inside
Kenneth R Westerback
2018-01-25
Remove mutex implementations that now live in MI code.
Martin Pieuchot
2018-01-25
Move common mutex implementations to a MI place.
Martin Pieuchot
2018-01-25
Use a workaround for detached parent in carp_proto_input_c().
Martin Pieuchot
2018-01-25
Use a new LDFLAGS variable to pass "-melf_i386_obsd" on amd64.
Martin Pieuchot
2018-01-25
Assert that ifiq_destroy() is not called with the NET_LOCK() held.
Martin Pieuchot
[next]