summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bump up MIPS limits once again; the new Cavium Octeon SDK requires even higherjmallett2010-11-281-1/+2
* Add ISP_INTERNAL_TARGET as an option for isp(4).mjacob2010-11-272-0/+3
* Update ixgbe driver to verion 2.3.6jfv2010-11-261-0/+6
* Adds a USB packet filter feature to the stack that it could captureweongyo2010-11-221-0/+1
* Let the linker pick the right output format automaticallyimp2010-11-131-7/+0
* MFamd64: (based on) r209957jkim2010-11-121-5/+20
* This commit marks the first formal contribution of the "Five New TCP Congestionlstewart2010-11-121-0/+2
* Remove use of a separate ofw_pmap on 32-bit CPUs. Many Open Firmwarenwhitehorn2010-11-121-1/+1
* Complete the integration of tbemd branch into head.imp2010-11-101-17/+0
* Refactor acpi_machdep.c for amd64 and i386, move APM emulation into a newjkim2010-11-102-0/+2
* Now OsdEnvironment.c is identical on amd64 and i386. Move it to a new home.jkim2010-11-092-2/+2
* Move the MADT parser for amd64 and i386 to sys/x86/acpica now that it isjhb2010-11-082-2/+2
* - Add minidump support for FreeBSD/mipsgonzo2010-11-071-0/+1
* Shorten long lines.obrien2010-11-021-4/+4
* Add an x86/include directory to the kernel to hold headers that are commonjhb2010-11-012-4/+10
* Add a driver for the Apple Uninorth AGP host bridge found in all PowerPCnwhitehorn2010-10-312-0/+5
* Merging mptable under x86 left this option undefined for amd64 case.attilio2010-10-291-0/+1
* Merge nexus.c from amd64 and i386 to x86 subtree.attilio2010-10-283-3/+3
* Merge the mptable support from MD bits to x86 subtree.attilio2010-10-283-6/+6
* Merge dump_machdep.c i386/amd64 under the x86 subtree.attilio2010-10-263-3/+3
* Factor out DDB commands from r204145, r204279 into if_debug.c for furtherbz2010-10-251-0/+1
* Add initial inet DDB support for show in_ifaddr and show sin commands whichbz2010-10-241-0/+1
* Improve the Xen para-virtualized device infrastructure of FreeBSD:gibbs2010-10-191-9/+10
* Fix an undefined behaviour if the desired ratectl algo is not available.bschmidt2010-10-191-0/+1
OpenPOWER on IntegriCloud