]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-04-18 jkimDo not assume PM timer GAS type is I/O or memory. ...
2011-04-18 glebiusMore whitespace fixes.
2011-04-18 kibMake pmap_invalidate_cache_range() available for consum...
2011-04-18 glebiusWhitespace fixes.
2011-04-18 ruChanged "conscontrol unset" to accept an existing virtual
2011-04-18 glebiusLibAliasInit() should allocate memory with M_WAITOK...
2011-04-18 traszDocument problems with -d/-w and the fact that -X is...
2011-04-18 mdfFix a few acpi sysctls that want "IK" formatting to...
2011-04-18 glebiusPullup up to TCP header length before matching against...
2011-04-18 jhbWhen checking to see if a window update should be sent...
2011-04-18 mdfFix a copy/paste whitespace error.
2011-04-18 mdfRegen.
2011-04-18 mdfAdd the posix_fallocate(2) syscall. The default implem...
2011-04-18 mavReduce geom_raid log verbosity.
2011-04-18 mavHandle ready timeout during polled operation same as...
2011-04-18 glebiusIt is already seven years since mbuf allocator uses...
2011-04-18 mavRemove always false "< 0" check for unsgined int variab...
2011-04-18 mavRemove some used variables.
2011-04-18 adrianFor now, only enable GTT. CST is firing very frequently...
2011-04-18 glebiusFinish last change.
2011-04-18 adrianAdd TX carrier sense timeout statistics.
2011-04-18 glebiusFurther cleanup of node creation path from M_NOWAIT...
2011-04-18 adrianBump pad, I'm adding more statistics.
2011-04-18 adrianRework the Global TX timeout handling to look more...
2011-04-18 mavRemove some used variables.
2011-04-18 mav - Tune different wait loops to cut some more milliseco...
2011-04-18 nwhitehornMention the memstick target here.
2011-04-18 philipDelete mistakenly added sys/files.ts7800
2011-04-18 adrianAdd global TX timeout handling.
2011-04-18 dimAfter removing libobjc and other Objective-C components...
2011-04-18 glebiusng_netflow_cache_init() can be void.
2011-04-18 glebiusNode constructor methods are supposed to be called...
2011-04-18 aeUse M_WAITOK flag instead M_WAIT for malloc.
2011-04-18 rmacklemAdd a vput() to nfs_lookitup() in the experimental...
2011-04-18 rmacklemAdd vput() calls in two places in the experimental...
2011-04-17 rmacklemChange the mutex locking for several locations in the
2011-04-17 rmacklemAdd checks for MNTK_UNMOUNTF at the beginning of three
2011-04-17 dougbThe change in r206686 to allow the stop argument to...
2011-04-17 jilleskdump: Show code for signals where the default action...
2011-04-17 dimRemove libobjc and other Objective-C related components...
2011-04-17 dimFor clang, make -mno-mmx imply -mno-3dnow. This is...
2011-04-17 nwhitehornUpdate to reflect net install changes.
2011-04-17 rmacklemGet rid of the "nfscl: consider increasing kern.ipc...
2011-04-17 rmacklemFix up some of the sysctls for the experimental NFS...
2011-04-17 nwhitehornMake dialog's --prgbox option actually work.
2011-04-17 nwhitehornUpdate dialog to version 1.1-20110302.
2011-04-17 nwhitehornUpdate dialog to 20110302 version.
2011-04-17 bzMake in_proto.c dependent on either inet or inet6.
2011-04-17 glebiusFix error where error variable was assigned result...
2011-04-17 trocinyRemove hast_proto_recv(). It was used only in one place...
2011-04-17 bzFix IPv6 ND. After r219562 we in nd6_ns_input() were...
2011-04-17 jillesAllow using CMSG_NXTHDR with -Wcast-align.
2011-04-17 dimCleanup some left-over empty directories in contrib...
2011-04-17 jillesktrace: Log the code for all signals (PSIG events).
2011-04-17 rmacklemChange some defaults in the experimental NFS client...
2011-04-17 adrianMark the PHY as inactive before the chip is reset.
2011-04-17 sobomaxIf we can retrieve interface address sleep for one...
2011-04-17 rmacklemFix readdirplus in the experimental NFS client so that it
2011-04-16 rmacklemAdd a lktype flags argument to nfscl_nget() and ncl_nge...
2011-04-16 rmacklemAdd mutex locking on the nfs node in ncl_inactive(...
2011-04-16 dchaginRemove malloc(9) return value checks when M_WAITOK...
2011-04-16 bschmidtAdd some new features:
2011-04-16 bschmidtBring over the HAL/OPS changes, instead of two const...
2011-04-16 bschmidtRead RX/TX chainmasks directly of the EEPROM. Some...
2011-04-16 bschmidtJust a whitespace sync, some more style(9) conform...
2011-04-16 bschmidtSync comments with OpenBSD.
2011-04-16 bschmidtSync debug and error messages with OpenBSD.
2011-04-16 bschmidtShuffle code around a bit. Mostly to group functional...
2011-04-16 adrianDon't do Kite antenna switch selection this way (for...
2011-04-16 bschmidtRename some stuff in favour of the OpenBSD names:
2011-04-16 bschmidtFix WME/QoS handling:
2011-04-16 bschmidtRemove if_ierrors which do not necessarily indicate...
2011-04-16 adrianDisable classic-style fast diversity on the AR5416...
2011-04-16 bschmidtInstead of hardcoding TX rates and using that to fill...
2011-04-16 adrianRemove some duplicate code from the AR9285 TX power...
2011-04-16 brucecRemove missing include directory in preparation for...
2011-04-16 bschmidtReplace RX/TX ring allocation error messages with somet...
2011-04-16 bschmidtPrevent double-free, also use the same error codes...
2011-04-16 bschmidtAdd missing bus_dmamap_sync calls as well as remove...
2011-04-16 bschmidtUnify TX/RX ring allocation, finish the descriptior...
2011-04-16 bschmidtMake sure to destroy all DMA tags and maps.
2011-04-16 bschmidtRewrite DMA segment handling to be more inline with...
2011-04-16 bschmidtscratch_paddr has the same address pre-assigned, use...
2011-04-16 bschmidtIn case a new mbuf can't be loaded, reuse the old one.
2011-04-16 bschmidtOpenBSD uses IWN_RBUF_SIZE not MJUMPAGESIZE for the...
2011-04-16 bschmidtRemove the flags argument of iwn_dma_contig_alloc(...
2011-04-16 jhMove a comment to the right place. The rearrange done...
2011-04-16 bschmidtRSSI related syncs with the OpenBSD code:
2011-04-16 bschmidtPass errors that might happen during state transitions...
2011-04-16 bschmidtObtain the channel number directly from the laster...
2011-04-16 jhMove TUNABLE_INT_FETCH() out of the SIM lock to avoid...
2011-04-16 nyanMFi386: revisions 220389 and 220392
2011-04-15 rmacklemChange the experimental NFS client so that it creates...
2011-04-15 jkimPurge _USE_BERKELEY_YACC definition from Makefile....
2011-04-15 jkimRe-merge with ACPICA vendor source.
2011-04-15 bschmidtfix the order of the prototypes from the previosu commit
2011-04-15 bschmidtThe 6005 series devices need additional temperature...
2011-04-15 bschmidtRevert some of local calibration changes in favour...
2011-04-15 bschmidtremove debug left-overs
2011-04-15 bschmidtSplit up watchdog and calibration callout. This allows...
next