summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* - bump __FreeBSD version to reflect added buf_ring, memory barriers,kmacy2008-11-2223-256/+464
* Several small additions to the Chelsio 10G driver.gnn2008-11-214-5/+38
* 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
* 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
* 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-1927-3172/+520
* Correct a logic error when testing BCE_PHY_SERDES_FLAG.delphij2008-11-191-1/+1
* - Fix a typo in a comment.jhb2008-11-183-9/+5
* When looking up the vnode for the device to mount the filesystem on,jhb2008-11-181-12/+8
* Remove copy/paste code from UFS to handle sparse blocks. While Rockjhb2008-11-181-6/+0
* Remove unused i_flags field and IN_ACCESS flag from cd9660 in-memoryjhb2008-11-183-6/+0
* Allow device hints to wire the unit numbers of devices.jhb2008-11-189-168/+272
* - Fix two minor errors in at91 code.stas2008-11-182-2/+2
* Partition type FS_UNUSED does not mean the partition entrymarcel2008-11-181-3/+1
* When checking to see if another CPU is running its idle thread, examinejhb2008-11-181-4/+4
* Fix building without ZFS (can't find library)ache2008-11-181-0/+2
* Obey signedness flag in %z case.delphij2008-11-171-1/+1
* Fix the maximum transfer size for mfi(4) disk devices to not exceed thejhb2008-11-171-1/+2
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.pjd2008-11-17228-11097/+77058
* Undo revision 185013 until better solution is found.emax2008-11-171-4/+0
* Fix a potential NULL-pointer dereference in padlock(4).philip2008-11-171-1/+5
* Fix two possible (but unlikely) NULL-pointer dereferences in glxsb(4).philip2008-11-171-3/+7
* Overhaul of CIS parsing, next step: keep a cached copy of the CIS,imp2008-11-174-73/+68
* Fix typo. It restuled in activating unwanted Rx filtering as wellyongari2008-11-171-1/+2
* More locking for syscons(4). This should prevent races with sckbdevent().emax2008-11-161-0/+4
* Instead of forcing vn_start_write() to reset mp back to NULL for thekib2008-11-161-2/+1
* Revert r184118. There is actually a code in the kernel, for instance inkib2008-11-161-10/+1
* - Allow the front-end to specify that iommu(4) should disablemarius2008-11-163-19/+25
* Use the spitfire VIS block copy/zero functions also with cheetah-marius2008-11-161-1/+7
* Micro-optimize spitfire_block_{copy,zero}():marius2008-11-161-9/+4
* Define LDBL_EPSILON, LDBL_MAX and LDBL_MIN as long double constants.marcel2008-11-161-3/+3
OpenPOWER on IntegriCloud