aboutsummaryrefslogtreecommitdiff
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
* bus_add_child: change type of order parameter to u_intAndriy Gapon2010-09-101-2/+2
* Add MALLOC_DEBUG_MAXZONES debug malloc(9) option to use multiple umaMatthew D Fleming2010-07-281-0/+1
* Store fsbase and gsbase in the right fields of the mcontext. They wereTijl Coosemans2010-07-201-4/+4
* Unify pc98 event timer code with the rest of x86.Alexander Motin2010-07-132-563/+4
* Move prototypes for kern_sigtimedwait() and kern_sigprocmask() toJohn Baldwin2010-06-301-0/+1
* Fix bugs on pc98, use npxgetuserregs() instead of npxgetregs() forKonstantin Belousov2010-06-231-11/+8
* After the FPU use requires #MF working due to INT13 FPU exception handlingKonstantin Belousov2010-06-231-3/+2
* Remove the support for int13 FPU exception reporting on i386. It isKonstantin Belousov2010-06-231-45/+2
* Implement new event timers infrastructure. It provides unified APIs forAlexander Motin2010-06-201-39/+22
* Introduce the x86 kernel interfaces to allow kernel code to useKonstantin Belousov2010-06-051-4/+4
* MFi386: the part of revision 181809Yoshihiro Takahashi2010-05-291-5/+5
* MFi386: revision 178471Yoshihiro Takahashi2010-05-291-42/+150
* Reduce diffs against i386.Yoshihiro Takahashi2010-05-291-11/+17
* MFi386: revision 208621Yoshihiro Takahashi2010-05-291-2/+0
* MFi386: revision 208604Yoshihiro Takahashi2010-05-291-0/+14
* Reduce diffs against syscons_isa.c. No functional changes.Yoshihiro Takahashi2010-05-261-29/+34
* - Implement MI helper functions, dividing one or two timer interrupts withAlexander Motin2010-05-241-11/+10
* Change ad_firmware_geom_adjust() to operate on a struct disk * only andMarius Strobl2010-05-202-18/+16
* MFi386: revision 206553Yoshihiro Takahashi2010-04-291-4/+8
* Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this hadAndrew Thompson2010-04-221-0/+1
* Comply with the new cyclic dtrace module variable nameRui Paulo2010-04-211-2/+2
* Default the machdep.lapic_allclocks to be enabled in order to cope withAttilio Rao2010-04-091-1/+1
* Change the arguments of exec_setregs() so that it receives a pointerNathan Whitehorn2010-03-251-7/+3
* Remove COMPAT_43TTY from stock kernel configuration files.Ed Schouten2010-03-131-1/+0
* MFx86: the part of r204641Yoshihiro Takahashi2010-03-051-2/+7
* Introduce the new kernel sub-tree x86 which should contain all the codeAttilio Rao2010-02-251-1/+1
* Adjust style (following the already existing rules) for the newlyAttilio Rao2010-02-151-1/+1
* Add the options DEADLKRES (introducing the deadlock resolver thread) inAttilio Rao2010-02-101-0/+1
* Move the examples for the 'hints' and 'env' keywords from various GENERICJohn Baldwin2010-01-191-9/+0
* - Allow clock subsystem to be compiled without the apic support [0]Attilio Rao2010-01-172-2/+3
* Handling all the three clocks (hardclock, softclock, profclock) with theAttilio Rao2010-01-151-4/+5
* Add INCLUDE_CONFIG_FILE in GENERIC on all non-embedded platforms.Warner Losh2010-01-101-0/+1
* In sys/<arch>/conf/Makefile set TARGET to <arch>. That allowsBjoern A. Zeeb2010-01-081-0/+2
* Revert 200594. This file isn't intended for these sorts of things.Warner Losh2010-01-041-7/+0
* Add vlan(4) to all GENERIC kernels.Brooks Davis2010-01-031-0/+1
* Re-enable more options and devices. Now kernel size problem is gone.Yoshihiro Takahashi2010-01-031-20/+20
* Update d_mmap() to accept vm_ooffset_t and vm_memattr_t.Robert Noland2009-12-291-4/+5
* - Create a separate section in in the MI NOTES file for PCI wireless NICJohn Baldwin2009-12-181-20/+0
* Add INCLUDE_CONFIG_FILE, and a note in comments about how to alsoDoug Barton2009-12-161-0/+7
* Fix cut'n paste on the AR9280 entry.Andrew Thompson2009-12-021-1/+1
* Add missing ath_ar9* ath hal entries.Andrew Thompson2009-12-021-0/+2
* Remove duplicate 'ural' entry since it was added to the MI NOTES a whileJohn Baldwin2009-11-171-2/+0
* MFi386: revision 199104Yoshihiro Takahashi2009-11-121-16/+62
* Allow Syscons terminal emulators to provide function key strings.Ed Schouten2009-11-111-8/+17
* In r197963, a race with thread being selected for signal deliveryKonstantin Belousov2009-10-271-21/+6
* Move the USB wireless drivers down into their own section next to the USBJohn Baldwin2009-10-131-4/+5
* MFi386: revision 197653Yoshihiro Takahashi2009-10-011-1/+1
* lindev(4) [1] is supposed to be a collection of linux-specific pseudoBjoern A. Zeeb2009-09-261-0/+3
* MFi386: Remove old file.Yoshihiro Takahashi2009-09-091-6/+0
* Get rid of the _NO_NAMESPACE_POLLUTION kludge by creating anPoul-Henning Kamp2009-09-081-0/+29