summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Simplify the assignment of memory to virtual machines by requiring a singleneel2013-03-1812-170/+181
* Reduce stack usage.pjd2013-03-181-3/+5
* Correct the definition for Exar XR17V258IV: we must use a config_functionrstone2013-03-181-0/+1
* Tweak some comments.jhb2013-03-181-4/+4
* Partially revert r195702. Deferring stops is now implemented via a set ofjhb2013-03-188-28/+11
* o Switch to use physical addresses in rman for FDT.ray2013-03-184-11/+16
* do_vfp_vmrs and do_vfp_vmsr should not return anything.andrew2013-03-181-11/+7
* Keep the default AuthorizedKeysFile setting. Although authorized_keys2des2013-03-181-2/+1
* Add support for the vmsr and vmrs instructions. This supports the systemandrew2013-03-181-0/+66
* Some ARM vmov similar to 'vmov.f32 s1, s2' will incorrectly have the secondandrew2013-03-181-4/+4
* Add new USB ID.hselasky2013-03-182-0/+2
* Add FBT for PowerPC DTrace. Also, clean up the DTrace assembly code,jhibbits2013-03-1811-65/+1457
* r119712 introduced SIS_TYPE_83816 but it was not actually set inyongari2013-03-182-3/+2
* Print out the current fifo queue depth correctly - not just the maxadrian2013-03-181-1/+2
* Add restrict keyword to realpath manpage.kevlo2013-03-181-1/+1
* Dump out information about the RX descriptor free list and FIFO information.adrian2013-03-181-0/+16
* Log some more information when the RX buffer allocation failed.adrian2013-03-181-2/+5
* Sync back vmcontention branch into HEAD:attilio2013-03-1814-448/+997
|\
| * Commit new file FreeBSD tags.attilio2013-03-173-0/+3
| * MFCattilio2013-03-17202-2771/+3436
| |\ | |/ |/|
* | find: Include nanoseconds when comparing timestamps of files.jilles2013-03-172-20/+29
* | Eliminate an intermediate buffer and some memcpy() operations, and doian2013-03-171-67/+43
* | Fix typo in sysctl descriptionmm2013-03-171-1/+1
* | Remove negative name cache entry pointing to the target name, whichkib2013-03-172-0/+2
* | In m_align() add assertions that mbuf is virgin, similar to assertionsglebius2013-03-171-4/+12
* | Add MEXT_ALIGN() macro, similar to M_ALIGN() and MH_ALIGN(), but forglebius2013-03-171-1/+13
* | In m_megapullup() instead of reserving some space at the end of packet,glebius2013-03-171-10/+6
* | Fix a typo in a comment.rpaulo2013-03-171-1/+1
* | Remove EOL whitespace accidentally introduced in r248393.joel2013-03-172-2/+2
* | Move example to EXAMPLES.joel2013-03-171-11/+9
* | Move example to EXAMPLES.joel2013-03-171-7/+5
* | In the uart module build ofw_bus_if.h on arm along with sparc64 as LINTandrew2013-03-171-0/+3
* | Add a macro that gets the physical address of a memory mapped deviceian2013-03-174-8/+13
* | Link libgcc_s against compiler-rt on ARM EABI. This allows us to use all ofandrew2013-03-171-3/+3
* | The -mno-apcs-frame argument is unavaliable on clang, also ignore it there.andrew2013-03-171-1/+1
* | Require CAP_SEEK if both O_APPEND and O_TRUNC flags are absent.pjd2013-03-161-1/+1
* | Update the tests now that absence of the O_APPEND flag requires CAP_SEEKpjd2013-03-161-13/+46
* | Add __aeabi_memset to libkern, implemented using memset, as clang mayandrew2013-03-162-0/+50
* | The mode argument for open(2)/openat(2) only makes sense if the O_CREAT flagpjd2013-03-161-6/+6
* | Add a couple of examples.joel2013-03-162-2/+26
* | Fix the '-Wtautological-compare' warning emitted by clang for comparing theneel2013-03-161-1/+1
* | Add a note to the HISTORY section about lchflags(2) being introduced inpjd2013-03-161-0/+4
* | Allow vmm stats to be specific to the underlying hardware assist technology.neel2013-03-164-10/+43
* | Fix version in the .Fx macro.pluknet2013-03-161-1/+1
* | Style: Whitespace fixes.pjd2013-03-161-3/+2
* | Style: Remove redundant space.pjd2013-03-161-1/+1
* | Cross-reference gvinum(8) instead of vinum(8).joel2013-03-167-14/+14
* | Remove reference to vinum(4). The manual page was removed in r248370.joel2013-03-161-2/+2
* | Hide version string under verbose.joel2013-03-161-2/+6
* | - Replace compat macros with function calls.glebius2013-03-163-3/+3
OpenPOWER on IntegriCloud