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
2019-04-23
Since ppb(4) properly allocates bus ranges for attached devices,
Patrick Wildt
2019-04-23
sync
Theo de Raadt
2019-04-23
shorten some strings
Theo de Raadt
2019-04-23
Add support for ccp(4) at acpi(4).
Mark Kettenis
2019-04-23
Add support for "pinconf-single" devices and add support for bias and
Mark Kettenis
2019-04-23
Call exit(2) if sigreturn(2) fails on mips64. This is what other
Visa Hankala
2019-04-23
Add a driver for OCTEON two-wire serial interface.
Visa Hankala
2019-04-23
Remove file name and line number output from witness(4)
Visa Hankala
2019-04-23
give gre and mgre percpu counters too
David Gwynne
2019-04-23
enable discard_backing_storage() test
Jonathan Gray
2019-04-23
Linux code expects to find struct file in fs.h so include sys/file.h
Jonathan Gray
2019-04-23
For raw IPv6 sockets userland may specify an offset where the
Alexander Bluhm
2019-04-23
a first cut at converting some virtual ethernet interfaces to if_vinput
David Gwynne
2019-04-23
Copy cache-control bits from U+K to U-K entry in pmap_enter_special()
Philip Guenther
2019-04-23
regen
Jonathan Gray
2019-04-23
Add more amdgpu device ids.
Jonathan Gray
2019-04-23
- Update the comment describing why pci retry timeout needs to be disabled
Kevin Lo
2019-04-22
In in_cksum() and in6_cksum() convert types to C99 style and make
Alexander Bluhm
2019-04-22
vmm(4): flush guest TLB entries if guest disables paging. While this
Mike Larkin
2019-04-22
Not all systems supporting DVFS expose a regulator to set the voltage.
Mark Kettenis
2019-04-22
Add support for official Linux device tree bindings and implement support
Mark Kettenis
2019-04-22
Configure pins.
Mark Kettenis
2019-04-22
vmm(4): remove a debug printf that was causing lock issues (it was being
Mike Larkin
2019-04-22
use if_vinput instead of if_input, thereby bypassing ifiqs on vlans
David Gwynne
2019-04-22
add if_vinput so pseudo (ethernet) interfaces can bypass ifiqs
David Gwynne
2019-04-22
factor out calling the if input handlers for a packet.
David Gwynne
2019-04-22
disable mobileip(4)
David Gwynne
2019-04-22
support rxprio
David Gwynne
2019-04-21
Timeline lock is used from interrupt context so use IPL_TTY to prevent
Mark Kettenis
2019-04-21
Fix rbtree_postorder_for_each_entry_safe() implementation. Fixes crashes
Mark Kettenis
2019-04-21
Interpret ENETRESET from ifm_change() as success in ifmedia_ioctl().
Stefan Sperling
2019-04-20
Revert enabling VMM_DEBUG which slipped through the previous commit.
kn
2019-04-20
#define ELFROUNDSIZE 4 /* XXX Should it be sizeof(Elf_Word)? */
Theo de Raadt
2019-04-20
The conversion of rdsetroot to -lelf failed on alpha: -lelf thought ELF SHDR
Theo de Raadt
2019-04-20
When copying the EFI-stored kernel to the correct operating location,
Theo de Raadt
2019-04-20
libsa's memcpy() is actually memmove(). make a proper memmove(), and give
Theo de Raadt
2019-04-20
armv7 RAMDISK is now compiled with -Oz (just to be like other ramdisks),
Theo de Raadt
2019-04-20
as discussed with beck, crank dma-range bufcache to a high number
Theo de Raadt
2019-04-20
print locked range in decimal in debug routines
anton
2019-04-20
Statistics of "netstat -s -f inet6 -p rip6" did not work. In
Alexander Bluhm
2019-04-20
drm/ttm: Fix bo_global and mem_global kfree error
Jonathan Gray
2019-04-20
Move lockf structures from header to implementation since external users
anton
2019-04-20
Adapt radeondrm_detach_kms() to struct drm_device being split from
Jonathan Gray
2019-04-19
Add a subsystem lock for vfs_lockf.c. This enables calling lf_advlock()
Visa Hankala
2019-04-19
Work around a limitation of clang integrated assembler on mips64.
Visa Hankala
2019-04-19
use the common code in if.c to check if txhprio is good.
David Gwynne
2019-04-19
use the factored out txhprio and rxhprio checks
David Gwynne
2019-04-19
provide factored out txhprio and rxhprio checks
David Gwynne
2019-04-19
add rxprio support
David Gwynne
2019-04-19
add rxprio support
David Gwynne
[next]