]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-08-15 kmacyCall in to xen for fpu handling when XEN is set
2008-08-15 kmacyImport check for xen features.
2008-08-15 kmacyatomic_fetchadd_int works on unsigned quantities -...
2008-08-15 kmacyAdd flag to indicate to xen support code that threads...
2008-08-15 kmacyIntegrate configuration bits for compling xen.
2008-08-15 kmacyIntegrate support for xen in to i386 common code.
2008-08-15 jhbAllow the network addresses and interface names for...
2008-08-15 jhbFor the "client" and "simple" network types, collapse...
2008-08-15 jhbUse 'me' rather than explicit IP addresses for the...
2008-08-15 jhbFor the firewall_* variables that are specific to the...
2008-08-15 philipImprove the glimpse target: don't index .svn and compil...
2008-08-15 edConvert the snp(4) driver to use cdevpriv.
2008-08-15 philipIntroduce a new loader tunable "hw.ata.ata_dma_check_80...
2008-08-15 phkAccept tty[ud]0 for console device
2008-08-15 kientzleTest updates: Handling of patterns on command line...
2008-08-15 kmacyAdd strcspn to libkern for use by xenbus routines....
2008-08-15 kmacyCompile fixes for xen build.
2008-08-14 emaxImport the uuid_enc_le(), uuid_dec_le(), uuid_enc_be...
2008-08-14 impMove wb driver from sys/pci to sys/dev/wb.
2008-08-14 impMove pcn driver from sys/pci to sys/dev/pcn.
2008-08-14 impMove the ste driver from sys/pci to sys/dev/ste.
2008-08-14 impMove the tl driver form sys/pci to sys/dev/tl.
2008-08-14 jasoneMove CPU_SPINWAIT into the innermost spin loop, in...
2008-08-14 jasoneRe-order the terms of an expression in arena_run_reg_da...
2008-08-14 kensmithCatch up with the removal of /usr/src/compat.
2008-08-14 thompsaFix channel parsing which was broken in r179958, the...
2008-08-14 kevloFix a typo: jme -> age
2008-08-13 mariuscosmetic changes and style fixes
2008-08-13 jkimUse int32_t/int16_t instead of int/short as sys/net...
2008-08-13 emaxImport handy shorthand Bluetooth address (BD_ADDR)...
2008-08-13 jkim- Remove unnecessary jump instruction(s) when offset...
2008-08-13 attilioIn the case of POWERFAIL_NMI, remove the Giant acquisit...
2008-08-13 attilioIntroduce some WITNESS improvements:
2008-08-13 edBump __FreeBSD_version to 800043, because of the bpf...
2008-08-13 emasteFix REDZONE(9) on amd64 and perhaps other 64 bit target...
2008-08-13 jhbAttach the cpufreq child devices with specific orders...
2008-08-13 edChange bpf(4) to use the cdevpriv API.
2008-08-13 maximo Add a quirk for Sony Handycam DCR-HC32E.
2008-08-13 dfrAdd a missing call to mtx_destroy() in clnt_reconnect_d...
2008-08-13 dfrFix an interop issue with Linux: If you do nothing...
2008-08-13 edFix compilation of arm's AVILA.
2008-08-13 yongariFix VLAN hardware tag insertion/stripping on big-endian
2008-08-13 kmacyFix runt TSO packet issue.
2008-08-13 kmacyAdd LRO and MAC statistics to exported sysctls.
2008-08-13 marcelChange the type of ti_traceme from a char to an int...
2008-08-12 jkimMFamd64: Remove unused macros.
2008-08-12 jkimUpdate copyrights and fix style(9).
2008-08-12 csjpReduce the scope of the vnode lock such that it does...
2008-08-12 pjdStyle(9).
2008-08-12 jkimReduce number of stack usages with unused %edi.
2008-08-12 jkimReplace all stack usages with registers and remove...
2008-08-12 kmacyImport Xen paravirtual drivers.
2008-08-12 mariusAssume OpenSolaris knows better and use their value...
2008-08-12 kmacyImport i386 xen sub-arch files.
2008-08-12 marius- Add sys_tick and the USIII and beyond sys_tick_cmpr...
2008-08-12 pjdgeli onetime command can take only one GEOM provider...
2008-08-12 kmacyImport xen sub-arch includes.
2008-08-12 kibRemove unnecessary locking around pointer fetch.
2008-08-12 antoineUse expr -e instead of expr to compute NANO_MEDIASIZE...
2008-08-12 dfrWhen generating thread-safe server code, handle procedu...
2008-08-12 stas- Fix error reporting.
2008-08-12 vanhuIncrease statistic counters for enc0 interface when...
2008-08-12 kmacyImport OS interfaces to Xen services.
2008-08-12 kevloAdd et(4) to the list of drivers use the miibus interface
2008-08-12 yongariRestore link state handling which was broken in rev...
2008-08-12 yongariRemove 'cr' at the end of line.
2008-08-12 yongariRemove whitespace at the end of line.
2008-08-12 kmacyRemove cxgb private lro implementation and switch to...
2008-08-11 acheSuggections from bde@
2008-08-11 kmacyVendor fix for PHY problem.
2008-08-11 jhbDecode some more "exotic" instructions including: fxsav...
2008-08-11 csjpMake sure we check the preselection masks present for...
2008-08-11 jhbMFamd64: Decode "cmov*" instructions.
2008-08-11 rajRework Dallas Semiconductor RTC support.
2008-08-11 rajRename ds1339 -> ds133x to better fit the upcoming...
2008-08-11 bruefferCorrect a few minor markup and grammar issues.
2008-08-11 pjd- Convert sc_sessions_mtx mutex to a rwlock, so in...
2008-08-11 weongyoAdd upgt(4) to the list of supported network interface.
2008-08-11 weongyoAdd an entry for the upgt(4) module.
2008-08-11 weongyoConnect upgt.4 to the build.
2008-08-11 weongyoConnect upgt(4) to the build.
2008-08-11 weongyoAdd Conexant/Intersil PrismGT SoftMAC wireless USB...
2008-08-11 yongariUse device_set_desc() instead of device_set_desc_copy...
2008-08-11 yongariPartial back out r180952.
2008-08-11 kientzleFix up test suite so it works again with the libarchive...
2008-08-10 kientzleCorrect test_tar_large so it works correctly with the...
2008-08-10 dasDoc updates for changes in the default values of
2008-08-10 dasMake -fno-math-errno the default. Our libm doesn't...
2008-08-10 dasMake -mfancy-math-387 the default on FreeBSD, as it...
2008-08-10 antoineImprove periodic/security/550.ipfwlimit a bit:
2008-08-10 keramidaMinor typo fix, caught while skimming through the file.
2008-08-10 kibRevert r181345.
2008-08-10 acheAll cosmetic.
2008-08-10 impMove sis to sys/dev/sis for consistency.
2008-08-10 impRead the config space of the child, not the bridge...
2008-08-10 impMove the xl driver form sys/pci to sys/dev/xl for consi...
2008-08-10 kientzleExplain why two apparently-identical archive_read_data...
2008-08-10 kientzleMfP4: Joerg Sonnenberger's fixes to make 'ar' and ...
2008-08-09 brixAdd quirks for making uhid(4) ignore the Apple iPhone...
2008-08-09 samfix syntax
next