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-12-23
Sync Allwinner H3/H5 pin definitions with Linux.
Mark Kettenis
2017-12-23
Avoid null-pointer dereference wen a device tree refers to a pin-function
Mark Kettenis
2017-12-23
scrolling: take care of noise.
Ulf Brosziewski
2017-12-23
Remove dead assignment.
Frederic Cambus
2017-12-23
Use regmap interface to tweak "SYSREG" PHY configuration registers and
Mark Kettenis
2017-12-23
enable snooping on Intel 200 Series HDA
Jonathan Gray
2017-12-23
match on intel 200 series
Jonathan Gray
2017-12-23
regen
Jonathan Gray
2017-12-23
add ids for intel coffee lake-s and series 200/300 pch
Jonathan Gray
2017-12-22
If we use the cookie-based interrupt API on sun4v, whe shouldn't put the
Mark Kettenis
2017-12-22
1. Use unfiltered deltas for scrolling. 2. (Re-)Simplify the edge area
Ulf Brosziewski
2017-12-21
Expand u_short and u_int to unsigned short and unsigned int
Todd C. Miller
2017-12-21
Call if_start() directly to send the EAPOL key.
Martin Pieuchot
2017-12-21
Two width specifiers changed from %02 to %0 in previous. Change them back.
Theo Buehler
2017-12-21
Do not use %hx for chars, ok kettenis
Theo de Raadt
2017-12-21
drivers might want to call ifiq_barrier.
David Gwynne
2017-12-21
add some ifq and ifiq barriers in ixl_down.
David Gwynne
2017-12-21
now that we have multiple input queues in ifnet structs, use them.
David Gwynne
2017-12-21
prototype if_attach_iqueues so drivers can configure multiple iqs.
David Gwynne
2017-12-20
Two background scan fixes for iwn(4) (4965 devices only):
Stefan Sperling
2017-12-20
Sync C mutex implementations.
Martin Pieuchot
2017-12-20
Switch x86 architectures to the common C mutex implementation.
Martin Pieuchot
2017-12-20
Add a sanity check on the number of chunks being
Kenneth R Westerback
2017-12-19
Pass calibrated TSC frequency to vmm(4) guests. On machines where TSC
Patrick Wildt
2017-12-19
curproc access isn't necessarily as cheap as a local variable access,
Theo de Raadt
2017-12-19
Remove unused ps_stackgap from process struct
Stefan Kempf
2017-12-19
Remove a 27 year old #ifdef notdef chunk involving SB_LOCK.
Martin Pieuchot
2017-12-19
Inline socket buffer related defines, no functional change.
Martin Pieuchot
2017-12-19
Remove unnecessary unlock/lock dance when following a goto.
Martin Pieuchot
2017-12-18
Properly implement the rsb attribute and actually use it.
Mark Kettenis
2017-12-18
Add sensors for the AXP809.
Mark Kettenis
2017-12-18
Generate SIGBUS/BUS_ADRALN when we see a PC Alignment Exception from userland.
Mark Kettenis
2017-12-18
Use axppmic as a dependency instead of axppmic_rsb.
Mark Kettenis
2017-12-18
Read RAM size for chips with SOCRAM like the BCM4334 on one of my
Patrick Wildt
2017-12-18
Read RAM size for chips with SOCRAM like the BCM4334 on one of my
Patrick Wildt
2017-12-18
Pass the BSSID to the join command so that we connect to the AP that
Patrick Wildt
2017-12-18
Pass scan type directly to the scan command instead of using the global
Patrick Wildt
2017-12-18
Add sizes for free() in libsa for amd64 and i386.
Frederic Cambus
2017-12-18
Enable RSB attachment for axppmic(4).
Mark Kettenis
2017-12-18
Add i2c interface code to the new axppmic(4) code and add support for the
Mark Kettenis
2017-12-18
Map framebuffer into userland as non-cachable (but normal) memory. We still
Mark Kettenis
2017-12-18
Revert support for multiple threads to enter kqueue_scan() in parallel.
Martin Pieuchot
2017-12-18
Revert grabbing the socket lock in kqueue(2) filters.
Martin Pieuchot
2017-12-18
Make rw_exit() always succeed after a panic.
Martin Pieuchot
2017-12-18
Size for free(9).
Martin Pieuchot
2017-12-18
Add support for enabling registered regulators. Make sure that we leave
Mark Kettenis
2017-12-18
Add the CLOCK_BOOTTIME clockid for use with clock_gettime(2)
cheloha
2017-12-18
Support setting the Cortex-A7 cores to active/passive mode and
Patrick Wildt
2017-12-17
vmm(4): pass EFER properly from vmd(8), needed to support vmctl(8)'s "-b"
Mike Larkin
2017-12-17
Make axppmic(4) attach to a Reduced Serial Bus, and support the AXP806
Mark Kettenis
[next]