summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* cxgbe(4): Update T4 and T5 firmwares to 1.14.2.0.np2015-07-141-2/+2
* fix typos..jmg2015-07-141-2/+2
* cryptodev is not needed for TCP_SIGNATURE...jmg2015-07-141-2/+5
* * Address review (and add a bit myself).markm2015-07-121-1/+1
* Implement stubs for ACPI PCI routineszbb2015-07-121-0/+1
* Add an initial NUMA affinity/policy configuration for threads and processes.adrian2015-07-111-0/+2
* Rename zfs nvpair files to not colidate with our nvlist.oshogbo2015-07-091-3/+3
* Add support for __aeabi_memclr4, clang 3.7 calls it.andrew2015-07-091-0/+1
* Add support for SMP. This uses the FDT data to find the CPUs to start on,andrew2015-07-091-0/+1
* Import the CloudABI datatypes and create a system call table.ed2015-07-092-0/+16
* Introduce ITS support for ARM64zbb2015-07-061-0/+1
* Merge booke and aim interrupt.c files.jhibbits2015-07-061-2/+1
* Ensure all the required files get built when you include the IPSEC option.ian2015-07-051-9/+9
* Summary: Add missing files necessary to build with IPSEC and cryptognn2015-07-041-0/+2
* Move the nvlist source and private includes from sys/kern to seperateoshogbo2015-07-041-3/+3
* Cache _MPATH and pass it down into the modules build. Some NFS setupsimp2015-07-042-0/+9
* Remove commented-out and non-existent cbus(4) attachment for uart(4).marcel2015-07-031-1/+0
* Allow proto(4) to be compiled into the kernel.marcel2015-07-031-0/+4
* Kill MFILES and find things automatically. It turned out to be onlyimp2015-07-031-35/+16
* First cut of DTrace for AArch64.br2015-07-011-0/+4
* Huge cleanup of random(4) code.markm2015-06-302-15/+19
* amd64: set the correct LMA valuesroyger2015-06-261-1/+6
* ALTQ FAIRQ discipline import from DragonFLYeri2015-06-243-0/+3
* Several build changes for ix and ixv:erj2015-06-241-14/+14
* Add USB gold driver to default kernel build.hselasky2015-06-192-0/+3
* Add in library routines not supplied by gcc-4.9 but required by the kernel.adrian2015-06-191-0/+2
* Don't use ${.OBJDIR}/ to qualify target that isn't specified that waysjg2015-06-151-1/+1
* Add META_MODE support.sjg2015-06-131-6/+3
|\
| * Merge sync of headsjg2015-05-2732-350/+918
| |\
| * \ Merge from head@274682sjg2014-11-1919-166/+347
| |\ \
| * \ \ Merge head from 7/28sjg2014-08-1921-466/+173
| |\ \ \
| * \ \ \ Merge from headsjg2014-05-088-8/+35
| |\ \ \ \
| * \ \ \ \ Merge headsjg2014-04-2830-281/+395
| |\ \ \ \ \
| * \ \ \ \ \ Merge head@256284sjg2013-10-139-29/+71
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge headsjg2013-09-112-1/+14
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge from headsjg2013-09-0525-74/+380
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ sync from headsjg2013-04-1211-86/+90
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Sync with HEAD.obrien2013-02-0814-119/+189
| |\ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *-------. \ \ \ \ \ \ \ \ \ \ Sync from headsjg2012-11-0427-716/+605
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-222-5/+7
* | | | | | | | | | | | | | | | | Rename ECAM PCI driver file.br2015-06-121-1/+1
* | | | | | | | | | | | | | | | | Add generic ECAM PCI device driver found in Gem5 simulator.br2015-06-121-0/+1
* | | | | | | | | | | | | | | | | Add basic support for ACPI. It splits out the nexus driver to two newandrew2015-06-111-0/+6
* | | | | | | | | | | | | | | | | Consider sorting.br2015-06-111-1/+1
* | | | | | | | | | | | | | | | | Split out db_unwind_frame() so it can be used by DTrace.br2015-06-111-0/+1
* | | | | | | | | | | | | | | | | Allow DTrace to be compiled-in to the kernel.br2015-06-107-23/+71
* | | | | | | | | | | | | | | | | Add makefile to build geom_map kld. Document some GEOM_* optionsae2015-06-082-0/+3
* | | | | | | | | | | | | | | | | Change EM_MULTIQUEUE to a real kernconf entry and enable support forsbruno2015-06-032-0/+6
* | | | | | | | | | | | | | | | | Add USB MIDI template for USB device side mode.hselasky2015-06-011-0/+1
* | | | | | | | | | | | | | | | | ig4 - Intel fourth gen integrated I2C SMBus driver.grembo2015-05-301-0/+2
OpenPOWER on IntegriCloud