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
2014-08-12
Apart from some minor code reshuffling the big change is that we
Mike Belopuhov
2014-08-12
route_cb is internal to rtsock.c
Martin Pieuchot
2014-08-12
Better cache information gathering. Only affects information put in dmesg.
Miod Vallat
2014-08-12
Revert 1.173 now that the real cause of the octeon regression has been fixed.
Miod Vallat
2014-08-12
Pass 0 instead of uvm_map_hint() to uvm_map() in exec_md_map() to figure out
Miod Vallat
2014-08-12
sigh. when returning ENOENT in the sysctl path, unlock on the way out.
David Gwynne
2014-08-12
i accidentally removed the check for whether the requested pool in
David Gwynne
2014-08-12
bring back r1.135:
David Gwynne
2014-08-12
bring back r1.134:
David Gwynne
2014-08-12
bring back r1.132. this is a bit different cos we're still using splvm to
David Gwynne
2014-08-11
regen
Todd C. Miller
2014-08-11
Add some Intel Z97 chipset devices; ok deraadt@
Todd C. Miller
2014-08-11
Do not pmap_update(pmap_kernel()) within the `create mappings' loop, but only
Miod Vallat
2014-08-11
Do not extern octeon_boot_info, <machine/octeonvar.h> declares it for you.
Miod Vallat
2014-08-11
Do not use CKSEG0 to quickly map physical addresses, but XKPHYS, for we are
Miod Vallat
2014-08-11
Get rid of the `quirks' member, which is never initialized (but by zero at
Miod Vallat
2014-08-11
-current dammit
Miod Vallat
2014-08-11
Remove evcnt and %b format strings relying upon SEIL extensions. This gives
Miod Vallat
2014-08-11
De-static so that my ddb backtrace get closer to reality.
Miod Vallat
2014-08-11
Add option USER_PCICONF for pcidump(8) to be able to do its magic.
Miod Vallat
2014-08-11
Use the RTF_LOCAL flag instead of abusing the RTF_LLINFO flag when
Martin Pieuchot
2014-08-11
bring back r1.132:
David Gwynne
2014-08-11
Fewer <netinet/in_systm.h>
Martin Pieuchot
2014-08-11
bring back r1.131:
David Gwynne
2014-08-11
Put back the checks about RTF_LOCAL routes now that userland tools are
Martin Pieuchot
2014-08-11
Convert ARP llinfo allocation to pool(9).
Martin Pieuchot
2014-08-10
Write the core file of a non-suid process into the current directory
Alexander Bluhm
2014-08-10
Ask for the descriptor size corresponding to the number of ports present
Martin Pieuchot
2014-08-10
Do not allocate space for the whole structure when we just want to store
Martin Pieuchot
2014-08-10
sizeof() a pointer of the right struct to appease clang.
Martin Pieuchot
2014-08-10
Merge xhci_device_setup() into xhci_pipe_init() there's no reason to
Martin Pieuchot
2014-08-10
Since USB xfer pools are accessed in interrupt context, initialize them
Martin Pieuchot
2014-08-10
Set and check for XFER_BUSY in the common methods instead of doing it
Martin Pieuchot
2014-08-10
fix kqueue read/write filters for msdosfs and fusefs
Jonathan Gray
2014-08-10
No more bluetooth in netintr(), so delete NETISR_BT. Zap the declaration
Philip Guenther
2014-08-10
Fix the length check for reinjected ICMP packets: sizeof(struct icmp) is
Lawrence Teo
2014-08-10
Rename p_hdrlen to min_hdrlen to better reflect its purpose.
Lawrence Teo
2014-08-09
Add support for non-root hubs now that uhub(4) can deal with them. For
Martin Pieuchot
2014-08-09
Correctly recognize Super Speed devices, this is part of the work to
Martin Pieuchot
2014-08-09
Handle super speed hub descriptors.
Martin Pieuchot
2014-08-09
Do not store the whole USB hub descriptor in the "struct usbd_hub"
Martin Pieuchot
2014-08-08
drm/radeon: fix typo in radeon_connector_is_dp12_capable()
Jonathan Gray
2014-08-08
drm/radeon/dp: fix lane/clock setup for dp 1.2 capable devices
Jonathan Gray
2014-08-08
drm/radeon/atom: fix dithering on certain panels
Jonathan Gray
2014-08-08
drm/radeon: only apply hdmi bpc pll flags when encoder mode is hdmi
Jonathan Gray
2014-08-08
regen
Jonathan Gray
2014-08-08
add bochs and microsoft emulated vga
Jonathan Gray
2014-08-08
use nitems() instead of various local constructs
Jasper Lievisse Adriaanse
2014-08-08
Make sure asynchronous commands do not race with synchronous ones.
Martin Pieuchot
2014-08-08
Improve the logic to determine the maximum endpoint service interface
Martin Pieuchot
[next]