| Commit message (Expand) | Author | Age | Files | Lines |
* | - Denote PCI-e endpoints that support FLR. | jhb | 2012-09-13 | 2 | -4/+72 |
* | - Add some registers defined in PCI 3.0 including new AER bits. | jhb | 2012-09-13 | 1 | -11/+68 |
* | Don't use AR_PHY_MODE to setup half/quarter rate. | adrian | 2012-09-13 | 2 | -13/+4 |
* | Remove scripts and tools which only functioned when src was using CVS | eadler | 2012-09-13 | 11 | -1080/+0 |
* | Minor mdoc fix. | joel | 2012-09-13 | 1 | -4/+4 |
* | Introduce a new make variable COMPILER_TYPE that specifies what | brooks | 2012-09-13 | 7 | -24/+59 |
* | Ignore stop and continue signals sent to an exiting process. Stop signals | jhb | 2012-09-13 | 2 | -2/+13 |
* | Define missing DEBUGOUT# macros. DEBUGOUT[45] are not yet used but are | eadler | 2012-09-13 | 1 | -0/+5 |
* | Add global and per-module sysctls/tunables to enable/disable metadata taste. | mav | 2012-09-13 | 14 | -32/+75 |
* | The deadfs VOPs for vop_ioctl and vop_bmap call itself recursively, | kib | 2012-09-13 | 1 | -41/+2 |
* | - Fix a typo in debug message. | zont | 2012-09-13 | 1 | -1/+1 |
* | Document the *_chroot, *_user, *_group and *_nice knobs for services started | ivoras | 2012-09-13 | 1 | -0/+16 |
* | MFV of 240454, tzdata2012f | edwin | 2012-09-13 | 15 | -136/+267 |
* | Rename the IVY_RNG option to RDRAND_RNG. | kib | 2012-09-13 | 8 | -9/+9 |
* | Install interrupt handlers early, during attach, for the reason | np | 2012-09-13 | 1 | -41/+67 |
* | Use native FreeBSD facilities everywhere except the shared code in common/ | np | 2012-09-13 | 4 | -32/+27 |
* | Allow cxgbe to be built into a kernel with "device cxgbe." | np | 2012-09-13 | 2 | -0/+35 |
* | Rename __member2struct() to __containerof(). | ed | 2012-09-13 | 3 | -11/+23 |
* | Enable fractional 5G mode on half/quarter rate channels. | adrian | 2012-09-13 | 1 | -1/+11 |
* | Flip on half/quarter rate support. | adrian | 2012-09-13 | 1 | -3/+3 |
* | Introduce an AR5416 flavour of the IFS and mac usec/timing configuration | adrian | 2012-09-13 | 1 | -1/+140 |
* | Call the ar5212SetCoverageClass() function for now. | adrian | 2012-09-13 | 1 | -1/+2 |
* | Add register defintions for the AR5416 TX/RX latency fields. | adrian | 2012-09-13 | 1 | -0/+6 |
* | Compensate for half/quarter rate differences in MAC clock speed. | adrian | 2012-09-13 | 1 | -0/+7 |
* | Update interface to firmware 1.6.2 and include the firmware in the driver. | np | 2012-09-13 | 4 | -22/+7706 |
* | Simplify the kernel pmap locking in pmap_enter_pv(). While I'm here, tidy | alc | 2012-09-13 | 1 | -17/+10 |
* | No need to leak these into the includer's namespace. | grehan | 2012-09-13 | 1 | -0/+6 |
* | Relax requirement of certain mb()s | grehan | 2012-09-13 | 1 | -2/+2 |
* | Correctness: use __member2struct() on the correct fields. | ed | 2012-09-12 | 1 | -2/+2 |
* | Switch batch to an SLIST. | ed | 2012-09-12 | 1 | -11/+9 |
* | Improve check coverage about idle threads. | attilio | 2012-09-12 | 6 | -1/+41 |
* | Tweak the commit message in case of panic for sleeping from threads | attilio | 2012-09-12 | 1 | -1/+2 |
* | Implement LIST_PREV(). | ed | 2012-09-12 | 5 | -9/+35 |
* | Make pxe device in lsdev really include device name, looking like this: | mav | 2012-09-12 | 2 | -20/+4 |
* | Remove some trailing whitespace. | jimharris | 2012-09-12 | 3 | -4/+4 |
* | Fix TX FIFO sizes. Correct FIFO handling in Host mode. | hselasky | 2012-09-12 | 2 | -66/+84 |
* | Merge recent zfs vendor changes, sync code and adjust userland DEBUG. | mm | 2012-09-12 | 43 | -667/+699 |
* | According to a clarification at http://austingroupbugs.net/view.php?id=503 | emaste | 2012-09-12 | 2 | -4/+3 |
* | Avoid mapping ENOENT to ENOTDIR for non-existent path components. | emaste | 2012-09-12 | 1 | -2/+0 |
* | Add documentation for IPv6 support | eadler | 2012-09-12 | 1 | -1/+9 |
* | Remove needless (int) casts of write(2)'s 3rd argument. | obrien | 2012-09-12 | 2 | -5/+5 |
* | Simply printf-like strings and outdent strings so that it is easy to see | obrien | 2012-09-12 | 1 | -20/+18 |
* | Add MK_KDUMP. | obrien | 2012-09-12 | 2 | -2/+9 |
* | Not all Pmake derivatives silently handle empty shell output, so ensure there | obrien | 2012-09-12 | 2 | -2/+2 |
* | Remove duplication and centralize testing of various config(8)ed features. | obrien | 2012-09-12 | 4 | -6/+5 |
* | Not all Pmake derived makes quietly tolerate assignment from shell commands | obrien | 2012-09-12 | 3 | -5/+5 |
* | Replace a bare use of 'objcopy' with ${OBJCOPY} for easier cross compilation | obrien | 2012-09-12 | 2 | -2/+2 |
* | - Fix detaching under some circumstances. | zont | 2012-09-12 | 3 | -14/+37 |
* | In NAT-T transport mode, allow a client to open a new connection just after | vanhu | 2012-09-12 | 1 | -3/+5 |
* | Fix IEC / SI binary prefixes (Ki, Mi, Gi, etc) production by humanize_number(3) | bapt | 2012-09-12 | 1 | -1/+1 |