summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Close long existed race with net.inet.ip.fw.one_pass = 0:oleg2009-06-099-105/+89
* make flowtable opt-outkmacy2009-06-094-4/+5
* remove flowtable from DEFAULTSkmacy2009-06-092-3/+0
* move jenkins hash to its own header in libkernkmacy2009-06-092-145/+151
* 1. Update the message that prints out for -U when the mtree database doesdougb2009-06-091-7/+7
* Add part of NFSv4 ACL kernel support code that is required for the upcomingtrasz2009-06-091-0/+579
* - add drbr routines for accessing #qentries and conditionally dequeueingkmacy2009-06-093-20/+67
* Pass the previously returned IRQ back to arm_get_next_irq() so thatmarcel2009-06-099-10/+10
* Disable interrupts to allow booting on firmware (e.g. U-Boot) thatmarcel2009-06-091-0/+5
* Eliminate an instance of VM_PROT_READ_IS_EXEC that I overlooked in r190705.alc2009-06-091-4/+0
* protect callouts with the com locksam2009-06-091-5/+7
* add missing calls to ieee80211_dfs_attach/detachsam2009-06-091-0/+2
* Eliminate an unnecessary restriction on the vm object type fromalc2009-06-091-4/+2
* Correct ieee80211_gettid:sam2009-06-094-9/+12
* Since vn_lock() with the LK_RETRY flag never returns an errorrmacklem2009-06-091-7/+11
* Add support for multiple passes of the device tree during the boot-timejhb2009-06-097-15/+363
* Rework the _BBN handling for Host-PCI bridges. Previously we only trustedjhb2009-06-091-18/+25
* - Remove an unnecessary memory barrier from an atomic op.jhb2009-06-091-3/+3
* Revert r181651, which changed the ABI, and use a temp variable instead.des2009-06-092-2/+4
* For now only compile flowtable.c if both options FLOWTABLE and INETbz2009-06-091-1/+1
* Each generated file should depend its own generator as well.ariff2009-06-091-3/+3
* Remove one INET dependency by calling the generalbz2009-06-091-1/+1
* Unbreak the build for amd64 after r193814 using correct variable names.bz2009-06-091-2/+2
* Depend on @ machine (_ILINKS) as we do with other modules so that @bz2009-06-091-3/+3
* Spacing fixes. No actual change.delphij2009-06-091-2/+2
* Style fix.hrs2009-06-091-7/+7
* When using i8254 as the only kernel timer source:ariff2009-06-092-14/+62
* Use new spelling of the NG_*LEN constants.imp2009-06-094-8/+8
* World now builds without these defines, so eliminate them.imp2009-06-091-9/+0
* Document the fact that some Core2 family CPUs lack fixed-function counters.jkoshy2009-06-091-3/+4
* Fix parsing of Core2 event qualifiers.jkoshy2009-06-091-7/+7
* Get the other NG_PATHLEN while I'm here too :(.imp2009-06-091-1/+1
* Use NG_PATHSIZ instead of NG_PATHLEN + 1.imp2009-06-091-1/+1
* Move C1E workaround into its own idle function. Previous workaround worksariff2009-06-094-46/+150
* unify zyd_tx_mgt() and zyd_tx_data() to simplify TX path and sortsweongyo2009-06-092-137/+60
* Fix bug in zphys offset calculation I introduced while retypingbland2009-06-091-1/+1
* Chase ZFS v13 import changes.bland2009-06-091-1/+2
* - Fix sanity check of GIFSOPTS ioctl.hrs2009-06-092-6/+6
* Add line width calculations for 15/16 and 24/32 bit modes in casedelphij2009-06-091-0/+8
* MFV of tzdata2009i:edwin2009-06-091-2/+45
* Fix compile time warning on sparc64, thanks to strict kobj signatures checking.ariff2009-06-081-10/+9
* Add self, list mentor in committers-src.dotnp2009-06-081-0/+2
* Update vnet_net size guard information after r193731.bz2009-06-081-7/+7
* Reflect debug level changes from the recent ACPICA import.jkim2009-06-081-7/+6
* Fix an off by one error when we limit append/prepend text sizes based on ourbrian2009-06-081-5/+15
* Simply shared vnode locking and extend it to also include fsync.ps2009-06-084-6/+16
* purge dead codesam2009-06-081-29/+0
* fix big-endian machinessam2009-06-081-4/+4
* Add myself.tuexen2009-06-081-0/+3
* Remove redundant checks for ACPI_WAIT_FOREVER cases.jkim2009-06-081-4/+0
OpenPOWER on IntegriCloud