]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Write to the PRRR (Primary Region Remap Register) rather than reading from
[FreeBSD/FreeBSD.git] / sys / sys /
2015-06-16 mjgReplace struct filedesc argument in getvnode with struc...
2015-06-14 mjgfd: move out actual fp installation to _finstall
2015-06-13 sjgAdd META_MODE support.
2015-06-12 avgseveral lockstat improvements
2015-06-10 delphijMFV r284234:
2015-06-10 mjgBump FreeBSD_version due to lim_* API changes in r284215
2015-06-10 bro Rework ARMv7 events list using aliases - same way...
2015-06-10 mjgImplement lockless resource limits.
2015-06-10 mjgGeneralised support for copy-on-write structures shared...
2015-06-10 mjgfd: use atomics to manage fd_refcnt and fd_holcnt
2015-06-09 kenAdd support for reading MAM attributes to camcontrol...
2015-06-06 marcelChange BUS_PROBE_HOOVER from -500 to -1000000. We have...
2015-06-04 jhbAdd a new file operations hook for mmap operations...
2015-06-04 delphijDocument the disable of legacy entries in password...
2015-05-28 brooksRevert r102953
2015-05-27 jhbExport a list of VM objects in the system via a sysctl...
2015-05-27 kibBump __FreeBSD_version for the r283602, which changed...
2015-05-27 kibAdd V_MNTREF flag to the vn_start_write(9) and
2015-05-27 kibCurrently, softupdate code detects overstepping on...
2015-05-27 sjgMerge sync of head
2015-05-26 sjgMerge from head
2015-05-25 jhbAdd KTR tracing for some MI ptrace events.
2015-05-25 dimUpgrade our copy of clang and llvm to 3.6.1 release.
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
next