]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
Unifdef -UDEBUG on the CCD driver. The debugging is mostly useless
[FreeBSD/FreeBSD.git] / sys / i386 /
2003-01-19 marcelo Move the contents of <machine/floatingpoint.h> over to
2003-01-18 mdodd- Removed unecesary code.
2003-01-17 mdoddA driver for the System Management Application Program
2003-01-16 murrayThis commit was generated by cvs2svn to compensate...
2003-01-16 obrienThis commit was generated by cvs2svn to compensate...
2003-01-16 samwi now needs wlan
2003-01-16 dillonMerge all the various copies of vm_fault_quick() into...
2003-01-15 dillonMerge all the various copies of vmapbuf() and vunmapbuf...
2003-01-15 phkAdd machdep.elan_freq sysctl which can be used to set...
2003-01-15 murrayThis commit was generated by cvs2svn to compensate...
2003-01-15 mdodd- Add inline functions for {ll,l,}abs() to libkern.
2003-01-13 dillonBow to the whining masses and change a union back into...
2003-01-12 dillonChange struct file f_data to un_data, a union of the...
2003-01-09 jhbRemove earlysetcpuclass() as it has been OBE.
2003-01-09 jhbRework part of the previous processor name changes...
2003-01-08 peterThis commit was generated by cvs2svn to compensate...
2003-01-08 jhbConsistently use spaces in between arguments to strcmp...
2003-01-08 jhb- Use cpu_exthigh instead of executing cpuid again...
2003-01-08 jhb- Add a cpu_exthigh variable to hold the highest extend...
2003-01-08 jhbBah, get the test for more than one logical CPU right...
2003-01-08 jhbEnumerate logical hyperthread CPUs manually if they...
2003-01-08 jhbIf the boot processor supports hyperthreading and conta...
2003-01-08 jhbAdd a cpuid_cpuinfo variable to hold the results of...
2003-01-08 jhb- Fix the name of the hyperthreading cpuid feature...
2003-01-06 desThis commit was generated by cvs2svn to compensate...
2003-01-06 obrienThis commit was generated by cvs2svn to compensate...
2003-01-06 obrienThis commit was generated by cvs2svn to compensate...
2003-01-03 jhbDocument bit 31 of the cpuid features word as PBE ...
2003-01-03 desThis commit was generated by cvs2svn to compensate...
2003-01-01 schweikhCorrect typos, mostly s/ a / an / where appropriate...
2002-12-31 njlReturn an error when r/w is requested on an unsupported...
2002-12-30 schweikhFix typos, mostly s/ an / a / where appropriate and...
2002-12-30 obrienChange the ident so people know a kernel built with...
2002-12-30 obrienSync with GENERIC rev 1.371.
2002-12-30 obrienUsing our new wonderful include directive, save our...
2002-12-28 scottlAdd the if_bge driver. I can't find any reason why...
2002-12-28 julianAdd code to ddb to allow backtracing an arbitrary thread.
2002-12-28 alcAssert that the page queues lock is held in pmap_testbit().
2002-12-26 davidxuSet %bx register instead of %di register, see vbe3...
2002-12-24 alc - Hold the page queues lock around calls to vm_page_wa...
2002-12-23 phkOutdent the string rather than use concatenation.
2002-12-22 tjrMB_LEN_MAX is not MD, move it to the MI limits.h.
2002-12-19 obrienThis commit was generated by cvs2svn to compensate...
2002-12-18 marcelExport the physical address of the RSDP to userland...
2002-12-17 njlBack out 1.19 to rethink approach
2002-12-17 njlAutomatically issue a "continue" along with the "detach...
2002-12-16 julianReformat last change
2002-12-16 julianDon't dump core into a partition that is too small...
2002-12-16 cognetAdd the trm(4) driver.
2002-12-16 desThis commit was generated by cvs2svn to compensate...
2002-12-14 phkOnly dump the BIOS geometry table from bootinfo on...
2002-12-14 alcAdd page locking to pmap_mincore().
2002-12-14 alfredSCARGS removal take II.
2002-12-13 alfredBackout removal SCARGS, the code freeze is only "select...
2002-12-13 alfredRemove SCARGS.
2002-12-13 obrienThis commit was generated by cvs2svn to compensate...
2002-12-10 julianUnbreak the KSE code. Keep track of zobie threads using...
2002-12-05 jhbAdd "disabled" hints to all of the uncommon ISA devices...
2002-12-04 alcHold the page queues lock around calls to pmap_remove().
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 desThis commit was generated by cvs2svn to compensate...
2002-12-04 phkUse the correct value when writing the Day Of Week...
2002-12-03 alcAvoid recursive acquisition of the page queues lock...
2002-12-02 deischenAlign the FPU state in the ucontext and sigcontext...
2002-12-02 obrienThis commit was generated by cvs2svn to compensate...
2002-12-02 alcHold the page queues lock when calling pmap_unwire_pte_...
2002-12-02 peterThis commit was generated by cvs2svn to compensate...
2002-12-01 alcAssert that the page queues lock is held in pmap_change...
2002-11-30 alcAssert that the page queues lock is held in pmap_page_e...
2002-11-27 iwasakiThis commit was generated by cvs2svn to compensate...
2002-11-27 obrienFix for non-GCC compilers.
2002-11-25 alcAssert that the page queues lock is held in pmap_remove...
2002-11-24 alcAdd page queues locking to vunmapbuf(); reduce differen...
2002-11-24 nectarThis commit was generated by cvs2svn to compensate...
2002-11-24 iwasakiAdd `if (!cold)' checkings for functions which is calle...
2002-11-23 alc - Assert that the page queues lock is held in pmap_rem...
2002-11-22 muxUnder certain circumstances, we were calling kmem_free...
2002-11-21 jhb*sigh*. It seems that in the ACPICA code, Intel define...
2002-11-16 deischenAdd getcontext, setcontext, and swapcontext as system...
2002-11-15 samnetwork interface and link layer changes:
2002-11-14 dougbThis commit was generated by cvs2svn to compensate...
2002-11-14 impMFp4:
2002-11-13 peterRecognize the Serverworks CIOB30 host to pci bridge.
2002-11-13 muxRemove a commented out #include "opt_pci.h", it doesn't
2002-11-13 mdoddLoader tunable 'machdep.disable_mtrrs'.
2002-11-13 alcMove pmap_collect() out of the machine-dependent code...
2002-11-12 obrienThis commit was generated by cvs2svn to compensate...
2002-11-11 alc - Clear the page's PG_WRITEABLE flag in the i386's...
2002-11-09 iwasakiAdd a new loader tunable, hw.hasbrokenint12, to indicat...
2002-11-09 desPrint real / avail memory in megabytes rather than...
2002-11-09 alfredFix instances of macros with improperly parenthasized...
2002-11-08 jhbMake 3dfx i386-only. The memrange API it uses may...
2002-11-08 jhbMove rc(4) over to MI notes and enable it as a MI module.
2002-11-08 jhbMake xrpu(4) i386-only. Consumers of i386_btop() are...
2002-11-08 davidxuadjust critical section to only wrap around vm86_biosca...
2002-11-08 davidxuuse critical_enter/exit to add a critical section aroun...
2002-11-07 tmmMove the definitions of the hw.physmem, hw.usermem...
next