]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
This commit was generated by cvs2svn to compensate for changes in r80785,
[FreeBSD/FreeBSD.git] / sys / i386 /
2001-08-01 gshapiroThis commit was generated by cvs2svn to compensate...
2001-07-31 jakeUse a machine dependent type, Elf_Hashelt, for the...
2001-07-30 asmodaiThis commit was generated by cvs2svn to compensate...
2001-07-30 obrienThis commit was generated by cvs2svn to compensate...
2001-07-28 markmDiff-reduce this with GENERIC.
2001-07-28 obrienThis commit was generated by cvs2svn to compensate...
2001-07-28 darrenrThis commit was generated by cvs2svn to compensate...
2001-07-28 darrenrThis commit was generated by cvs2svn to compensate...
2001-07-27 peterMake PMAP_SHPGPERPROC tunable. One shouldn't need...
2001-07-26 peterMASK_FPU_SW didn't do what it was expected to do.
2001-07-26 peterCall the early tunable setup functions as soon as kern_...
2001-07-26 bmilekic- Do not handle the per-CPU containers in mbuf code...
2001-07-25 peterThis commit was generated by cvs2svn to compensate...
2001-07-25 brooksAllow ng_split to be compiled in staticly.
2001-07-24 krisThis commit was generated by cvs2svn to compensate...
2001-07-23 fennerThis commit was generated by cvs2svn to compensate...
2001-07-23 wpaulYou were knocked senseless by the Boomerang, spun aroun...
2001-07-23 pirzykAdded the linux_sysinfo function to implement sysinfo(2).
2001-07-23 pirzykAdded the proper arguments the sysinfo system call
2001-07-22 krisNote that the umass device requires scbus and da
2001-07-22 iwasakiDon't do sleep state transition if specified sleep...
2001-07-21 assaradd <sys/sytm.h> (for cpufunc.h -> rdtsc)
2001-07-21 hmupdate step.
2001-07-21 msmithConvert from acpi_strerror() to AcpiFormatException()
2001-07-21 msmithUpdate the OSD module to match the ACPI CA 20010717...
2001-07-21 msmithThis commit was generated by cvs2svn to compensate...
2001-07-21 msmithThis commit was generated by cvs2svn to compensate...
2001-07-20 pirzykPut a knob in the kernel config files to tweak the...
2001-07-20 brooksgif isn't a count device anymore so don't put a number...
2001-07-20 takawataAdd ACPI S2-S4BIOS Suspend/Resume code.
2001-07-20 jonFix setting serial baud rate under ibcs2 emulation...
2001-07-20 obrienThis commit was generated by cvs2svn to compensate...
2001-07-19 krisThis commit was generated by cvs2svn to compensate...
2001-07-19 jlemonRename vm86pcb_lock -> vm86_lock to correctly reflect...
2001-07-19 obrienThis commit was generated by cvs2svn to compensate...
2001-07-19 obrienThis commit was generated by cvs2svn to compensate...
2001-07-19 jlemonExpand the range of the vm86pcb_lock so that it protect...
2001-07-19 bsdswtch.s: During context save, use the correct bit mask...
2001-07-19 krisQuiet a variable format-string warning.
2001-07-18 ruThis commit was generated by cvs2svn to compensate...
2001-07-17 teggeThe per-cpu temporary buffers are not needed since...
2001-07-16 teggeUse PCPU_GET(cpuid) instead of curproc->p_oncpu.
2001-07-14 jhbFix MCOUNT_ENTER() so it actually compiles in the profi...
2001-07-13 dd`pcn' supports AMD Am79C97x cards, not Am79C79x cards.
2001-07-13 sobomaxUnbroke kernel if I686_CPU is not defined.
2001-07-13 ruThis commit was generated by cvs2svn to compensate...
2001-07-12 peterThe #define for pcb_savefpu seems to do more harm than...
2001-07-12 peterFix another missed pcb_savefpu reference (inside NPX_DEBUG)
2001-07-12 peterDo not depend on pcb_savefpu backwards compat #define.
2001-07-12 peterForgot this fix from another tree. make enable_sse...
2001-07-12 peterMove init_sse() out of the "GenuineIntel" section,...
2001-07-12 peterActivate SSE/SIMD. This is the extra context switching...
2001-07-11 wpaulAnother NatSemi gigE card; the Netgear GA622T
2001-07-11 wpaulDocument additional cards supported by the nge driver...
2001-07-11 bsdAdd 'hwatch' and 'dhwatch' ddb commands analogous to...
2001-07-10 iedowseBring in dirhash, a simple hash-based lookup optimisati...
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_...
next