summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Fix kernel build with options ZFS after r24571 (libzfs_core).mm2013-03-231-0/+2
* MFCattilio2013-03-174-23/+26
|\
| * The -mno-apcs-frame argument is unavaliable on clang, also ignore it there.andrew2013-03-171-1/+1
| * Add __aeabi_memset to libkern, implemented using memset, as clang mayandrew2013-03-161-0/+1
| * Move the __aeabi_unwind_cpp_pr{0,1,2} functions to libkern so they can beandrew2013-03-161-0/+1
| * The compiler argument -mno-apcs-frame has no meaning when using EABI as weandrew2013-03-161-0/+2
| * Fix the indentation for a few commands that were missed or incorrectlyandrew2013-03-161-3/+3
| * Adjust the indentation of the trampoline compilation to make the commandsandrew2013-03-161-19/+18
| * FDT_DTS_FILE is expanded in a Makefile so use :R to remove the suffixbrooks2013-03-141-2/+2
| * Fix minor spelling error in a comment.joel2013-03-141-1/+1
* | MFCattilio2013-03-113-0/+8
|\ \ | |/
| * 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
* | Merge from vmcontention.attilio2013-03-091-0/+1
|\ \
| * \ MFCattilio2013-03-091-0/+1
| |\ \ | | |/
| | * MFCattilio2013-03-084-10/+19
| | |\
| | * \ MFCattilio2013-03-021-1/+0
| | |\ \
| | * \ \ MFCattilio2013-02-261-1/+1
| | |\ \ \
| | * | | | MFCattilio2013-02-211-1/+0
| | * | | | Fix other architectures and ZFS.attilio2013-02-211-0/+1
* | | | | | Merge from vmcontentionattilio2013-03-073-10/+13
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MFCattilio2013-03-073-10/+13
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | 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
* | | | | | Merge from vmcontentionattilio2013-03-042-0/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MFCattilio2013-03-042-0/+6
| |\ \ \ \ \ | | |/ / / /
| | * | | | - Make callout(9) tickless, relying on eventtimers(4) as backend fordavide2013-03-042-0/+6
| | | |_|/ | | |/| |
* | | | | Remove the boot-time cache support and rely on UMA boot-time slab cacheattilio2013-03-041-1/+0
* | | | | Merge from vmcontentionattilio2013-03-021-1/+0
|\ \ \ \ \ | |/ / / /
| * | | | MFCattilio2013-03-021-1/+0
| |\ \ \ \ | | |/ / /
| | * | | - While Netra X1 generally show no ill effects when registering a powermarius2013-03-021-1/+0
| | | |/ | | |/|
* | | | Merge from vmcontentionattilio2013-02-261-1/+1
|\ \ \ \ | |/ / /
| * | | MFCattilio2013-02-261-1/+1
| |\ \ \ | | |/ /
| | * | cxgbe(4): Update firmware to 1.8.4.0.np2013-02-261-1/+1
* | | | Merge from vmcontentionattilio2013-02-241-1/+1
|\ \ \ \ | |/ / /
| * | | MFCattilio2013-02-241-1/+1
| |\ \ \ | | |/ /
| | * | Improve mxge's receive performance for IPv6:gallatin2013-02-211-1/+0
| | |/
| | * Merge ACPICA 20130214.jkim2013-02-151-0/+1
* | | Merge from vmcontentionattilio2013-02-151-0/+1
|\ \ \ | |/ /
| * | MFCattilio2013-02-151-0/+1
| |\ \ | | |/
| | * Make VM_NDOMAIN a kernel option so that it can be enabled from a kerneljhb2013-02-141-0/+1
* | | - When panicing for "too small boot cache" reason, print the actualattilio2013-02-151-0/+1
* | | Merge from vmcontention.attilio2013-02-141-1/+2
|\ \ \ | |/ /
| * | MFCattilio2013-02-141-1/+2
| |\ \ | | |/
| | * Add a dependency so that when compiling in a static dtb, the kernel getsian2013-02-131-1/+2
* | | Merge from vmcontentionattilio2013-02-131-0/+1
|\ \ \ | |/ /
| * | MFCattilio2013-02-131-0/+1
| |\ \ | | |/
| | * Reform the busdma API so that new types may be added without modifyingkib2013-02-121-0/+1
* | | Merge from vmcontentionattilio2013-02-101-0/+1
|\ \ \ | |/ /
OpenPOWER on IntegriCloud