Bring in some more PCI ID's from FreeBSD.
[dragonfly.git] / sys / i386 /
2004-10-26 Matthew DillonDocument bus_dmamem_alloc() a bit more.
2004-10-25 Matthew DillonRemove the vfs page replacement optimization and its...
2004-10-25 Hidetoshi ShimokawaPreserve dcons(4) buffer passed by loader(8).
2004-10-24 Joerg SonnenbergerMerge from vendor branch GDB:
2004-10-23 Joerg SonnenbergerMerge from vendor branch READLINE:
2004-10-23 Joerg SonnenbergerMerge from vendor branch ZLIB:
2004-10-20 Matthew DillonChange the default handling for kernels built with...
2004-10-14 Matthew DillonRemove the 'ether' module dependancy, it is not defined...
2004-10-14 Matthew DillonDo not use non-blocking malloc()'s in the busdma suppor...
2004-10-12 Matthew DillonTry to close an occassional VM page related panic that...
2004-09-27 Matthew DillonMinor cleanups to TIMER_USE_1 (no real fixes or anything).
2004-09-26 Matthew DillonGet rid of some conditionalized code which the pmap...
2004-09-26 Matthew DillonDocument the additional vendors applicable to the ...
2004-09-23 Hidetoshi ShimokawaHooks to build dcons(4)/dcons_crom(4).
2004-09-21 Joerg SonnenbergerAdd a new option "TIMER_USE_1", which allows switching...
2004-09-20 Eirik NygaardAdd KTR, a facility that logs kernel events to help...
2004-09-20 Jeroen Ruigrok/asmodaiMerge from vendor branch BIND:
2004-09-19 Joerg SonnenbergerKernel part of PF
2004-09-17 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-17 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-17 Matthew DillonMove all the softclock/callout initialization out of...
2004-09-15 Joerg SonnenbergerDon't use dev/acpia/* includes for the ACPI5 infrastruc...
2004-09-10 Joerg SonnenbergerAdd GID_MAX and UID_MAX.
2004-09-06 Joerg SonnenbergerAdd wlan and crypto for the new wi driver.
2004-09-06 Joerg SonnenbergerImport the new wi(4) driver based on the generic 802...
2004-08-31 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-08-30 Scott UllrichMerge from vendor branch OPENSSH:
2004-08-29 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-08-23 Matthew DillonAdd missing extension return value for __byte_swap32_va...
2004-08-23 Joerg SonnenbergerImprove the endian support for DragonFly by providing...
2004-08-18 Matthew DillonProperly free the temporary sf_buf in uiomove_fromphys...
2004-08-12 Eirik NygaardAdd message passed syscall's.
2004-08-10 Eirik NygaardFix gcc 3.4 build.
2004-08-07 Matthew DillonRemove the unconditional timer_restore in the bios...
2004-08-03 Matthew DillonMerge from vendor branch CVS:
2004-08-03 Joerg SonnenbergerAdd re(4) to LINT as well.
2004-08-03 Joerg SonnenbergerAdd re(4) to GENERIC.
2004-08-02 Matthew DillonMake doubly sure that timer2 is not used for speaker...
2004-08-02 Joerg SonnenbergerChange (almost) all references to tqh_first and tqe_nex...
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 DillonAdd a test-and-set and release poll function. This...
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-27 Jeroen Ruigrok/asmodaiAdd Pentium 4 Thermal Control Circuit support.
2004-07-26 Joerg SonnenbergerImport generic 802.11 layer.
2004-07-24 Matthew DillonUpdate the userland scheduler. Fix scheduler interacti...
2004-07-21 David RhodusDragonFly MP support, not fbsd anymore.
2004-07-20 Matthew DillonAdd a dire warning about PCI_ENABLE_IO_MODES.
2004-07-20 Matthew DillonUnconditionally print startup 8254 and TSC calibrations.
2004-07-17 Hiten PandyaBring definition of va_list and friends, so that ACPI...
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 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
next