summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Merge ACPICA 20160422.jkim2016-04-271-1/+4
* o Add device tree files and kernel configuration filesbr2016-04-261-3/+7
* Move arm's devmap to some generic place, so it can be usedbr2016-04-263-3/+3
* Revert r298477 ("Clear the DDR memory").br2016-04-251-1/+0
* Clear the DDR memory. This should be done by bootloaders,br2016-04-221-0/+1
* Revert r298357wma2016-04-201-8/+0
* Update comment added in r298357emaste2016-04-201-3/+2
* Fix MFS symbol redefinition with clang 3.8.0wma2016-04-201-0/+9
* Add CAM_NETFLIX_IOSCHED to the build.imp2016-04-171-0/+1
* Add Codel to NOTES.loos2016-04-161-0/+1
* MFHgjb2016-04-1611-12/+14
|\
| * Replace <tab><tab> with <space><tab>.loos2016-04-151-1/+1
| * Rename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will help with machineandrew2016-04-153-5/+5
| * Make NIRQ configurable for MIPSsgalabov2016-04-151-0/+1
| * Change the fdt_static_dtb.S dependencysgalabov2016-04-151-1/+1
| * hyperv: Deprecate HYPERV option by moving Hyper-V IDT vector into vmbussephe2016-04-154-4/+2
| * Add External Actions KPI to ipfw(9).ae2016-04-141-0/+1
| * New CAM I/O scheduler for FreeBSD. The default I/O scheduler is the sameimp2016-04-142-0/+2
| * Implement the dependency condition more safely.bdrewery2016-04-141-1/+1
| * Sort so pic_if.m is in the correct location with the other kern files.andrew2016-04-141-1/+1
* | MFHgjb2016-04-114-2/+22
|\ \ | |/
| * Add more fine-grained kernel options for NUMA support.jhb2016-04-092-1/+11
| * newvers.sh: rationalize licence condition numberingemaste2016-04-071-1/+1
| * Add option to specify built-in keymap for kbdmuxemaste2016-04-073-0/+10
* | MFHgjb2016-04-0414-149/+34
|\ \ | |/
| * arm64: bzero optimizationwma2016-04-041-0/+1
| * Move i386/i386/autoconf.c to sys/x86/x86 and use it on both amd64 and i386.jhb2016-04-033-3/+3
| * Move support for Synopsys Designware APB UART out of ns8250 and into ajmcneill2016-04-011-1/+2
| * Fix PowerPC LINT build after r297392zbb2016-04-011-1/+1
| * Remove the old depend (mkdep) code and make FAST_DEPEND the one true way.bdrewery2016-03-304-84/+0
| * Reduce OFW PCI code duplication - involves ARM, PPC and SPARC64zbb2016-03-295-1/+7
| * simplify compile-time default keyboard map generationemaste2016-03-284-8/+8
| * Adding pci_host_generic unconditionally breaks ARM boards with a PCI(e) inter...bz2016-03-221-1/+1
| * Build the zfs module on armv6, but not on older arm.ian2016-03-211-2/+1
| * Remove from NOTES - it's built as a module now.adrian2016-03-211-3/+0
| * Now that urtwn is its own device, and it'll get hotplug loaded byadrian2016-03-201-44/+0
| * Allow pci_host_generic to be compiled into ARM kernels, used, e.g., inbz2016-03-181-0/+1
| * Fix copy-n-pasteo in r296899 ukbdmap.h header generation for pc98emaste2016-03-151-1/+1
| * Add phy framework, a next part of new 'extended resources' family ofmmel2016-03-151-0/+2
| * Add regulator framework, a next part of new 'extended resources' family ofmmel2016-03-151-3/+8
| * CLK: Add enumerator for 'clocks' OFW node. Add bus device bindingsmmel2016-03-151-0/+1
| * Fix atkbdmap.h generation for sc/vt consolesemaste2016-03-154-8/+8
* | MFHgjb2016-03-145-11/+22
|\ \ | |/
| * We only support GCC 4.8 for these flags.bdrewery2016-03-131-3/+2
| * Enable FAST_DEPEND by default.bdrewery2016-03-121-1/+1
| * Reduce duplicated logic from r291744.bdrewery2016-03-122-5/+6
| * Stop looking up these values in every subdir on install.bdrewery2016-03-122-1/+5
| * FAST_DEPEND: Use .dinclude to enable full .depend logic in bmake.bdrewery2016-03-111-1/+8
* | MFHgjb2016-03-103-1/+10
|\ \ | |/
| * Add support for ddb(4).br2016-03-102-1/+5
OpenPOWER on IntegriCloud