summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* FDT support for MIPS.jchandra2011-10-182-0/+13
* Add support for special keys (volume/brightness/eject) on Apple laptops withnwhitehorn2011-10-161-0/+1
* Remove inphy(4), exphy(4) as well as ruephy(4) that no longer existed as amarius2011-10-081-3/+0
* - Follow the lead of dcphy(4) and pnphy(4) and move the reminder of the PHYmarius2011-10-081-6/+3
* Add strnlen() to libkern.jkim2011-10-041-0/+1
* Add the 9750 SATA+SAS 6Gb/s RAID controller card driver, tws(4). Manydelphij2011-10-041-0/+5
* Match the files directive and all the ways to add or subtract optionsmarcel2011-10-041-1/+1
* Shift head from 9.0-CURRENT to 10.0-CURRENT in preparation for releasingkensmith2011-09-261-2/+2
* Improve the informations reported in case of busy buffers during the shutdown:attilio2011-09-082-2/+0
* Ready for 9.0-BETA2.kensmith2011-08-281-1/+1
* Follow up to r225203 refining break-to-debugger run-time configurationrwatson2011-08-271-3/+2
* Make NKPT a kernel option on amd64 so that it can be set to a non-defaultjhb2011-08-261-0/+1
* Add experimental support for process descriptorsjonathan2011-08-183-0/+5
* Use a maximum of -O on PowerPC kernels instead of -O2 to prevent a rarenwhitehorn2011-08-151-0/+4
* Add support for the Blu-Ray drive found in the Sony Playstation 3 and fixnwhitehorn2011-08-141-1/+1
* 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
OpenPOWER on IntegriCloud