aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files.pc98
Commit message (Expand)AuthorAgeFilesLines
* Merge i386 and amd64 variants of mp_watchdog.c into x86/, there is noKonstantin Belousov2016-08-031-2/+2
* Fix pc98 LINT build.Dmitry Chagin2016-07-121-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
* simplify compile-time default keyboard map generationEd Maste2016-03-281-1/+1
* Fix copy-n-pasteo in r296899 ukbdmap.h header generation for pc98Ed Maste2016-03-151-1/+1
* Fix atkbdmap.h generation for sc/vt consolesEd Maste2016-03-151-1/+1
* Add libkern ffsll() for parity with flsll()Conrad Meyer2015-10-221-0/+1
* 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
* MFi386: r283407Yoshihiro Takahashi2015-05-261-2/+14
* Implement epoll family system calls. This is a tiny wrapperDmitry Chagin2015-05-241-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
* Merge pc98's machdep.c into i386/i386/machdep.c.Yoshihiro Takahashi2014-10-041-1/+1
* - MFi386: Add compile-with option for tau32-ddk.c.Yoshihiro Takahashi2014-10-041-3/+3
* Merge the PC98 fdc(4) driver into the MI driver. While here, replaceJohn Baldwin2014-09-251-2/+2
* Implement most of timer_{create,settime,gettime,getoverrun,delete}Bjoern A. Zeeb2014-09-181-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
* Clean up more lindev(4) vestiges.Christian Brueffer2014-05-021-2/+0
* xen: implement an early timer for Xen PVHRoger Pau Monné2014-03-111-0/+2
* provide fast versions of ffsl and flsl for i386; ffsll and flsll for amd64Andriy Gapon2014-02-141-2/+1
* Add a virtual table for the busdma methods on x86, to allow differentKonstantin Belousov2013-10-271-0/+1
* Revert r255672, it has some serious flaws, leaking file references etc.Roman Divacky2013-09-181-1/+0
* Implement epoll support in Linuxulator. This is a tiny wrapper around kqueueRoman Divacky2013-09-181-0/+1
* - Trim an unused and bogus Makefile for mount_smbfs.Davide Italiano2013-06-281-1/+1
* Disconnect non-MPSAFE SMBFS from the build in preparation for droppingAttilio Rao2012-10-181-1/+1
* Move the legacy(4) driver to x86.John Baldwin2012-03-301-1/+1
* Allow (with a license warning) "options ZFS" to work in static kernels.Peter Wemm2012-03-271-1/+1
* - Fix to build a native i386 kernel without the SMP and atpic.Yoshihiro Takahashi2012-03-161-1/+1
* Move i386's intr_machdep.c to the x86 tree and share it with amd64.John Baldwin2012-03-091-1/+1
* Move {amd64,i386}/pci/pci_bus.c and {amd64,i386}/include/pci_cfgreg.h toJohn Baldwin2011-06-221-1/+1
* Compile in in_cksum* implementations for both IPv6 and IPv6.Bjoern A. Zeeb2011-04-201-1/+1
* Move linux_clone(), linux_fork(), linux_vfork() to a MI path.Dmitry Chagin2011-02-121-0/+1
* Add reader/writer lock around mem_range_attr_get() and mem_range_attr_set().Jung-uk Kim2011-01-171-1/+0
* Replace i386/i386/busdma_machdep.c and amd64/amd64/busdma_machdep.cColin Percival2010-12-091-1/+1
* Merge sys/amd64/amd64/tsc.c and sys/i386/i386/tsc.c and move to sys/x86/x86.Jung-uk Kim2010-12-081-1/+1
* Merge nexus.c from amd64 and i386 to x86 subtree.Attilio Rao2010-10-281-1/+1
* Merge the mptable support from MD bits to x86 subtree.Attilio Rao2010-10-281-2/+2
* Merge dump_machdep.c i386/amd64 under the x86 subtree.Attilio Rao2010-10-261-1/+1
* Rename timeevents.c to kern_clocksource.c.Alexander Motin2010-07-141-1/+1
* Move timeevents.c to MI code, as it is not x86-specific. I already haveAlexander Motin2010-07-141-1/+1
* Unify pc98 event timer code with the rest of x86.Alexander Motin2010-07-131-1/+2
* Move the MD support for PCI message signalled interrupts to the x86 treeJohn Baldwin2010-06-081-1/+1
* Move the machine check support code to the x86 tree since it is identicalJohn Baldwin2010-06-081-1/+1
* Move the I/O APIC code to the x86 tree since it is identical on i386 andJohn Baldwin2010-06-081-2/+2
* Unify local_apic.c for x86 archs,Alexander Motin2010-05-231-1/+1
* - Support for uncore counting events: one fixed PMC with the uncoreFabien Thomas2010-04-021-0/+1
* MFi386: the part of r204309 to fix pc98 kernelYoshihiro Takahashi2010-02-251-2/+5
* Introduce the new kernel sub-tree x86 which should contain all the codeAttilio Rao2010-02-251-1/+0