]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Fix line continuation in write_partition_layout().
[FreeBSD/FreeBSD.git] / sys / sys /
2014-10-14 gjbReintegrate head@r273095
2014-10-11 pfgBump FreeBSD_version due to cleanup of tcp wrapper...
2014-10-10 gnnChange the PF hash from Jenkins to Murmur3. In forward...
2014-10-10 impFor gcc 4.6 and newer, _Static_assert is a keyword...
2014-10-09 melifaroMerge HEAD@r272834
2014-10-09 adrianShuffle things.
2014-10-09 melifaroSync to HEAD@r272825.
2014-10-09 marcelRegenerate after r272823:
2014-10-09 marcelMove the SCTP syscalls to netinet with the rest of...
2014-10-09 adrianAdd a bus method to fetch the VM domain for the given...
2014-10-09 bryanvAdd M_FLOWID to M_COPYFLAGS
2014-10-07 delphijBump __FreeBSD_version for the addition of explicit_bze...
2014-10-07 delphijAdd explicit_bzero(3) and its kernel counterpart.
2014-10-06 baptImport byacc 20141005 from vendor
2014-10-06 melifaroSync to HEAD@r272609.
2014-10-06 mjgConvert racct stubs to inline functions.
2014-10-05 mjgseq_t needs to be visible to userspace
2014-10-05 mjgKeep struct filedescent comments within 80-char limit.
2014-10-05 mjgfiledesc: fix up breakage introduced in 272505
2014-10-05 mjgGet rid of crshared.
2014-10-04 kibAdd kernel option KSTACK_USAGE_PROF to sample the stack...
2014-10-04 kibAdd IO_RANGELOCKED flag for vn_rdwr(9), which specifies...
2014-10-04 ianMake kevent(2) periodic timer events more reliably...
2014-10-04 bzPut and #ifdef _KERNEL around the #include for opt_caps...
2014-10-04 melifaroSync to HEAD@r272516.
2014-10-04 mjgPlug capability races.
2014-10-04 mjgAdd sequence counters with memory barriers.
2014-10-02 ngieImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 jkimMerge ACPICA 20140926.
2014-10-02 gjbReintegrate head@r272414
2014-10-02 gjbMerge the following revisions from ^/projects/release...
2014-10-01 willEmbellish a comment regarding the reliability of DEBUG_...
2014-09-28 nyan- Cleanups pc98 code.
2014-09-26 mjgMake do_dup() static and move relevant macros to kern_d...
2014-09-25 kibFix fcntl(2) compat32 after r270691. The copyin and...
2014-09-24 ngieImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-23 jhibbitsStage one of multipass suspend/resume
2014-09-22 lwhsuReflect the chanages in sleepqueue.h and subr_sleepqueue.c
2014-09-22 jhbAdd a new fo_fill_kinfo fileops method to add type...
2014-09-22 hselaskyImprove transmit sending offload, TSO, algorithm in...
2014-09-19 phkThis is a white-space/comment cleanup commit as a precu...
2014-09-17 kibThe vm_mmap_cdev() explicitely converts absence of...
2014-09-17 adrianMigrate ie->ie_assign_cpu and associated code to use...
2014-09-17 dumbbelldrm/i915: Add HW context support
2014-09-16 gjbBump __FreeBSD_version after SA-14:19.tcp
2014-09-16 adrianModify cpuset_setithread() to take a CPU ID as an integ...
2014-09-16 ngieBump __FreeBSD_version for the change made in r271655
2014-09-15 desUpgrade to OpenPAM Ourouparia.
2014-09-12 jhbFix various issues with invalid file operations:
2014-09-11 asomersRevisions 264905 and 266860 added a "int fib" argument...
2014-09-11 rwatsonAdd new a M_START() mbuf macro that returns a pointer...
2014-09-10 gjbBump __FreeBSD_version after SA-14:18
2014-09-05 rwatsonClarify a diagnostic printf() in the mbuf code: M_EXT...
2014-09-05 bennoAdd support for gdb's memory searching capabilities...
2014-09-05 melifaroSync to HEAD@r271160.
2014-09-05 edRoll back r271012 even more aggressively.
2014-09-05 edPartially revert r271012.
2014-09-05 impMerge forgotten .h files from vendor branch.
2014-09-04 impReimport dts files from vendor repo now that it has...
2014-09-04 sbrunoAllow multiple image activators to run on the same...
2014-09-04 impUpdate bindings to latest vendor branch representing...
2014-09-04 glebiusProvide m_catpkt(), a wrapper around m_cat() that deals...
2014-09-03 edLeave the C11 keywords alone when we have a recent...
2014-09-03 kibRetire thread_unthread(), it has only one caller. ...
2014-09-03 glebiusClean up unused CSUM_FRAGMENT.
2014-09-03 edPartially revert r270964. Don't test for C++11 to defin...
2014-09-02 markjDefine _DTRACE_VERSION in sdt.h rather than setting...
2014-09-02 edClean up <sys/cdefs.h> slightly.
2014-09-01 edEnable lock annotations on HEAD when using Clang.
2014-09-01 edAdd lock annotations to <sys/cdefs.h>.
2014-09-01 glebiusMake SOCK_RAW sockets to be truly raw, not modifying...
2014-08-30 impAdd a few defines and packet types for SATA 3.2 and...
2014-08-29 jhbAdd the new shm_ino field to struct shmfd. Missed...
2014-08-29 melifaro* Add SIOCGI2C driver ioctl used to retrieve i2c info.
2014-08-29 kibAdd function and wrapper to switch lockmgr and vnode...
2014-08-28 mjgReturn real parent pid in kinfo (used by e.g. ps)
2014-08-27 pluknetMFV of r270725, tzdata2014f
2014-08-27 dumbbellvt(4): Add cngrab() and cnungrab() callbacks
2014-08-26 glebius- Remove socket file operations declaration from sys...
2014-08-26 mjgFix up races with f_seqcount handling.
2014-08-24 mjgFix getppid for traced processes.
2014-08-23 melifaroSync to HEAD@r270409.
2014-08-21 emasteRename DT_FEATURE_1 to DT_FEATURE
2014-08-21 davideRevert r270227. GCC doesn't like the lack of LL suffix,
2014-08-21 gavinAdd a missing brace to callout_init_rm() to fix syntax.
2014-08-20 davideMake Bruce happy removing the "LL abomination" from...
2014-08-20 jhbBump the default size of cpuset_t masks in userland...
2014-08-20 kibAdd arch-specific macro SFBUF_PHYS_DMAP(), which should...
2014-08-19 bdreweryBump __FreeBSD_version after r269489 so ports can use it.
2014-08-18 marcelFor vendors like Juniper, extensibility for sockets...
2014-08-18 impExpand the elf brandelf infrastructure to give access...
2014-08-17 traszBring in the new automounter, similar to what's provide...
2014-08-15 kevloChange pr_output's prototype to avoid the need for...
2014-08-13 melifaroSync to HEAD@r269943.
2014-08-11 peterUpdate serf-1.3.6 -> 1.3.7
2014-08-11 glebiusProvide sf_buf_ref() to optimize refcounting of already...
2014-08-08 wblockUpdate the comments in exec.h with help from jilles.
2014-08-08 kevloMerge 'struct ip6protosw' and 'struct protosw' into...
2014-08-07 jkimMerge OpenSSL 1.0.1i.
2014-08-07 bzSplit up sys_ktimer_getoverrun() into a sys_ and a...
next