summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IFp4: Don't rely on disk IDs and always use vdev guids, which means always lookpjd2008-11-222-224/+70
* IFp4: Regression tests for FreeBSD/ZFS chflags(2)/lchflags(2).pjd2008-11-2214-88/+136
* IFp4: Finish implemnetation of chflags(2) for ZFS. While doing this I foundpjd2008-11-221-3/+54
* IFp4: Don't free pathname too soon, debugging code is still using it.pjd2008-11-221-5/+4
* Busy ufs filesystem around block of code that does ".." lookup. Sincekib2008-11-221-1/+26
* Add sv_flags field to struct sysentvec with intention to provide descriptionkib2008-11-2216-20/+50
* Unbreak LINT.jkoshy2008-11-224-0/+24
* Add flowid to mbuf to allow drivers to uniquelykmacy2008-11-221-0/+3
* - enable multiple transmit queueskmacy2008-11-225-246/+109
* convert calls to IFQ_HANDOFF to if_transmitkmacy2008-11-2210-15/+11
* Define mb(), rmb() and wmb() for real.marcel2008-11-221-3/+3
* - bump __FreeBSD version to reflect added buf_ring, memory barriers,kmacy2008-11-2224-256/+472
* Several small additions to the Chelsio 10G driver.gnn2008-11-214-5/+38
* 'Strict EAP conformance' makes more sense here than 'String EAPimp2008-11-211-1/+1
* use the correct variable in a debug message.luigi2008-11-211-1/+1
* Add definitions for ZFS pool version 13.dfr2008-11-211-2/+16
* Disconnect gptzfsboot from the build until dfr@ gets his act together.des2008-11-211-1/+1
* Create a /dev/cardbus%d.cis, to be compatible with older versions ofimp2008-11-212-1/+6
* - According to OpenSolaris, CDMA flushing/syncing for Tomatillosmarius2008-11-204-74/+218
* As reported in kern/118222, pxeboot in RELENG7 (and presumablyluigi2008-11-201-5/+13
* damn. Always do make depend. Forgot to recompile main because of it,imp2008-11-201-5/+5
* Fix check for link target so we don't print cardbus CIS information twice.imp2008-11-201-38/+39
* Restore now-useless ioctl as a roadmap. The original dumpcis codeimp2008-11-201-0/+1
* More dead code removal.imp2008-11-201-6/+0
* The original programs that this code was lifted from (pccardd andimp2008-11-203-413/+19
* dump() really is unused, so retire it.imp2008-11-203-23/+0
* Simplify: move dumpcis.c and dumpcisfile.c into main.imp2008-11-205-134/+43
* Use the interrupt level right below PIL_FAST for executing interruptmarius2008-11-192-10/+19
* Given that the buffer dcons_crom(4) exposes is used for both inputmarius2008-11-191-1/+1
* Also make dcons(4) use MPSAFE callouts.ed2008-11-191-1/+1
* Make nmdm(4) use MPSAFE callouts.ed2008-11-191-2/+2
* Use "KSE" instead of "kse".delphij2008-11-191-1/+1
* Use igb(4) entrydelphij2008-11-191-1/+1
* Make sure legacy replacement route is turned off when enbling HPET.jkim2008-11-191-2/+5
* Fix typo.jhb2008-11-191-1/+1
* Fix a scope problem in the multiple routing table code that stopped thejulian2008-11-194-2/+19
* Initial storage functionality for U-Boot support library.raj2008-11-1910-91/+429
* Improve error handling in pcib_mbus_identify().raj2008-11-191-1/+3
* Some zfsboot fixes from Norikatsu Shigemura:dfr2008-11-193-25/+31
* Add a GPT-aware variant of zfsboot which should be used in a similar mannerdfr2008-11-194-5/+188
* If we free the GPT partition list in bd_open_gpt() because of an error, don'tdfr2008-11-191-2/+4
* Improve style(9) and other cosmetics in Marvell SOCs code.raj2008-11-193-64/+64
* Fix off-by-one error in mbus_attach().raj2008-11-191-1/+1
* Enable PCI in Marvell kernel configs.raj2008-11-193-0/+6
* PCI/PCI-Express support for Marvell systems.raj2008-11-1912-93/+1011
* Change the initialization methodology for global variables scheduledzec2008-11-1960-306/+747
* src/sys/dev/usb2/controller/uss820dci_pccard.calfred2008-11-1943-3483/+989
* Correct a logic error when testing BCE_PHY_SERDES_FLAG.delphij2008-11-191-1/+1
* As a matter of good programming style, stop PMCs before releasingjkoshy2008-11-191-0/+3
* Grammar.delphij2008-11-191-2/+2
OpenPOWER on IntegriCloud