]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-04-02 kevloAdd VIMAGE to NOTES.
2013-04-02 mdfRegen.
2013-04-02 mdfFix return type of extattr_set_* and fix rmextattr...
2013-04-02 yongariFix a typo.
2013-04-02 smhAdded ATA Pass-Through support to CAM
2013-04-01 dimFollow up to r247960 and rr247960 by also amending...
2013-04-01 sjgTag bmake-20130330
2013-04-01 sjgImport bmake-20130330
2013-04-01 adrianEnsure that we only call the busdma unmap/flush routine...
2013-04-01 jilleswordexp(): Remove wrong IFS usage.
2013-04-01 adrianRemove an un-needed comment.
2013-04-01 adrianUse ATH_MAX_SCATTER rather than ATH_TXDESC.
2013-04-01 adrianOnly unmap the RX mbuf DMA map if there's a buffer...
2013-04-01 pfgDtrace: enablings on defunct providers prevent provider...
2013-04-01 jillessh: Fix various compiler warnings.
2013-04-01 emasteFormat per etc/mtree/README
2013-04-01 jimharrisAdd unmapped bio support to nvme(4) and nvd(4).
2013-04-01 mmCall dmu_snapshot_list_next() in zvol.c with dsl_pool_c...
2013-04-01 desSilence warnings about redefined macros.
2013-04-01 mavSlightly tune locking to not call xpt_alloc_ccb() that...
2013-04-01 traszMention that read_attributes, write_attributes, read_ac...
2013-04-01 melifaroFix ipfw rule validation partially broken by r248552.
2013-04-01 kibDo not call the VOP_LOOKUP() for the doomed directory...
2013-04-01 kibRecord the correct error in the trace.
2013-04-01 kibStrip the unnneeded spaces, mostly at the end of lines.
2013-04-01 ianFix low-level uart drivers that set their fifo sizes...
2013-04-01 ianEnable hardware flow control and high speed bulk data...
2013-03-31 ianAccommodate uart devices with large FIFOs (or DMA buffe...
2013-03-31 ianWhen running on armv6, set alignment checking to modulo...
2013-03-31 ianWhen running on armv6, set alignment checking to modulo...
2013-03-31 tuexenAdd a macro for checking for IPv4 link local addresses.
2013-03-31 jillesRename do_pipe() to kern_pipe2() and declare it properly.
2013-03-31 ianFix a typo in the CF device driver name that prevented...
2013-03-31 andrewFix xdev-install when installing to a location other...
2013-03-31 andrewFix xdev. Clang and libc were not building correctly...
2013-03-31 neelAdd counter to keep track of the number of timer interr...
2013-03-31 andrewWhen building universe ensure the required worlds are...
2013-03-30 neelAdd some more stats to keep track of all the reasons...
2013-03-30 kientzleInitialize sym_count to 0.
2013-03-30 mdfUse a shared lock for VOP_GETEXTATTR, as it is a read...
2013-03-30 jillesImprove namespacing in <sys/socket.h>:
2013-03-30 adrianAR933x CPU device improvements:
2013-03-30 adrianAR933x UART updates:
2013-03-30 npcxgbe(4): Add support for Chelsio's Terminator 5 ...
2013-03-29 smhAdds the ability to enable / disable sorting of BIO...
2013-03-29 emasteKeep fwd_tag around for subsequent pcb lookups
2013-03-29 jimharrisAdd "type" to nvme_request, signifying if its payload...
2013-03-29 adrianDisable this; it's a local option that I haven't yet...
2013-03-29 ianAdd userland access to at91 gpio functionality via...
2013-03-29 ianChange the API for at91_pio_gpio_get() to return the...
2013-03-29 ianCall soc_info.soc_data->soc_clock_init() before at91_pm...
2013-03-29 jfvChange the define in the header to eliminate unnecessar...
2013-03-29 ianAdd a couple forward declarations, so that board suppor...
2013-03-29 jfvChange defines in the igb driver to allow an easier...
2013-03-29 ianRedo the workaround for at91rm9200 erratum #26 in a...
2013-03-29 ianFix a typo: the RXD0 pin is PA18, not PA19.
2013-03-29 jfvTwo small fixes:
2013-03-29 ianRemove a really noisy printf left over from debugging...
2013-03-29 jimharrisAdd bus_dmamap_load_bio for non-CAM disk drivers that...
2013-03-29 jimharrisAdd CTR5() to bus_dmamap_load_ccb, similar to other...
2013-03-29 jimharrisDo not add 1 to nsegs before passing to CTR5(), since...
2013-03-29 jimharrisPass correct parameter to CTR5() in bus_dmamap_load_uio.
2013-03-29 glebiusFix bug in m_split() in a case when split len matches...
2013-03-29 glebiusOnce ng_ksocket(4) is fixed, re-apply r194662. See...
2013-03-29 glebiusRevamp mbuf handling in ng_ksocket_incoming2():
2013-03-29 glebiusWhen soreceive_generic() hands off an mbuf from buffer,
2013-03-29 glebiusWhitespace.
2013-03-29 glebiusNon-functional cleanup of ng_ksocket_incoming2().
2013-03-29 mariusUnbreak compilation after r248868.
2013-03-29 mavMake pre-shutdown flush and spindown routines to not...
2013-03-29 joelRemove EOL whitespace.
2013-03-29 joelMinor mdoc fix.
2013-03-29 mavImplement CAM_PERIPH_FOREACH() macro, safely iterating...
2013-03-29 adrianFor the AR933x UART, the serial clock is not the AHB...
2013-03-29 adrian* Fix clock register definitions
2013-03-29 adrianPrint out the platform reference frequency.
2013-03-28 gjb - Update hardware notes to reflect that amd64 is no...
2013-03-28 andrewWelcome clang as the default compiler on ARM.
2013-03-28 neelAllow caller to skip 'guest linear address' validation...
2013-03-28 jamieReverse the order of some implicit commands (FS mounts...
2013-03-28 adrianInitial (unfinished!) AR933x support.
2013-03-28 markjIgnore interface renames instead of removing the interf...
2013-03-28 fanfUpdate to upstream version 2.7
2013-03-28 gnnCommit a patch that fixes a problem in the #pragma...
2013-03-28 gnnRevert previous change in favor of a fix to the actual...
2013-03-28 gnnRemove dependency code that caused a double inclusion.
2013-03-28 adrianTie in the AR933x support into -HEAD.
2013-03-28 adrianBring over the initial, CPU-only UART support for the...
2013-03-28 sbrunoUpdate hwpmc to support Haswell class processors.
2013-03-28 neelAdd the "-g <gdport>" option to the vmrun.sh script...
2013-03-28 willKGDB: Accept KLD symbol files with the ".symbols" exten...
2013-03-28 willKGDB: Allow modules to be loaded from the specified...
2013-03-28 jimharrisRemove obsolete comment. This code has now been tested...
2013-03-28 jimharrisDelete extra IO qpairs allocated based on number of...
2013-03-28 scottlSeveral fixes and improvements to sendfile()
2013-03-28 tijlAdd myself as ports committer.
2013-03-28 sbrunoRestore DB_COMMAND capabilities of ciss(4) for debuggin...
2013-03-28 mavExcept one case mps(4) driver does not touch the data...
2013-03-28 sbrunoFix compile of ciss(4) with CISS_DEBUG defined
2013-03-28 avgrc.subr: disabling globbing while processing devfs...
next