summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Move all USB device ID arrays into so-called sections,hselasky2011-06-2445-61/+623
* Use the ABI-mandated thread pointer register (r2 for ppc32, r13 for ppc64)nwhitehorn2011-06-2316-71/+82
* Make GNU as recognize the ARM 'rrx' mnemonic, which can be generated bydim2011-06-231-0/+10
* Fix make buildworld -DMODULES_WITH_WORLDuqs2011-06-233-7/+10
* Put back the global for rx processing due to popular demand.jfv2011-06-231-1/+5
* Clear any outstanding atomic reservations when traps are taken. This fixesnwhitehorn2011-06-232-0/+4
* Unblock the outgoing thread after we performed pmap_switch() tomarcel2011-06-231-2/+2
* The recent change to increase the zfsboot size to 64k made a few BIOSesjhb2011-06-231-62/+63
* Fix ATAPI breakage introduced by r223443. It made SCSI commands to ATAPImav2011-06-231-1/+2
* add missing #define for the non-debug case.adrian2011-06-231-0/+1
* Document that autoSrcAddr isn't re-enabled on NGM_SHUTDOWN.glebius2011-06-231-2/+1
* - Add some comments about the origin of some USB descriptors.hselasky2011-06-233-1/+10
* Fix merge typo.andreast2011-06-231-1/+1
* Add leading zeros when printing the stackframe on __powerpc64__.andreast2011-06-231-1/+1
* Be consistent with r160968: keep autoSrcAddr flag untouched whenglebius2011-06-231-1/+0
* - Add more USB templates for various USB device classeshselasky2011-06-2312-13/+1182
* Re-introduce a global ath_hal_debug again for now, whilst I figure out whatadrian2011-06-2313-24/+43
* Fix indenting issues introduced by the previous commit.adrian2011-06-232-4/+4
* Revert to using the page queues lock in vm_page_clear_dirty_mask() onalc2011-06-232-4/+2
* Use atomic operations to mask and unmask IRQs. This prevents a problemnwhitehorn2011-06-231-8/+8
* 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
OpenPOWER on IntegriCloud