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
2010-06-26
Grow COM_IBUFSIZE from 1024 to 8192 to be enough size for recent
YASUOKA Masahiko
2010-06-26
If you put CISS_LOCK()/CISS_UNLOCK() around a switch statement, you
Kenneth R Westerback
2010-06-26
timeout_del() the timers before destroying an interface so that no timeout
Claudio Jeker
2010-06-26
Not that anyone uses it, but bring ss(4) device referencing into
Kenneth R Westerback
2010-06-26
make sure widgets are connected to usable widgets by default.
Jacob Meuser
2010-06-26
Implement a simple keepalive mechanism in gre(4) that is compatible with
Claudio Jeker
2010-06-26
PCH needs its own Low Power Link Up code as it it is configured
Jonathan Gray
2010-06-26
Add GENERIC.MP.
Joel Sing
2010-06-26
bye bye DLT_OLD_PFLOG & friends. dead since 2003. 7 years oughta be enough
Henning Brauer
2010-06-26
Don't try to halt an AP if holding sched_lock since that causes hangs
Mike Larkin
2010-06-26
Fix 100% interrupt usage on amd64 MP resume.
Mike Larkin
2010-06-26
xs->cmd[n] doesn't mean the n'th byte, because xs->cmd is a struct
Kenneth R Westerback
2010-06-26
Do not store curcpu() in syscall and trap handlers since we can go to
Joel Sing
2010-06-26
Avoid a potential race when unlocking a mutex.
Joel Sing
2010-06-26
add HUAWEI E182 (aka Emobile D31HW)
Yojiro Uo
2010-06-26
regen
Yojiro Uo
2010-06-26
add new umsm device (HUAWEI E182 / aka Emobile D31HW)
Yojiro Uo
2010-06-25
move st over to using xshandlers for scheduling io. based on the
David Gwynne
2010-06-24
- remove ISAPNP_FREE and ISAPNP_MALLOC macro's and just use them inline.
Jasper Lievisse Adriaanse
2010-06-24
we cant rely on being able to sleep when dumping, so dont lose the
David Gwynne
2010-06-24
The new AMD Opteron CPUs have up to 4 HyperTransport links instead of 3.
Mark Kettenis
2010-06-23
No need to do the splbio/splx dance around the pool_get in
Thordur I. Bjornsson
2010-06-23
Fix a bug in uvm_pmr_get1page() which could cause us to bounce
Thordur I. Bjornsson
2010-06-23
Zap a dead prototype, crypto_thread(); Leftover since crypto was
Thordur I. Bjornsson
2010-06-23
regen
David Gwynne
2010-06-23
fusion-io devices
David Gwynne
2010-06-23
regen
David Gwynne
2010-06-23
PLX PEX 8624 as found in a dell r815.
David Gwynne
2010-06-23
regen
David Gwynne
2010-06-23
add a metric buttload of RD890 pcie bridges
David Gwynne
2010-06-23
cut ami over to iopools.
David Gwynne
2010-06-23
switch ami over to using mutexes instead of splbio to protect itself. this
David Gwynne
2010-06-22
When mapping memory into dvma space, use pmap_kenter_pa() instead of
Owain Ainsworth
2010-06-22
cleanup/fix PA predistortion code.
Damien Bergamini
2010-06-22
Don't play with cacheability in vmapbuf() - pmap_enter() knows what it does.
Miod Vallat
2010-06-22
Since our caches are snooping, we only need to broadcast cache invalidates
Miod Vallat
2010-06-22
Some early 2.x sun4c PROM will default to serial input but glass output if no
Miod Vallat
2010-06-22
protect the ccb free list with a mutex rather than relying on splbio
David Gwynne
2010-06-22
bump up the dmesg buffer size. new boxes have lots of crap in them, so
David Gwynne
2010-06-21
Initial support for PCH based em adapters with 82577 PHY,
Jonathan Gray
2010-06-21
Add some more ids for existing mac and phy types found
Jonathan Gray
2010-06-21
use LE_READ_4/LE_READ_2 instead of hardcoding
Damien Bergamini
2010-06-21
Implement PA linearization on adapters with digital predistorters
Damien Bergamini
2010-06-21
allow Tx flags to be passed to the tx() routine.
Damien Bergamini
2010-06-21
use correct clock rate when computing the listen time for ANI
Damien Bergamini
2010-06-21
no delay is necessary on the AR9003 after writing an analog register.
Damien Bergamini
2010-06-21
avoid an overflow of the xs sense buffer by ignoring t2i->senselen.
David Gwynne
2010-06-21
fix an integer arithmetic overflow.
David Gwynne
2010-06-21
protect the ccb free list with its own mutex.
David Gwynne
2010-06-21
No need to include mutex.h twice.
Thordur I. Bjornsson
[next]