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-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
2017-04-16
Remove some defines marked #ifdef notyet, which really is #ifdef notever.
Mark Kettenis
2017-04-15
Build sparc64 kernels with -ffreestanding.
Mark Kettenis
2017-04-15
After forced unmount of a file system that has other mount points
Alexander Bluhm
2017-04-15
The tlb flushes in pmap_set_{l1,l2,l3} use ranges that don't fully make sense.
Mark Kettenis
2017-04-15
Fix format string in ACPI_MEMDEBUG block
Philip Guenther
2017-04-15
Sync bus_dmamap_load_raw() with amd64 for better constraint checking.
Visa Hankala
2017-04-15
No GMX on CN73xx.
Visa Hankala
2017-04-14
Remove unused define satoin6().
Alexander Bluhm
2017-04-14
Pass down the address family through the pr_input calls. This
Alexander Bluhm
2017-04-14
Avoid some false positives with cppcheck. No binary change.
Alexander Bluhm
2017-04-14
Define __dead and __pure even if __STRICT_ANSI__ for compilers that
Mark Kettenis
2017-04-14
SVM: calculate max ASID value and save for later use. This will be used in
Mike Larkin
2017-04-13
A little bit more trivial cleanup.
Mark Kettenis
2017-04-13
Use the non-interrupt-safe pool allocator for the vp pool to avoid runninng
Mark Kettenis
2017-04-13
regen
Philip Guenther
2017-04-13
Delete the getlogin59 syscall, which was last used one year, two releases,
Philip Guenther
2017-04-13
Provide mips64 with kernel-facing TCB_{GET,SET} macros that store it
Philip Guenther
2017-04-12
The kernel has to slightly different version of SipHash_Final but with
Florian Obser
2017-04-12
Correct a format string
Philip Guenther
2017-04-11
Add SIOCATMARK to allow pledge("inet") programs to call sockatmark(3).
Alexander Bluhm
2017-04-11
Recognize break conditions and enter ddb if ddb.console is set.
Mark Kettenis
2017-04-11
Partially revert previous mallocarray conversions that contain
David Hill
2017-04-11
Revise 'struct fpreg' and dump floating-point register in core dumps. Also
Mark Kettenis
2017-04-10
Use __ASSEMBLER__ instead of __LANGUAGE_ASSEMBLY.
Visa Hankala
2017-04-10
Attempt to map msk(4) interrupt via MSI.
Jonathan Gray
2017-04-09
malloc -> mallocarray; a typo
Theo de Raadt
2017-04-09
Convert some malloc(9) to mallocarray(9)
David Hill
2017-04-09
Convert a malloc(9) to mallocarray(9)
David Hill
2017-04-09
Convert some malloc(9) to mallocarray(9)
David Hill
2017-04-09
Convert some malloc(9) to mallocarray(9)
David Hill
2017-04-09
Convert some malloc(9) to mallocarray(9)
David Hill
2017-04-09
Use mallocarray to allocate multicast group memberships.
David Hill
2017-04-09
Correct wakeup() dance in sensor_task_work()
Theo de Raadt
2017-04-08
For legacy interrupt use the tag of the topmost bridge to establish the
Mark Kettenis
2017-04-08
Bring over the changes I made to the armv7 version of this driver such that
Mark Kettenis
2017-04-08
re-enable POOL_DEBUG after the release; ok deraadt@
Christian Weisgerber
2017-04-08
Make network ports work on Shasta.
Visa Hankala
2017-04-08
Sensors are run as callbacks inside tasks. During suspend a sensor
Theo de Raadt
2017-04-08
Use ADDR64 opcodes to specify 64bit DMA addresses for all buffers. This
Jonathan Matthew
[prev]
[next]