]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
arm64: Enable CTF for DTrace support
[FreeBSD/FreeBSD.git] / sys / kern /
2015-10-20 kibTrim spaces at end of line to record the proper commit...
2015-10-20 kibMark struct thread zone as type-stable.
2015-10-20 kibReviewed by: jhb, pho
2015-10-20 kibNo need to dereference struct proc to pids when compari...
2015-10-20 jhbSwitch pl_child_pid from int to pid_t.
2015-10-20 ianFix printf format to allow for bus_size_t not being...
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-17 ngieMFhead @ r289471
2015-10-17 ngieReplace /dev/acd0 with /dev/cd1
2015-10-17 ngieIntegrate tools/regression/acltools into the FreeBSD...
2015-10-17 ngieIntegrate tools/test/posixshm and tools/regression...
2015-10-16 kibIf falloc_caps() failed, cleanup needs to be performed...
2015-10-16 mavMFV r289310:
2015-10-14 kibAllow PT_INTERP and PT_NOTES segments to be located...
2015-10-14 ngieIntegrate tools/regression/vfs into the FreeBSD test...
2015-10-14 jeffParallelize the buffer cache and rewrite getnewbuf...
2015-10-14 hirenThere are times when it would be really nice to have...
2015-10-13 ngieIntegrate tools/regression/acltools into tests/sys/acl
2015-10-13 ngieReplace /dev/acd0 with /dev/cd1 as atapicd(4) has been...
2015-10-12 peterUpdate from svn-1.8.14 to 1.9.2.
2015-10-11 ngieRedo MFC @ r289134
2015-10-11 ngieRevert r289133; retry the merge
2015-10-11 ngieMFhead @ r289132
2015-10-10 traszChange the default setting of kern.ipc.shm_allow_remove...
2015-10-10 traszProvide better debug message on kernel module name...
2015-10-10 ngieMFhead @ r289100
2015-10-09 traszRemove root_mount_wait(). It's not used anywhere.
2015-10-08 kibEnforce the maxproc limitation before allocating struct...
2015-10-08 fabientFix r283998 that broke mapin events for hwpmc.
2015-10-07 glebiusFix regression from r248371. We need to copy packet...
2015-10-06 ngieMFhead @ r288954
2015-10-06 jhbFix various edge cases related to system call tracing.
2015-10-06 cemFix core corruption caused by race in note_procstat_vmmap
2015-10-06 dimMerge ^/head r288836 through r288925.
2015-10-06 glebiusRemove debugging variable from r143761.
2015-10-05 jhbInclude additional info in ptrace(2) KTR traces:
2015-10-05 dimMerge ^/head r288457 through r288830.
2015-10-05 ngieMFhead @ r281414
2015-10-03 markjRevert r288628 and instead fix a discrepancy between...
2015-10-03 markjThe return value of posix_fadvise(2) is just an error...
2015-10-03 alcPerform a single batched update to the object's paging...
2015-10-02 phkFail the sbuf if vsnprintf(3) fails.
2015-10-02 ngieMFhead @ r288473
2015-10-01 dimMerge ^/head r288197 through r288456.
2015-10-01 markjEnsure that vop_stdadvise() does not call getblk()...
2015-10-01 cpercivaDisable suspend when we're shutting down. This solves...
2015-09-30 markjAs a step towards the elimination of PG_CACHED pages...
2015-09-30 markjMFV r288408:
2015-09-28 avgsave some bytes by using more concise SDT_PROBE<n>...
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-27 ngieMFhead @ r288313
2015-09-27 jeff - Collapse vfs_vmio_truncate & vfs_vmio_release into...
2015-09-26 markjRemove a check for a condition that is always false...
2015-09-26 markjFix argument ordering in vn_printf().
2015-09-25 cemsbuf: Process more than one char at a time
2015-09-25 kibUse per-cpu values for base and last in tc_cpu_ticks...
2015-09-24 dimMerge ^/head r288126 through r288196.
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-23 mjgkqueue: simplify kern_kqueue by not refing/unrefing...
2015-09-23 jeff - Fix a nonsense reordering that somehow slipped into...
2015-09-22 jeffSome refactoring of the buf/vm interface.
2015-09-22 dimMerge ^/head r288100 through r288125.
2015-09-22 alcChange vm_page_unwire() such that it (1) accepts PQ_NON...
2015-09-22 dimMerge ^/head r288035 through r288099.
2015-09-22 hselaskyRevert r287780 until more developers have their say.
2015-09-22 bdreweryvfs_mountroot_shuffle() never returns non-zero.
2015-09-21 kibEnsure that maxproc does not exceed pid_max, at the...
2015-09-20 dimMerge ^/head r287878 through r288034.
2015-09-20 kibAdd support for weak symbols to the kernel linkers...
2015-09-18 traszKernel part of reroot support - a way to change rootfs...
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-16 dimMerge ^/head r287680 through r287877.
2015-09-16 dimUpdate libc++ to 3.7.0 release.
2015-09-16 jhbAlways clear TDB_USERWR before fetching system call...
2015-09-16 jhbWhen a process group leader exits, all of the processes...
2015-09-15 mjgsysctl: switch sysctllock to a sleepable rmlock, take 2
2015-09-15 jhbThreads holding a read lock of a sleepable rm lock...
2015-09-15 cemkevent(2): Note DOOMED vnodes with NOTE_REVOKE
2015-09-14 hselaskyImplement callout_drain_async(), inspired by the projec...
2015-09-11 dimMerge ^/head r287527 through r287679.
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-11 impbufdonebio is now unused. Retire it too.
2015-09-11 markjAdd stack_save_td_running(), a function to trace the...
2015-09-11 impdev_strategy and dev_strategy_csw are unused since...
2015-09-10 dimUpdate compiler-rt to 3.7.0 release. This also include...
2015-09-10 adrianAlso make kern.maxfilesperproc a boot time tunable.
2015-09-09 kibFor open("name", O_DIRECTORY | O_CREAT), do not try...
2015-09-07 mjgfd: make rights a mandatory argument to fgetvp_rights
2015-09-07 mjgfd: make the common case in filecaps_copy work lockless
2015-09-07 cemFollow-up to r287442: Move sysctl to compiled-once...
2015-09-06 dimUpdate llvm, clang and lldb to 3.7.0 release.
2015-09-06 dimUpdate lldb to upstream trunk r242221.
2015-09-06 dimMerge ^/head r287490 through r287501.
2015-09-06 mckusickTrack changes to kern.maxvnodes and appropriately incre...
2015-09-05 dimMerge ^/head r286858 through r287489.
2015-09-04 delphijExpose an interface to determine if an ACE is inherited.
2015-09-03 cemDetect badly behaved coredump note helpers
2015-09-02 mjgfd: remove UMA_ZONE_ZINIT argument from Files zone
2015-09-01 jhbThe 'sa' argument to syscallret() is not unused.
2015-09-01 jhbExport current system call code and argument count...
next