summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Add two new MIPS CPU families - mips24k and mips74k.adrian2013-10-091-0/+2
* Update head/ to 10.0-ALPHA5.gjb2013-10-061-1/+1
* Remove the uipc_cow.c file, which is not used since the zero copykib2013-10-061-1/+0
* Append the Git branch to the version string.rpaulo2013-10-031-0/+4
* Only build the POWER hypervisor UART driver if device uart is included innwhitehorn2013-10-021-1/+1
* Update head/ to -ALPHA4.gjb2013-09-291-1/+1
* Update OFED to Linux 3.7 and update Mellanox drivers.alfred2013-09-291-1/+16
* Allow the path to the system source directory to be passed in toian2013-09-281-1/+4
* Add driver for the PAPR VSCSI virtual SCSI controller. This lets FreeBSDnwhitehorn2013-09-281-0/+1
* Update head/ to -ALPHA3.gjb2013-09-241-1/+1
* Substantial rewrite of bxe(4) to add support for the BCM57712 anddavidch2013-09-205-8/+17
* 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
OpenPOWER on IntegriCloud