| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove pc98 support completely. | Yoshihiro Takahashi | 2017-01-28 | 1 | -279/+0 |
* | Merge i386 and amd64 variants of mp_watchdog.c into x86/, there is no | Konstantin Belousov | 2016-08-03 | 1 | -2/+2 |
* | Fix pc98 LINT build. | Dmitry Chagin | 2016-07-12 | 1 | -0/+1 |
* | Move i386/i386/autoconf.c to sys/x86/x86 and use it on both amd64 and i386. | John Baldwin | 2016-04-03 | 1 | -1/+1 |
* | simplify compile-time default keyboard map generation | Ed Maste | 2016-03-28 | 1 | -1/+1 |
* | Fix copy-n-pasteo in r296899 ukbdmap.h header generation for pc98 | Ed Maste | 2016-03-15 | 1 | -1/+1 |
* | Fix atkbdmap.h generation for sc/vt consoles | Ed Maste | 2016-03-15 | 1 | -1/+1 |
* | Add libkern ffsll() for parity with flsll() | Conrad Meyer | 2015-10-22 | 1 | -0/+1 |
* | Move kbd.c to main sys/conf/files list | Ed Maste | 2015-09-21 | 1 | -1/+0 |
* | Merge stack(9) implementations for i386 and amd64 under x86/. | Mark Johnston | 2015-09-11 | 1 | -1/+1 |
* | MFi386: r283407 | Yoshihiro Takahashi | 2015-05-26 | 1 | -2/+14 |
* | Implement epoll family system calls. This is a tiny wrapper | Dmitry Chagin | 2015-05-24 | 1 | -0/+1 |
* | Move common code from sys/i386/i386/mp_machdep.c and | Konstantin Belousov | 2015-04-24 | 1 | -0/+1 |
* | Move some common code from sys/amd64/amd64/machdep.c and | Konstantin Belousov | 2015-04-22 | 1 | -0/+1 |
* | Merge pc98's machdep.c into i386/i386/machdep.c. | Yoshihiro Takahashi | 2014-10-04 | 1 | -1/+1 |
* | - MFi386: Add compile-with option for tau32-ddk.c. | Yoshihiro Takahashi | 2014-10-04 | 1 | -3/+3 |
* | Merge the PC98 fdc(4) driver into the MI driver. While here, replace | John Baldwin | 2014-09-25 | 1 | -2/+2 |
* | Implement most of timer_{create,settime,gettime,getoverrun,delete} | Bjoern A. Zeeb | 2014-09-18 | 1 | -0/+1 |
* | Merge the amd64 and i386 identcpu.c into a single x86 implementation. | John Baldwin | 2014-09-04 | 1 | -1/+1 |
* | Merge all MD sf_buf allocators into one MI, residing in kern/subr_sfbuf.c | Gleb Smirnoff | 2014-08-05 | 1 | -0/+1 |
* | Clean up more lindev(4) vestiges. | Christian Brueffer | 2014-05-02 | 1 | -2/+0 |
* | xen: implement an early timer for Xen PVH | Roger Pau Monné | 2014-03-11 | 1 | -0/+2 |
* | provide fast versions of ffsl and flsl for i386; ffsll and flsll for amd64 | Andriy Gapon | 2014-02-14 | 1 | -2/+1 |
* | Add a virtual table for the busdma methods on x86, to allow different | Konstantin Belousov | 2013-10-27 | 1 | -0/+1 |
* | Revert r255672, it has some serious flaws, leaking file references etc. | Roman Divacky | 2013-09-18 | 1 | -1/+0 |
* | Implement epoll support in Linuxulator. This is a tiny wrapper around kqueue | Roman Divacky | 2013-09-18 | 1 | -0/+1 |
* | - Trim an unused and bogus Makefile for mount_smbfs. | Davide Italiano | 2013-06-28 | 1 | -1/+1 |
* | Disconnect non-MPSAFE SMBFS from the build in preparation for dropping | Attilio Rao | 2012-10-18 | 1 | -1/+1 |
* | Move the legacy(4) driver to x86. | John Baldwin | 2012-03-30 | 1 | -1/+1 |
* | Allow (with a license warning) "options ZFS" to work in static kernels. | Peter Wemm | 2012-03-27 | 1 | -1/+1 |
* | - Fix to build a native i386 kernel without the SMP and atpic. | Yoshihiro Takahashi | 2012-03-16 | 1 | -1/+1 |
* | Move i386's intr_machdep.c to the x86 tree and share it with amd64. | John Baldwin | 2012-03-09 | 1 | -1/+1 |
* | Move {amd64,i386}/pci/pci_bus.c and {amd64,i386}/include/pci_cfgreg.h to | John Baldwin | 2011-06-22 | 1 | -1/+1 |
* | Compile in in_cksum* implementations for both IPv6 and IPv6. | Bjoern A. Zeeb | 2011-04-20 | 1 | -1/+1 |
* | Move linux_clone(), linux_fork(), linux_vfork() to a MI path. | Dmitry Chagin | 2011-02-12 | 1 | -0/+1 |
* | Add reader/writer lock around mem_range_attr_get() and mem_range_attr_set(). | Jung-uk Kim | 2011-01-17 | 1 | -1/+0 |
* | Replace i386/i386/busdma_machdep.c and amd64/amd64/busdma_machdep.c | Colin Percival | 2010-12-09 | 1 | -1/+1 |
* | Merge sys/amd64/amd64/tsc.c and sys/i386/i386/tsc.c and move to sys/x86/x86. | Jung-uk Kim | 2010-12-08 | 1 | -1/+1 |
* | Merge nexus.c from amd64 and i386 to x86 subtree. | Attilio Rao | 2010-10-28 | 1 | -1/+1 |
* | Merge the mptable support from MD bits to x86 subtree. | Attilio Rao | 2010-10-28 | 1 | -2/+2 |
* | Merge dump_machdep.c i386/amd64 under the x86 subtree. | Attilio Rao | 2010-10-26 | 1 | -1/+1 |
* | Rename timeevents.c to kern_clocksource.c. | Alexander Motin | 2010-07-14 | 1 | -1/+1 |
* | Move timeevents.c to MI code, as it is not x86-specific. I already have | Alexander Motin | 2010-07-14 | 1 | -1/+1 |
* | Unify pc98 event timer code with the rest of x86. | Alexander Motin | 2010-07-13 | 1 | -1/+2 |
* | Move the MD support for PCI message signalled interrupts to the x86 tree | John Baldwin | 2010-06-08 | 1 | -1/+1 |
* | Move the machine check support code to the x86 tree since it is identical | John Baldwin | 2010-06-08 | 1 | -1/+1 |
* | Move the I/O APIC code to the x86 tree since it is identical on i386 and | John Baldwin | 2010-06-08 | 1 | -2/+2 |
* | Unify local_apic.c for x86 archs, | Alexander Motin | 2010-05-23 | 1 | -1/+1 |
* | - Support for uncore counting events: one fixed PMC with the uncore | Fabien Thomas | 2010-04-02 | 1 | -0/+1 |
* | MFi386: the part of r204309 to fix pc98 kernel | Yoshihiro Takahashi | 2010-02-25 | 1 | -2/+5 |