summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.i386
Commit message (Expand)AuthorAgeFilesLines
* MFC r271493,271688-271689,271696,271854,272139-272143:delphij2014-09-301-0/+1
* Properly revert r272128.gjb2014-09-261-1/+0
* Revert r272149, which introduces obscure vestiges from thegjb2014-09-261-0/+1
* Revert r272128:gjb2014-09-261-1/+0
* MFC r271493,271688,271689,271696,271854:delphij2014-09-251-0/+1
* MFC r271743:bz2014-09-231-0/+1
* MFC 260847,264055,264867:jhb2014-07-211-0/+1
* 267622 Log:ray2014-07-071-1/+0
* MFC r264269, r264282, r264280, r264291, r264276, r264314sbruno2014-05-161-0/+1
* MFC 259016,259019,259049,259071,259102,259110,259129,259130,259178,259179,jhb2014-03-061-1/+2
* MFC DMAR busdma implementation.kib2013-12-171-0/+9
* MFC r257230:kib2013-12-171-0/+1
* MFC r258948:delphij2013-12-061-0/+12
* Merge from project branch via main. Uninteresting commits are trimmed.markm2013-10-121-2/+2
* Substantial rewrite of bxe(4) to add support for the BCM57712 anddavidch2013-09-201-0/+8
* Revert r255672, it has some serious flaws, leaking file references etc.rdivacky2013-09-181-1/+0
* Implement epoll support in Linuxulator. This is a tiny wrapper around kqueuerdivacky2013-09-181-0/+1
* Back out r255440. /usr/bin/gcc @r255185 (2013-09-03) can build this.obrien2013-09-101-1/+1
* Only use a clang'ism if ${CC} is clang.obrien2013-09-101-1/+1
* Use the fact that the AES-NI instructions can be pipelined to improvejmg2013-09-031-2/+5
* Introduce a new, HVM compatible, paravirtualized timer driver for Xen.gibbs2013-08-291-2/+0
* Implement vector callback for PVHVM and unify event channel implementationsgibbs2013-08-291-0/+2
* Add vmx(4), a VMware VMXNET3 ethernet driver ported from OpenBSDbryanv2013-08-231-0/+1
* Add message when nvd disks are attached and detached.jimharris2013-07-191-0/+1
* Import HighPoint DC Series Data Center HBA (DC7280 and R750) driver.delphij2013-07-061-2/+11
* - Trim an unused and bogus Makefile for mount_smbfs.davide2013-06-281-1/+1
* Add basic support for FDT to i386 & amd64. This change includes:marcel2013-05-211-0/+2
* Unbreak tinderbox build after r249420.jkim2013-04-121-1/+0
* Remove the virtio dependency entry for the VirtIO device drivers. Thisbryanv2013-03-061-5/+5
* - Don't include date and time the driver is built, this is useful fordelphij2013-01-221-2/+1
* Add VirtIO to the i386 and amd64 GENERIC kernelsbryanv2013-01-131-0/+9
* Disconnect non-MPSAFE SMBFS from the build in preparation for droppingattilio2012-10-181-1/+1
* Integrate nvme(4) and nvd(4) into the amd64 and i386 builds.jimharris2012-09-171-0/+10
* Rename the IVY_RNG option to RDRAND_RNG.kib2012-09-131-1/+1
* Remove some trailing whitespace.jimharris2012-09-121-2/+2
* Replace a bare use of 'objcopy' with ${OBJCOPY} for easier cross compilationobrien2012-09-121-1/+1
* After r240104, make sure the hpt27xx driver also compiles with clang,dim2012-09-051-1/+2
* Add support for new Intel on-CPU Bull Mountain random numberkib2012-09-051-1/+2
* Some fixes for r236772.iwasaki2012-06-101-1/+1
* Add x86/acpica/acpi_wakeup.c for amd64 and i386. Difference ofiwasaki2012-06-091-1/+1
* uart_cpu_amd64.c and uart_cpu_i386.c (under sys/dev/uart) aremarcel2012-04-111-1/+1
* Move the legacy(4) driver to x86.jhb2012-03-301-1/+1
* Allow (with a license warning) "options ZFS" to work in static kernels.peter2012-03-271-0/+1
* Move i386's intr_machdep.c to the x86 tree and share it with amd64.jhb2012-03-091-1/+1
* Allow a native i386 kernel to be built with 'nodevice atpic'. Just as onjhb2012-03-091-2/+2
* Provide wbwd(4), a driver for the watchdog timer found on variousbz2012-03-061-0/+1
* Rebase user/jimharris/isci branch from head.jimharris2012-01-261-1/+10
|\
| * For sys/dev/ce/tau32-ddk.c, disable the following warning when buildingdim2011-12-291-1/+2
| * Import the first release of HighPoint RocketRAID 27xx SAS 6Gb/s HBA carddelphij2011-12-281-0/+7
| * Add watchdog support for VIA south bridge chipset.fabient2011-12-121-0/+1
OpenPOWER on IntegriCloud