summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* - Fix build of manual page and inclusion of mos driver into kernel config file.hselasky2011-02-171-2/+3
* Add missing USB_HOST_ALIGN option.hselasky2011-02-121-0/+1
* Move linux_clone(), linux_fork(), linux_vfork() to a MI path.dchagin2011-02-123-0/+3
* Merge ACPICA 20110211.jkim2011-02-121-0/+6
* whitespace nit.imp2011-02-111-1/+1
* Add tmpfs(5) to NOTESkevlo2011-02-101-1/+1
* Fix cut&paste mistake.bschmidt2011-02-061-1/+1
* Correct include path.jhb2011-02-041-1/+1
* Adds an experimental option to create a pool ofrrs2011-02-031-0/+1
* Remove OpenSolaris include path referring to a non-existing directorypluknet2011-02-021-3/+0
* Include some preliminary TX HT rate scenario setup code.adrian2011-02-011-0/+2
* Migrate the TX path code out of if_ath and into a separate source file.adrian2011-01-291-0/+2
* Break out the debug macros from if_ath.c into if_ath_debug.[ch] .adrian2011-01-291-0/+2
* Undo a local option which mistakenly crept into a commit.adrian2011-01-241-1/+0
* Add stream scheduling support.tuexen2011-01-231-0/+1
* Option USB_HOST_ALIGN declared twice.dchagin2011-01-221-1/+0
* Allow USB_HOST_ALIGN to be configured at compile time. This patch ishselasky2011-01-221-0/+1
* In fact, we don't need any of these __DYNAMIC. it is a.out leftover and comm...imp2011-01-204-8/+0
* Remove commented out _DYNAMIC sections.imp2011-01-202-8/+1
* We don't need 2 versions here. One will do since binutils outputs the right ...imp2011-01-202-324/+0
* Collapse all the octeon ldscripts down into one now that we don't need one ea...imp2011-01-203-123/+0
* Push the non-AR5416 related stuff into chipset specific directories.adrian2011-01-202-6/+7
* ldscript and conf cleanup for MIPSjchandra2011-01-202-604/+0
* The output format should be determined by the ABI flags, not the ldscript.jmallett2011-01-191-4/+1
* Add reader/writer lock around mem_range_attr_get() and mem_range_attr_set().jkim2011-01-175-4/+1
* Allow runfw(4) to be compiled in to the kernel.thompsa2011-01-111-0/+14
* Remove unnecessary 'cat'.jchandra2011-01-101-1/+1
* Import support for the Sony Playstation 3 using the OtherOS featurenwhitehorn2011-01-062-0/+11
* On i386 and amd64, consistently use the following options whenever wedim2011-01-051-1/+1
* Sort -mno-(mmx|3dnow|sse|sse2|sse3) options consistently throughout thedim2011-01-051-1/+1
* Make "options XENHVM" compile for i386, not just amd64 -- a largelyrwatson2011-01-041-0/+1
* Fix the nlm so that it no longer depends on the regularrmacklem2011-01-031-2/+2
* Add driver for DM&P Vortex86 RDC R6040 Fast Ethernet.yongari2010-12-312-0/+3
* Add RDC Semiconductor R6040 10/100 PHY driver.yongari2010-12-302-0/+2
* MIPS has lots of flavors as wellimp2010-12-281-1/+1
* Revert r216775, per jhb@imp2010-12-281-2/+1
* Due to the automatic inclusion of DEFAULTS everywhere, and since itimp2010-12-281-1/+2
* Make it possible to specify WITHOUT_MODULES in a kernel config file.cperciva2010-12-271-0/+3
* - Introduce the Hhook (Helper Hook) KPI. The KPI is closely modelled on pfil(9),lstewart2010-12-211-0/+2
* Update firmware for wpi(4) from version 2.14.4 to 15.32.2.9.bschmidt2010-12-191-3/+3
* Minor cleanup for sys/conf/Makefile.mips. Use -e and replace two calls tojchandra2010-12-171-3/+3
* Make the ELF trampoline binary ELF executable (and do some cleanup).jchandra2010-12-161-15/+5
* Merge ACPICA 20101209.jkim2010-12-151-0/+1
* Bring back (most of) NATM to avoid further bitrot after r186119.bz2010-12-151-1/+1
* Replace i386/i386/busdma_machdep.c and amd64/amd64/busdma_machdep.ccperciva2010-12-093-3/+3
* UMA_MD_SMALL_ALLOC for mips.jchandra2010-12-091-0/+1
* Merge sys/amd64/amd64/tsc.c and sys/i386/i386/tsc.c and move to sys/x86/x86.jkim2010-12-083-3/+3
* Add an abstraction layer to the 64-bit AIM MMU's page table manipulationnwhitehorn2010-12-041-0/+2
* Provide a simple IOMMU framework on PowerPC, which is required to supportnwhitehorn2010-12-031-0/+1
* Add Serial Management Protocol (SMP) passthrough support to CAM.ken2010-11-301-0/+1
OpenPOWER on IntegriCloud