summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.amd64
Commit message (Expand)AuthorAgeFilesLines
* MFC 260847,264055,264867:jhb2014-07-211-0/+1
* 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/+1
* MFC DMAR busdma implementation.kib2013-12-171-0/+9
* MFC r257230:kib2013-12-171-0/+1
* 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
* Revert the kvp code - there's still some work thatgrehan2013-09-091-1/+0
* Latest update from Microsoft.grehan2013-09-091-0/+1
* IFC @ r255209grehan2013-09-041-2/+8
|\
| * Use the fact that the AES-NI instructions can be pipelined to improvejmg2013-09-031-2/+5
| * 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
* | IFC @ r253862grehan2013-08-011-0/+1
|\ \ | |/
| * Add message when nvd disks are attached and detached.jimharris2013-07-191-0/+1
* | First cut at adding the hyperv drivers to GENERIC.grehan2013-07-191-0/+12
|/
* Import HighPoint DC Series Data Center HBA (DC7280 and R750) driver.delphij2013-07-061-2/+12
* - Trim an unused and bogus Makefile for mount_smbfs.davide2013-06-281-1/+1
* Add Qlogic 10Gb Ethernet Driver for Qlogic 8100 Series CNA Adapterdavidcs2013-06-251-0/+6
* Add basic support for FDT to i386 & amd64. This change includes:marcel2013-05-211-0/+2
* Add Qlogic 10Gigabit Ethernet & CNA Adapter Driver Version 3.10.10 fordavidcs2013-05-151-0/+7
* Add a new driver to support the Intel Non-Transparent Bridge(NTB).carl2013-04-291-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
* IFC @ r245509neel2013-01-171-0/+9
|\
| * Add VirtIO to the i386 and amd64 GENERIC kernelsbryanv2013-01-131-0/+9
* | IFC @ r242684neel2012-11-111-10/+17
|\ \ | |/
| * Hoist the MI compat_freebsd32 files up into files from files.*.imp2012-10-251-5/+0
| * 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-1/+1
| * 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
* | IFC @ r238370grehan2012-07-111-2/+1
|\ \ | |/
| * Some fixes for r236772.iwasaki2012-06-101-1/+1
| * Add x86/acpica/acpi_wakeup.c for amd64 and i386. Difference ofiwasaki2012-06-091-2/+1
* | IFC @ r234692grehan2012-04-261-4/+117
|\ \ | |/
| * 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-1/+1
| * 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-0/+10
| |\
| | * Add support for the extended FPU states on amd64, both for nativekib2012-01-211-0/+1
OpenPOWER on IntegriCloud