aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files.i386
Commit message (Expand)AuthorAgeFilesLines
* Merge i386 and amd64 variants of mp_watchdog.c into x86/, there is noKonstantin Belousov2016-08-031-1/+1
* hyperv/vmbus: Rename cleaned up bufring codeSepherosa Ziehau2016-07-271-1/+1
* Merge {amd64,i386}/instr_size.c into x86_instr_size.c.Mark Johnston2016-07-201-1/+1
* hyperv/vmbus: Rename laundered vmbus channel codeSepherosa Ziehau2016-07-191-1/+1
* hyperv/vmbus: Merge hv_channel_mgmt.c into hv_channel.cSepherosa Ziehau2016-07-151-1/+0
* hyperv/vmbus: Merge hv_connection.c into hv_channel.cSepherosa Ziehau2016-07-131-1/+0
* hyperv/vmbus: Rework vmbus version accessing.Sepherosa Ziehau2016-07-121-0/+1
* Add linux_mmap.c to the appropriate conf/files.Dmitry Chagin2016-07-101-0/+1
* NewBus'ify NTB subsystem.Alexander Motin2016-07-091-1/+4
* hyperv: Move machine dependent bits into machine dependent files.Sepherosa Ziehau2016-06-061-0/+1
* hyperv: Rename some cleaned up/almost cleaned up filesSepherosa Ziehau2016-06-011-4/+4
* hyperv: Add helpers for busdma(9) operationSepherosa Ziehau2016-05-231-0/+1
* hyperv: Deprecate HYPERV option by moving Hyper-V IDT vector into vmbusSepherosa Ziehau2016-04-151-0/+1
* Move i386/i386/autoconf.c to sys/x86/x86 and use it on both amd64 and i386.John Baldwin2016-04-031-1/+1
* Reduce OFW PCI code duplication - involves ARM, PPC and SPARC64Zbigniew Bodek2016-03-291-0/+1
* simplify compile-time default keyboard map generationEd Maste2016-03-281-2/+2
* 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