]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
Update xz to git snapshot of v5.0 branch as of 20110711 (post-5.0.3)
[FreeBSD/FreeBSD.git] / sys / kern /
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-11 aeInclude sys/sbuf.h directly.
2011-07-10 mckusickUpdate tags build script
2011-07-09 kibAdd a facility to disable processing page faults. When...
2011-07-08 mdfAdd an option to have a fail point term only execute...
2011-07-08 mdfstyle(9) and cleanup fixes.
2011-07-08 jonathanFix the "passability" test in fdcopy().
2011-07-08 andreIn the experimental soreceive_stream():
2011-07-07 traszStyle fix - macros are supposed to be uppercase.
2011-07-07 andreRemove the TCP_SORECEIVE_STREAM compile time option...
2011-07-06 traszAll the racct_*() calls need to happen with the proc...
2011-07-05 mariusCall pmap_qremove() before freeing or unwiring the...
2011-07-05 jonathanRework _fget to accept capability parameters.
2011-07-04 jonathanAdd kernel functions to unwrap capabilities.
2011-07-04 attilioWith retirement of cpumask_t and usage of cpuset_t...
2011-07-03 bzAdd infrastructure to allow all frames/packets received...
2011-07-02 edReintroduce the cioctl() hook in the TTY layer for...
2011-06-30 jonathanWhen Capsicum starts creating capabilities to wrap...
2011-06-30 jonathanAdd some checks to ensure that Capsicum is behaving...
2011-06-29 alcAdd a new option, OBJPR_NOTMAPPED, to vm_object_page_re...
2011-06-29 jonathanWe may split today's CAPABILITIES into CAPABILITY_MODE...
2011-06-26 edFix whitespace inconsistencies in the TTY layer and...
2011-06-25 jonathanRemove redundant Capsicum sysctl.
2011-06-25 avgunconditionally stop other cpus when entering kdb in...
2011-06-25 avggeneric_stop_cpus: pull timeout logic from under DIAGNOSTIC
2011-06-24 jonathanTidy up a capabilities-related comment.
2011-06-22 jkimSet negative quality to TSC timecounter when C3 state...
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-17 obrienAdd comment from CSRG rev 7.27 (1992/06/23 19:56:55...
2011-06-16 kibDo not trash the argv[0] pointer for an a.out process...
2011-06-16 kibFix silly typo that resulted in the a.out process stack...
2011-06-16 marcelEven if the loaded module has no symbols, we still...
2011-06-14 gibbssys/kern/subr_kdb.c:
2011-06-14 obrienWe should not return ECHILD when debugging a child...
2011-06-14 gibbssys/sys/conf.h:
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-13 kenInstead of using an atomic operation to determine wheth...
2011-06-13 gibbsFix a couple of race conditions in devstat(9) initializ...
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-10 jeff - When printing bufs with show buf the lblkno is often...
2011-06-08 attilioIn the current code, a double panic condition may lead...
2011-06-07 jhbLog the socket address passed as the destination to...
2011-06-07 attilioetire the cpumask_t type and replace it with cpuset_t...
2011-06-07 attilioMFC
2011-06-07 kenSet pca.p_bufr to NULL when we haven't allocated a...
2011-06-07 davidxuUse p4prio_to_tsprio to calculate TS priority instead...
2011-06-07 marcelFix making kernel dumps from the debugger by creating...
2011-06-06 attilioMFC
2011-06-06 jhbClear the device_t pointer in 'struct resource' when...
2011-06-04 attilioMFC
2011-06-03 edUpgrade libcompiler_rt from revision 117047 to 132478.
2011-06-03 attilioMFC
2011-06-02 attilioMFC
2011-06-01 attilioMFC
2011-05-31 kenFix a bug introduced in revision 222537.
2011-05-31 attilioMFC
2011-05-31 attilioFix KTR_CPUMASK in order to accept a string representin...
2011-05-31 attilioRevert a change that crept in during MFC.
2011-05-31 kenFix apparent garbage in the message buffer.
2011-05-31 nwhitehornOn multi-core, multi-threaded PPC systems, it is import...
2011-05-31 attilioMFC
2011-05-29 attilioMFC
2011-05-29 trocinyIn soreceive_generic(), if MSG_WAITALL is set but the...
2011-05-29 attilioMFC
2011-05-27 traszRemove definitions for RACCT_FSIZE and RACCT_SBSIZE...
2011-05-27 attilioMFC
2011-05-26 traszFix support for RACCT_CORE by merging forgotten file.
2011-05-26 attilioMFC
2011-05-24 jhbSilly spelling typos.
2011-05-24 jhbFix an issue with critical sections and SMP rendezvous...
2011-05-24 jhbUpdate comments for DEVICE_PROBE() to reflect that...
2011-05-24 jhbSimplify a stale assertion. We have not called mi_swit...
2011-05-23 attilioMFC
2011-05-23 attilioRevert a patch that unvolountary sneaked in while I...
2011-05-23 ruBKVASIZE was bumped to 16k more than a decade ago.
2011-05-23 jhIn init_dynamic_kenv(), ignore environment strings...
2011-05-23 attilioMFC
2011-05-22 attilioMerge r221912 from largeSMP project branch:
2011-05-22 attilioMFC
2011-05-22 attilioMake cpusetobj_strprint() prepare the string in order...
2011-05-22 rmacklemAdd a lock flags argument to the VFS_FHTOVP() file...
2011-05-21 attilioMFC
2011-05-20 attilioMFC
2011-05-19 attilioMFC
2011-05-18 kibThe CDP_ACTIVE flag is cleared at the beginning of...
2011-05-18 attilioFix mismerge.
2011-05-17 attilioMerge r221285 from largeSMP project:
2011-05-17 attilioMFC
2011-05-17 jhbFix a race in the SMP rendezvous code. Specifically...
2011-05-17 phkUse memset() instead of bzero() and memcpy() instead...
2011-05-17 phkDon't expect PAGE_SIZE to exist on all platforms (It...
2011-05-16 attilioMerge r221278 from largeSMP project:
2011-05-16 attilioMFC
2011-05-16 phkChange the length quantities of sbufs to be ssize_t...
2011-05-16 avgbetter integrate cyclic module with clocksource/eventti...
2011-05-15 attilioMFC
2011-05-14 attilioFix a longstanding bug where only the first part of...
2011-05-14 attilioMFC
2011-05-14 attilioSimplify the code here.
2011-05-13 attilioMFC
next