summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* 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
* Harmonize Octeon ldscripts, reducing gratuitous diffs and using KERNLOADADDR injmallett2010-03-053-12/+16
* Merge ACPICA 20100304.jkim2010-03-051-0/+1
* Adds bwn(4) to NOTES.weongyo2010-03-031-0/+2
* Hook up the bwn driver.weongyo2010-03-031-0/+3
* Add support for hwpmc(4) on the MIPS 24K, 32 bit, embedded processor.gnn2010-03-031-0/+3
* include COMPRESS_USER_CORES and gzio in NOTES.alfred2010-03-021-0/+5
* put inclusion of net/zlib.c under "device gzio" instead of "zlib" since rightalfred2010-03-021-1/+1
* Bring in the most recent version of ipfw and dummynet, developedluigi2010-03-021-0/+7
* Merge projects/enhanced_coredumps (r204346) into HEAD:alfred2010-03-022-1/+3
* MFi386: the part of r204309 to fix pc98 kernelnyan2010-02-251-2/+5
* Fix a mis-change about the compiling of atrtc.c.attilio2010-02-251-1/+1
* Introduce the new kernel sub-tree x86 which should contain all the codeattilio2010-02-253-32/+35
* Add CPU_CNMIPS for the core that's in Octeon CPUs.imp2010-02-251-0/+1
OpenPOWER on IntegriCloud