aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files.i386
Commit message (Expand)AuthorAgeFilesLines
...
* Fix atkbdmap.h generation for sc/vt consolesEd Maste2016-03-151-2/+2
* hyperv/utils: Code rearrange and cleanupSepherosa Ziehau2016-02-241-0/+3
* Remove fdt_fixup_table from architectures where it's unneeded. We only makeAndrew Turner2016-01-211-1/+0
* hyperv: implement an event timerSepherosa Ziehau2016-01-141-0/+1
* Add libkern ffsll() for parity with flsll()Conrad Meyer2015-10-221-0/+1
* NTB: Enable 32-bit supportConrad Meyer2015-10-131-0/+2
* Move kbd.c to main sys/conf/files listEd Maste2015-09-211-1/+0
* Merge stack(9) implementations for i386 and amd64 under x86/.Mark Johnston2015-09-111-1/+1
* Better support memory mapped console devices, such as VGA and EFIMarcel Moolenaar2015-08-121-0/+1
* Allow DTrace to be compiled-in to the kernel.Ruslan Bukin2015-06-101-1/+6
* For objcopy, use --input-target and --output-targetCraig Rodrigues2015-05-251-1/+1
* Rework signal code to allow using it by other modules, like linprocfs:Dmitry Chagin2015-05-241-0/+1
* Implement epoll family system calls. This is a tiny wrapperDmitry Chagin2015-05-241-0/+1
* Implement vdso - virtual dynamic shared object. Through vdso LinuxDmitry Chagin2015-05-241-2/+13
* Remove leftover from r282269.Jung-uk Kim2015-04-301-2/+2
* Remove support for Xen PV domU kernels. Support for HVM domU kernelsJohn Baldwin2015-04-301-25/+18
* Only enable the hpet driver on x86 hardware, it doesn't exist on arm64.Andrew Turner2015-04-281-0/+1
* Move common code from sys/i386/i386/mp_machdep.c andKonstantin Belousov2015-04-241-0/+1
* Move some common code from sys/amd64/amd64/machdep.c andKonstantin Belousov2015-04-221-0/+1
* Use VT-d interrupt remapping block (IR) to perform FSB messagesKonstantin Belousov2015-03-191-0/+1
* Amend r277940, by also disabling -Wcast-qual warnings for a few specificDimitry Andric2015-03-141-2/+2
* Record the dependency to x86bios in vga_pciJean-Sébastien Pédron2015-03-011-2/+2
* Generalized parts of the XEN timer code into a generic pvclockBryan Venteicher2015-02-041-0/+1
* Add some new modes to OpenCrypto. These modes are AES-ICM (can be usedJohn-Mark Gurney2014-12-121-1/+6
* o Add Virtio MMIO bus driver to configRuslan Bukin2014-11-251-11/+0
* Add VirtIO console to the x86 NOTES and filesBryan Venteicher2014-11-031-0/+1
* msi: add Xen MSI implementationRoger Pau Monné2014-09-301-0/+1
* Implement most of timer_{create,settime,gettime,getoverrun,delete}Bjoern A. Zeeb2014-09-181-0/+1
* Import HyperV Key-Value Pair (KVP) driver and daemon code by Microsoft,Xin LI2014-09-131-0/+1
* Merge the amd64 and i386 identcpu.c into a single x86 implementation.John Baldwin2014-09-041-1/+1
* Merge all MD sf_buf allocators into one MI, residing in kern/subr_sfbuf.cGleb Smirnoff2014-08-051-0/+1
* Remove stale link to deleted vt(4) xboxfb driver.Aleksandr Rybalko2014-06-181-1/+0
* xen: create a Xen nexus to use in PV/PVHRoger Pau Monné2014-06-161-0/+1
* xen: introduce xenpv busRoger Pau Monné2014-06-161-0/+1
* xen: add hooks for Xen PV APICRoger Pau Monné2014-06-161-0/+1
* imagact_binmisc builds for all supported architectures, so enable it for all.Justin Hibbits2014-05-221-1/+0
* lindev(4): finish the partial commit in r265212Eitan Adler2014-05-021-2/+0
* Add Stacey Son's binary activation patches that allow remapping ofSean Bruno2014-04-081-0/+1
* xen: implement an early timer for Xen PVHRoger Pau Monné2014-03-111-0/+1
* Retire the nve(4) driver; nfe(4) has been the default driver for NVIDIAChristian Brueffer2014-02-161-12/+0
* provide fast versions of ffsl and flsl for i386; ffsll and flsll for amd64Andriy Gapon2014-02-141-2/+1
* Now that FreeBSD/i386 works as a bhyve guest, allow i386 kernels toJohn Baldwin2014-02-071-0/+5
* Add very simple virtio_random(4) driver to harvest entropy from hostBryan Venteicher2014-01-181-0/+1
* Merge VT(9) project (a.k.a. newcons).Aleksandr Rybalko2013-12-051-1/+2
* Support Hyper-V on i386:Xin LI2013-12-051-0/+12
* Add support for queued invalidation.Konstantin Belousov2013-11-011-0/+1
* Import the driver for VT-d DMAR hardware, as specified in the revisionKonstantin Belousov2013-10-281-0/+8
* Add a virtual table for the busdma methods on x86, to allow differentKonstantin Belousov2013-10-271-0/+1
* Snapshot.Mark Murray2013-10-061-0/+2
* Snapshot. This passes the build test, but has not yet been finished or debugged.Mark Murray2013-10-041-2/+0