]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-08-04 roygerxen: implement event channel PIRQ support
2014-08-04 ngieFix BINDIR to not duplicate "${TESTSDIR}
2014-08-04 ngieMove a -L argument from LDADD to LDFLAGS
2014-08-04 ngieFix a -Wsecurity warning with clang
2014-08-04 ngieRemove hardcoded path to TESTSDIR (Makefile, ld_library...
2014-08-04 davideFix an overflow in getsockopt(). optval isn't big enoug...
2014-08-04 adrianMake igb(4) build outside of the kernel build.
2014-08-04 adrianMake the ixgbe(4) module buildable outside of the tree.
2014-08-04 mavAdd support for Windows dialect of EXTENDED COPY comman...
2014-08-04 mavImprove locking of multicast addresses in VLAN and...
2014-08-03 peterPartial revert of r262867.
2014-08-03 gavinFor reasons which are not clear, r254263 broke some...
2014-08-03 issyl0Add generic list, status, load and unload docs to gpart(8)
2014-08-03 alcRetire pmap_change_wiring(). We have never used it...
2014-08-03 tuexenAdd support for the SCTP_PKTDROP_SUPPORTED socket optio...
2014-08-03 marcelFix multicast, broken by the conversion of the nfe...
2014-08-03 tuexenUse consistent names for SCTP sysctls. Rename
2014-08-03 tuexenAdd SCTP socket option SCTP_NRSACK_SUPPORTED to control the
2014-08-03 rayAllow to disable some special key combinations handled...
2014-08-03 mavDo not retry on set of non-transient XCOPY errors.
2014-08-03 rayFix vt_vga driver to draw not-8-bit-aligned fonts corre...
2014-08-03 joergAvoid a divide-by-zero panic when setting the baudrate...
2014-08-03 mavDo not retry token errors. They are not going to disapp...
2014-08-03 delphijRevert r269404 and use cpu_ticks() for dbuf allocation.
2014-08-03 pluknetvn_path_to_global_path: update comment.
2014-08-03 dteskeAdd required `exec' before Xdialog(1) invocation for...
2014-08-03 impMake the witness lock limit an option.
2014-08-03 adrianDo the iwn(4) panic reinitialisation under IWN_LOCK().
2014-08-03 kibRemove Giant acquisition from the mount and unmount...
2014-08-03 hirenAdd myself to committers-src.dot.
2014-08-02 mavRework r269444 to work also for lists without IDs.
2014-08-02 tuexenAdd support for the SCTP_PR_SUPPORTED socket option...
2014-08-02 tuexenFix a copy and paste error.
2014-08-02 mavPlug EXTENDED COPY request data memory leak.
2014-08-02 mavFix some bugs in RECEIVE COPY STATUS data.
2014-08-02 mavAdd missing comparisons to make list IDs in EXTENDED...
2014-08-02 npcxgbe(4): Remove an unused version of t4_enable_vi.
2014-08-02 hselasky- Spelling corrections
2014-08-02 alcRewrite a loop in vm_map_wire() so that gcc doesn't...
2014-08-02 nwhitehornDon't assume that the framebuffer driver is using vt_fb...
2014-08-02 tuexenCleanup the ECN configuration handling and provide...
2014-08-02 ngieAdd myself to calendar.freebsd and committers-src.dot
2014-08-02 alcHandle wiring failures in vm_map_wire() with the new...
2014-08-02 delphijMFV r269427:
2014-08-02 delphijMFV r269426:
2014-08-02 npcxgbe(4): some optimizations in freelist handling.
2014-08-02 impSort switch statements.
2014-08-02 impSort usage options.
2014-08-02 impAdd a new -K to suppress installing the kernel. Useful...
2014-08-02 impSet the erase block size properly in the case the under...
2014-08-02 impFollow the ufs practice for disallowing permission...
2014-08-02 impFix a minor style(9) issue.
2014-08-02 nwhitehornAdd vt(4) support to sparc64. The only driver currently...
2014-08-02 ianWhen arm 64-bit atomic ops are available, define ARM_HA...
2014-08-02 npcxgbe(4): Fix an off by one error when looking for...
2014-08-02 npcxgbe(4): minor optimizations in ingress queue processing.
2014-08-01 ianUse the 64-bit atomics now provided by arm machine...
2014-08-01 rpauloIn the shm_open() and shm_unlink() syscalls, export...
2014-08-01 rpauloAdd kdump support for shm_open().
2014-08-01 smhDon't return ZIO_PIPELINE_CONTINUE from vdev_op_io_star...
2014-08-01 ianUse atomic_load/store_64() in the arm implementation...
2014-08-01 ianAdd 64-bit atomic ops for armv4, only for kernel code...
2014-08-01 delphijSplit gethrtime() and gethrtime_waitfree() and make...
2014-08-01 ianAdd 64-bit atomic ops for armv6. The only safe way...
2014-08-01 tuexenRemove the asconf_auth_nochk sysctl. This was off by...
2014-08-01 ianTell the assembler we're building for armv7a with secur...
2014-08-01 ianTeach as(1) to handle the arm .arch_extension pseudo...
2014-08-01 ianFix an bug in as(1) parsing of arm -march=arch+ext...
2014-08-01 peterLike with /usr/lib + /usr/lib/compat, add the optional...
2014-08-01 grehanFix byte ordering in default RSS key.
2014-08-01 ianFix unwind-info errors in our hand-written arm assemble...
2014-08-01 alcSimplify the selection of the pvo_head and pvo allocati...
2014-08-01 andrewUpdate the ARMv6 core clang targets to be an arm1176jzf...
2014-08-01 brRename files: keep codename only to make it shorter.
2014-08-01 tuexenCleanup sctp_send_initiate() and sctp_send_initiate_ack...
2014-08-01 brAdd support for Chromebook2 -- next-generation 8-core
2014-08-01 alcRetire PVO_EXECUTABLE. It's neither used nor set corre...
2014-08-01 npList one file per line in the Makefiles. This makes...
2014-08-01 alcCorrect a long-standing problem in moea{,64}_pvo_enter...
2014-08-01 npImprove compliance with style.Makefile(5).
2014-08-01 impNANO_OBJ shouldn't end with a '/', so remove it here...
2014-08-01 impUse rm -x only on FreeBSD 10 and newer. Many people...
2014-07-31 marcelAdd pkgfs, a file system implementation for reading...
2014-07-31 gnnUpdate shellsnoop to work on FreeBSD.
2014-07-31 impFix a typo in the example script.
2014-07-31 dteskeUpdate command and add check for edge-case.
2014-07-31 joergFix breakage introduced by r256843: removing the SA_CCB...
2014-07-31 dteskeFix a syntax error when running under bash(1) for porta...
2014-07-31 dteskeDefine a setvar() function for platforms using a shell...
2014-07-31 kibDo not generate 1000 unique lock names for nfsrc hash...
2014-07-31 gnnVarious style(9) and related fixes.
2014-07-31 hselasky- Updated SYSCTL manual pages after recent changes...
2014-07-31 ianExport an mmc or sd card's serial number from the mmc...
2014-07-31 smhEnsure that IP's added to CARP always use the CARP MAC
2014-07-31 alcCorrect a defect in r268591. In the implementation...
2014-07-31 emasteelfdump: use existing ELF constants where available
2014-07-31 emasteelfdump: add EM_AARCH64 64-bit ARM machine architecture
2014-07-31 smhOnly check error if one could have been generated
2014-07-31 gnnAdd an example program to show how to use libpmc from...
2014-07-31 n_hibmaFix the example: free the memory that was allocated...
next