summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Some style fixes for r209371.mav2010-06-222-2/+2
* Implement new event timers infrastructure. It provides unified APIs formav2010-06-203-0/+3
* Only enable kdtrace hook in the LINT on the architectures that implement it.kib2010-06-181-6/+0
* Merge COUNT_XINVLTLB_HITS and COUNT_IPIS kernel options from i386 to amd64.mav2010-06-171-0/+2
* Merge jmallett@'s n64 work into HEAD - changeset 4jchandra2010-06-171-1/+1
* Convert Marvell ARM platforms to FDT convention.raj2010-06-133-1/+10
* Connect FDT infrastructure to the build system.raj2010-06-131-0/+24
* Fix typo.ae2010-06-091-1/+1
* New netgraph node ng_patch(4). It performs data modification of packetsae2010-06-093-0/+3
* Move the MD support for PCI message signalled interrupts to the x86 treejhb2010-06-083-3/+3
* Move the machine check support code to the x86 tree since it is identicaljhb2010-06-083-3/+3
* Move the I/O APIC code to the x86 tree since it is identical on i386 andjhb2010-06-083-6/+6
* Add a driver for the CPU temperature sensors attached over I2C on thenwhitehorn2010-06-051-0/+1
* Introduce kernel build options for the Flattened Device Tree support.raj2010-05-281-0/+4
* Add uep(4), driver for USB onscreen touch panel from eGalax.glebius2010-05-252-0/+3
* Reorganize syscall entry and leave handling.kib2010-05-231-1/+1
* Unify local_apic.c for x86 archs,mav2010-05-233-3/+3
* Change ad_firmware_geom_adjust() to operate on a struct disk * only andmarius2010-05-201-1/+1
* Make mvs_if.c to not be always linked statically into the kernel.mav2010-05-171-1/+1
* Add support for the U4 PCI-Express bridge chipset used in late-generationnwhitehorn2010-05-161-1/+2
* Allow the USB_REQ_DEBUG to be enabled in the kernel conf.thompsa2010-05-131-0/+1
* Add support for FA626TE.kevlo2010-05-041-0/+1
* Add support for SPARC64 V (and where it already makes sense for othermarius2010-05-021-0/+1
* Import mvs(4) - Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA controllersmav2010-05-023-1/+6
* The Atheros AR71xx CPUs, when paired with the AR5212 parts, has a bugimp2010-05-012-0/+10
* Merge ACPICA 20100428.jkim2010-04-281-0/+2
* Fix some sorting and whitespace nits.marius2010-04-242-6/+6
* Do the ctfmerge (= all symbols, not only symbols from one object file) fornetchild2010-04-221-0/+5
* Revert r206179 (by imp) and do something similar which is more consistentnetchild2010-04-221-1/+2
* Remove unused file.jmallett2010-04-191-1/+0
* Add driver for Silicon Integrated Systems SiS190/191 Fast/Gigabit Ethernet.yongari2010-04-142-0/+3
* Add sbbc(4), a driver for the BootBus controller found in Serengeti andmarius2010-04-101-0/+1
* Update firmware for the 6000 series Intel cards to version 9.193.4.1.bschmidt2010-04-101-1/+1
* Building wlan_amrr is now mandatory. This is an interim fix.rpaulo2010-04-091-1/+1
* net80211 rate control framework (net80211 ratectl).rpaulo2010-04-071-0/+1
* Add missing @ to the NORMAL_CTFCONVERT line to keep it from appearingimp2010-04-051-1/+1
* - Support for uncore counting events: one fixed PMC with the uncorefabient2010-04-023-0/+3
* WITH_CTF can now be specified in src.conf (not recommended, therenetchild2010-04-024-15/+21
* ng_gif depends on gif.mav2010-03-311-3/+3
* Update to igb and em:jfv2010-03-291-0/+2
* Add AR9285.rpaulo2010-03-291-0/+1
* Fix a typo in a comment.netchild2010-03-261-1/+1
* Propagate CONF_CFLAGS (from makeoptions) to the module build too.netchild2010-03-252-0/+7
* Adds the option of keeping per-cpu statistics in SCTP. Thisrrs2010-03-241-0/+1
* Add a priority-based packet scheduler.luigi2010-03-211-1/+2
* Correct MAXPHYS and DFLTPHYS description.mav2010-03-201-4/+4
* Provide groundwork for 32-bit binary compatibility on non-x86 platforms,nwhitehorn2010-03-114-24/+24
* Make NKPT a kernel option on i386 so that it can be set to a non-defaultjhb2010-03-101-0/+1
* Revert to r197433, the more recent change doesn't work for the commondougb2010-03-101-4/+4
* Look for "compile" to decide if this is run as part of the kernel build.obrien2010-03-071-4/+4
OpenPOWER on IntegriCloud