| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a few more translations from IDs to model name. | eadler | 2012-12-02 | 2 | -0/+6 |
* | Add support for hdmi hda codec onboard nvidia gt 440 graphics card | eadler | 2012-12-02 | 2 | -0/+2 |
* | Don't grab the PCU lock inside the TX lock. | adrian | 2012-12-02 | 1 | -2/+2 |
* | Delete the per-TXQ locks and replace them with a single TX lock. | adrian | 2012-12-02 | 6 | -173/+128 |
* | Document maxthreads and minthreads arguments | alfred | 2012-12-02 | 1 | -2/+13 |
* | Document the "-m" option added by r243783. | rmacklem | 2012-12-02 | 1 | -2/+8 |
* | Add a "-m" option to nfsstat, which dumps out the | rmacklem | 2012-12-02 | 1 | -2/+24 |
* | Add an nfssvc() option to the kernel for the new NFS client | rmacklem | 2012-12-02 | 5 | -2/+138 |
* | - Add support for Etron EJ168 USB 3.0 Host Controllers. | hselasky | 2012-12-01 | 2 | -20/+52 |
* | Protect against DoS attacks, such as being described in CVE-2010-2632. | marcel | 2012-12-01 | 1 | -22/+79 |
* | ioapic_program_intpin: program high bits before low bits | avg | 2012-12-01 | 1 | -2/+2 |
* | zfs_getpages: make use of vm_page_readahead_finish | avg | 2012-12-01 | 1 | -20/+4 |
* | gfs_file_inactive: replace bad code with ugly code | avg | 2012-12-01 | 1 | -4/+7 |
* | acpi_cpu_notify: disable acpi_cpu_idle while updating C-state data | avg | 2012-12-01 | 1 | -7/+15 |
* | acpi_cpu: change cpu_disable_idle to be a per-cpu flag... | avg | 2012-12-01 | 1 | -17/+53 |
* | In globextend(), take advantage of the fact that realloc(NULL, size) is | marcel | 2012-12-01 | 1 | -3/+2 |
* | In globextend() when the pathv vector cannot be (re-)allocated, don't | marcel | 2012-12-01 | 1 | -6/+1 |
* | The getline function returns the number of characters read, not | eadler | 2012-12-01 | 1 | -2/+2 |
* | Merge a number of changes required to hook up OpenBSM 1.2-alpha2's | rwatson | 2012-12-01 | 10 | -1/+69 |
* | Merge OpenBSM 1.2-alpha2 changes from contrib/openbsm to | rwatson | 2012-12-01 | 5 | -11/+64 |
* | Merge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD 10-CURRENT; the | rwatson | 2012-12-01 | 128 | -28224/+46506 |
|\ |
|
| * | Merge a number of post-1.2-alpha2 changes to OpenBSM into the OpenBSM | rwatson | 2012-12-01 | 20 | -67/+46 |
| * | Import OpenBSM 1.2-alpha2: | rwatson | 2012-11-30 | 124 | -28206/+46417 |
| * | Vendor import of OpenBSM 1.1p2, which incorporates the following changes | rwatson | 2009-08-02 | 7 | -24/+31 |
| * | Vendor import of OpenBSM 1.1p1, which incorporates the following changes | rwatson | 2009-07-17 | 13 | -45/+182 |
* | | Fix one more compilation issue. | pjd | 2012-12-01 | 1 | -2/+2 |
* | | IFp4 @219811: | pjd | 2012-12-01 | 1 | -3/+1 |
* | | Add a new HAL capability - check and enforce whether the NIC supports | adrian | 2012-12-01 | 2 | -0/+18 |
* | | Patch #12 OK, I said there was only 11 patches, but unfortunately | jfv | 2012-12-01 | 1 | -22/+42 |
* | | Remove duplicate code. Reduce diff between amd64 and i386. | jkim | 2012-12-01 | 2 | -31/+26 |
* | | Patch #11 - The final patch: this one greatly improves the | jfv | 2012-12-01 | 2 | -84/+86 |
* | | Patch #10 Performance - this changes the protocol offload | jfv | 2012-12-01 | 1 | -52/+46 |
* | | Patch #9 Performance - improve the tx dma failure | jfv | 2012-11-30 | 1 | -25/+22 |
* | | libc: Allow setting close-on-exec in fopen/freopen/fdopen. | jilles | 2012-11-30 | 4 | -2/+33 |
* | | Patch #8 Performance changes - this one improves locality, | jfv | 2012-11-30 | 2 | -57/+58 |
* | | Patch #7 This is primarily about processing limit control. | jfv | 2012-11-30 | 2 | -17/+28 |
* | | IFp4 @208452: | pjd | 2012-11-30 | 1 | -7/+11 |
* | | IFp4 @208451: | pjd | 2012-11-30 | 6 | -34/+50 |
* | | Patch #6 Whitespace cleanup, and removal of some very old | jfv | 2012-11-30 | 2 | -44/+36 |
* | | Patch #5 Cleanup unused IEEE1588 code fragments, the day may | jfv | 2012-11-30 | 2 | -11/+1 |
* | | IFp4 @208383: | pjd | 2012-11-30 | 1 | -3/+3 |
* | | IFp4 @208382: | pjd | 2012-11-30 | 1 | -8/+15 |
* | | Patch #4 - this does two things, it removes a number of statistics, | jfv | 2012-11-30 | 1 | -28/+7 |
* | | IFp4 @208381: | pjd | 2012-11-30 | 1 | -1/+1 |
* | | IFp4 @208450: | pjd | 2012-11-30 | 1 | -1/+0 |
* | | Patch #3 - Add a new ioctl to access SFP+ module diagnostic | jfv | 2012-11-30 | 2 | -2/+28 |
* | | Patch #2 - remove OACTIVE and DEPLETED notions from the | jfv | 2012-11-30 | 2 | -44/+13 |
* | | Allow OpenSSL to use arc4random(3) on FreeBSD. arc4random(3) was modified | pjd | 2012-11-30 | 1 | -3/+3 |
* | | First of a series of 11 patches leading to new ixgbe version 2.5.0 | jfv | 2012-11-30 | 3 | -314/+111 |
* | | The build-tools step during build32 also needs the -legacy magic. | sjg | 2012-11-30 | 1 | -0/+2 |