summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Redefine bus_space_tag_t on PowerPC from a 32-bit integral tomarcel2007-12-191-0/+1
* Make TCP offload work on HEAD (modulo negative interaction between sbcompresskmacy2007-12-171-1/+1
* build tcp_offload.c instead of tcp_ofld.ckmacy2007-12-171-1/+2
* turn off building of cxgb properly ... sighkmacy2007-12-161-1/+1
* disable cxgb build to prevent tinderbox whiningkmacy2007-12-161-1/+1
* Make files under src/sys/powerpc/aim, as well as Open Firmware relatedmarcel2007-12-161-22/+22
* Rename OEA to AIM. The former means nothing as it applies to allmarcel2007-12-161-2/+1
* - Re-implement lock profiling in such a way that it no longer breaksjeff2007-12-151-1/+0
* add compile option to remove extra branch introduced by tcp offload support codekmacy2007-12-151-0/+3
* Add the 'hptrr' driver for supporting the following Highpoint RocketRAIDscottl2007-12-152-1/+16
* Sort.marcel2007-12-141-52/+42
* Update file list after repocopying select files frommarcel2007-12-141-14/+14
* Add driver independent interface to offload active established TCP connectionskmacy2007-12-121-0/+1
* Eliminate compilation warnings due to the use of non-static inlinesalc2007-12-092-2/+2
* Kernel and hwpmc(4) support for callchain capture.jkoshy2007-12-071-1/+2
* Add a BSD disklabel backend to g_part:marcel2007-12-063-0/+3
* Remove obsolete comment on a way of getting kernel configuration file fromwkoszek2007-12-041-2/+1
* Catch up pc98 for i386 stack(9) changes:rwatson2007-12-031-0/+1
* Break out stack(9) from ddb(4):rwatson2007-12-0210-1/+16
* Move the strongarm-specific files from conf/files.arm to sa11x0/files.sa11xO.cognet2007-12-021-2/+0
* Cleanup : make nexus standard, as it is mandatory anyway.cognet2007-12-021-3/+1
* Remove XRPU driver, after asking all the users.phk2007-12-011-1/+0
* Allow the sio acpi attachment to be disabled (ie: use hints only). Thispeter2007-11-302-0/+2
* Make ADAPTIVE_GIANT as the default in the kernel and remove the option.attilio2007-11-282-7/+0
* Alphabetize pts before pty.rwatson2007-11-211-1/+1
* Re-enable -Werror for modules.ru2007-11-191-1/+1
* Move the agp(4) driver from sys/pci to sys/dev/agp. __FreeBSD_version wasjhb2007-11-125-23/+23
* Link wpi(4) into the build.benjsc2007-11-082-0/+2
* Initial checkin for rmlock (read mostly lock) a multi reader single writerups2007-11-081-0/+1
* Connect asmc to the build infrastructure.rpaulo2007-11-072-0/+2
* Correct typo.grog2007-11-061-1/+1
* Add CPU_ARM9Ekevlo2007-10-311-0/+1
* Move towards more explicit support for various network protocol stacksrwatson2007-10-281-0/+2
* fix buildsam2007-10-271-0/+1
* Reduce diffs against i386.nyan2007-10-261-29/+29
* Split /dev/nvram driver out of isa/clock.c for i386 and amd64. I have notpeter2007-10-262-0/+2
* Add an option to be able to override the value of the AT91 master clockcognet2007-10-251-0/+1
* Align.obrien2007-10-257-77/+77
* Backout sensors framework.netchild2007-10-153-5/+0
* Import it(4) and lm(4), supporting most popular Super I/O Hardware Monitors.netchild2007-10-143-0/+4
* Import OpenBSD's sysctl hardware sensors framework.netchild2007-10-141-0/+1
* To honor the birth of RELENG_7 bump HEAD to 8.0-CURRENT.kensmith2007-10-111-1/+1
* o Revert the part of if_gem.c rev. 1.35 which added a call to gem_stop()marius2007-09-261-0/+2
* Bring in the GEOM Virtualisation class, which allows to create huge GEOMpjd2007-09-233-0/+5
* Remove PF_MPSAFE_UGID leftover.mlaier2007-09-222-5/+0
* Add mmc and mmcsd, and correct a couple of comments. They areimp2007-09-191-3/+11
* Update snd_emu10kx driver with recent perforce changes (and fewariff2007-09-122-4/+0
* Add a driver for the on-die digital thermal sensor found on Intel Coredes2007-08-152-0/+2
* Make ng_h4(4) MPSAFE. Use similar to ng_tty(4) locking strategy.emax2007-08-131-1/+1
* Compile ipfilter:ip_lookup.c without -Werror. The file containsmarcel2007-08-091-1/+1
OpenPOWER on IntegriCloud