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
2017-04-24
Add support for Cortex-A12. Even though ARM rebranded these as Cortex-A17
Mark Kettenis
2017-04-24
Process fdt before iobus devices. Needed later when interrupt and
Visa Hankala
2017-04-24
Add an fdt blob for octeon systems whose firmware does not provide
Visa Hankala
2017-04-24
Since rev 1.1 ix has attempted to require a 64 bit BAR, the test for
Jonathan Gray
2017-04-24
Implement monitor mode support for iwm(4).
Stefan Sperling
2017-04-24
Implement support for multiple packets per receive DMA buffer in iwm(4).
Stefan Sperling
2017-04-24
Stop dumping registers on "normal" segmentation faults. Do print the contents
Mark Kettenis
2017-04-23
Handle unequal numbers of Tx and Rx streams in MiRA.
Stefan Sperling
2017-04-23
Some of the LOG_NOTICE messages from PF were seen in normal operations
Stuart Henderson
2017-04-22
Recognize Loongson 3A2000/3B2000 processors.
Visa Hankala
2017-04-22
Fix an early boot failure on Loongson 3A2000.
Visa Hankala
2017-04-22
Reindent with tabs and add missing braces.
Visa Hankala
2017-04-21
Speed up DIOCKILLSTATES by using the RB tree index if all fields used
YASUOKA Masahiko
2017-04-21
Cast the result of the __swapXX macros to the proper type.
Todd C. Miller
2017-04-21
Make id parameter of iwm_send_cmd_pdu() a uint32_t so that it matches
Stefan Sperling
2017-04-21
Fix nic lock usage around iwm_disable_rx_dma().
Stefan Sperling
2017-04-21
Fix nic lock usages around iwm_{read,write}_prph().
Stefan Sperling
2017-04-21
Use ether_crc32_le() instead of a custom version.
Martin Pieuchot
2017-04-20
Get TCB address using the RDHWR instruction instead of __get_tcb().
Visa Hankala
2017-04-20
Make TCB address available to userspace via the UserLocal register.
Visa Hankala
2017-04-20
only 32 bits of the pledgecode were passed up via ktrace
Theo de Raadt
2017-04-20
Drop unnecessary headers. This fixes kernel build on platforms
Visa Hankala
2017-04-20
regen
Jonathan Gray
2017-04-20
Remove an incorrect Bay Trail I2C entry that masked a valid Bay Trail
Jonathan Gray
2017-04-20
Add option to compile witness(4).
Visa Hankala
2017-04-20
Tweak lock inits to make the system runnable with witness(4)
Visa Hankala
2017-04-20
Hook up mutex(9) to witness(4).
Visa Hankala
2017-04-20
Hook up rwlock(9) to witness(4).
Visa Hankala
2017-04-20
Hook up mplock to witness(4) on amd64 and i386.
Visa Hankala
2017-04-20
Add a port of witness(4) lock validation tool from FreeBSD.
Visa Hankala
2017-04-20
Add routines for saving stack traces and printing saved traces
Visa Hankala
2017-04-20
Use register names without the % prefix in the global register variable
Mark Kettenis
2017-04-19
Add sizes to free()
David Hill
2017-04-19
Add size to free()
David Hill
2017-04-19
icmp6_rip6_input() was mostly duplicated code from rip6_input().
Alexander Bluhm
2017-04-19
Use the rt_rmx defines that hide the struct rt_kmetrics indirection.
Alexander Bluhm
2017-04-18
ensure the buffer cache backs off all the way with the correct type
Bob Beck
2017-04-18
Support packet aggregation for umb(4) on tx.
Gerhard Roth
2017-04-18
Fix pipex(4) not to cause panics on strict alignment architectures.
YASUOKA Masahiko
2017-04-18
Rearrange ure_iff to resemble other drivers a bit more.
Jonathan Matthew
2017-04-17
The raw ip input functions are called from several places. Use the
Alexander Bluhm
2017-04-17
Use the address family passed down with pr_input to simplify
Alexander Bluhm
2017-04-17
Use the address family passed down with pr_input to simplify
Alexander Bluhm
2017-04-17
matthieu@ observes % pax (without any arguments) hits pledge violation,
Theo de Raadt
2017-04-17
We need to update the ia6_updatetime when changing the vltime/pltime
Florian Obser
2017-04-16
Always evaluate expression in BUG_ON() macro to avoid unused variable
Alexander Bluhm
2017-04-16
Define EXT_IMPLICIT_NBIT like we do on sparc64 and mips64. Makes vaious
Mark Kettenis
2017-04-16
Replace fetch_and_add() with atomic_inc_int_nv() from <sys/atomic.h>
Visa Hankala
2017-04-16
Flip previously warm pages in the buffer cache to memory above the DMA
Bob Beck
2017-04-16
Statistics for high memory flips in the buffer cache
Bob Beck
[next]