| Commit message (Expand) | Author | Age | Files | Lines |
* | intpm: reflect the fact that SB800 and later AMD chipsets are not supported | avg | 2012-04-08 | 1 | -0/+3 |
* | Fix mincore(2) so that it reports PG_CACHED pages as resident. | alc | 2012-04-08 | 3 | -0/+31 |
* | If a page belonging a reservation is cached, then mark the reservation so | alc | 2012-04-08 | 1 | -5/+7 |
* | Fix panic in ffs_reload(), which may happen when read-only filesystem | trasz | 2012-04-08 | 1 | -2/+8 |
* | Merge a local fix to OpenBSM's libauditd to avoid a directory descriptor | rwatson | 2012-04-08 | 1 | -0/+1 |
* | When allocation of labels on files is implicitly disabled due to MAC | rwatson | 2012-04-08 | 1 | -14/+27 |
* | - Update FreeBSD's Heimdal distribution to 1.5.2. This is a bugfix | stas | 2012-04-08 | 222 | -399/+390 |
* | Expand locking around identification of filesystem mount point when | mckusick | 2012-04-08 | 1 | -5/+17 |
* | Add I/O accounting to msdos filesystem. | mckusick | 2012-04-08 | 1 | -0/+4 |
* | Drop an unnecessary setting of si_mountpt when updating a UFS mount point. | mckusick | 2012-04-08 | 1 | -2/+0 |
* | Teach wlanstats about the new BAR TX statistics. | adrian | 2012-04-08 | 1 | -0/+12 |
* | Add some statistics to track BAR TX. | adrian | 2012-04-08 | 2 | -4/+13 |
* | Add AR_ISR_S5 and AR_ISR_S5_S. | adrian | 2012-04-08 | 1 | -0/+2 |
* | Unlike other functions __aeabi_read_tp function must preserve r1-r3. The | andrew | 2012-04-08 | 1 | -2/+5 |
* | - Add a "real" symbol version map to libasn1. The upstream version | stas | 2012-04-08 | 4 | -11/+1618 |
* | - Use __NO_TLS preprocessor value to make assumptions about TLS support | stas | 2012-04-08 | 1 | -1/+1 |
* | After reviewing the mcast/sleep station code a little, undo some brain | adrian | 2012-04-08 | 1 | -30/+13 |
* | - Revert part of r234005, which I did not intend to commit. | stas | 2012-04-07 | 2 | -2/+2 |
* | - Add kernel config file for QEMU-emulated gumstix board. | stas | 2012-04-07 | 3 | -2/+94 |
* | - Add new ARM kernel option QEMU_WORKAROUNDS which can be | stas | 2012-04-07 | 2 | -2/+19 |
* | Properly resolve the _ctx_start function descriptor (the symbol _ctx_start | nwhitehorn | 2012-04-07 | 1 | -1/+1 |
* | tmpfs supports only INT_MAX nodes due to limitations of unit number | gleb | 2012-04-07 | 1 | -3/+7 |
* | Add vfs_getopt_size. Support human readable file system options in tmpfs. | gleb | 2012-04-07 | 3 | -16/+57 |
* | Add reserved memory limit sysctl to tmpfs. | gleb | 2012-04-07 | 3 | -61/+91 |
* | mdoc: fix function type. | joel | 2012-04-07 | 1 | -1/+1 |
* | Remove end of line whitespace introduced in previous commit. | joel | 2012-04-07 | 1 | -1/+1 |
* | mdoc: fix column names, indentation, column separation within each row, and | joel | 2012-04-07 | 26 | -226/+219 |
* | - Do not reinitialize the card if it is already running. | stas | 2012-04-07 | 1 | -2/+3 |
* | Do a dma sync before the descriptors are chained together. | adrian | 2012-04-07 | 1 | -0/+3 |
* | Break out the legacy duration and protection code into routines, | adrian | 2012-04-07 | 3 | -83/+156 |
* | As I thought, this is a bad idea. When forming aggregates, the RTS/CTS | adrian | 2012-04-07 | 1 | -11/+7 |
* | Add some tests from PR 166463. Also make sure that all of the tests, | das | 2012-04-07 | 1 | -7/+33 |
* | Fix a bug in remquo{,f,l}, in which the quotient didn't always have the | das | 2012-04-07 | 3 | -5/+8 |
* | Enforce the RTS aggregation limit if RTS/CTS protection is enabled; | adrian | 2012-04-07 | 1 | -14/+32 |
* | Store away the RTS aggregate limit from the HAL. | adrian | 2012-04-07 | 2 | -0/+8 |
* | Remove duplicate txflags field from ath_buf. | adrian | 2012-04-07 | 5 | -25/+20 |
* | Execute an initial ptesync if and only if the PTE is actually being | nwhitehorn | 2012-04-06 | 1 | -14/+7 |
* | Change the SCSI INQUIRY peripheral qualifier that CTL reports for LUNs | ken | 2012-04-06 | 7 | -6/+84 |
* | Fix interrupt load balancing regression, introduced in revision | gibbs | 2012-04-06 | 1 | -3/+0 |
* | Staticize vm_page_cache_remove(). | attilio | 2012-04-06 | 2 | -2/+1 |
* | Substantially reduce the scope of the locks held in pmap_enter(), which | nwhitehorn | 2012-04-06 | 1 | -34/+8 |
* | Micro-optimize free_pv_entry() for the expected case. | alc | 2012-04-06 | 1 | -4/+6 |
* | Reduce the frequency that the PowerPC/AIM pmaps invalidate instruction | nwhitehorn | 2012-04-06 | 4 | -57/+33 |
* | Give the kernel pmap lock a different name than user pmap locks. It has | nwhitehorn | 2012-04-06 | 1 | -2/+3 |
* | we need to specify a NETMAP_API version or the ioctl() will fail. | luigi | 2012-04-06 | 1 | -0/+1 |
* | Fix build broken by r233938. | melifaro | 2012-04-06 | 1 | -1/+2 |
* | Properly clear the O_NONBLOCK flag after opening the TTY. | ed | 2012-04-06 | 1 | -1/+5 |
* | retrofit Safe Mode loader menu item actions | avg | 2012-04-06 | 1 | -15/+6 |
* | Remove duplicate condition in if statement. | tuexen | 2012-04-06 | 1 | -1/+0 |
* | Free ballooned pages with the corresponding malloc type. | pluknet | 2012-04-06 | 1 | -1/+1 |