summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add I/O accounting to msdos filesystem.mckusick2012-04-081-0/+4
* Drop an unnecessary setting of si_mountpt when updating a UFS mount point.mckusick2012-04-081-2/+0
* Teach wlanstats about the new BAR TX statistics.adrian2012-04-081-0/+12
* Add some statistics to track BAR TX.adrian2012-04-082-4/+13
* Add AR_ISR_S5 and AR_ISR_S5_S.adrian2012-04-081-0/+2
* Unlike other functions __aeabi_read_tp function must preserve r1-r3. Theandrew2012-04-081-2/+5
* - Add a "real" symbol version map to libasn1. The upstream versionstas2012-04-084-11/+1618
* - Use __NO_TLS preprocessor value to make assumptions about TLS supportstas2012-04-081-1/+1
* After reviewing the mcast/sleep station code a little, undo some brainadrian2012-04-081-30/+13
* - Revert part of r234005, which I did not intend to commit.stas2012-04-072-2/+2
* - Add kernel config file for QEMU-emulated gumstix board.stas2012-04-073-2/+94
* - Add new ARM kernel option QEMU_WORKAROUNDS which can bestas2012-04-072-2/+19
* Properly resolve the _ctx_start function descriptor (the symbol _ctx_startnwhitehorn2012-04-071-1/+1
* tmpfs supports only INT_MAX nodes due to limitations of unit numbergleb2012-04-071-3/+7
* Add vfs_getopt_size. Support human readable file system options in tmpfs.gleb2012-04-073-16/+57
* 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
OpenPOWER on IntegriCloud