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
2012-08-29
Implement pci_min_powerstate().
Mark Kettenis
2012-08-29
Implement pci_min_powerstate().
Mark Kettenis
2012-08-28
Add -nopie to LINKFLAGS on ELF architectures. Note that this needs an
Pascal Stumpf
2012-08-28
Do not add SLAAC or privacy addresses when a static address in the same prefix
sperreault
2012-08-28
Implement pci_min_powerstate().
Mark Kettenis
2012-08-28
Implement pci_min_powerstate().
Mark Kettenis
2012-08-28
oops. a bit of debugging code has sneaked in
Mike Belopuhov
2012-08-28
Add __guard_local as a hidden symbol to ld.so, kernel, and every
Matthew Dempsky
2012-08-28
Get rid of several ill-defined concepts and use more information
Mike Belopuhov
2012-08-26
htole64 works as good as htole32 twice for dma virtual addresses.
David Gwynne
2012-08-25
Another missed PIC -> __PIC__ conversion.
Mark Kettenis
2012-08-25
Better detection of the st16650 v1 (with the broken fifo). Gets rid of
Mark Kettenis
2012-08-25
Turns out the v445 isn't happy at all if we touch the registers that deal
Mark Kettenis
2012-08-25
Add support for power saving in Host AP mode.
Mark Kettenis
2012-08-25
Set up ni_savedq for the initial BSS node such that it can actually be used
Mark Kettenis
2012-08-25
Make sure we disable interrupts on attachment before re-enabling.
Christiano F. Haesbaert
2012-08-25
Small cleanup.
Christiano F. Haesbaert
2012-08-25
some endian fixes.
David Gwynne
2012-08-24
ansi
Jonathan Gray
2012-08-24
don't read past the end of an array when dumping the stack.
Jonathan Gray
2012-08-24
Synchronize CR4 and CPUID portions of <machine/specialreg.h> for i386 and amd64
Philip Guenthe
2012-08-23
missed NOPIE_FLAGS, noticed by Brian Callahan
Pascal Stumpf
2012-08-23
cleanup calculations in iocfacts a bit: number of reply frames doesn't
Mike Belopuhov
2012-08-23
missing ${NOPIE_FLAGS}; ok pascal
Theo de Raadt
2012-08-23
whitespace cleanup; no functional change
Mike Belopuhov
2012-08-23
use BUS_DMA_ZERO
Mike Belopuhov
2012-08-23
the chain_offset in mfii requests are in 16 byte units, not 4 like
David Gwynne
2012-08-23
Fix a race in rt2661 Tx interrupt processing which can cause Tx processing
Stefan Sperling
2012-08-23
turns out - is not commutative.
David Gwynne
2012-08-23
sync
Theo de Raadt
2012-08-23
kill nnpfs dead
Theo de Raadt
2012-08-23
stupid code bug.
David Gwynne
2012-08-23
To protect assumptions inside systrace, don't let systrace fds be
Philip Guenthe
2012-08-22
Split out the bar functions required to attach drm(4) to share them
Martin Pieuchot
2012-08-22
Convert cpp | as rules in bsd.lib.mk and lib/libc/sys/Makefile.inc to pure cc
Pascal Stumpf
2012-08-22
cleanup mpii_alloc_queues, use caddr_t for kva plus a bit of cleanup
Mike Belopuhov
2012-08-22
Build the kernel with -fno-pie. Just getting Ms out of my tree; this will be
Pascal Stumpf
2012-08-22
remove last remnants of mpii_[e]cfg_header and mpii_[e]cfg_page
Mike Belopuhov
2012-08-22
for device pages of the fixed size there's no need to query their
Mike Belopuhov
2012-08-22
minor style nits for the function prototypes
Mike Belopuhov
2012-08-22
Unbreak drm when DRM_NO_AGP is defined.
Martin Pieuchot
2012-08-22
kill several unused or useless defines; no functional change
Mike Belopuhov
2012-08-22
use static inline instead of inline so this will be compatible with
Jonathan Gray
2012-08-22
sigpid should be of type pid_t (only visable with DEBUG).
Okan Demirmen
2012-08-22
Add memory barriers for powerpc.
Martin Pieuchot
2012-08-21
Stop "inlining" setrunnable() we already had two bugs because of it.
Christiano F. Haesbaert
2012-08-21
Reverse the name and meaning of the IFXF_INET6_PRIVACY interface
Alexander Bluhm
2012-08-21
Define the endianness macro used in drm code corresponding to the
Martin Pieuchot
2012-08-21
Add NOPIE= bits for sys/arch/*/stand to ensure that bootblocks will always be
Pascal Stumpf
2012-08-21
don't read past the end of an array when dumping the stack.
Jonathan Gray
[next]