summaryrefslogtreecommitdiffstats
path: root/sys/pc98/pc98
Commit message (Expand)AuthorAgeFilesLines
...
* Store fsbase and gsbase in the right fields of the mcontext. They weretijl2010-07-201-4/+4
* Move prototypes for kern_sigtimedwait() and kern_sigprocmask() tojhb2010-06-301-0/+1
* Fix bugs on pc98, use npxgetuserregs() instead of npxgetregs() forkib2010-06-231-11/+8
* After the FPU use requires #MF working due to INT13 FPU exception handlingkib2010-06-231-3/+2
* Introduce the x86 kernel interfaces to allow kernel code to usekib2010-06-051-4/+4
* MFi386: the part of revision 181809nyan2010-05-291-5/+5
* MFi386: revision 178471nyan2010-05-291-42/+150
* Reduce diffs against i386.nyan2010-05-291-11/+17
* MFi386: revision 208621nyan2010-05-291-2/+0
* MFi386: revision 208604nyan2010-05-291-0/+14
* Change ad_firmware_geom_adjust() to operate on a struct disk * only andmarius2010-05-201-12/+12
* MFi386: revision 206553nyan2010-04-291-4/+8
* Change the arguments of exec_setregs() so that it receives a pointernwhitehorn2010-03-251-7/+3
* Introduce the new kernel sub-tree x86 which should contain all the codeattilio2010-02-251-1/+1
* In r197963, a race with thread being selected for signal deliverykib2009-10-271-21/+6
* Implement a facility for dynamic per-cpu variables.jeff2009-06-231-0/+6
* Add cpu_flush_dcache() for use after non-DMA based I/O so that amarcel2009-05-181-0/+10
* MFi386: revision 192050nyan2009-05-141-0/+3
* MFi386: revision 190919nyan2009-04-111-29/+8
* MFi386: revision 190617nyan2009-04-081-0/+16
* MFi386: r190447nyan2009-03-271-200/+200
* MFi386: 189423nyan2009-03-061-1/+2
* Improved IDE HDD geometry adjustment. Previous code didn't work withkato2008-10-272-7/+112
* - Add the i386_memio_map_load() function to load I/O address table.nyan2008-09-071-0/+25
* Add i386_memio_compare() to compare two resources.nyan2008-07-051-0/+25
* - Add an integer argument to idle to indicate how likely we are to wakejeff2008-04-251-1/+8
* Now that all platforms use genclock, shuffle things around slightlyphk2008-04-221-1/+0
* In keeping with style(9)'s recommendations on macros, use a ';'rwatson2008-03-161-2/+2
* Since version 4.3, gcc changed its behaviour concerning the i386/amd64kib2008-03-131-3/+3
* Remove kernel support for M:N threading.jeff2008-03-121-1/+1
* MFi386: revision 1.658nyan2008-02-291-0/+19
* Add a new 'why' argument to kdb_enter(), and a set of constants to userwatson2007-12-251-1/+1
* MFi386: revision 1.661nyan2007-11-141-9/+2
* Fix for the panic("vm_thread_new: kstack allocation failed") andkib2007-11-051-1/+1
* MFi386: revision 1.657nyan2007-06-061-1/+0
* MFi386: revision 1.656nyan2007-06-051-1/+7
* Commit 14/14 of sched_lock decomposition.jeff2007-06-051-4/+4
* Revert VMCNT_* operations introduction.attilio2007-05-311-2/+2
* MFi386: revision 1.653.nyan2007-05-301-1/+2
* MFi386: revision 1.652nyan2007-05-211-0/+4
* - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulatingjeff2007-05-181-2/+2
* MFi386: revision 1.650nyan2007-03-181-1/+1
* MFi386: revision 1.647.nyan2007-01-281-1/+1
* Oops, pc98 is independent of i386 for clock.c and machdep.c but notbde2007-01-231-1/+6
* MFi386: revision 1.646.nyan2007-01-071-0/+1
* Allow machdep.cpu_idle_hlt to be set from the loader. This should allowsobomax2006-12-061-0/+1
* Threading cleanup.. part 2 of several.julian2006-12-061-4/+0
* MFi386: revisions from 1.641 to 1.643.nyan2006-11-201-18/+17
* MFi386: revisions 1.634 and 1.639.nyan2006-11-091-6/+4
* Make KSE a kernel option, turned on by default in all GENERICjb2006-10-261-0/+4
OpenPOWER on IntegriCloud