aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Break out the arge MDIO bus code into an optional argemdio device.Adrian Chadd2012-05-011-0/+1
* Bring over the first part of the etherswitch framework - an MDIO bus andAdrian Chadd2012-05-012-1/+5
* Migrate ARGE_DEBUG to opt_arge.h.Adrian Chadd2012-05-011-1/+1
* Add to GEOM RAID class module, supporting the DDF metadata format, asAlexander Motin2012-04-301-0/+1
* Drag in subr_acl_nfs4.c for ZFS automatically, otherwise it'sMarius Strobl2012-04-291-1/+1
* Remove dead code. The routines in atomic.S did not work properly anyway, andNathan Whitehorn2012-04-221-1/+0
* Add to GEOM RAID class module for reading non-degraded RAID5 volumes andAlexander Motin2012-04-191-0/+1
* Fix some style bugs introduced in a previous commit (r233045)Davide Italiano2012-04-141-1/+2
* Add a driver for the NXP (Philips) PCF8563 RTC.Marius Strobl2012-04-131-0/+1
* Upgrade ATH_EEPROM_FIRMWARE to a configuration option.Adrian Chadd2012-04-131-0/+1
* Add OFED and the associated options and drivers to x86 LINT builds:John Baldwin2012-04-121-5/+5
* uart_cpu_amd64.c and uart_cpu_i386.c (under sys/dev/uart) areMarcel Moolenaar2012-04-112-2/+2
* - Add new ARM kernel option QEMU_WORKAROUNDS which can beStanislav Sedov2012-04-071-0/+1
* Disable INET6 support in modules when building the LINT-NOINET6 kernel.John Baldwin2012-04-041-0/+1
* MFhead_mfi r227068Doug Ambrisko2012-03-301-0/+2
|\
| * First cut at updating mfi(4) to support newer LSI MegaRAID SAS cards.Doug Ambrisko2011-11-041-0/+2
* | Move the legacy(4) driver to x86.John Baldwin2012-03-303-3/+3
* | Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH.Juli Mallett2012-03-292-2/+2
* | Add software PMC support.Fabien Thomas2012-03-281-0/+1
* | Allow (with a license warning) "options ZFS" to work in static kernels.Peter Wemm2012-03-2712-4/+156
* | Driver for OpenCores I2C controller.Jayachandran C.2012-03-272-0/+3
* | Move driver for DS1374 RTC to sys/dev/iicbusJayachandran C.2012-03-272-0/+3
* | Disable detailed PV entry accounting by default. Add a config optionAlan Cox2012-03-242-0/+2
* | Work around the following clang warning in mps(4):Dimitry Andric2012-03-232-1/+3
* | Rework MIPS PMC code:Oleksandr Tymoshenko2012-03-222-1/+1
* | Exclude devices which are mutually exclusive with ATA_CAM. For betterMarius Strobl2012-03-211-6/+6
* | Eliminate vm.pmap.shpgperproc and vm.pmap.pv_entry_max because they noAlan Cox2012-03-211-1/+0
* | Connect geom_part_ldm to the kernel build.Andrey V. Elsukov2012-03-193-0/+3
* | Add rudimentary profiling of the hash table used in the in the umtx code toDavide Italiano2012-03-162-1/+4
* | - Fix to build a native i386 kernel without the SMP and atpic.Yoshihiro Takahashi2012-03-161-1/+1
* | Fill out fake preload structure to let userland tools like pmc(3) knowOleksandr Tymoshenko2012-03-151-1/+1
* | Add the missing IPOIB option.Xin LI2012-03-141-0/+1
* | (Re)-make these ACL routines optional.Adrian Chadd2012-03-131-2/+2
* | Update comments and CFLAGS in sys/conf/kern.mk, introduced in r221879,Dimitry Andric2012-03-131-10/+8
* | Don't build kernel.tramp on Octeon. Probably building it should be opt-inJuli Mallett2012-03-131-0/+2
* | o) Use ABI, not ISA_* options, to determine whether to compile bits if libkernJuli Mallett2012-03-122-13/+1
* | Reenable -Winline on MIPS now that we're not compiling Cavium's errorJuli Mallett2012-03-111-3/+0
* | Disable -Winline on MIPS in preparation for the import of the latest versionJuli Mallett2012-03-111-0/+3
* | Get rid of mainbus.c. The version in nexus.c is being used and isJuli Mallett2012-03-101-1/+0
* | Move i386's intr_machdep.c to the x86 tree and share it with amd64.John Baldwin2012-03-093-3/+3
* | Allow a native i386 kernel to be built with 'nodevice atpic'. Just as onJohn Baldwin2012-03-092-3/+3
* | Provide wbwd(4), a driver for the watchdog timer found on variousBjoern A. Zeeb2012-03-062-0/+2
* | In r232322, I forgot one case where a check for MK_CLANG_IS_CC wasDimitry Andric2012-03-041-1/+1
* | Revert r232473. I have been convinced by Doug Barton and Bjoern ZeebDimitry Andric2012-03-033-6/+6
* | After r232322, it turned out many people (and some ports) are buildingDimitry Andric2012-03-033-6/+6
* | o) Add COMPAT_FREEBSD32 support for MIPS kernels using the n64 ABI with userl...Juli Mallett2012-03-032-0/+10
* | Add driver for the RME HDSPe AIO/RayDAT sound cards -- snd_hdspe(4).Alexander Motin2012-03-012-0/+4
* | Add a WITH_CLANG_IS_CC option for src.conf(5), disabled by default, thatDimitry Andric2012-02-293-6/+6
* | Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, toDimitry Andric2012-02-283-10/+12
* | Correct capitalization of "Hz" in user-visible text (manpages, printf(),Gavin Atkinson2012-02-281-2/+2