summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* - Add support for PMCs in Intel CPUs of Family 6, model 0xE (Core Solojkoshy2008-11-272-0/+2
* - bump __FreeBSD version to reflect added buf_ring, memory barriers,kmacy2008-11-221-0/+1
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.pjd2008-11-171-0/+1
* Switch the default rpc implementation for NFS back to the new code. I believedfr2008-11-141-1/+0
* Temporarily switch NFS back to the old RPC code while I try to diagnose anddfr2008-11-132-4/+5
* Add ale(4), a driver for Atheros AR8121/AR8113/AR8114 PCIe ethernetyongari2008-11-122-0/+3
* - Separate PMC class dependent code from other kinds of machinejkoshy2008-11-093-0/+6
* Support kernel crash mini dumps on ARM architecture.raj2008-11-061-0/+1
* Reintroduce the snp(4) driver.ed2008-11-051-0/+1
* add usb2_if.m to mfiles to unbreak build of modules.alfred2008-11-041-0/+1
* Bring in USB4BSD, Hans Petter Selasky rework of the USB stackalfred2008-11-041-0/+139
* Implement support for RPCSEC_GSS authentication to both the NFS clientdfr2008-11-032-32/+100
* Move the CAM passthrough code into a true module so that it doesn't have to bescottl2008-11-032-1/+2
* Revert r184516. Option RL_TWISTER_ENABLE is no more after it becamekib2008-11-021-1/+0
* Move mn over. One of the last stragglers in sys/pci. There's noimp2008-11-021-1/+1
* Make RL_TWISTER_ENABLE a tunable/sysctl. Eliminate it as an option.imp2008-11-021-3/+0
* Reimplement the /dev/console device node.ed2008-11-011-1/+1
* Add RL_TWISTER_ENABLE.imp2008-11-011-0/+1
* Add RL_TWISTER_ENABLE option. This enables the magic bits to do longimp2008-10-311-0/+3
* Make it possible to compile kernel with KTR but without DDB.sobomax2008-10-301-1/+1
* Break out strictly credential-related portions of mac_process.c into arwatson2008-10-281-0/+1
* Add the files missed with r184331 to make mac_bsdextended compile again.bz2008-10-271-0/+2
* Add ADB support. This provides support for the external ADB bus on the PowerMacnwhitehorn2008-10-261-0/+8
* Add a driver for flash memory that implements to the Common Flashmarcel2008-10-252-0/+3
* Add a driver for the Local Bus Controller.marcel2008-10-251-0/+1
* Add U3G_DEBUG to LINTn_hibma2008-10-242-1/+3
* Add mips/conf/DEFAULTS and populate it with:marcel2008-10-231-4/+4
* Add arm/conf/DEFAULTS and populate it with:marcel2008-10-231-4/+4
* Clarify the PREEMPTION description a little.obrien2008-10-221-3/+3
* Import sdhci (PCI SD Host Controller) driver.mav2008-10-212-4/+8
* Convert PowerPC AIM PCI and nexus busses to standard OFW bus interface. Thisnwhitehorn2008-10-141-1/+1
* Introduce basic support for Marvell families of system-on-chip ARM devices:raj2008-10-132-1/+6
* Fix the CFE ldscript after the cutover to tradmips.bms2008-10-131-22/+66
* Say hello to the u3g driver, implementing support for 3G modems.n_hibma2008-10-092-1/+3
* This is the roumored ATA modulerisation works, and it needs a little explanat...sos2008-10-091-11/+37
* - Spell cam correctly (scbus), this makes it possible to compile hptiopantoine2008-10-041-1/+1
* - Add driver for Attansic L2 FastEthernet controller found onstas2008-10-032-0/+4
* Backout svn r183528.bz2008-10-031-1/+1
* Allow clock_if.m to be referenced by kernel modules, this is usefulbms2008-10-021-1/+2
* Reduce the impact of svnversion. Just scan the src/sys tree, not all ofpeter2008-10-011-1/+1
* Remove the LOOKUP_SHARED kernel option. Instead, make vfs.lookup_sharedjhb2008-10-011-3/+0
* Add a driver for `Schizo' Fireplane/Safari to PCI 2.1 and `Tomatillo'marius2008-09-282-0/+3
* Add DMA support for Apple built-in ATA controllers.nwhitehorn2008-09-271-0/+1
* The kernel implemented 'memcmp' is an alias for 'bcmp'. However, memcmpobrien2008-09-231-0/+1
* Update cxgb include paths to not require prefixing with dev/cxgbkmacy2008-09-232-15/+33
* Update to xen specific files for SMPkmacy2008-09-231-3/+5
* Add freebsd32 compat shims for ioctl(2)obrien2008-09-222-0/+2
* Revert this part of r183203 which wasn't meant to be committed, yet.marius2008-09-201-2/+0
* Remove duplicate entry accidentally introduced with r183202.marius2008-09-202-1/+2
* Some of the assembly files depend on v9a/v9b-only instructions somarius2008-09-201-3/+8
OpenPOWER on IntegriCloud