Fix some issues with the pccard shutdown path (during reboot and halt).
[dragonfly.git] / sys / i386 /
2004-07-06 Hiten PandyaGeneralize a comment, remove 'FreeBSD' from the comment...
2004-07-05 Matthew Dillonacpica5 update part 2/3: Fix a bug introduced in the...
2004-07-05 Matthew Dillonacpica5 update part 1/3: Implement support for acpica...
2004-07-04 Matthew Dillonminor cleanups / no functional changes.
2004-06-28 David RhodusUpdate some copyright notices to become more legal...
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-25 Hiten PandyaTurn on the DDB_TRACE config option, so that we will...
2004-06-24 Joerg SonnenbergerMerge from vendor branch GCC:
2004-06-24 Matthew DillonGet rid of the PFIL_HOOKS option, integrate pfil in...
2004-06-23 Hiten PandyaFix indentation.
2004-06-23 Hiten PandyaRemove references to FreeBSD in the comments.
2004-06-20 Matthew DillonMerge from vendor branch GCC:
2004-06-17 David RhodusDefault the MMX/XMM kernel optimizations to the on...
2004-06-16 Hiten PandyaFix spelling in comment.
2004-06-08 David RhodusAdd the SysKonnect ethernet driver to the GENERIC kerne...
2004-06-04 Matthew Dillonasync syscall work: The async syscall code got dated...
2004-06-02 Matthew DillonClean up some misuses of bp->b_dev after a strategy...
2004-06-02 Joerg Sonnenbergerset_lapic_isrloc depends on APIC_IO for the prototype...
2004-06-02 Joerg SonnenbergerUse volatile and __DEVOLATILE to silence gcc warnings.
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-26 Matthew DillonCleanup warnings. No operational changes. Note that...
2004-05-21 Hiten PandyaDocument the pmap_kenter_quick(9) function. While...
2004-05-20 Matthew DillonGet rid of obsolete PQ_ options.
2004-05-19 Matthew DillonDevice layer rollup commit.
2004-05-15 Joerg SonnenbergerUpdate bktr(4) to FreeBSD current's version. This most...
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-09 Hiten PandyaAdd a readonly sysctl for the `kern.mmxopt' loader...
2004-05-07 Joerg SonnenbergerMerge rev 1.10 from FreeBSD:
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 PandyaCorrect pre-processor conditional surrounding mmxopt...
2004-05-04 Hiten PandyaHandle UIO_USERISPACE (just fallthrough to UIO_NOCOPY...
2004-05-03 Joerg SonnenbergerPOSIX lock resource limit part 3/4
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-05-01 Matthew DillonClear npxthread before setting CR0_TS.
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 DillonFix a race in npxdna(). If an interrupt occurs after...
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-16 David RhodusAdd in the twa(4) driver. This adds in support for...
2004-04-16 David RhodusPlace 'device acpica5' into the TINDERBOX kernel config so
2004-04-16 David RhodusAdd back in basic ACPI support into the LINT kernel...
2004-04-15 David RhodusUpdate tag creation paths to reflect the cvs
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-05 Eirik NygaardWe are DragonFly not FreeBSD, so rename the name in...
2004-04-04 Matthew DillonSetting the date/time does not always properly write...
2004-04-03 Matthew DillonCreate a normal stack frame in generic_bcopy() to aid...
2004-04-03 Hiten PandyaAdd `device atapicam' to unbreak TINDERBOX config.
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-25 Chris PresseyCorrect obvious typo in comment.
2004-03-24 David RhodusHook in UDF to the build process.
2004-03-20 David RhodusStart removing the old build infrastructure for the...
2004-03-10 Hiten PandyaFix spelling mistake, s/itnerrupts/interrupts/.
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-04 Matthew DillonPartitions>8: Increase the number of supported partitio...
2004-03-01 Matthew DillonNewtoken commit. Change the token implementation as...
2004-02-27 Joerg SonnenbergerAdd bfe(4) support from FreeBSD.
2004-02-24 Joerg SonnenbergerHide ISA compatibility layer under COMPAT_OLDISA
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 DillonBring in the FreeBSD-5 ACPICA code as a module. Note...
2004-02-21 Matthew DillonSynchronize a bunch of things from FreeBSD-5 in prepara...
2004-02-20 David Rhodus* Fix placement of return value.
2004-02-20 David Rhodus* Return if array is out of bounds in icu_setup function.
2004-02-17 Matthew DillonIntroduce an MI cpu synchronization API, redo the SMP...
2004-02-16 Matthew DillonRemove common declaration for -fno-common
2004-02-16 Joerg SonnenbergerAdd BUS_DMA_ZERO flag to bus_dmamem_alloc.
2004-02-14 Matthew Dillonatomic_*_*_nonlocked() inlines are not MP locked. ...
2004-02-14 Matthew DillonRemove old in_cksum.c and in_cksum.h (they were moved...
next