Remove ASR_MEASURE_PERFORMANCE, it doesn't work anyway.
[dragonfly.git] / sys / i386 / i386 /
2004-08-18 Matthew DillonProperly free the temporary sf_buf in uiomove_fromphys...
2004-08-12 Eirik NygaardAdd message passed syscall's.
2004-08-07 Matthew DillonRemove the unconditional timer_restore in the bios...
2004-08-03 Matthew DillonMerge from vendor branch CVS:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-31 Matthew DillonGet rid of mb_map. Retool the mbuf and mbuf cluster...
2004-07-29 Matthew DillonRemove a recently added incorrect assertion. I was...
2004-07-29 Matthew DillonAdd a stack-size argument to the LWKT threading code...
2004-07-28 Matthew Dillonudev2dev() can return NODEV now, make sure it doesn...
2004-07-27 Hiten PandyaRemove UIO_USERISPACE, we do not support any split...
2004-07-27 Jeroen Ruigrok/asmodaiActually add the main file for Pentium 4 Thermal Contro...
2004-07-24 Matthew DillonUpdate the userland scheduler. Fix scheduler interacti...
2004-07-21 David RhodusDragonFly MP support, not fbsd anymore.
2004-07-16 Matthew DillonUpdate all my personal copyrights to the Dragonfly...
2004-07-06 Hiten PandyaGeneralize a comment, remove 'FreeBSD' from the comment...
2004-07-05 Matthew Dillonacpica5 update part 1/3: Implement support for acpica...
2004-06-28 David RhodusSync in Copyright notice change from FreeBSD.
2004-06-27 Matthew DillonBring in YONETANI Tomokazu's acpi-update-2.patch (27...
2004-06-26 Matthew DillonIf Preposterous BIOS basemem is detected, instead of...
2004-06-25 Hiten PandyaMerge from FreeBSD-4, revision 1.115.2.20:
2004-06-24 Joerg SonnenbergerMerge from vendor branch GCC:
2004-06-20 Matthew DillonMerge from vendor branch GCC:
2004-06-16 Hiten PandyaFix spelling in comment.
2004-06-04 Matthew Dillonasync syscall work: The async syscall code got dated...
2004-06-02 Joerg Sonnenbergerset_lapic_isrloc depends on APIC_IO for the prototype...
2004-06-02 Hiten PandyaMerge from FreeBSD, RELENG_4 branch, revision 1.250...
2004-06-01 Matthew DillonVM86 calls on some BIOSs, apparently mainly VESA calls...
2004-05-31 Hiten PandyaRemove an unimplemented advisory function, pmap_pageabl...
2004-05-27 Matthew DillonInitialize the FP unit earlier in the AP boot sequence...
2004-05-26 Matthew DillonMask bits properly for pte_prot() in case it is called...
2004-05-21 Hiten PandyaDocument the pmap_kenter_quick(9) function. While...
2004-05-19 Matthew DillonDevice layer rollup commit.
2004-05-15 Eirik NygaardMerge from vendor branch TCPDUMP:
2004-05-15 Eirik NygaardMerge from vendor branch LIBPCAP:
2004-05-13 Matthew Dillondevice switch 1/many: Remove d_autoq, add d_clone ...
2004-05-13 Matthew DillonClose an interrupt race between vm_page_lookup() and...
2004-05-05 Matthew Dillonpmap_qremove() takes a page count, not a byte count...
2004-05-05 Matthew DillonAnother major mmx/xmm/FP commit. This is a combination...
2004-05-04 Hiten PandyaHandle UIO_USERISPACE (just fallthrough to UIO_NOCOPY...
2004-05-01 Matthew DillonCommit an update to the pipe code that implements vario...
2004-05-01 Matthew DillonAdd bcopyb() back in for the PCVT driver. bcopyb(...
2004-04-30 Matthew DillonFix another bug in the recent bcopy revamp. The range...
2004-04-30 Matthew DillonFix a race in the FP copy code. If we setup our tempor...
2004-04-30 Matthew DillonCorrect a bug in the last FPU optimized bcopy commit...
2004-04-29 Matthew DillonRemove the (now non existant) i486_bzero assignment...
2004-04-29 Matthew DillonRewrite the optimized memcpy/bcopy/bzero support subsys...
2004-04-29 Joerg SonnenbergerMove the Plug'n'Play BIOS support into a separate file...
2004-04-26 Matthew DillonBring in the following revs from FreeBS-4:
2004-04-22 Matthew DillonFix a race in user_ldt_free() against an interrupt...
2004-04-20 Eirik NygaardMerge from vendor branch LESS:
2004-04-20 Matthew DillonRevamp the initial lwkt_abortmsg() support to normalize...
2004-04-19 Joerg SonnenbergerIn contrast to FreeBSD 4 and 5, our slab allocator...
2004-04-17 Eirik NygaardMerge from vendor branch AWK:
2004-04-13 Eirik NygaardMerge from vendor branch DIFFUTILS:
2004-04-10 Matthew DillonDo some minor critical path performance improvements...
2004-04-05 Matthew DillonDo not reset %gs in signal handlers, some programs...
2004-04-03 Matthew DillonCreate a normal stack frame in generic_bcopy() to aid...
2004-04-02 Joerg SonnenbergerAllocate the DMA segment array in bus_dma_tag_create...
2004-04-01 Matthew DillonEnhance the pmap_kenter*() API and friends, separating...
2004-03-30 Matthew DillonSecond major scheduler patch. This corrects interactiv...
2004-03-29 David RhodusMove vm_fault_quick() out from the machine specific...
2004-03-29 Matthew DillonGenerally bring in additional sf_buf improvements from...
2004-03-29 Matthew DillonInitialize the pcpu clocks after we've activated the...
2004-03-28 Matthew DillonImport Alan Cox's /usr/src/sys/kern/sys_pipe.c 1.171...
2004-03-28 Matthew DillonDo some major performance tuning of the userland scheduler.
2004-03-09 Matthew Dillonncpus2 must be initialized to 1 in the UP case. ncpus2...
2004-03-06 Matthew DillonSimplify LWKT message initialization semantics to reduc...
2004-03-05 Jeffrey HsuRemember the next lowest power of 2 of "npus" in "ncpus2".
2004-03-01 Matthew DillonNewtoken commit. Change the token implementation as...
2004-02-23 Matthew DillonMake nexus understand the new INTR_ flags, mainly INTR_...
2004-02-21 Joerg SonnenbergerINTR_TYPE_AV is used by FreeBSD 5 code and was defined...
2004-02-21 Matthew DillonSynchronize a bunch of things from FreeBSD-5 in prepara...
2004-02-17 Matthew DillonIntroduce an MI cpu synchronization API, redo the SMP...
2004-02-16 Joerg SonnenbergerAdd BUS_DMA_ZERO flag to bus_dmamem_alloc.
2004-02-14 Matthew DillonRemove old in_cksum.c and in_cksum.h (they were moved...
2004-02-14 Matthew DillonCreate a new machine type, cpumask_t, to represent...
2004-02-14 Matthew DillonChange M_NOWAIT to M_WAITOK. This does not fix any...
2004-02-14 Matthew DillonRewrite the IP checksum code. Get rid of all the inlin...
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-30 Matthew DillonThis commit represents a major revamping of the clock...
2004-01-28 Matthew DillonFix the DDB 'trace' command. When segment address...
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2004-01-20 Matthew DillonRetool the M_* flags to malloc() and the VM_ALLOC_...
2004-01-18 Matthew DillonCAPS IPC library stage 1/3: The core CAPS IPC code...
2004-01-15 Matthew Dillonnpx_intr() expects an interrupt frame but was given...
2004-01-14 Joerg SonnenbergerAdd black hole device for system PnP IDs
2004-01-14 Matthew DillonAdd a missing thread pointer to a busdma call that...
2004-01-13 Joerg SonnenbergerAdd rman_get_device and rman_get_size, use macros in...
2004-01-13 Joerg SonnenbergerAdd PCIBUS to nexus
2004-01-09 David Rhodus* Remove the HTT option from the kernel as we...
2004-01-08 Jeroen Ruigrok/asmodaiSpell 'separate' and its siblings the way it is suppose...
2004-01-06 Matthew Dillonif_xname support Part 2/2: Convert remaining netif...
2003-12-30 Matthew DillonAdd idle entry halt vs spin statistics counters machdep...
2003-12-28 Matthew DillonTry to catch mbuf cluster mclfree list corruption a...
2003-12-20 Matthew DillonUSER_LDT is now required by a number of packages as...
2003-12-07 Matthew DillonAdd additional functionality to the upcall support...
2003-12-07 Matthew DillonModify the upcall code to access the critical count...
2003-12-04 Matthew DillonAugment the upcall system calls to support a priority...
next