]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-02-24 attilioMFC
2013-02-24 markjMerge part of r1712 from elftoolchain, making it possib...
2013-02-24 mckusickWhen running with the -d option, instrument fsck_ffs...
2013-02-23 gonzo- Move dma, sdhci and mbox nodes down in dts in order...
2013-02-23 gonzoBump per-device interrupt limit to more reasonable...
2013-02-23 jillessh: If a SIGINT or SIGQUIT interrupts "wait", return...
2013-02-23 dimPull in r175962 from upstream llvm trunk:
2013-02-23 gonzoAdd macroses to properly map IO peripherals memory...
2013-02-23 kientzle"fdt addr" gets run from loader.rc before the kernel...
2013-02-23 kientzlePrint kernel args as late as possible before jumping...
2013-02-23 marcelEnable PREEMPTION by default now that PR 147501 has...
2013-02-23 mavAdd basic and not very reliable protection against...
2013-02-23 jillessh: Test that the exit status is 1 if read encounters...
2013-02-23 keramidaNow that qsort(3) has a sample comparison function...
2013-02-23 mmMFV r246653:
2013-02-22 dimPull in r172354 from upstream clang trunk:
2013-02-22 mavFix command timeout caused by data underrun during...
2013-02-22 pjdDon't print an empty line for files with no attributes...
2013-02-22 acheBack out prev. change preventing /sys/sys symlink....
2013-02-22 mavHide SEMB port of the SiI3826 Port Multiplier by defaul...
2013-02-22 gallatinBump mxge copyright.
2013-02-22 gallatinImprovements for newer mxge nics:
2013-02-22 mavAdd DA_Q_NO_PREVENT quirk for Kingston DataTraveler...
2013-02-22 alcEliminate an unused #define.
2013-02-22 gallatinTry harder to make mxge safe for all combinations of...
2013-02-22 glebiusFix build.
2013-02-22 adrianAdd a workaround for AR5416, AR9130 and AR9160 chipsets...
2013-02-22 grehanAdd the ability to have a 'fallback' search for memory...
2013-02-21 pluknetDocument VFCF_SBDRY.
2013-02-21 adrianDisable debugging entries about BAW issues. I haven...
2013-02-21 pluknetReflect CARP media-type departure.
2013-02-21 gallatinImprove mxge's receive performance for IPv6:
2013-02-21 pluknetSeparate items in the list of System values with .Pp...
2013-02-21 npcxgbe(4): Add sysctls to extract debug information...
2013-02-21 jmgreorder so all the flags are together and make the...
2013-02-21 jhbFurther refine the handling of stop signals in the...
2013-02-21 impsplsoftvm() is no longer in the tree. gc.
2013-02-21 impbus_dmamap_load_ccb doesn't exist on earlier versions...
2013-02-21 impRemove splsoftclock() since it is now gone.
2013-02-21 gallatinFix tcp_lro_rx_ipv4() for drivers that do not set CSUM_...
2013-02-21 pluknetIn the EXAMPLES section: append the subsystem regular...
2013-02-21 impUse critical_enter/critical_exit around the time sensit...
2013-02-21 glebiusFix build.
2013-02-21 glebiusFix build.
2013-02-21 adrianBe slightly more paranoid with the TX DMA buffer maximu...
2013-02-21 impRemove incorrect comment about splsoftclock.
2013-02-21 impLocking for todr got pushed down into inittodr and...
2013-02-21 adrianAdd an option to allow the minimum number of delimiters...
2013-02-21 impCorrect comment about use of pmtimer, and the real...
2013-02-21 adrianAdd a new option to limit the maximum size of aggregates.
2013-02-21 adrianRemove this unneeded printf(), sorry!
2013-02-21 impThe request queue is already locked, so we don't need...
2013-02-21 jamieDon't worry if a module is already loaded when looking...
2013-02-21 impMost other giant locked storage drivers in the tree...
2013-02-21 impThe other giant locked storage drivers have removed...
2013-02-21 impFix broken usage of splhigh() by removing it.
2013-02-21 impKill now-bogus splhigh() -- it is a nop
2013-02-21 impReplace splhigh() with critical_enter()/leave() to...
2013-02-21 impNo longer need splhigh() since locking was done, delete...
2013-02-21 jfvRefresh on the shared code for the E1000 drivers.
2013-02-20 npcxgbe(4): Assume that CSUM_TSO in the transmit path...
2013-02-20 pjdWhen porting XTS-related code from OpenBSD I forgot...
2013-02-20 baptDo not use deprecated functions from libarchive
2013-02-20 impRemove the unused spl functions: spl0, splsoftcam,...
2013-02-20 desrevert 247035
2013-02-20 emasteFix parallel build race with DEBUG_FLAGS
2013-02-20 brooksSupport hardlinks in manifest files by the same logic...
2013-02-20 joelSort sections.
2013-02-20 keramidaVarious improvements to the qsort(3) usage example:
2013-02-20 gibbsAvoid panic when tearing down the DTrace pid provider...
2013-02-20 gibbsOrphaned processes that are being traced are killed...
2013-02-20 kibConvert machine/elf.h, machine/frame.h, machine/sigframe.h,
2013-02-20 alcInitialize vm_max_kernel_address on non-FDT platforms...
2013-02-20 kientzleFix "fdt addr" to accept literal addresses rather than...
2013-02-20 pluknetip_savecontrol() style fixes. No functional changes.
2013-02-20 brooksAllow '.' components in manifest paths. They are alway...
2013-02-20 brooksFix the -N option in manifest mode by using pwcache...
2013-02-20 brooksAdd a -D flag that causes duplicate entries in an mtree...
2013-02-20 melifaroFix several new & old style issues.
2013-02-20 melifaroAdd interface name filtering via 'match' cmd.
2013-02-20 desReduce excessive nesting.
2013-02-20 pluknetCheck if the -sec option is given without an argument.
2013-02-20 adrianConfigure larger TX FIFO default and maximum level...
2013-02-20 adrianIf any of the TX queues have underrun reporting enabled...
2013-02-20 adrianA couple of quick tidyups:
2013-02-20 adrianEnable TX FIFO underrun interrupts. This allows the...
2013-02-20 adrianoops, tab!
2013-02-20 adrianPost interrupts in the ath alq trace.
2013-02-20 adrianCFG_ERR, DATA_UNDERRUN and DELIM_UNDERRUN are all flags...
2013-02-19 keramidaAdd a sample program that shows how a custom comparison...
2013-02-19 jillessh: Fix a crash with the stackmark code.
2013-02-19 jmgadd support for AES and PCLMULQDQ instructions to binut...
2013-02-19 gallatinAdd support to mxge for IPv6 TX csum offload & IPv6...
2013-02-19 gonzoSpelling fixes
2013-02-19 gonzoRoll back change of frequency for initialization sequen...
2013-02-19 mavMFcalloutng:
2013-02-19 uqsdtc: fix bootstrapping from 8.2-STABLE
2013-02-19 mavMFcalloutng:
2013-02-19 dimPull in r175360 from upstream llvm trunk:
2013-02-19 dimImport change 6d783560e4aad1e680097d11e89755647a5aba87...
next