summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Clone BIO_ORDERED flag, for disk drivers (namely CAM) that try tojimharris2012-08-071-0/+6
* | In g_gate_dumpconf() always check the result of g_gate_hold().trociny2012-08-071-1/+3
* | Minor style(9) improvementemaste2012-08-071-3/+3
* | Don't try to stop the IPMI watchdog timer if it is not running.jhb2012-08-072-3/+5
* | As it turned out, there are some installations, where BSD labelae2012-08-071-1/+1
* | Fix obvious problem with emulate_fp sysctl.imp2012-08-071-1/+1
* | Do not apply errata 721 workaround when under hypervisor, sincekib2012-08-071-1/+7
* | s/lenght/length/ in commentsluigi2012-08-072-3/+3
* | Remove duplicate header inclusion of <sys/sysent.h>pluknet2012-08-071-1/+0
* | Never sleep on busy pages in vm_pageout_launder(), always skip them. Longalc2012-08-071-12/+3
* | Correct re-initialise the link pointer to be the final descriptor inadrian2012-08-071-1/+1
* | Remove unnecessary debugging printf()s.adrian2012-08-062-8/+0
* | Remove a spurious bace which cause build fail in case BCE_DEBUG optiondavide2012-08-061-1/+1
* | Make the polling interface in igb able to handlejfv2012-08-062-19/+20
* | MFP4 change 214967:brooks2012-08-061-2/+2
* | Make sure the compiler knows g_gate_xvlog() and g_gate_xlog() do notdim2012-08-061-2/+2
* | Correct the mq_start routine to avoid out-of-orderjfv2012-08-061-3/+11
* | In sys/dev/aic7xxx/aic79xx_osm.c, function ahd_attach(), initialize thedim2012-08-061-0/+1
* | Explicitly enable busmastering on PCI-PCI bridges. Transactions initiatedjhb2012-08-061-0/+7
* | In sys/dev/cxgbe/firmware/t4fw_interface.h, change the enumdim2012-08-061-1/+1
* | In cxgb(4), in function iwch_reregister_phys_mem(), initialize thedim2012-08-061-1/+1
* | Fix an instance in pam_krb5(8), where the variable 'user' could be useddim2012-08-061-2/+2
* | Fix two instances in pam_krb5(8), where the variable 'princ_name' coulddim2012-08-061-4/+4
* | Do not add handler to event handlers list until ithread is created.kan2012-08-061-25/+27
* | move functions outside the SYSBEGIN/SYSEND blockluigi2012-08-061-15/+22
* | use FREE_PKT instead of m_freem to free an mbuf.luigi2012-08-061-1/+1
* | Fix a bug found by dim@:tuexen2012-08-061-1/+1
* | Add supported device.glebius2012-08-061-1/+3
* | - Merge from NetBSD:marius2012-08-061-20/+40
* | Fix start offset calculation for the EBR partitions.ae2012-08-061-1/+1
* | Add to the debug output the offset from the parent partitioning scheme.ae2012-08-061-2/+2
* | Add PCI IDs for various new High Point RocketRAID 43xx and 3xxx devices.delphij2012-08-062-15/+33
* | Merge r236494 from x86:marius2012-08-052-4/+12
* | Add interactive option to override portsnap's automagical detection ofeadler2012-08-052-4/+24
* | Include <vm/vm_param.h> for PA_LOCK_COUNT in order to fix kernel buildmarius2012-08-051-0/+1
* | Add support for SIIG Cyber Serial Dual PCI 16C850eadler2012-08-051-0/+6
* | In tcp timers, check INP_DROPPED flag a little later, aftertrociny2012-08-051-9/+38
* | In usr.sbin/ctladm/ctladm.c, function cctl_error_inject(), initializedim2012-08-051-1/+1
* | Bump USERBOOT_VERSION.ae2012-08-053-2/+5
* | Shave off a few more cycles from the average execution time of pmap_enter()alc2012-08-051-7/+2
* | In usr.bin/make/var.c, function ParseModifier(), initialize the 'error'dim2012-08-051-1/+1
* | Add simple test program that uses the partition tables handling code.ae2012-08-053-0/+235
* | Reduce diffs against i386.nyan2012-08-052-3/+4
* | Teach the ZFS use new partitions API when probing.ae2012-08-052-23/+98
* | Remove unneeded flag.ae2012-08-051-3/+0
* | Add offset field to the i386_devdesc structure to be compatible withae2012-08-054-1070/+243
* | After the PHYS_TO_VM_PAGE() function was de-inlined, the main reasonkib2012-08-0521-6/+20
* | Reduce diffs against i386.nyan2012-08-052-4/+4
* | MFi386: the part of r219452 and r236405.nyan2012-08-051-5/+6
* | Add an option for pam_krb5 to allow it to authenticate users which don't havedfr2012-08-051-4/+7
OpenPOWER on IntegriCloud