summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Eliminate the now-unused AT91C_MASTER_CLOCK option and change the oneimp2012-06-041-2/+1
* Clean up and complete the incomplete deferred enable code.mjacob2012-06-011-1/+1
* Extract vendor specific Book-E pieces into separate files and have a commonraj2012-05-301-0/+1
* Add a rangelock implementation, intended to be used to range-lockingkib2012-05-301-0/+1
* Let us manage differences of Book-E PowerPC variations i.e. vendor /raj2012-05-272-11/+13
* Move OpenPIC FDT bus glue to a shared location, so that other PowerPCraj2012-05-261-1/+1
* Fix to kern/168294 - add flow director support into thejfv2012-05-241-1/+1
* MFprojects/zfsd:mav2012-05-241-1/+3
* MFprojects/zfsd:mav2012-05-241-1/+1
* Add a new geom class which allows to divide NAND Flash chipgber2012-05-221-0/+2
* Migrate most of the beacon handling functions out to if_ath_beacon.c.adrian2012-05-201-0/+2
* Migrate the TDMA management functions out of if_ath.c into if_ath_tdma.c.adrian2012-05-201-0/+2
* Migrate the bulk of the RX routines out from if_ath.c to if_ath_rx.[ch].adrian2012-05-201-0/+2
* Import work done under project/nand (@235533) into head.gber2012-05-172-0/+30
* Further arswitch work:adrian2012-05-121-0/+13
* Generate board id's from Linux's mach-types database for all armimp2012-05-101-0/+6
* Add support for Ralink RT2800/RT3000 chipsets.bschmidt2012-05-101-0/+1
* Break out the arge MDIO bus code into an optional argemdio device.adrian2012-05-011-0/+1
* Bring over the first part of the etherswitch framework - an MDIO bus andadrian2012-05-012-1/+5
* Migrate ARGE_DEBUG to opt_arge.h.adrian2012-05-011-1/+1
* Add to GEOM RAID class module, supporting the DDF metadata format, asmav2012-04-301-0/+1
* Drag in subr_acl_nfs4.c for ZFS automatically, otherwise it'smarius2012-04-291-1/+1
* Remove dead code. The routines in atomic.S did not work properly anyway, andnwhitehorn2012-04-221-1/+0
* Add to GEOM RAID class module for reading non-degraded RAID5 volumes andmav2012-04-191-0/+1
* Fix some style bugs introduced in a previous commit (r233045)davide2012-04-141-1/+2
* Add a driver for the NXP (Philips) PCF8563 RTC.marius2012-04-131-0/+1
* Upgrade ATH_EEPROM_FIRMWARE to a configuration option.adrian2012-04-131-0/+1
* Add OFED and the associated options and drivers to x86 LINT builds:jhb2012-04-121-5/+5
* uart_cpu_amd64.c and uart_cpu_i386.c (under sys/dev/uart) aremarcel2012-04-112-2/+2
* - Add new ARM kernel option QEMU_WORKAROUNDS which can bestas2012-04-071-0/+1
* Disable INET6 support in modules when building the LINT-NOINET6 kernel.jhb2012-04-041-0/+1
* MFhead_mfi r227068ambrisko2012-03-301-0/+2
|\
| * First cut at updating mfi(4) to support newer LSI MegaRAID SAS cards.ambrisko2011-11-041-0/+2
* | Move the legacy(4) driver to x86.jhb2012-03-303-3/+3
* | Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH.jmallett2012-03-292-2/+2
* | Add software PMC support.fabient2012-03-281-0/+1
* | Allow (with a license warning) "options ZFS" to work in static kernels.peter2012-03-2712-4/+156
* | Driver for OpenCores I2C controller.jchandra2012-03-272-0/+3
* | Move driver for DS1374 RTC to sys/dev/iicbusjchandra2012-03-272-0/+3
* | Disable detailed PV entry accounting by default. Add a config optionalc2012-03-242-0/+2
* | Work around the following clang warning in mps(4):dim2012-03-232-1/+3
* | Rework MIPS PMC code:gonzo2012-03-222-1/+1
* | Exclude devices which are mutually exclusive with ATA_CAM. For bettermarius2012-03-211-6/+6
* | Eliminate vm.pmap.shpgperproc and vm.pmap.pv_entry_max because they noalc2012-03-211-1/+0
* | Connect geom_part_ldm to the kernel build.ae2012-03-193-0/+3
* | Add rudimentary profiling of the hash table used in the in the umtx code todavide2012-03-162-1/+4
* | - Fix to build a native i386 kernel without the SMP and atpic.nyan2012-03-161-1/+1
* | Fill out fake preload structure to let userland tools like pmc(3) knowgonzo2012-03-151-1/+1
* | Add the missing IPOIB option.delphij2012-03-141-0/+1
* | (Re)-make these ACL routines optional.adrian2012-03-131-2/+2
OpenPOWER on IntegriCloud