]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-07-29 mavOnce more refactor KPI between ntb_transport(4) and...
2016-07-29 alcRemove a probe declaration that has been unused since...
2016-07-29 roygerRevert r291022: x86/intr: allow mutex recursion in...
2016-07-29 roygerxen-intr: fix removal of event channels during resume
2016-07-29 pfgindent(1): Removed whitespace shouldn't be considered...
2016-07-29 roygerxen-netfront: fix trying to send packets with disconnec...
2016-07-29 pfgindent(1): fix struct termination detection.
2016-07-29 edMention that basename(3) and dirname(3) will change...
2016-07-29 pfgindent(1): fix struct termination detection.
2016-07-29 pfgindent(1): Fix breakage caused by single comment follow...
2016-07-29 pfgindent(1): Avoid potential use-after-free.
2016-07-29 pfgindent(1): Avoid out of bound access of array codebuf.
2016-07-29 impFix typo.
2016-07-29 brInclude FBT to modules build on RISC-V.
2016-07-29 brRemove unused variables.
2016-07-29 traszRemove write-only variable.
2016-07-29 traszImprove error message.
2016-07-29 traszFix MTP description in the comment.
2016-07-29 andrewAdd a generic EHCI USB driver based on the Allwinner...
2016-07-29 sephehyperv/storvsc: Use busdma(9) and enable PIM_UNMAPPED...
2016-07-29 sephehyperv/vmbus: Revoke unnecessary exposure of vmbus...
2016-07-29 sephehyperv/vmbus: Move driver glue to the beginning of...
2016-07-29 sephehyperv/vmbus: Forward declare static functions
2016-07-29 sephehyperv/vmbus: Reindent function declarations.
2016-07-28 impMove protocol specific stuff into a linker set object...
2016-07-28 impSwitch to linker sets to find the xport callback object...
2016-07-28 impKill a few stray debug printfs.
2016-07-28 alcRemove any mention of cache (PG_CACHE) pages from the...
2016-07-28 brooksDon't create pointless backups of generated files in...
2016-07-28 brookscxgbe's firmware module fails to build on mips64 as...
2016-07-28 jhbNote that not all optional ptrace events use SIGTRAP.
2016-07-28 gallatinCall tcp_notify() directly to shoot down routes, rather...
2016-07-28 dimAdd tblgen to ObsoleteFiles.inc, as it was renamed...
2016-07-28 stevekRemove BSD and USL copyright and update license block...
2016-07-28 jhbMark spg_len and fl_pktshift static.
2016-07-28 brNormalise the CWARNFLAGS inter-word spacing: remove...
2016-07-28 pfgindent: avoid calling write(2) with a negative second...
2016-07-28 edFix up prototypes of basename(3) and dirname(3) to...
2016-07-28 edPull a copy of the input string before calling basename...
2016-07-28 edClean up use of basename() and dirname().
2016-07-28 kibDo not delegate a work to geom event thread which can...
2016-07-28 kibFix style and typo.
2016-07-28 edCall basename() and dirname() in the POSIXly correct...
2016-07-28 edCall basename() in a portable way.
2016-07-28 edDon't call basename() and dirname() in an unportable...
2016-07-28 emasteremove CONSTRUCTORS from kernel linker scripts
2016-07-28 emasteRegenerate src.conf.5 after r303394
2016-07-28 brBuild ofw_bus_if.h for modules for RISC-V.
2016-07-28 brBuild DTrace assym.o with -msoft-float flag for RISC...
2016-07-28 bro Add warn flags required to build modules with GCC...
2016-07-28 mavFix r303429 build with invariants.
2016-07-28 edRegenerate system call table for r303435.
2016-07-28 edChange the return type of msgrcv() to ssize_t as requir...
2016-07-28 mavOnce more refactor KPI between NTB hardware and consumers.
2016-07-28 edAdd NI_NUMERICSCOPE.
2016-07-28 edChange type of MB_CUR_MAX and MB_CUR_MAX_L() to size_t.
2016-07-28 kibRewrite subr_sleepqueue.c use of callouts to not depend...
2016-07-28 kibExtract the calculation of the callout fire time into...
2016-07-28 kibFix typo in comment.
2016-07-28 kibWhen a debugger attaches to the process, SIGSTOP is...
2016-07-28 sephehyperv/vmbus: Inclusion cleanup
2016-07-28 sephehyperv/vmbus: Avoid unnecessary mb()
2016-07-28 loosEnable the build of micphy as part of generic miibus...
2016-07-27 bdreweryFix non-amd64 build from r292043 after reconnecting...
2016-07-27 ivadasz[iwm] When stopping TX DMA, wait for all channels at...
2016-07-27 bdreweryopt_bdg.h was removed in r150636.
2016-07-27 ivadasz[iwm] Set different pm_timeout for action frames.
2016-07-27 bdreweryopt_apic.h is only used on i386.
2016-07-27 bdreweryopt_random.h was removed in r287558 for opt_global.h
2016-07-27 ivadasz[iwm] Fix inverted logic in iwm_tx().
2016-07-27 rrsRemove myself from kern_timeout.c yeah!
2016-07-27 stevekPrepare for network stack as a module
2016-07-27 bdreweryReconnect pmcstudy, lost in r291021
2016-07-27 jhbAdjust tests in fsync job scheduling loop to reduce...
2016-07-27 jhbAdd support for zero-copy aio_write() on TOE sockets.
2016-07-27 jkimAdd a hack to add weekday to date format for ko_KR...
2016-07-27 emastelibcxxrt: fix demangling of wchar_t
2016-07-27 markjDe-pluralize "queues" where appropriate in the pagedaem...
2016-07-27 emasterename ARM's libunwind.S to to avoid conflict with...
2016-07-27 emasteEnable LLVM libunwind by default on amd64 and i386
2016-07-27 kibRemove empty initializer for the once facility. It...
2016-07-27 emasteRemove ${OBJDUMP} as it is not used by the base system
2016-07-27 emasteANSIfy kern_proc.c and delete register keyword
2016-07-27 emastesyscons,vt: improve phrasing in kern.vty man page descr...
2016-07-27 kibRemove Giant from settime(), tc_setclock_mtx guards...
2016-07-27 kibPrevent parallel tc_windup() calls, both parallel top...
2016-07-27 kibFix a bug in r302252.
2016-07-27 kibReduce the resettodr_lock scope to only CLOCK_SETTIME...
2016-07-27 kibStyle.
2016-07-27 kibReduce number of timehands to just two. This is useful...
2016-07-27 kibHide the boottime and bootimebin globals, provide the...
2016-07-27 sephehyperv/vmbus: Rename cleaned up bufring code
2016-07-27 aeDue to dropped mbuf in netisr queue route(8) can fall...
2016-07-27 kevloRegenerate timedef for zh_TW.
2016-07-27 kevloFix cldr2def.pl script to add weekday to the date forma...
2016-07-27 sephehyperv/vmbus: Cleanup RX bufring read process.
2016-07-27 sephehyperv/vmbus: Stringent RX bufring data length checks.
2016-07-27 sephehyperv/vmbus: Cleanup TX bufring write process.
2016-07-27 ngieTestcase 7.8 no longer needs to be marked TODO
2016-07-27 sephehyperv/vmbus: Update comment for bufring
next