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-05-27
Remove superflyous splnet()/splx() dances.
Martin Pieuchot
2017-05-27
Check cache_valias_mask earlier in the expression. The value is zero
Visa Hankala
2017-05-27
add missing prototype
Mike Larkin
2017-05-26
Enable chvgpio(4) in RAMDISK_CD on amd64.
Stefan Sperling
2017-05-26
There is only one version of pfkey in OpenBSD and this will not change any
Claudio Jeker
2017-05-26
Get rid of the DELAY() hack in the firmware loader for 8000 family
Stefan Sperling
2017-05-26
In IPIP input rename the variable ipo to ip as it is used for inner
Alexander Bluhm
2017-05-26
Instead of looking at the IP version of the header, use the outer
Alexander Bluhm
2017-05-26
virtio: minor tweak
Stefan Fritsch
2017-05-26
vioblk: set VIOBLK_DONE from vioblk_vq_done1
Stefan Fritsch
2017-05-26
The Linux code really isn't up to the same standard as our other code, and
Mark Kettenis
2017-05-26
Prepare ohci_intr1() for IPL_MPSAFE.
Martin Pieuchot
2017-05-26
Move vioblk and vioscsi more fully into the world of iopool and
Kenneth R Westerback
2017-05-25
Add a header with EFI/UEFI-related definitions for use by the kernel. For
Mark Kettenis
2017-05-25
Replace the only usage of x86_pause() with SPINLOCK_SPIN_HOOK.
Visa Hankala
2017-05-25
Drop trailing semicolon from a macro.
Visa Hankala
2017-05-25
tweak sparc64 membars as a step toward making them usable in userland.
David Gwynne
2017-05-24
Fail with EINVAL when asked to create a non-root queue instead of panicking
Mike Belopuhov
2017-05-24
When using "tcpdump proto 128" the filter never matched. A sign
Alexander Bluhm
2017-05-24
Add an idle cycle implementation for R4600/R5000/RM7000 CPUs and their
Visa Hankala
2017-05-23
Rate limit messages about spurious ISA interrupts on yeeloong systems.
Visa Hankala
2017-05-23
Move the common length check in pf_pull_hdr() after the address
Alexander Bluhm
2017-05-23
Bump the right counters. One of these was caught by clang because of a
Mark Kettenis
2017-05-22
Move IPsec forward and local policy check functions to ipsec_input.c
Alexander Bluhm
2017-05-22
Use the IPsec policy check from IPv4 also when doing local delivery
Alexander Bluhm
2017-05-22
Fix a mbuf leak when reflecting an ICMP packet with IP options.
Alexander Bluhm
2017-05-22
Drop kernel trace points. The trace facility does not exist on OpenBSD.
Visa Hankala
2017-05-22
white space fix. no functional change.
David Gwynne
2017-05-21
Give the vp pool its own allocator. Avoiding the logic that creates large
Mark Kettenis
2017-05-21
Add clocks for SD/MCC controller on Exynos 5420/5800.
Mark Kettenis
2017-05-21
Remove exesdhc(4). This driver was never finished and has been replaced
Mark Kettenis
2017-05-21
Add support for the SD/MMC controller found on Samsuung Exynos5.
Mark Kettenis
2017-05-21
Fix copy/paste in comment.
Jeremie Courreges-Anglas
2017-05-21
Actually wait on auto command done (ACD) as was the intention.
Mark Kettenis
2017-05-21
Tweak style.
Visa Hankala
2017-05-21
Enable radeondrm(4) on loongson to get accelerated graphics
Visa Hankala
2017-05-21
Rockchip SoCs needs some additional register twiddling when the link speed
Mark Kettenis
2017-05-21
Add dwmmc(4), a driver for the Synopsis Designware SD/MMC controller as found
Mark Kettenis
2017-05-20
More SD/MMC controller-related clocks.
Mark Kettenis
2017-05-20
- fixes regression found by pf_forward test
Alexandr Nedvedicky
2017-05-20
Accept baud rates up to 2 Mbps as these are supported by CP2104 and later
Mark Kettenis
2017-05-19
Repair rtwn(4) IQ calibration.
Stefan Sperling
2017-05-19
Make monitor work with athn(4) on my 3T3R AR9380 device.
Stefan Sperling
2017-05-19
Make rtwn(4) add frames which failed to transmit to AMRR's transmit counter.
Stefan Sperling
2017-05-19
Make rtwn(4) support fixed transmit rates set with ifconfig(8).
Stefan Sperling
2017-05-19
Change PF behavior to allow MLD Listener Report packets to be sent
Rafael Zalamena
2017-05-19
Fix R92C_USTIME_TSF register definition.
Stefan Sperling
2017-05-19
Add some comments about the assumptions of the scsi mid layer
Stefan Fritsch
2017-05-19
Respect max VPID/ASID limits. VMX VPIDs are capped at 4095, for now.
Mike Larkin
2017-05-19
return EIO to vmd if the guest HLTs with interrupts disabled
Mike Larkin
[next]