summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix 3-way deadlock that can happen because of ZFS and vnode lockpjd2010-04-152-7/+10
* Flush disk write cache after storing and clearing metadata.pjd2010-04-151-0/+2
* Use lower priority for GELI worker threads. This improves systempjd2010-04-151-3/+2
* Allow option aliasing. Lines of the form:imp2010-04-152-1/+28
* Add missing IFCAP_LINKSTATE to mxgegallatin2010-04-151-1/+1
* Cleanup if_media handling in mxge(4)gallatin2010-04-152-44/+79
* Locks SPTREE when setting some SP entries to state DEAD.vanhu2010-04-151-0/+6
* Explicitly enable PCI busmastering on attach.mav2010-04-151-0/+1
* scsi_cd: CD_FLAG_VALID_MEDIA is sufficient to set d_sectorsize andavg2010-04-150-0/+0
* g_io_check: respond to zero pp->mediasize with ENXIOavg2010-04-151-2/+2
* Still reference struct __sigaction with clarification when this formkib2010-04-151-0/+10
* scsi_cd: CD_FLAG_VALID_MEDIA is sufficient to set d_sectorsize andavg2010-04-151-4/+5
* Move two copies of the same definition to a common include file.julian2010-04-143-15/+9
* Use the UIPROTO_BOOT_KEYBOARD #define from usb.h rather than a localgavin2010-04-141-3/+1
* When an underlying ioctl(2) handler returns an error, our ioctl(2)delphij2010-04-143-18/+21
* Move fatal error at the right place.fabient2010-04-143-2/+4
* Man page change to documant slight change in ktr_alq behaviour.julian2010-04-141-2/+8
* Change the semantics of the debug.ktr.alq_enable control so that when youjulian2010-04-141-24/+30
* Add sge(4) man page and hook up sge(4) to the build.yongari2010-04-145-3/+129
* Add a missing fragment in the tx msix handler to invokejfv2010-04-142-16/+31
* Add sge(4) to the list of supported network interface.yongari2010-04-141-0/+1
* We don't need the definition for in_cksum repeated here since we getimp2010-04-141-1/+0
* Add driver for Silicon Integrated Systems SiS190/191 Fast/Gigabit Ethernet.yongari2010-04-149-0/+2110
* Make this directory more regular. Since it is one we control, use theimp2010-04-144-14/+3
* ld_gs_base is executing with stack containing only the frame,kib2010-04-141-1/+0
* mdoc: order prologue macros consistently by Dd/Dt/Osuqs2010-04-14323-323/+323
* Add and expand $FreeBSD$ keyword to allow committing to this file.uqs2010-04-141-1/+1
* Add armeb-*-freebsd* to the list of known architectures. This is likeimp2010-04-141-0/+4
* Add note about TARGET_ARCHimp2010-04-141-0/+1
* Make this code a little more portable by wrapping the mtx calls intorpaulo2010-04-142-23/+33
* mdoc: don't abuse Bo/Pc to get what looks like an intervaluqs2010-04-141-1/+1
* mdoc: remove .Pp where not neededuqs2010-04-145-12/+0
* Remove multiqueue stack related stuff form lem, it isjfv2010-04-141-159/+5
* For early ALI chips do not announce I/O sizes that require unsupportedmav2010-04-141-1/+4
* Linux puts a blank line between each CPU.emaste2010-04-141-1/+1
* Eliminate duplicate commentkevlo2010-04-141-1/+0
* Destroy the pmap 'pm_mutex' in pmap_release() otherwise we will panicneel2010-04-141-0/+1
* Revert the vm_machdep.c part of r205072.neel2010-04-141-18/+2
* The sequence number is now a node under which the MCA records aremarcel2010-04-131-10/+26
* Populate the sysctl tree with any MCA records we collected.marcel2010-04-132-48/+90
* Only compile in uart_cpu_$MACHINE.c if it exists. I'm not sure howimp2010-04-132-4/+2
* Allerheilingen -> Allerheiligenedwin2010-04-131-1/+1
* Add Agere ET1011 PHY which is found on Belkin F5D5055 USByongari2010-04-132-1/+6
* - Ignore and report duplicate and empty device names in devfs_populate_loop()jh2010-04-132-0/+24
* Change the (generic) argument to ia64_store_mca_state() from themarcel2010-04-131-7/+8
* Nuke the descriptions about ipv6_firewall_* as they were unifiedume2010-04-131-33/+1
* o s/u_int64_t/uint64_t/gmarcel2010-04-131-13/+12
* Use enums in the aac_command_status_table rather than duplicating the sameemaste2010-04-131-36/+36
* Change printf() calls to uprintf() for sigreturn() and trap() complaintskib2010-04-135-18/+29
* fix copyright format, as requested by Joel Dahlluigi2010-04-136-7/+14
OpenPOWER on IntegriCloud