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-03-06
Attach exiic(4) using the FDT.
Mark Kettenis
2017-03-06
Remove unused unit number from softc.
Mark Kettenis
2017-03-05
match GENERIC
Theo de Raadt
2017-03-05
Turn exgpio(4) into a pinctrl driver.
Mark Kettenis
2017-03-05
Clear pending interrupts and mask them all.
Mark Kettenis
2017-03-05
The current code in exuartcnputc() that tries to make sure the character
Mark Kettenis
2017-03-05
When we're unable to determine which NCQ command failed, fail all active
Jonathan Matthew
2017-03-05
We've fixed PID handling, so update the comment describing ps_mainproc
Philip Guenther
2017-03-05
Teach the ddb disassembler about most of the vm* instructions
Philip Guenther
2017-03-05
Handle unshared amaps in uvm_coredump_walkmap() such that untouched pages
Philip Guenther
2017-03-05
Generating a coredump requires walking the map twice; change
Philip Guenther
2017-03-04
matching commit for RAMDISK: Convert a few exynos drivers to attach using the...
Theo de Raadt
2017-03-04
Convert a few exynos drivers to attach using the FDT.
Mark Kettenis
2017-03-04
crank to 6.1-beta
Theo de Raadt
2017-03-04
In 11n hostap mode, dynamically adjust HT protection settings based on
Stefan Sperling
2017-03-03
Whan an amd64 machine got an NMI, the current process in user land
Alexander Bluhm
2017-03-03
Convert the variable argument list of the pr_output functions to
Alexander Bluhm
2017-03-03
Fix the lidsuspend sysctl name in arm/include/cpu.h
Tom Cosgrove
2017-03-03
It is allowed to sleep in route_output() as we run in process context
Alexander Bluhm
2017-03-03
Replace a panic with a compile time assert in icmp6_reflect().
Alexander Bluhm
2017-03-03
Prevent a recursion in the socket layer.
Martin Pieuchot
2017-03-03
Delete "comspeed" which had been mistakenly added as a int value.
YASUOKA Masahiko
2017-03-03
Iterate over the global list of interfaces instead of using the global
Martin Pieuchot
2017-03-03
Remove non longer needed splsoftnet()/splx() dances.
Martin Pieuchot
2017-03-03
enable FFS2 on armv7 and arm64 ramdisks
Jonathan Gray
2017-03-02
Implement a new routing message RTM_PROPOSAL that communicates
Kenneth R Westerback
2017-03-02
Add a new sysctl machdep.lidaction. The sysctl works as follows:
Martin Natano
2017-03-02
Initialize 'ni' pointer in ieee80211_keyrun(). Fallout from last minute
Stefan Sperling
2017-03-02
Fix a rtentry leak in error path.
Martin Pieuchot
2017-03-02
Prefer the global list of interfaces to the dying global list of IPv6
Martin Pieuchot
2017-03-02
Use the routing table rather than the global list of IPv6 address.
Martin Pieuchot
2017-03-02
Convert domain declarations to C99 initializers.
Martin Pieuchot
2017-03-02
refactor cpuid exit handler for easier merge with upcoming SVM version.
Mike Larkin
2017-03-02
log attempts to access cpuid leaf function 0x03, "processor serial number".
Mike Larkin
2017-03-02
reduce some more differences in vmm between i386 and amd64 that didn't
Mike Larkin
2017-03-02
Allow MPLS switching and VPLS across rdomains.
Renato Westphal
2017-03-02
reduce differences in vmm between amd64 and i386 (i386 picks up a handful
Mike Larkin
2017-03-02
Refactor cpuid exit handler to make it easier to bolt on SVM support
Mike Larkin
2017-03-01
Fix some DPRINTFs I just added to ieee80211_pae_input.c.
Stefan Sperling
2017-03-01
Fix a bug allowing a man-in-the-middle attack against WPA wireless clients.
Stefan Sperling
2017-03-01
Don't try to access the com(4) hardware to set up the console speed
Patrick Wildt
2017-03-01
Remove a misleading comment asking if a timeout needs a LOCK, it doesn't.
Martin Pieuchot
2017-03-01
Remove unused table driven omgpio bits.
Jonathan Gray
2017-03-01
remove remaining parts of the table driven approach to attaching edma
Jonathan Gray
2017-03-01
Dynamically attach edma(4) using the FDT.
Jonathan Gray
2017-03-01
Fix the code which preserves the device path of the loaded image if
YASUOKA Masahiko
2017-03-01
Remove SYSCALL_DEBUG arm64 has been multiuser for a while now.
Jonathan Gray
2017-02-28
Depending on the addresses, ipsecctl(8) automatically groups sa
Alexander Bluhm
2017-02-28
Update header to clean up defines, add the SATA device path and the
Patrick Wildt
2017-02-28
Don't change the up status of the interface when changing its rdomain.
YASUOKA Masahiko
[next]