summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add reserved memory limit sysctl to tmpfs.gleb2012-04-073-61/+91
* mdoc: fix function type.joel2012-04-071-1/+1
* Remove end of line whitespace introduced in previous commit.joel2012-04-071-1/+1
* mdoc: fix column names, indentation, column separation within each row, andjoel2012-04-0726-226/+219
* - Do not reinitialize the card if it is already running.stas2012-04-071-2/+3
* Do a dma sync before the descriptors are chained together.adrian2012-04-071-0/+3
* Break out the legacy duration and protection code into routines,adrian2012-04-073-83/+156
* As I thought, this is a bad idea. When forming aggregates, the RTS/CTSadrian2012-04-071-11/+7
* Add some tests from PR 166463. Also make sure that all of the tests,das2012-04-071-7/+33
* Fix a bug in remquo{,f,l}, in which the quotient didn't always have thedas2012-04-073-5/+8
* Enforce the RTS aggregation limit if RTS/CTS protection is enabled;adrian2012-04-071-14/+32
* Store away the RTS aggregate limit from the HAL.adrian2012-04-072-0/+8
* Remove duplicate txflags field from ath_buf.adrian2012-04-075-25/+20
* Execute an initial ptesync if and only if the PTE is actually beingnwhitehorn2012-04-061-14/+7
* Change the SCSI INQUIRY peripheral qualifier that CTL reports for LUNsken2012-04-067-6/+84
* Fix interrupt load balancing regression, introduced in revisiongibbs2012-04-061-3/+0
* Staticize vm_page_cache_remove().attilio2012-04-062-2/+1
* Substantially reduce the scope of the locks held in pmap_enter(), whichnwhitehorn2012-04-061-34/+8
* Micro-optimize free_pv_entry() for the expected case.alc2012-04-061-4/+6
* Reduce the frequency that the PowerPC/AIM pmaps invalidate instructionnwhitehorn2012-04-064-57/+33
* Give the kernel pmap lock a different name than user pmap locks. It hasnwhitehorn2012-04-061-2/+3
* we need to specify a NETMAP_API version or the ioctl() will fail.luigi2012-04-061-0/+1
* Fix build broken by r233938.melifaro2012-04-061-1/+2
* Properly clear the O_NONBLOCK flag after opening the TTY.ed2012-04-061-1/+5
* retrofit Safe Mode loader menu item actionsavg2012-04-061-15/+6
* Remove duplicate condition in if statement.tuexen2012-04-061-1/+0
* Free ballooned pages with the corresponding malloc type.pluknet2012-04-061-1/+1
* - Improve performace for writer-only BPF users.melifaro2012-04-064-10/+120
* - Improve BPF locking model.melifaro2012-04-067-123/+180
* - Do not use deprecated krb5 error message reporting functions in libtelnet.stas2012-04-062-54/+55
* Properly handle absent AT_CANARY aux entry.kib2012-04-051-1/+2
* Add new ktrace records for the start and end of VM faults. This givesjhb2012-04-059-6/+148
* Fix a typo in GCC affecting calculations with -ffast-math.pfg2012-04-052-1/+6
* zfs_ioctl: no need for ddi_copyin/out here because sys_ioctl handles thatavg2012-04-051-1/+8
* Fix VIMAGE build.ae2012-04-051-0/+4
* Update to version 9.8.2, the latest from ISC, which contains numerous bug fixes.dougb2012-04-05999-12829/+14855
* In sem_post, the field _has_waiters is no longer used, because somedavidxu2012-04-052-25/+22
* umtx operation UMTX_OP_MUTEX_WAKE has a side-effect that it accessesdavidxu2012-04-054-9/+103
* Add Bv9ARM.pdf to the list of docs to install.dougb2012-04-041-1/+1
* Implement BAR TX.adrian2012-04-042-26/+204
* Fix typo.nwhitehorn2012-04-041-1/+1
* Track and optionally log the actual sync interrupt cause.adrian2012-04-041-2/+5
* Disable the HWQ contents upon a TX queue reset, rather than a TX queue flush.adrian2012-04-041-0/+4
* Now that I've fixed the BAW TX hangs, disable this verbose debuggingadrian2012-04-041-1/+1
* Save and restore VGA display memory between suspend and resume.jkim2012-04-041-14/+29
* Correctly handle AR_MoreAggr when assembling multi-descriptor final frames.adrian2012-04-045-9/+24
* Do not copy VESA state buffer if the VBE call has failed for any reason.jkim2012-04-041-2/+2
* Disable INET6 support in modules when building the LINT-NOINET6 kernel.jhb2012-04-041-0/+1
* Remove a useless warning. The mode information is unused for very long timejkim2012-04-041-4/+0
* - Const'ify the device lookup-table.marius2012-04-041-10/+8
OpenPOWER on IntegriCloud