summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Revert r255672, it has some serious flaws, leaking file references etc.rdivacky2013-09-183-3/+0
* Implement epoll support in Linuxulator. This is a tiny wrapper around kqueuerdivacky2013-09-183-0/+3
* Merge in support for PAPR-compliant (Power Architecture Platformnwhitehorn2013-09-172-0/+10
* Update head/ to -ALPHA2 status.gjb2013-09-161-1/+1
* Remove zero-copy sockets code. It only worked for anonymous memory,kib2013-09-162-17/+0
* Bring in the new iSCSI target and initiator.trasz2013-09-141-0/+4
* Import Hyper-V paravirtualized drivers from projects/hypervgrehan2013-09-131-0/+12
|\
| * IFC @ r255459grehan2013-09-113-1/+16
| |\
| * | Revert the kvp code - there's still some work thatgrehan2013-09-091-1/+0
| * | Latest update from Microsoft.grehan2013-09-091-0/+1
| * | IFC @ r255209grehan2013-09-0413-38/+58
| |\ \
| * \ \ IFC @ r253862grehan2013-08-016-1/+32
| |\ \ \
| * | | | First cut at adding the hyperv drivers to GENERIC.grehan2013-07-191-0/+12
* | | | | Update head/ to -ALPHA1 status, as part of the 10.0-RELEASEgjb2013-09-121-1/+1
| |_|_|/ |/| | |
* | | | Back out r255440. /usr/bin/gcc @r255185 (2013-09-03) can build this.obrien2013-09-102-2/+2
* | | | Only use a clang'ism if ${CC} is clang.obrien2013-09-102-2/+2
* | | | Use a better version of memcpy/bcopy for mips kernel.jchandra2013-09-071-0/+1
* | | | MFCmarkm2013-09-071-0/+10
|\ \ \ \
| * | | | Update ipfilter 4.1.28 --> 5.1.2.cy2013-09-061-0/+10
* | | | | MFCmarkm2013-09-065-4/+13
|\ \ \ \ \ | |/ / / /
| * | | | Fix build.glebius2013-09-061-0/+1
| * | | | Fix build.glebius2013-09-051-0/+1
| * | | | Change the cap_rights_t type from uint64_t to a structure that we can extendpjd2013-09-051-0/+1
| | |_|/ | |/| |
| * | | Use the fact that the AES-NI instructions can be pipelined to improvejmg2013-09-032-4/+10
* | | | Separate out the Software RNG entropy harvesting queue and thread into its ow...markm2013-08-301-1/+2
* | | | MFCmarkm2013-08-304-6/+5
|\ \ \ \ | |/ / /
| * | | Introduce a new, HVM compatible, paravirtualized timer driver for Xen.gibbs2013-08-292-2/+1
| * | | Implement vector callback for PVHVM and unify event channel implementationsgibbs2013-08-293-2/+4
| * | | Assemble linux32_locore.s and ia32_sigtramp.S with clang integrated assembler.rdivacky2013-08-271-2/+0
* | | | MFCmarkm2013-08-261-0/+1
|\ \ \ \ | |/ / /
| * | | Implement the ip, tcp, and udp DTrace providers. The probe definitions usemarkj2013-08-251-0/+1
* | | | 1) example (partially humorous random_adaptor, that I call "EXAMPLE")markm2013-08-241-1/+1
|/ / /
* | | Add vmx(4), a VMware VMXNET3 ethernet driver ported from OpenBSDbryanv2013-08-232-0/+2
* | | Move the old iSCSI initiator source to a more appropriate placetrasz2013-08-221-6/+6
* | | The PADLOCK_RNG and RDRAND_RNG kernel options are now devices.obrien2013-08-212-8/+0
* | | Allow UART_POLL_FREQ to be set as a kernel option as well as via tunableian2013-08-192-1/+4
* | | Implement 32bit versions of the cap_ioctls_limit(2) and cap_ioctls_get(2)pjd2013-08-181-0/+1
* | | Rename device vfp to option VFP and retire the ARM_VFP_SUPPORT option. Thisandrew2013-08-172-1/+2
* | | Remove the armfpe config options. These files don't exist on FreeBSD.andrew2013-08-171-3/+0
* | | Remove the ARMFPE option. It is unsupported, and appears to be broken asandrew2013-08-171-1/+0
* | | Some objects - such as *_genassym.o are not hooked intosjg2013-08-141-1/+1
* | | Add read-only support for extents in ext2fs.pfg2013-08-121-0/+1
* | | Use realpath(1) to determine the location of the newvers.sh script,gjb2013-08-111-2/+2
* | | Fix a typo. The script should run /usr/bin/svnliteversion instead ofgjb2013-08-101-1/+1
* | | * Add random_adaptors.[ch] which is basically a store of random_adaptor's.obrien2013-08-091-0/+1
* | | When newvers.sh is run, it is possible that the svnversiongjb2013-08-081-6/+18
* | | opensolaris code: translate INVARIANTS to DEBUG and ZFS_DEBUGavg2013-08-062-0/+2
* | | Redirect svnversion stderr to /dev/null if we cannot determinegjb2013-08-051-1/+1
* | | Add IWN_DEBUG as an option for if_iwn.adrian2013-08-011-0/+3
| |/ |/|
* | Back out r253779 & r253786.obrien2013-07-313-12/+5
OpenPOWER on IntegriCloud