summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Add __aeabi_memcpy to libkern as clang may generate calls to it.andrew2013-03-101-0/+1
* - Clang doesn't understand the -mno-thumb-interwork. Only use it with gcc.andrew2013-03-101-0/+6
* Correctly align the unwind tables. Without this clang may incorrectly alignandrew2013-03-101-0/+1
* MFCattilio2013-03-084-10/+19
|\
| * Remove the virtio dependency entry for the VirtIO device drivers. Thisbryanv2013-03-062-10/+10
| * Re-enable CTL in GENERIC on i386 and amd64, but turn on the CTL disableken2013-03-041-0/+3
| * - Make callout(9) tickless, relying on eventtimers(4) as backend fordavide2013-03-042-0/+6
* | MFCattilio2013-03-021-1/+0
|\ \ | |/
| * - While Netra X1 generally show no ill effects when registering a powermarius2013-03-021-1/+0
* | MFCattilio2013-02-261-1/+1
|\ \ | |/
| * cxgbe(4): Update firmware to 1.8.4.0.np2013-02-261-1/+1
| * Improve mxge's receive performance for IPv6:gallatin2013-02-211-1/+0
* | MFCattilio2013-02-211-1/+0
* | Fix other architectures and ZFS.attilio2013-02-211-0/+1
|/
* Merge ACPICA 20130214.jkim2013-02-151-0/+1
* Make VM_NDOMAIN a kernel option so that it can be enabled from a kerneljhb2013-02-141-0/+1
* Add a dependency so that when compiling in a static dtb, the kernel getsian2013-02-131-1/+2
* Reform the busdma API so that new types may be added without modifyingkib2013-02-121-0/+1
* MFV r245512:delphij2013-02-091-0/+1
* In r246282 the KTR_ENTRIES was specified with syntax error, fix it so 'makedelphij2013-02-081-1/+1
* allow for large KTR_ENTRIES values by allocating ktr_buf using malloc(9)avg2013-02-032-1/+5
* print compiler version in the kernel banneravg2013-02-021-0/+2
* Don't build the kernel with Thumb interworking as we don't support Thumb.andrew2013-01-231-0/+2
* - Don't include date and time the driver is built, this is useful fordelphij2013-01-222-4/+2
* When DDB is enabled and we are building for the ARM EABI include the unwindandrew2013-01-192-0/+14
* Merge projects/bhyve to head.neel2013-01-191-0/+5
|\
| * IFC @ r245509neel2013-01-175-10/+26
| |\
| * \ IFC @ r245178neel2013-01-091-0/+1
| |\ \
| * \ \ IFC @ r244983.neel2013-01-043-13/+28
| |\ \ \
| * \ \ \ IFC @r243836neel2012-12-046-7/+8
| |\ \ \ \
| * \ \ \ \ IFC @ r243164neel2012-11-171-78/+71
| |\ \ \ \ \
| * \ \ \ \ \ IFC @ r242940neel2012-11-133-6/+15
| |\ \ \ \ \ \
| * \ \ \ \ \ \ IFC @ r242684neel2012-11-1127-682/+526
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ IFC @ r238370grehan2012-07-1115-50/+165
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ IFC @ r234692grehan2012-04-2628-286/+791
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ IFC to head to catch up the bhyve branchsbruno2012-01-0412-99/+161
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ IFC @ r227804grehan2011-11-225-16/+79
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ IFC @ r226824grehan2011-10-278-12/+27
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ IFC @ r225592grehan2011-09-156-18/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ IFC @ r224187grehan2011-07-187-19/+34
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ IFC @ r223696 to pick up dfr's userbootgrehan2011-06-307-11/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ IFC @ r222830grehan2011-06-286-56/+109
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ IFC @ r222256grehan2011-05-245-9/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ First cut at porting the kernel portions of 221828 and 221905 from thejhb2011-05-142-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | bhyve import part 2 of 2, guest kernel changes.grehan2011-05-142-0/+6
| | |/ / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | Ready for 8.1-RELEASE builds.kensmith2010-07-171-1/+1
| | * | | | | | | | | | | | | | | | | | Ready to proceed with 8.1-RC2.kensmith2010-06-261-1/+1
| | * | | | | | | | | | | | | | | | | | Ready for 8.1-RC1.kensmith2010-06-141-1/+1
| | * | | | | | | | | | | | | | | | | | Merge 208554 from head:glebius2010-06-022-0/+3
| | * | | | | | | | | | | | | | | | | | MFC: r208349marius2010-05-231-1/+1
OpenPOWER on IntegriCloud