]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2013-03-28 kibRelease the v_writecount reference on the vnode in...
2013-03-28 adrianFix the AR933x platform device start/stop code.
2013-03-28 markjMake sure that ${SHLIB_NAME}.debug and ${SHLIB_NAME...
2013-03-28 impUpdate wiht the times.
2013-03-27 jimharrisdeferal -> deferral
2013-03-27 jillesbtowc(3), isblank(3): Correct prototypes for _l variants.
2013-03-27 dimSimilar to r239870 and r239872, teach the other binutil...
2013-03-27 mavOn SIM destruction free associated CCBs, preallocated...
2013-03-27 jkimLimit the amount of video memory we map for the driver...
2013-03-27 reneProperly spell "Class Based Queueing"
2013-03-27 reneFix a typo, 'xdev-build' should be spelled with a ...
2013-03-27 kibFix a race with the vnode reclamation in the aio_qphysi...
2013-03-27 kibAdd dev_strategy_csw() function, which is similar to...
2013-03-27 kibOn i386, double the default size of the bio transient...
2013-03-27 kibFix the VM_BCACHE_SIZE_MAX definition on i386 to match...
2013-03-27 erwinUpdate to 9.8.4-P2
2013-03-27 mavAdd Subsystem ID field to the quirk table. Use it...
2013-03-27 bryanvAdd missing space
2013-03-27 adrianCommit initial (unfinished!) support for the AR933x...
2013-03-27 adrianAdd the reference clock for each supported chip.
2013-03-27 jimharrisFix printf format issue on i386.
2013-03-27 adrian* Stop processing after HAL_EIO; this is what the refer...
2013-03-27 jimharrisPanic should the SCI framework ever request a pointer...
2013-03-26 jkimLoosen restrictions for quoted strings. Now we can...
2013-03-26 markjFix interval-based rotations when the -t flag is used...
2013-03-26 jimharrisReport support for unmapped I/O by adding PIM_UNMAPPED...
2013-03-26 jillesaccept(2): Mention inheritance of O_ASYNC and signal...
2013-03-26 jimharrisClean up debug prints.
2013-03-26 jimharrisUse errno and strerror to print more descriptive messag...
2013-03-26 jimharrisMove common code from the different nvme_allocate_reque...
2013-03-26 jimharrisChange a number of malloc(9) calls to use M_WAITOK...
next