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-27
Ensure interrupt delivery is disabled when setting interrupt
Visa Hankala
2017-12-27
Implement OF_getpropint64().
Mark Kettenis
2017-12-26
regen
Mark Kettenis
2017-12-26
Add two IDT PCIe switches found in a SPARC T4-1 and tweak another one to
Mark Kettenis
2017-12-26
Correct register numbers for AXP809.
Mark Kettenis
2017-12-26
drm/i915: call kunmap_px on pt_vaddr
Mark Kettenis
2017-12-26
Sync Allwinner A64 pin defenitions with Linux.
Mark Kettenis
2017-12-26
Implement support for the "next-generation" clock bindings for the
Kevin Lo
2017-12-26
Fix channel initialization by not using the same loop variable in nested
Patrick Wildt
2017-12-24
Re-enable the code that unmaps the startup code. This was temporarily
Mark Kettenis
2017-12-24
Add a PCI attachment driver for bwfm(4). It's not finished, but it's
Patrick Wildt
2017-12-24
For systems where the cpu node in the device tree has a "clocks" property,
Mark Kettenis
2017-12-24
For systems where the cpu node in the device tree has a "clocks" property,
Mark Kettenis
2017-12-24
Implement A10/A20 CPU clock.
Mark Kettenis
2017-12-24
Somes fixes for the VIA PadLock drivers.
Frederic Cambus
2017-12-24
There was a corner case where linking the inp to the state key did
Alexander Bluhm
2017-12-24
Allow SD/MMC controller drivers to allocate their own DMA mapping structure
Mark Kettenis
2017-12-24
Generate SIGBUS/BUS_ADRALN when we see a SP Alignment Exception from userland.
Mark Kettenis
2017-12-23
regen
Mike Larkin
2017-12-23
Add missing Sunrise Point-H I2C controller PCI IDs
Mike Larkin
2017-12-23
Remove stray space.
Mark Kettenis
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
[next]