summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use 4 KB pages for storage bus devices, which seems to be what the HV usesnwhitehorn2011-06-231-2/+6
* Rework the PS3 disk driver to support NCQ and do its DMA a littlenwhitehorn2011-06-231-388/+189
* Add hypervisor call error codes.nwhitehorn2011-06-232-0/+56
* Break out most of the HAL related tweaks into a per-HAL instance,adrian2011-06-2315-55/+77
* Bump &release.manpath.*;.hrs2011-06-231-2/+2
* Remove links to mirrorlist.FreeBSD.org.hrs2011-06-231-2/+1
* Update references to RFC's that the newer TFTP implementation supports.rodrigc2011-06-221-0/+34
* Update references to RFC's that the newer TFTP implementation supports.rodrigc2011-06-221-3/+25
* Fix build on ia64 after r223426.jkim2011-06-221-0/+2
* Return CAM_REQ_INVALID if the SCSI XPT receives an unsupported operationwill2011-06-221-3/+4
* Bump date.rodrigc2011-06-221-1/+49
* Use USB_VENDOR_OVISLINK define rather than the vendor ID.gavin2011-06-221-1/+1
* Fix typo.rodrigc2011-06-221-1/+1
* Clarify tftpd's -d flag in the new TFTP implementation.rodrigc2011-06-221-3/+21
* Plumb support for the device advanced information CCB in the ATA XPT.will2011-06-221-0/+33
* Plug an mbuf leak in the new NFS client that occurred when armacklem2011-06-221-0/+2
* Move {amd64,i386}/pci/pci_bus.c and {amd64,i386}/include/pci_cfgreg.h tojhb2011-06-229-545/+105
* Export AddLink() function from libalias. It can be used when customae2011-06-224-39/+127
* Fix the new NFSv4 client so that it uses the same uid asrmacklem2011-06-221-0/+14
* Add LOGIN_SETCPUMASK and LOGIN_SETLOGINCLASS to the setusercontext(3)trasz2011-06-221-6/+5
* Oops, missed these in 223424.jhb2011-06-222-0/+2
* Advertise growfs(8) a little better.trasz2011-06-222-2/+4
* Cosmetic fixes; mostly s/file system/filesystem/g and removing weird indenttrasz2011-06-222-46/+46
* Use uintXX_t instead of u_intXX_t.jhb2011-06-222-8/+8
* Set negative quality to TSC timecounter when C3 state is enabled for Inteljkim2011-06-224-0/+17
* Add a helper routine to conditionally modify the start address of ajhb2011-06-223-66/+68
* Document PKT_ALIAS_SKIP_GLOBAL option.ae2011-06-221-1/+11
* One more braino from me.glebius2011-06-221-3/+6
* I knew there was something funny about this linedougb2011-06-221-1/+2
* This is more complicated than I expected. Storage devices need the IOMMUnwhitehorn2011-06-221-2/+11
* Remove link state change callback handler. There is no need toyongari2011-06-222-28/+20
* The IOMMU is not involved for the storage bus.nwhitehorn2011-06-221-2/+1
* Minor cleanup:imp2011-06-211-5/+16
* Really spell suppress the right wayimp2011-06-211-1/+1
* My broken 'u' key scks!imp2011-06-211-1/+1
* Fix build with ACPI_DEBUG defined.jhb2011-06-211-8/+9
* Change the NFSv4 nfsuserd(8) daemon so that it doesn't preload thermacklem2011-06-211-4/+25
* Supress command completion failure warning when the card isn'timp2011-06-211-1/+1
* Supress warning that command didn't complete when the parent busimp2011-06-211-2/+2
* Fix whitespacemarius2011-06-211-5/+5
* On machines where we don't need to lock the kernel TSB into the dTLB andmarius2011-06-212-2/+2
* On machines where we don't need to lock the kernel TSB into the dTLB andmarius2011-06-211-3/+6
* Eliminate unneeded headers.delphij2011-06-212-3/+0
* Remove unneeded headers.delphij2011-06-212-6/+0
* Staticify cleanup() which is not referenced in other places.delphij2011-06-211-1/+1
* Fix the new NFSv4 server so that it checks for VREAD_ACL whenrmacklem2011-06-211-6/+16
* Make ``realpath'' behave like ``realpath .''.ru2011-06-212-11/+15
* Minor whitespace and style fixes.jhb2011-06-211-3/+4
* Use AcpiWalkResources() to parse the resource list from _CRS rather thanjhb2011-06-212-336/+282
* Change sparc64 to use the initial exec TLS model, too. This avoids randommarius2011-06-211-1/+1
OpenPOWER on IntegriCloud