| Commit message (Expand) | Author | Age | Files | Lines |
* | Add preliminary support for IBM/Lenovo TrackPoint. | jkim | 2013-03-18 | 4 | -4/+281 |
* | Simplify the assignment of memory to virtual machines by requiring a single | neel | 2013-03-18 | 12 | -170/+181 |
* | Reduce stack usage. | pjd | 2013-03-18 | 1 | -3/+5 |
* | Correct the definition for Exar XR17V258IV: we must use a config_function | rstone | 2013-03-18 | 1 | -0/+1 |
* | Tweak some comments. | jhb | 2013-03-18 | 1 | -4/+4 |
* | Partially revert r195702. Deferring stops is now implemented via a set of | jhb | 2013-03-18 | 8 | -28/+11 |
* | o Switch to use physical addresses in rman for FDT. | ray | 2013-03-18 | 4 | -11/+16 |
* | do_vfp_vmrs and do_vfp_vmsr should not return anything. | andrew | 2013-03-18 | 1 | -11/+7 |
* | Keep the default AuthorizedKeysFile setting. Although authorized_keys2 | des | 2013-03-18 | 1 | -2/+1 |
* | Add support for the vmsr and vmrs instructions. This supports the system | andrew | 2013-03-18 | 1 | -0/+66 |
* | Some ARM vmov similar to 'vmov.f32 s1, s2' will incorrectly have the second | andrew | 2013-03-18 | 1 | -4/+4 |
* | Add new USB ID. | hselasky | 2013-03-18 | 2 | -0/+2 |
* | Add FBT for PowerPC DTrace. Also, clean up the DTrace assembly code, | jhibbits | 2013-03-18 | 11 | -65/+1457 |
* | r119712 introduced SIS_TYPE_83816 but it was not actually set in | yongari | 2013-03-18 | 2 | -3/+2 |
* | Print out the current fifo queue depth correctly - not just the max | adrian | 2013-03-18 | 1 | -1/+2 |
* | Add restrict keyword to realpath manpage. | kevlo | 2013-03-18 | 1 | -1/+1 |
* | Dump out information about the RX descriptor free list and FIFO information. | adrian | 2013-03-18 | 1 | -0/+16 |
* | Log some more information when the RX buffer allocation failed. | adrian | 2013-03-18 | 1 | -2/+5 |
* | Sync back vmcontention branch into HEAD: | attilio | 2013-03-18 | 14 | -448/+997 |
|\ |
|
| * | Commit new file FreeBSD tags. | attilio | 2013-03-17 | 3 | -0/+3 |
| * | MFC | attilio | 2013-03-17 | 202 | -2771/+3436 |
| |\
| |/
|/| |
|
* | | find: Include nanoseconds when comparing timestamps of files. | jilles | 2013-03-17 | 2 | -20/+29 |
* | | Eliminate an intermediate buffer and some memcpy() operations, and do | ian | 2013-03-17 | 1 | -67/+43 |
* | | Fix typo in sysctl description | mm | 2013-03-17 | 1 | -1/+1 |
* | | Remove negative name cache entry pointing to the target name, which | kib | 2013-03-17 | 2 | -0/+2 |
* | | In m_align() add assertions that mbuf is virgin, similar to assertions | glebius | 2013-03-17 | 1 | -4/+12 |
* | | Add MEXT_ALIGN() macro, similar to M_ALIGN() and MH_ALIGN(), but for | glebius | 2013-03-17 | 1 | -1/+13 |
* | | In m_megapullup() instead of reserving some space at the end of packet, | glebius | 2013-03-17 | 1 | -10/+6 |
* | | Fix a typo in a comment. | rpaulo | 2013-03-17 | 1 | -1/+1 |
* | | Remove EOL whitespace accidentally introduced in r248393. | joel | 2013-03-17 | 2 | -2/+2 |
* | | Move example to EXAMPLES. | joel | 2013-03-17 | 1 | -11/+9 |
* | | Move example to EXAMPLES. | joel | 2013-03-17 | 1 | -7/+5 |
* | | In the uart module build ofw_bus_if.h on arm along with sparc64 as LINT | andrew | 2013-03-17 | 1 | -0/+3 |
* | | Add a macro that gets the physical address of a memory mapped device | ian | 2013-03-17 | 4 | -8/+13 |
* | | Link libgcc_s against compiler-rt on ARM EABI. This allows us to use all of | andrew | 2013-03-17 | 1 | -3/+3 |
* | | The -mno-apcs-frame argument is unavaliable on clang, also ignore it there. | andrew | 2013-03-17 | 1 | -1/+1 |
* | | Require CAP_SEEK if both O_APPEND and O_TRUNC flags are absent. | pjd | 2013-03-16 | 1 | -1/+1 |
* | | Update the tests now that absence of the O_APPEND flag requires CAP_SEEK | pjd | 2013-03-16 | 1 | -13/+46 |
* | | Add __aeabi_memset to libkern, implemented using memset, as clang may | andrew | 2013-03-16 | 2 | -0/+50 |
* | | The mode argument for open(2)/openat(2) only makes sense if the O_CREAT flag | pjd | 2013-03-16 | 1 | -6/+6 |
* | | Add a couple of examples. | joel | 2013-03-16 | 2 | -2/+26 |
* | | Fix the '-Wtautological-compare' warning emitted by clang for comparing the | neel | 2013-03-16 | 1 | -1/+1 |
* | | Add a note to the HISTORY section about lchflags(2) being introduced in | pjd | 2013-03-16 | 1 | -0/+4 |
* | | Allow vmm stats to be specific to the underlying hardware assist technology. | neel | 2013-03-16 | 4 | -10/+43 |
* | | Fix version in the .Fx macro. | pluknet | 2013-03-16 | 1 | -1/+1 |
* | | Style: Whitespace fixes. | pjd | 2013-03-16 | 1 | -3/+2 |
* | | Style: Remove redundant space. | pjd | 2013-03-16 | 1 | -1/+1 |
* | | Cross-reference gvinum(8) instead of vinum(8). | joel | 2013-03-16 | 7 | -14/+14 |
* | | Remove reference to vinum(4). The manual page was removed in r248370. | joel | 2013-03-16 | 1 | -2/+2 |
* | | Hide version string under verbose. | joel | 2013-03-16 | 1 | -2/+6 |