sfxge(4): rename hunt_bist_* methods to ef10_bist_*
[freebsd.git] / sys / kern /
2016-12-27 jhbRegen after r310638.
2016-12-27 jhbRename the 'flags' argument to getfsstat() to 'mode...
2016-12-27 mmMFV r310622:
2016-12-26 kibMake knote KN_INFLUX state counted. This is final...
2016-12-26 kibChange knlist_destroy() to assert that knlist is empty...
2016-12-26 kibStyle.
2016-12-25 kibSome optimizations for kqueue timers.
2016-12-25 kibSome style.
2016-12-23 markjAdd a comment explaining the race fixed by r310423.
2016-12-22 markjRevert part of r300109.
2016-12-20 jhbDon't spin in pause() during early boot for kthreads...
2016-12-19 sjgMerge bmake-20161212
2016-12-19 kibDo not clear KN_INFLUX when not owning influx state.
2016-12-17 mmMFV r310115,310184:
2016-12-16 dimMerge ^/head r309817 through r310168.
2016-12-16 kibSwitch from stdatomic.h to atomic.h for kernel.
2016-12-15 edDocument the existence of the {0, 6, ...} sysctl.
2016-12-14 jillesreaper: Make REAPER_KILL_SUBTREE actually work.
2016-12-14 edAdd a "device_index" label to all sysctls under dev...
2016-12-14 edAdd labels to sysctls related to clocks.
2016-12-14 edAdd support for attaching aggregation labels to sysctl...
2016-12-13 glebiusZero return value when counter_rate() switches over...
2016-12-12 mjgvfs: use vrefact in getcwd and fchdir
2016-12-12 traszUndo r309891. Konstantin is right in that this conditi...
2016-12-12 mjgvfs: add vrefact, to be used when the vnode has to...
2016-12-12 traszAvoid dereferencing NULL pointers in devtoname(). ...
2016-12-12 kibEnable lookup_cap_dotdot and lookup_cap_dotdot_nonlocal.
2016-12-12 kibWhen a zombie gets reparented due to the parent exit...
2016-12-11 alcWhen tmpfs and POSIX shm pagein a page for the sole...
2016-12-10 defAdd support for encrypted kernel crash dumps.
2016-12-10 dimMerge ^/head r309758 through r309803.
2016-12-10 markjUse a consistent snapshot of the lock state in owner_mtx().
2016-12-10 markjReturn a non-NULL owner only if the lock is exclusively...
2016-12-09 dimMerge ^/head r309519 through r309757.
2016-12-09 glebiusUse acquire write to cr_lock to complement with release...
2016-12-09 glebiusProvide counter_ratecheck(), a MP-friendly substitution...
2016-12-07 rwatsonRegnerate system-call definitions following r309677...
2016-12-07 rwatsonReplace spaces with tabs in definition of SCTP system...
2016-12-07 vangyzenExport the whole thread name in kinfo_proc
2016-12-06 mmMFV r309587:
2016-12-04 kibRestructure the code to handle reporting of non-exited...
2016-12-04 dimMerge ^/head r309263 through r309518.
2016-12-03 vangyzenthr_set_name(): silently truncate the given name as...
2016-12-02 dimUpdate compiler-rt to release_39 branch r288513. Since...
2016-12-02 dimUpdate llvm, clang, lld and lldb to release_39 branch...
2016-12-02 mjgvfs: provide fake locking primitives for the crossmp...
2016-12-01 mmMFC r309362:
2016-11-30 mjgvfs: fix a whitespace nit in r309307
2016-11-30 mjgvfs: avoid VOP_ISLOCKED in the common case in lookup
2016-11-29 mmMFV r309299:
2016-11-28 cognetImport Concurrency Kit in the kernel.
2016-11-27 dimMerge ^/head r309170 through r309212.
2016-11-26 markjLaunder VPO_NOSYNC pages upon vnode deactivation.
2016-11-25 jhbPermit timed sleeps for threads other than thread0...
2016-11-24 dimMerge ^/head r309106 through r309117.
2016-11-24 mjgwait: avoid relocking the child if proc_to_reap returns 1
2016-11-24 dimMerge ^/head r308870 through r309105.
2016-11-23 mjgcache: ensure that the number of bucket locks does...
2016-11-23 markjRelease laundered vnode pages to the head of the inacti...
2016-11-22 brRevert r306186 ("Adjust the sopt_val pointer on bigendi...
2016-11-22 kibRestore vnode pager statistic for buffer pagers.
2016-11-22 delphijMFV r308954:
2016-11-22 jhbInitialize 'ticks' earlier in boot after 'hz' is set.
2016-11-22 rwatsonAudit 'fd' and 'cmd' arguments to fcntl(2), and when...
2016-11-19 dimMerge ^/head r308491 through r308841.
2016-11-17 glebiusAdd flag SF_USER_READAHEAD to sendfile(2). When specif...
2016-11-17 glebiusUse bogus_page to properly reduce number of I/Os in...
2016-11-17 brFix build when no INET and INET6 in kernel config.
2016-11-15 alcRemove most of the code for implementing PG_CACHED...
2016-11-15 mjgcache: plug a write-only variable in cache_negative_zap_one
2016-11-15 mjgcache: fix a race between entry removal and demotion
2016-11-15 adrian[mips] enable relbuf on mips for now to work around...
2016-11-15 adrian[mips] make UMTX_CHAINS configurable at compile time.
2016-11-14 kibInitialize reserved bytes in struct mq_attr and its...
2016-11-13 kibProvide simple mutual exclusion between mount point...
2016-11-13 kibMove common cleanup code into helper.
2016-11-13 jhibbitsAdd two new ddb commands: show device/show all devices
2016-11-12 jhbAllow scheduling during early boot.
2016-11-12 jhbDon't place threads on the run queue after waking up...
2016-11-11 cyMFV r305100: Update amd from am-utils 6.1.5 to 6.2.
2016-11-10 dimMerge ^/head r308227 through r308490.
2016-11-08 bdreweryFix improper use of "its".
2016-11-08 kibTweaks for the buffer pager.
2016-11-07 delphijMFV r308392: file 5.29.
2016-11-07 kibvn_fullpath1() checked VV_ROOT and then unreferenced
2016-11-03 gjbMFV r308265: Update tzdata to 2016i.
2016-11-02 kibRemove remnants of the recursive sleep support. Instea...
2016-11-02 dimMerge ^/head r303250 through r308226.
2016-11-02 kibAllow some dotdot lookups in capability mode.
2016-11-02 kibRemove tautological casts.
2016-11-02 kibStyle fixes.
2016-11-02 traszFix getfsstat(2) with MNT_WAIT to not skip filesystems...
2016-10-31 cemAdd BUF_TRACKING and FULL_BUF_TRACKING buffer debugging
2016-10-31 dimMerge ^/head r307736 through r308146.
2016-10-29 markjFix WITNESS hints for pagequeue locks.
2016-10-29 traszFix getfsstat(2) handling of flags. The 'flags' argumen...
2016-10-28 kibGeneralize UFS buffer pager to allow it serving other...
2016-10-24 marcelInclude <stdarg.h> instead of <machine/stdarg.h> when...
2016-10-24 kibHandle broadcast NMIs.
2016-10-23 kibIn the fueword64(9) wrapper for architectures which...
next