]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
dsl_dataset_promote_check: ensure that shared snaps do not become too long
[FreeBSD/FreeBSD.git] / sys / sys /
2015-05-24 dchaginImplement eventfd system call.
2015-05-24 dchaginFor future use in the Linuxulator:
2015-05-24 dchaginIn preparation for switching linuxulator to the use...
2015-05-24 dchaginIn preparation for switching linuxulator to the use...
2015-05-24 dchaginIn preparation for switching linuxulator to the use...
2015-05-24 dchaginIn preparation for switching linuxulator to the use...
2015-05-24 dchaginIn preparation for switching linuxulator to the use...
2015-05-24 dchaginIn preparation for switching linuxulator to the use...
2015-05-24 melifaroFix SIOCGI2C structure requirement.
2015-05-23 pluknetUpdate P_TOTAL_STOP commentary.
2015-05-22 impExport the eflags field from the elf header. This allow...
2015-05-22 jkimCALLOUT_MPSAFE has lost its meaning since r141428,...
2015-05-22 jhbExpand ktr_mask to be a 64-bit unsigned integer.
2015-05-21 dimEnsure that the static structs emitted by the MODULE_DE...
2015-05-21 jhbRevert r282971. It depends on condvar consumers not...
2015-05-21 jmgremove stray ; that came in r272673...
2015-05-20 oshogboCorrect variable name in the interface.
2015-05-19 jhbUse fixed enum values for PMC_CLASSES().
2015-05-19 brAdd Performance Monitoring Counters support for AArch64.
2015-05-19 emasteAdd GRP_COMDAT section group flag to ELF header
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-15 pfgBreak apart the gnu_inline attribute and use "artificia...
2015-05-15 pfgBreak apart the gnu_inline attribute and use "artificia...
2015-05-15 pfgMake use of GCC alloc_align attribute
2015-05-15 pfgBreak apart the gnu_inline attribute and use "artificia...
2015-05-15 pfgReplace a CONSTCOND for a void value as a replacement...
2015-05-15 jhbPreviously, cv_waiters was only updated by cv_signal...
2015-05-15 kibRight now, the process' p_boundary_count counter is...
2015-05-14 emasteAdd ELF machine EM_IAMCU, 32-bit Intel MCU
2015-05-14 pfgAdd new __unreachable() builtin
2015-05-13 pfgAdjust visibility macros.
2015-05-12 aeAdd new socket ioctls SIOC[SG]TUNFIB to set FIB number...
2015-05-10 sjgMerge bmake-20150505 improve detection of malformed...
2015-05-10 rpaulosynaptics: more support for semi-MT trackpads.
2015-05-10 kibOn exec, single-threading must be enforced before argum...
2015-05-09 gjbMerge ^/projects/release-arm-redux into ^/head.
2015-05-08 jhbConvert hwpmc(4) debug printfs over to KTR.
2015-05-08 hselaskyExtend the maximum number of allowed PCM channels in...
2015-05-08 jhbMove hwpmc(4) debugging code under a new HWPMC_DEBUG...
2015-05-06 gjbMFH: r282315-r282534
2015-05-05 aeAdd apple-boot, apple-hfs and apple-ufs aliases to...
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 ianImplement a mechanism for making changes in the kernel...
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-05-02 oshogboIntroduce the NV_FLAG_NO_UNIQUE flag. When set, it...
2015-05-02 oshogboApproved, oprócz użycie RESTORE_ERRNO() do ustawiania...
2015-05-01 baptBump _FreeBSD_version after reallocarray import
2015-05-01 gjbMFH: r281855-r282312
2015-05-01 oshogboAdd nvlist_flags() function, which returns nvlist's...
2015-04-30 oshogboMark local function as static as a result of removing...
2015-04-30 oshogboRename macros to use prefix ERRNO. Add macro ERRNO_SET...
2015-04-29 oshogboRemove the nvlist_.*[fv] functions.
2015-04-29 gremboBump __FreeBSD_version for smb(4) changes in r281985
2015-04-29 oshogboNvlist functionality is not used within interrupt conte...
2015-04-29 oshogboStyle fixes.
2015-04-29 traszAdd kern.racct.enable tunable and RACCT_DISABLED config...
2015-04-29 adrianConstify some const parameters in seq.h.
2015-04-28 pfgMFV r282150
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-27 ngieIntegrate tools/regression/aio/aiotest and tools/regres...
2015-04-27 ngieIntegrate tools/regression/mqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/fifo into the FreeBSD test...
2015-04-27 ngieIntegrate tools/regression/kqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/execve into the FreeBSD...
2015-04-27 ngieMove etc/tests/rc.d to etc/rc.d/tests to match the...
2015-04-25 pfgCleanup a bit the clang attributes for type safety...
2015-04-25 rmacklemMAXBSIZE defines both the largest UFS block size and the
2015-04-24 pfgAdd definition to support alloc_align attribute.
2015-04-24 markjMake vpanic() externally visible so that it can be...
2015-04-23 jhbReassign copyright statements on several files from...
2015-04-22 pfgAdd definition for the argument_with_type_tag attribute.
2015-04-22 rodrigcMove zlib.c from net to libkern.
2015-04-22 gjbMFH: r280643-r281852
2015-04-22 rodrigcSupport file verification in MAC.
2015-04-22 rodrigcQuiet compiler warnings in mbuf.h
2015-04-21 traszModify kern___getcwd() to take max pathlen limit as...
2015-04-21 sjgMerge bmake-20150418
2015-04-21 rpauloMerge wpa_supplicant/hostapd 2.4.
2015-04-20 gjbMFH: r281668 through r281783
2015-04-19 jhibbitsFix the build. Commit the last part of e500 PMC.
2015-04-18 kibRegen.
2015-04-16 glebiusMove ALTQ from contrib to net/altq. The ALTQ code is...
2015-04-16 jhbRemove THRMISC_VERSION. The thrmisc structure doesn...
2015-04-16 ngieMFhead @ r281584
2015-04-15 rmacklemFile systems that do not use the buffer cache (such...
2015-04-15 tijlPoint to the right location where __FreeBSD_version...
2015-04-15 traszRewrite linprocfs_domtab() as a wrapper around kern_get...
2015-04-15 tijlRemove the const qualifier from iconv(3) to comply...
2015-04-15 kibImplement support for binary to requesting specific...
2015-04-13 ngieMFhead @ r281503
2015-04-13 andrewBring in the start of the arm64 kernel.
2015-04-12 ngieMFhead @ r281476
2015-04-12 pfgAdd definition for the gcc gnu_inline attribute.
2015-04-12 markmFix a very minor typo.
2015-04-11 rpauloImprove Synaptics support for newer touchpads.
2015-04-11 mjgReplace struct filedesc argument in getsock_cap with...
2015-04-11 mjgfd: remove filedesc argument from fdclose
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
2015-04-09 andrewAdd R_AARCH64_NONE, the null relocation.
2015-04-08 jhbMove the 32-bit compatible procfs types from freebsd32...
next