summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Move what remains of vm/vm_contig.c into vm/vm_pageout.c, where similaralc2012-07-181-1/+0
* Force overwrite of gz file, to make NO_CLEAN builds work.imp2012-07-151-1/+1
* Merge ACPICA 20120711.jkim2012-07-111-0/+2
* Create a generic way to support multiple boards within animp2012-07-071-0/+1
* Hide the creation of phys_avail behind an API to make it easier to do itmarcel2012-07-071-0/+1
* Sync with Intel internal source:jfv2012-07-051-0/+2
* Link in the new RX EDMA routines.adrian2012-07-031-0/+2
* Revert r222186 per instructions for FreeBSD 10.obrien2012-07-032-6/+3
* Add a driver for the Freescale FCM module in the localbus controller.marcel2012-07-031-0/+1
* Unfortunately the change in r237958 resulted in s/install/instclean/ due todougb2012-07-021-2/+12
* Add acpi_asus_wmi(4) -- driver for random extras found on WMI-compatiblemav2012-07-021-0/+1
* For the ports modules building code, clean WRKDIR before building. This isdougb2012-07-021-1/+1
* Introduce an optional ath(4) radiotap vendor extension.adrian2012-06-241-0/+1
* Unbreak options ZFS after r236884.marius2012-06-231-0/+4
* Move the code dealing with shared page into a dedicatedkib2012-06-231-0/+1
* Implement mechanism to export some kernel timekeeping data tokib2012-06-225-0/+5
* - Updated TOE support in the kernel.np2012-06-193-4/+4
* These options are unused, and can safely be retired.imp2012-06-151-4/+0
* Improve the functionality of the PORTS_MODULES knob by addingdougb2012-06-141-2/+23
* Add support for parsing Linux ATAGs such as you'd see from uboot orimp2012-06-141-0/+1
* Create default_parse_boot_param which, if FreeBSD /boot/loader supportimp2012-06-141-0/+1
* Some fixes for r236772.iwasaki2012-06-102-2/+2
* Add x86/acpica/acpi_wakeup.c for amd64 and i386. Difference ofiwasaki2012-06-092-3/+2
* To make CAM debugging easier, compile in some debug flags (CAM_DEBUG_INFO,mav2012-06-072-9/+11
* 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
OpenPOWER on IntegriCloud