summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Looks like we're ready for 9.0-BETA1 builds.kensmith2011-07-261-1/+1
* remove RESTARTABLE_PANICS optionavg2011-07-252-11/+0
* Add the possibility to specify from kernel configs MAXCPU value.attilio2011-07-192-0/+5
* Don't include mptable_pci.c in Xen kernels. It is only meant for systemsjhb2011-07-171-1/+1
* MIPS changes for Netlogic XLP support.jchandra2011-07-161-0/+1
* Support compiling MIPS elf trampoline with a different ABI.jchandra2011-07-161-7/+14
* Sort snd_* entries alphabetically.joel2011-07-151-3/+3
* Remove semaphore map entry count "semmap" field and its tuningbz2011-07-142-4/+0
* Support of Ralink Ethernet MAC, used in RT3050F/RT3052F and I belive in other...ray2011-07-112-0/+9
* Add new USB 3G driver.hselasky2011-07-081-2/+3
* Remove the TCP_SORECEIVE_STREAM compile time option. The use ofandre2011-07-071-1/+0
* Define the CAPABILITIES kernel option.jonathan2011-07-022-1/+3
* We may split today's CAPABILITIES into CAPABILITY_MODE (which hasjonathan2011-06-292-2/+2
* Update packet filter (pf) code to OpenBSD 4.5.bz2011-06-281-2/+2
* Add ATH_ENABLE_DFS which enables the DFS flag so the DFS codeadrian2011-06-261-1/+2
* Switch to the event timers infrastructure. This includes:marcel2011-06-251-0/+1
* Split out host_pcib_get_busno() from the generic PCI-PCI bridge driver tojhb2011-06-241-0/+1
* - Add more USB templates for various USB device classeshselasky2011-06-231-1/+5
* Move {amd64,i386}/pci/pci_bus.c and {amd64,i386}/include/pci_cfgreg.h tojhb2011-06-223-5/+5
* Add an OHCI driver to complement the EHCI one. The infrastructure to attachnwhitehorn2011-06-201-0/+1
* Driver for PS3's internal hard disk. Hopefully this can be CAM-ified innwhitehorn2011-06-201-0/+1
* Add -ffreestanding to the command line, so taht inflate.c compiles and linkcognet2011-06-151-1/+2
* - Eliminate an incorrect include path from the mthca build.jeff2011-06-101-18/+18
* Add -Wa,-many to CFLAGS on PowerPC. This aids in building a kernel usingnwhitehorn2011-06-091-1/+1
* MFCattilio2011-06-062-0/+3
|\
| * Implement a CPU-affine TCP and UDP connection lookup data structure,rwatson2011-06-062-0/+3
* | MFCattilio2011-06-042-2/+3
|\ \ | |/
| * Rename recently added USB serial driver.hselasky2011-06-041-2/+2
| * Add new fan controller driver for the G4 MDD PowerMac. Submitted and testedandreast2011-06-041-0/+1
* | MFCattilio2011-06-031-1/+4
|\ \ | |/
| * Missed file in r222613.nwhitehorn2011-06-021-1/+4
* | MFCattilio2011-06-021-2/+6
|\ \ | |/
| * Flesh out the radar detection related operations for the ath driver.adrian2011-06-011-1/+4
| * Add support for new USB serial driver.hselasky2011-06-011-1/+2
* | Fix KTR_CPUMASK in order to accept a string representing a cpuset_t.attilio2011-05-311-2/+5
* | Revert a change that crept in during MFC.attilio2011-05-311-5/+2
* | MFCattilio2011-05-312-2/+7
|\ \ | |/
| * L2 table code. This is enough to get the T4's switch + L2 rewritenp2011-05-301-0/+2
| * Add a new driver, the ad7417, to read temperatures and voltages on someandreast2011-05-291-0/+1
* | MFCattilio2011-05-291-0/+1
|/
* Factor out the SMU fan management code into a new module (powermac_thermal)nwhitehorn2011-05-281-0/+1
* Introduce AR9287 support to the FreeBSD HAL.adrian2011-05-261-31/+63
* Remove an outdated comment as requested by Bruce Evans in a private email tobrucec2011-05-241-5/+2
* Test against "no" rather than "yes" for MK_KERNEL_SYMBOLSimp2011-05-232-4/+4
* expr -> sh arithmetic expansionru2011-05-231-1/+1
* Backwards compatibility hacks to allow kernels to be built via configimp2011-05-222-3/+6
* Start to usher INSTALL_NODEBUG hack out the door. Add newimp2011-05-222-3/+3
* Add I2C bus driver for the AMD Geode LX series CS5536 Companionbrix2011-05-151-0/+1
* gcc and clang semantics imply certain -mno-* flags when other certain -mno-*brucec2011-05-141-5/+28
* Remove actual files supporting sun4v.attilio2011-05-143-175/+0
OpenPOWER on IntegriCloud