]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
This commit was generated by cvs2svn to compensate for changes in r110560,
[FreeBSD/FreeBSD.git] / sys / amd64 /
2003-02-08 gshapiroThis commit was generated by cvs2svn to compensate...
2003-02-08 desThis commit was generated by cvs2svn to compensate...
2003-02-08 desThis commit was generated by cvs2svn to compensate...
2003-02-08 alcMF alpha
2003-02-07 desThis commit was generated by cvs2svn to compensate...
2003-02-07 peterCommit some cosmetic changes I had laying around and...
2003-02-05 phkThis file has no longer any content from the original...
2003-02-05 phki386/i386/tsc.c was repo-copied from i386/isa/clock.c.
2003-02-05 phkMake get_cyclecount() use binuptime() when no tsc is...
2003-02-04 hartiFix a problem in bus_dmamap_load_{mbuf,uio} when the...
2003-02-03 phkSplit the global timezone structure into two integer...
2003-02-03 jakeSplit statclock into statclock and profclock, and made...
2003-02-03 alc - Make allpmaps static.
2003-02-02 obrienThis commit was generated by cvs2svn to compensate...
2003-02-02 alfredConsolidate MIN/MAX macros into one place (param.h).
2003-02-01 joePut replace spaces with tabs in keeping with the rest...
2003-02-01 julianReversion of commit by Davidxu plus fixes since applied.
2003-01-29 phkMake tsc_freq a 64bit quantity.
2003-01-29 scottlImplement bus_dmamem_alloc_size() and bus_dmamem_free_s...
2003-01-29 nectarThis commit was generated by cvs2svn to compensate...
2003-01-28 markmThis commit was generated by cvs2svn to compensate...
2003-01-28 jakeRemove BDE_DEBUGGER.
2003-01-28 dougbThis commit was generated by cvs2svn to compensate...
2003-01-28 alcMerge pmap_testbit() and pmap_is_modified(). The latte...
2003-01-26 julianFix KSE related patch.
2003-01-26 davidxuMove UPCALL related data structure out of kse, introduc...
2003-01-26 jeff - Remove a redundant scheduler option.
2003-01-26 jeff - Introduce the SCHED_ULE and SCHED_4BSD options for...
2003-01-26 fennerThis commit was generated by cvs2svn to compensate...
2003-01-23 desThis commit was generated by cvs2svn to compensate...
2003-01-23 peterNuke CHEAP_TPR stuff, including LOPRIO_LEVEL (bogus...
2003-01-23 peterNow that TPR isn't bogusly raised at boot, there is...
2003-01-22 jhb- Move enable_sse()'s prototype to machine/md_var.h.
2003-01-22 jhbRename cpuid_cpuinfo to cpu_procinfo. bde requested...
2003-01-22 jhbBah, add in a missing space char I noticed when MFC...
2003-01-22 desThis commit was generated by cvs2svn to compensate...
2003-01-21 peterThis commit was generated by cvs2svn to compensate...
2003-01-21 nectarThis commit was generated by cvs2svn to compensate...
2003-01-21 alfredRemove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 jakeResolve relative relocations in klds before trying...
2003-01-19 marcelo Move the contents of <machine/floatingpoint.h> over to
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 murrayThis commit was generated by cvs2svn to compensate...
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-29 rwatsonSynchronize to kern/syscalls.master:1.139.
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-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-16 marcelRegen: swapoff
2002-12-16 marcelChange swapoff from MNOPROTO to UNIMPL. The former...
2002-12-15 dillonThis is David Schultz's swapoff code which I am finally...
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...
next