]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-02-23 Jilles Tjoelkersh: If a SIGINT or SIGQUIT interrupts "wait", return...
2013-02-23 Dimitry AndricPull in r175962 from upstream llvm trunk:
2013-02-23 Oleksandr TymoshenkoAdd macroses to properly map IO peripherals memory...
2013-02-23 Tim Kientzle"fdt addr" gets run from loader.rc before the kernel...
2013-02-23 Tim KientzlePrint kernel args as late as possible before jumping...
2013-02-23 Marcel MoolenaarEnable PREEMPTION by default now that PR 147501 has...
2013-02-23 Alexander MotinAdd basic and not very reliable protection against...
2013-02-23 Jilles Tjoelkersh: Test that the exit status is 1 if read encounters...
2013-02-23 Giorgos KeramidasNow that qsort(3) has a sample comparison function...
2013-02-23 Martin MatuskaMFV r246653:
2013-02-22 Dimitry AndricPull in r172354 from upstream clang trunk:
2013-02-22 Alexander MotinFix command timeout caused by data underrun during...
2013-02-22 Pawel Jakub... Don't print an empty line for files with no attributes...
2013-02-22 Andrey A. ChernovBack out prev. change preventing /sys/sys symlink....
2013-02-22 Alexander MotinHide SEMB port of the SiI3826 Port Multiplier by defaul...
2013-02-22 Andrew GallatinBump mxge copyright.
2013-02-22 Andrew GallatinImprovements for newer mxge nics:
2013-02-22 Alexander MotinAdd DA_Q_NO_PREVENT quirk for Kingston DataTraveler...
2013-02-22 Alan CoxEliminate an unused #define.
2013-02-22 Andrew GallatinTry harder to make mxge safe for all combinations of...
2013-02-22 Gleb SmirnoffFix build.
2013-02-22 Adrian ChaddAdd a workaround for AR5416, AR9130 and AR9160 chipsets...
2013-02-22 Peter GrehanAdd the ability to have a 'fallback' search for memory...
2013-02-21 Sergey KandaurovDocument VFCF_SBDRY.
2013-02-21 Adrian ChaddDisable debugging entries about BAW issues. I haven...
2013-02-21 Sergey KandaurovReflect CARP media-type departure.
2013-02-21 Andrew GallatinImprove mxge's receive performance for IPv6:
2013-02-21 Sergey KandaurovSeparate items in the list of System values with .Pp...
2013-02-21 Navdeep Parharcxgbe(4): Add sysctls to extract debug information...
2013-02-21 John-Mark Gurneyreorder so all the flags are together and make the...
2013-02-21 John BaldwinFurther refine the handling of stop signals in the...
2013-02-21 Warner Loshsplsoftvm() is no longer in the tree. gc.
2013-02-21 Warner Loshbus_dmamap_load_ccb doesn't exist on earlier versions...
2013-02-21 Warner LoshRemove splsoftclock() since it is now gone.
2013-02-21 Andrew GallatinFix tcp_lro_rx_ipv4() for drivers that do not set CSUM_...
2013-02-21 Sergey KandaurovIn the EXAMPLES section: append the subsystem regular...
2013-02-21 Warner LoshUse critical_enter/critical_exit around the time sensit...
2013-02-21 Gleb SmirnoffFix build.
2013-02-21 Gleb SmirnoffFix build.
2013-02-21 Adrian ChaddBe slightly more paranoid with the TX DMA buffer maximu...
2013-02-21 Warner LoshRemove incorrect comment about splsoftclock.
2013-02-21 Warner LoshLocking for todr got pushed down into inittodr and...
2013-02-21 Adrian ChaddAdd an option to allow the minimum number of delimiters...
2013-02-21 Warner LoshCorrect comment about use of pmtimer, and the real...
2013-02-21 Adrian ChaddAdd a new option to limit the maximum size of aggregates.
2013-02-21 Adrian ChaddRemove this unneeded printf(), sorry!
2013-02-21 Warner LoshThe request queue is already locked, so we don't need...
2013-02-21 Jamie GrittonDon't worry if a module is already loaded when looking...
2013-02-21 Warner LoshMost other giant locked storage drivers in the tree...
2013-02-21 Warner LoshThe other giant locked storage drivers have removed...
2013-02-21 Warner LoshFix broken usage of splhigh() by removing it.
2013-02-21 Warner LoshKill now-bogus splhigh() -- it is a nop
2013-02-21 Warner LoshReplace splhigh() with critical_enter()/leave() to...
2013-02-21 Warner LoshNo longer need splhigh() since locking was done, delete...
2013-02-21 Jack F VogelRefresh on the shared code for the E1000 drivers.
2013-02-20 Navdeep Parharcxgbe(4): Assume that CSUM_TSO in the transmit path...
2013-02-20 Pawel Jakub... When porting XTS-related code from OpenBSD I forgot...
2013-02-20 Baptiste DaroussinDo not use deprecated functions from libarchive
2013-02-20 Warner LoshRemove the unused spl functions: spl0, splsoftcam,...
2013-02-20 Dag-Erling... revert 247035
2013-02-20 Ed MasteFix parallel build race with DEBUG_FLAGS
2013-02-20 Brooks DavisSupport hardlinks in manifest files by the same logic...
2013-02-20 Joel DahlSort sections.
2013-02-20 Giorgos KeramidasVarious improvements to the qsort(3) usage example:
2013-02-20 Justin T. GibbsAvoid panic when tearing down the DTrace pid provider...
2013-02-20 Justin T. GibbsOrphaned processes that are being traced are killed...
2013-02-20 Konstantin... Convert machine/elf.h, machine/frame.h, machine/sigframe.h,
2013-02-20 Alan CoxInitialize vm_max_kernel_address on non-FDT platforms...
2013-02-20 Tim KientzleFix "fdt addr" to accept literal addresses rather than...
2013-02-20 Sergey Kandaurovip_savecontrol() style fixes. No functional changes.
2013-02-20 Brooks DavisAllow '.' components in manifest paths. They are alway...
2013-02-20 Brooks DavisFix the -N option in manifest mode by using pwcache...
2013-02-20 Brooks DavisAdd a -D flag that causes duplicate entries in an mtree...
2013-02-20 Alexander V... Fix several new & old style issues.
2013-02-20 Alexander V... Add interface name filtering via 'match' cmd.
2013-02-20 Dag-Erling... Reduce excessive nesting.
2013-02-20 Sergey KandaurovCheck if the -sec option is given without an argument.
2013-02-20 Adrian ChaddConfigure larger TX FIFO default and maximum level...
2013-02-20 Adrian ChaddIf any of the TX queues have underrun reporting enabled...
2013-02-20 Adrian ChaddA couple of quick tidyups:
2013-02-20 Adrian ChaddEnable TX FIFO underrun interrupts. This allows the...
2013-02-20 Adrian Chaddoops, tab!
2013-02-20 Adrian ChaddPost interrupts in the ath alq trace.
2013-02-20 Adrian ChaddCFG_ERR, DATA_UNDERRUN and DELIM_UNDERRUN are all flags...
2013-02-19 Giorgos KeramidasAdd a sample program that shows how a custom comparison...
2013-02-19 Jilles Tjoelkersh: Fix a crash with the stackmark code.
2013-02-19 John-Mark Gurneyadd support for AES and PCLMULQDQ instructions to binut...
2013-02-19 Andrew GallatinAdd support to mxge for IPv6 TX csum offload & IPv6...
2013-02-19 Oleksandr TymoshenkoSpelling fixes
2013-02-19 Oleksandr TymoshenkoRoll back change of frequency for initialization sequen...
2013-02-19 Alexander MotinMFcalloutng:
2013-02-19 Ulrich Spörleindtc: fix bootstrapping from 8.2-STABLE
2013-02-19 Alexander MotinMFcalloutng:
2013-02-19 Dimitry AndricPull in r175360 from upstream llvm trunk:
2013-02-19 Dimitry AndricImport change 6d783560e4aad1e680097d11e89755647a5aba87...
2013-02-19 Tim KientzleFix includes for use in libstand.
2013-02-19 Davide ItalianoFixup r246916 in case gcc is used to build.
2013-02-19 John BaldwinFix a few typos.
2013-02-19 Philippe CharnierWARNS=6 compliance
2013-02-19 Philippe CharnierWARNS=6 compliance
next