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-03
update the stack doco to match reality.
David Gwynne
2017-05-03
add ifq_mfreem() so ifq backends can free packets during dequeue.
David Gwynne
2017-05-03
Mark uvm_sync_lock as vnode'ish for witness purposes, as it is taken
Philip Guenther
2017-05-02
Zap silly diagnostic reboot message.
Mark Kettenis
2017-05-02
Zap silly diagnostic reboot message.
Mark Kettenis
2017-05-02
The pmap_vp_enter() function should only ever be called for userland mappings
Mark Kettenis
2017-05-02
Switch 802.11 crypto over to the new AES
Mike Belopuhov
2017-05-02
Stricter pledge for bpf. ok deraadt
Martin Natano
2017-05-02
Remove check for compatible property here as well.
Mark Kettenis
2017-05-02
Remove check for compatible property. Turns out sunxi relied on the broken
Mark Kettenis
2017-05-02
Linux switched from a device-specific pinctrl binding to a the generic version
Mark Kettenis
2017-05-02
Revise MDIO driver code so that device instances can be attached
Visa Hankala
2017-05-02
Provide pluggable queueing interface for pf
Mike Belopuhov
2017-05-02
Switch glxsb(4), VIA padlock and AES-NI drivers over to the new AES
Mike Belopuhov
2017-05-02
Switch OCF and IPsec over to the new AES
Mike Belopuhov
2017-05-02
Fix a problem with associating to wifi networks with a hidden SSID.
Stefan Sperling
2017-05-02
Resynchronize the guest RTC via vmmci(4) on host resume from zzz/ZZZ
Mike Larkin
2017-05-02
Matching i386 commit to previous amd64 commit (initial support for vmctl
Mike Larkin
2017-05-02
Allow setting of guest MSRs from vmd(8). This change is the first part of
Mike Larkin
2017-04-30
Make early attrbute work here as well. Remove unreachable panic while there.
Mark Kettenis
2017-04-30
Fix priority handling. The interrupt priority registers expose the full range
Mark Kettenis
2017-04-30
Constant time AES implementation
Mike Belopuhov
2017-04-30
Remove some KGDB leftovers.
Martin Pieuchot
2017-04-30
Add rkclock(4), a driver for the Rockchip RK3399 clocks.
Mark Kettenis
2017-04-30
Rename Debugger() into db_enter().
Martin Pieuchot
2017-04-30
Add xhci@fdt, and move ehci(4) from the sunxi block to the generic block.
Mark Kettenis
2017-04-30
Add rkgrf(4), a driver that makes the "generic register file" of the Rockchip
Mark Kettenis
2017-04-30
Make early attrbute work here as well. Remove unreachable panic while there.
Mark Kettenis
2017-04-30
Unifdef KGDB.
Martin Pieuchot
2017-04-30
Return ENOSYS for unsupported operation.
Martin Pieuchot
2017-04-30
Remove unused POW status functions. Makes clang happier.
Visa Hankala
2017-04-29
Replace sxiehci.c with more generic glue in ehci_fdt.c that is similiar in
Mark Kettenis
2017-04-29
Decrement ci_idepth on all returns from agintc_irq_handler().
Mark Kettenis
2017-04-29
Add agintc(4), a driver for interrupt controllers conforming to ARM's
Mark Kettenis
2017-04-29
Move the userret() call out of data_abort() and simply call it just before we
Mark Kettenis
2017-04-29
Call refreshcreds() in ast() since we may get there without going through
Mark Kettenis
2017-04-29
store cpu model information in the buffer used by the hw.model sysctl
Jonathan Gray
2017-04-29
Mark futex(2) as PLEDGE_STDIO like all other thread-related syscalls.
Martin Pieuchot
2017-04-28
Restore calculation of volume size. Accidentally removed in
Kenneth R Westerback
2017-04-28
regen
Martin Pieuchot
2017-04-28
Add futex(2) syscall based on a sane subset of its Linux equivalent.
Martin Pieuchot
2017-04-28
add some comments. no functional change
Mike Larkin
2017-04-28
vmm: don't use invvpid if we didn't detect vpid capability during
Mike Larkin
2017-04-27
Bring over the changes to mainbus(4) and simplebus(4) from arm64.
Mark Kettenis
2017-04-27
Enforce that sysctl kern.somaxconn and sominconn can only be set
Alexander Bluhm
2017-04-27
track size of pss allocation, so that length can be passed to free(9)
Theo de Raadt
2017-04-27
Unifdef KADB.
Martin Pieuchot
2017-04-27
Use (32-bit) word-sized access in the a4x bus space routine even if only
Mark Kettenis
2017-04-27
Add code to identify the CPUs on arm64 systems. The primary CPU is attached
Mark Kettenis
2017-04-27
rename a struct that was denoted as "VMX only" to make it more clear
Mike Larkin
[next]