]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
This commit was generated by cvs2svn to compensate for changes in r79543,
[FreeBSD/FreeBSD.git] / sys / i386 /
2001-07-10 ruThis commit was generated by cvs2svn to compensate...
2001-07-08 julianA set of changes to reduce the number of include files...
2001-07-05 dillonMove vm_page_zero_idle() from machine-dependant section...
2001-07-04 dillonReorg vm_page.c into vm_page.c, vm_pageq.c, and vm_cont...
2001-07-04 dillonWith Alfred's permission, remove vm_mtx in favor of...
2001-07-03 tmmMake the code to read the kernel message buffer via...
2001-07-03 iwasakiAdd Transmeta Crusoe LongRun support.
2001-07-03 jhbQuiet warning by removing ast() prototype.
2001-07-03 jhbAllow Giant to be recursed when a process terminates.
2001-07-02 brooksgif(4) and stf(4) modernization:
2001-07-02 mjacobA slightly more complete change to timeouts:
2001-07-02 impMove wl driver to dev/wl. Repo copied to dev/wl, the...
2001-07-02 impRepo copy i82586.h to dev/ic/i82586.h.
2001-07-01 impDon't need the .keep_me files. Obrien and I committed...
2001-06-30 obrienEnsure sys/${MACHINE}/compile/FOO exists
2001-06-30 impReally do proper keepme files in the compile directorie...
2001-06-30 obrienEnsure sys/${MACHINE}/compile/FOO exists
2001-06-30 impRepo copy i8237.h to dev/ic so we can get rid of some...
2001-06-29 msmithThis commit was generated by cvs2svn to compensate...
2001-06-29 jhbMove ast() and userret() to sys/kern/subr_trap.c now...
2001-06-29 impRemove cruft from old bus.
2001-06-29 impRemove file that hasn't been used since ze/zp.
2001-06-29 jhbAdd a new MI pointer to the process' trapframe p_frame...
2001-06-29 jhbGrab Giant around trap_pfault() for now.
2001-06-28 jhbGet kernel profiling on SMP systems closer to working...
2001-06-28 bsdProvide access to the IA32 hardware debug registers...
2001-06-27 brianRemove dgm
2001-06-27 brianSpell digi right
2001-06-26 obrienThis commit was generated by cvs2svn to compensate...
2001-06-26 obrienThis commit was generated by cvs2svn to compensate...
2001-06-26 nyanMerged from sys/i386/include/bus_at386.h revision 1.14.
2001-06-26 katoRecognize FC-PGA2 Pentium III (Tualatin).
2001-06-25 dfrAdd code to detect Transmeta Crusoe cpus.
2001-06-22 jhb- Grab the proc lock around CURSIG and postsig(). ...
2001-06-22 peterMake the hw.physmem and hw.usermem variables unsigned...
2001-06-21 ddDon't set CONSPEED to the default and deobfuscate the...
2001-06-21 obrienThis commit was generated by cvs2svn to compensate...
2001-06-21 assarThis commit was generated by cvs2svn to compensate...
2001-06-19 wollmanActually document TCPDEBUG.
2001-06-19 wollmanFix punctuation in comment.
2001-06-19 ruThis commit was generated by cvs2svn to compensate...
2001-06-18 jhbInitialize mutexes needed early on all in the same...
2001-06-18 jhb- Add support for decoding syscall names. (Brought...
2001-06-18 jhbInclude sys/pcpu.h to get the prototype for globaldata_...
2001-06-17 nyanDon't assume that resource type is ioport and rid equal 0.
2001-06-17 impMove cardbus and pccard bus bridge devices to near...
2001-06-17 impMFGENERIC:
2001-06-16 alexFix "alignemnt" typo.
2001-06-16 obrienThis commit was generated by cvs2svn to compensate...
2001-06-15 peterFix warnings:
2001-06-15 peterFix warnings:
2001-06-14 nyanRemoved unused files.
2001-06-14 nyanCorrect typo.
2001-06-14 nyanMoved the wd33c93 specific file to sys/dev/ic.
2001-06-13 peterWith this commit, I hereby pronounce gensetdefs past...
2001-06-12 peterHints overhaul:
2001-06-11 desAdd PSEUDOFS, and note that LINPROCFS depends on it.
2001-06-10 nyanMove the files from i386/isa/ic/ to dev/ic/.
2001-06-10 ddDocument the PANIC_REBOOT_WAIT_TIME option.
2001-06-09 obrienFix style of defines.
2001-06-06 bdeFixed missing parentheses in the definition of KTR_COMP...
2001-06-06 joergNuke the various poorly maintained copies of ioctl_fd...
2001-06-06 jhbDon't hold sched_lock across addupc_task().
2001-06-05 hmPR: i386/26347
2001-06-04 jhbUse bitmasks of the KTR_* constants instead of hexideci...
2001-06-02 phkProperly wrap mtx_intr_enable() macro in "do $bla while...
2001-06-01 tmmThis file is not needed any more, the definitions and...
2001-06-01 tmmClean up the code exporting interrupt statistics via...
2001-06-01 krisAdd ``options RANDOM_IP_ID'' which randomizes the ID...
2001-05-31 wpaulAdd device driver support for the Level 1 LXT1001 NetCe...
2001-05-30 jhbQuiet warnings by adding a prototype for set_user_ldt_r...
2001-05-30 jhbWe can't grab the sched_lock in set_user_ldt() because...
2001-05-30 mjacobmove wx to be part of miibus requiring chipsets
2001-05-29 msmithThis commit was generated by cvs2svn to compensate...
2001-05-29 msmithThis commit was generated by cvs2svn to compensate...
2001-05-29 phkRemove MFS options from all example kernel configs.
2001-05-28 phkClarify that the old CD-ROM drivers are only for non...
2001-05-28 gshapiroThis commit was generated by cvs2svn to compensate...
2001-05-28 obrienThis commit was generated by cvs2svn to compensate...
2001-05-26 jkhRemove pcm hints here now that it's gone from GENERIC.
2001-05-26 dougbUpdate reality in the strings comment
2001-05-25 jkhTake pcm (audio) back out of GENERIC; there appears...
2001-05-25 rwatsono Merge contents of struct pcred into struct ucred...
2001-05-25 hmSubmitted by: Juha-Matti Liukkonen (Cubical Solutions...
2001-05-23 jhbDon't acquire Giant just to call trap_fatal(), we are...
2001-05-23 alfredpmap_mapdev needs the vm_mtx, aquire it if not already...
2001-05-23 alfredlock vm while playing with pmap
2001-05-23 ru- FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION file
2001-05-22 bdeConvert npx interrupts into traps instead of vice versa...
2001-05-22 jhbRemove a few more spl's I missed earlier.
2001-05-21 jhbSort includes.
2001-05-21 jhbAxe unneeded spl()'s.
2001-05-20 bdeThrow away the complications in npxsave() and their...
2001-05-20 bdeUse a critical region to protect almost everything...
2001-05-20 bdeUse a critical region to protect pushing of curproc...
2001-05-20 bdeUse a critical region to protect saving of the npx...
2001-05-20 krisThis commit was generated by cvs2svn to compensate...
2001-05-19 alfredIntroduce a global lock for the vm subsystem (vm_mtx).
2001-05-18 obrienMake _BSD_TIME_T_ (time_t) an `int' rather than `long...
2001-05-18 obrienStyle changes -- revert ordering to mostly two revs...
next