]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-07-09 adrianExtend the RX HAL API to include the RX queue identifier.
2012-07-09 hrsMake ipfw0 logging pseudo-interface clonable. It can...
2012-07-09 adrianExtend the debugging flags to include some AR9300 HAL...
2012-07-09 adrianExtend the RX descriptor completion debugging to log...
2012-07-09 hrs- Add support of the following USB devices to run(4):
2012-07-09 hrsRemove "prefer_source" address selection option. FreeB...
2012-07-09 mjgFollow-up commit to r238220:
2012-07-09 adrianAdd a debug category for RX EDMA.
2012-07-08 melifaroFinally fix lookup (account remaining '\0') and deletion
2012-07-08 kibAvoid vm page queues lock leak after r238212.
2012-07-08 marcelMove PCPU initialization to a new function called cpu_p...
2012-07-08 marcelUnleash the APs at SI_SUB_KICK_SCHEDULER so that we...
2012-07-08 nwhitehornAfter the binutils 2.17.50 import, the assembler suppor...
2012-07-08 bzImplement handling of "atomic fragements" as outlined in
2012-07-08 avgacpi_cpu: we are able to handle _CST change notificatio...
2012-07-08 bzAs mentioned in the commit message of r237571 (copied...
2012-07-08 eadlerFix always 0 tautologly revealed by gcc46
2012-07-08 mjgUnbreak handling of descriptors opened with O_EXEC...
2012-07-07 traszAdd trivial resize handling to gnop(8).
2012-07-07 traszAdd trivial resize handling to gmountver(8).
2012-07-07 traszMake the da(4) driver notify GEOM about LUN size change.
2012-07-07 traszAdd disk_resize(), to make it possible for the disk...
2012-07-07 traszMake it possible to resize md(4) devices.
2012-07-07 jfvChange the interface to the Energy Efficient Ethernet...
2012-07-07 traszAdd a new GEOM method, resize(), which is called after...
2012-07-07 kibDrop page queues mutex on each iteration of vm_pageout_...
2012-07-07 eadlerAdd missing sleep stat increase
2012-07-07 eadlerAdd a description of the Spanish Dvorak keymap added...
2012-07-07 eadlerRemove unneeded variable reported by gcc46 which stoppe...
2012-07-07 eadlerRemove variables which are initialized but never used...
2012-07-07 eadlerRemove ancient vnconfig symlink
2012-07-07 eadlerRemove variables which are initialized but never used...
2012-07-07 eadlerRemove variables which are initialized but never used...
2012-07-07 eadlerRemove variables which are initialized but never used...
2012-07-07 traszFix orphan() methods of several GEOM classes to not...
2012-07-07 eadlerFix spelling
2012-07-07 avgacpi_cpu_generic_cx_probe: for consistency set cpu_non_...
2012-07-07 avgacpi_cpu_cx_list: there is no need to re-evaluate cpu_n...
2012-07-07 avgacpi_cpu_cx_cst: consistently use cpu_cx_count during...
2012-07-07 marcelImplement ia64_physmem_alloc() and use it consistently...
2012-07-07 impCreate a generic way to support multiple boards within an
2012-07-07 impGeneralize this for loading the loader into the SPI...
2012-07-07 impAllow other SOCs to be compiled in, first step.
2012-07-07 impStrip out the useless junk. All we really care about...
2012-07-07 kientzleUnbreak building WITH_ICONV=yes and new yacc.
2012-07-07 marcelHide the creation of phys_avail behind an API to make...
2012-07-06 emasteImplement SIOCGIFMEDIA for if_tap(4)
2012-07-06 theravenRestore the __collate_load_error global that was accide...
2012-07-06 kibAdd a source file needed for module linking.
2012-07-06 kibStyle.
2012-07-06 kibUse assembler mnemonic instead of manually assembling...
2012-07-06 pfgMerge a small update from NetBSD.
2012-07-06 emasteAllow continuous packet transmission (via -t 0)
2012-07-06 pfgFix issue resizing bin/sh
2012-07-06 marcelagp.c:
2012-07-06 traszFix typo in the comment.
2012-07-06 emasteAlso report tx bandwidth with Ethernet overhead
2012-07-06 avgr237748 continuation: fix nopw (0f 1f) behavior with...
2012-07-06 avgr237748 continuation: segment-override prefixes are...
2012-07-06 jhbAdd support for the 'invept' and 'invvpid' instructions...
2012-07-06 jhbSeveral fixes to the amd64 disassembler:
2012-07-06 emasteAllow threads to finish up when terminated by user
2012-07-06 jhbAdd another PS/2 keyboard PNP ID. This ID is listed as
2012-07-06 alcMake pmap_enter()'s management of PV entries consistent...
2012-07-06 alcReplace all uses of the vm page queues lock by a r...
2012-07-05 jfvCorrect small regressions pointed out by jhb, thanks...
2012-07-05 jfvUpdate to the ixgbe driver:
2012-07-05 jfvSync with Intel internal source:
2012-07-05 obrienRemove the "funny targets" make check. We no longer...
2012-07-05 jhbNow that our assembler supports the xsave family of...
2012-07-05 brooksDocument the behavior (from 4.4-lite) that tokens retur...
2012-07-05 marcelFix LINT.
2012-07-05 alcCalculate the new PTE value in pmap_enter() before...
2012-07-05 emasteRestore r211786 by rpaulo:
2012-07-05 alcCorrect an error in r237513. The call to reserve_pv_en...
2012-07-04 jhbAdd support for the 'xsave', 'xrstor', 'xsaveopt',...
2012-07-04 tuexenUse consistent method to determine IPV4_OUTPUT/IPV6_OUTPUT.
2012-07-04 tuexenUse CSUM_SCTP_IPV6 for IPv6.
2012-07-04 pjdMake use of GEOM Gate direct reads feature. This allows...
2012-07-04 pjdExtend GEOM Gate class to handle read I/O requests...
2012-07-04 pjdPrefer sysctl to open/read/close for obtaining random...
2012-07-04 pjdImprove description of various key used by GELI.
2012-07-04 pjdUse correct part of the Master-Key for generating encry...
2012-07-04 pjdCorrect comment.
2012-07-04 pjdCorrect a comment and correct style of a flag check.
2012-07-04 pjdvdev_io_done stage is not used for ioctls.
2012-07-04 pjdFix an obvious typo.
2012-07-04 pjdThe register_printf_render_std() function expects regul...
2012-07-04 pjdRecognize 'none' or '0' as no flags.
2012-07-04 jhbDecode the 'xsave', 'xrstor', 'xsaveopt', 'xgetbv'...
2012-07-04 gabor- Change --nthreads parameter to --parallel for GNU...
2012-07-04 desName jails automatically.
2012-07-04 joelRemove end of line whitespace.
2012-07-04 seAdd the possibility to specify a threshold for the...
2012-07-04 glebiusDocument RO_RTFREE() macro.
2012-07-04 glebiusWhen ip_output()/ip6_output() is supplied a struct...
2012-07-03 tuexenIniitialize a variable.
2012-07-03 trocinyFix style.
2012-07-03 trocinyFix KASSERT message.
2012-07-03 trocinyDon't check for ifp != NULL before KASSERT, as ifp...
next