]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
- Merge in OFED 1.5.3 from projects/ofed/head
[FreeBSD/FreeBSD.git] / sys / kern /
2011-03-21 Jeff Roberson - Merge changes to the base system to support OFED...
2011-03-20 Alan CoxUpdate a comment. The sending process has not mapped...
2011-03-18 Hajimu UMEMOTOImport openresolv from vendor branch, actually.
2011-03-17 Jung-uk KimMerge ACPICA 20110316.
2011-03-16 Ivan VorasThe hardware has caught up; improvements are now observ...
2011-03-16 Marcel MoolenaarMFaltix:
2011-03-16 Edwin GroothuisMFV of r219685, tzdata2011d
2011-03-15 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@219680
2011-03-12 Andriy Gaponadd DTrace systrace support for linux32 and freebsd32...
2011-03-12 David SchultzMerge gdtoa-20110304.
2011-03-12 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@219553
2011-03-08 Edwin GroothuisMFV of tzdata2011c, r219409
2011-03-08 Dmitry ChaginExtend struct sysvec with new method sv_schedtail,...
2011-03-08 John BaldwinWhen constructing a new cpuset, apply the parent cpuset...
2011-03-08 Konstantin BelousovDo not assert buffer lock in VFS_STRATEGY() when kernel...
2011-03-06 Konstantin BelousovThe execution of the shebang script requires putting...
2011-03-06 Edward Tomasz Napi... Temporarily revert r219272; it breaks acl_is_trivial_np(3).
2011-03-05 Dmitry ChaginStyle(9) fix.
2011-03-05 Dmitry ChaginPartially reworked r219042.
2011-03-05 Edward Tomasz Napi... Export login class information via kinfo and make it...
2011-03-05 Edward Tomasz Napi... Regenerate.
2011-03-05 Edward Tomasz Napi... Add two new system calls, setloginclass(2) and getlogin...
2011-03-04 Edward Tomasz Napi... Make UFS use PSARC/2010/029 NFSv4 ACL semantics by...
2011-03-04 Alexander Leidinger- Add a FEATURE for capsicum (security_capabilities).
2011-03-03 Edward Tomasz Napi... Make "struct pts_softc" point to ucred instead of uidin...
2011-03-01 Edwin GroothuisMFV of tzdata2011b, r219147
2011-03-01 John BaldwinSimilar to 189574, properly handle subclasses of bus...
2011-03-01 Robert WatsonContinue introducing Capsicum capability mode support:
2011-03-01 Robert WatsonRegenerate system call files following addition of...
2011-03-01 Robert WatsonContinue to introduce Capsicum Capability Mode support:
2011-03-01 Robert WatsonAdd initial support for Capsicum's Capability Mode...
2011-02-27 Dimitry AndricUpdate llvm/clang to trunk r126547.
2011-02-25 Dmitry ChaginIntroduce preliminary support of the show description...
2011-02-25 Dmitry Chaginktrace_resize_pool() locking slightly reworked:
2011-02-25 Alexander LeidingerMake the description of the feature consistent with...
2011-02-25 Alexander LeidingerAdd some FEATURE macros for various features (AUDIT...
2011-02-24 Martin MatuskaUpdate xz to release 5.0.1
2011-02-23 Sergey KandaurovClean up the now unused #include statement.
2011-02-23 Konstantin BelousovMove the max_threads_per_proc and max_threads_hits...
2011-02-23 John BaldwinRevert previous change, the existing check was correct.
2011-02-23 John BaldwinExpose the umtx_key structure and API to the rest of...
2011-02-23 John BaldwinFix off-by-one error in check against max_threads_per_proc.
2011-02-21 Rebecca CranFix typos - remove duplicate "the".
2011-02-20 Dimitry AndricUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-20 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@218875
2011-02-19 Jaakko HeinonenDon't restore old mount options and flags if VFS_MOUNT...
2011-02-18 Matthew D FlemingModify kdb_trap() so that it re-calls the dbbe_trap...
2011-02-18 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@218816
2011-02-18 Dimitry AndricMerge binutils 2.17.50 to head. This brings a number...
2011-02-16 Bjoern A. ZeebMfp4 CH=177274,177280,177284-177285,177297,177324-177325
2011-02-14 Bjoern A. ZeebMfp4 CH=177256:
2011-02-13 Daniel EischenAllow the SO_SETFIB socket option to select the default (0)
2011-02-12 Jung-uk KimMerge ACPICA 20110211.
2011-02-12 Alan CoxRetire VFS_BIO_DEBUG. Convert those checks that were...
2011-02-11 Juli MallettWith smp_topo_none, set cg_mask to all_cpus rather...
2011-02-11 Bjoern A. ZeebMfp4 CH=177255:
2011-02-09 Marcel MoolenaarProvide convenience function for obtaining MODINFO_ADDR...
2011-02-08 Matthew D FlemingRemove the uio_yield prototype and symbol. This functi...
2011-02-08 Matthew D FlemingBased on discussions on the svn-src mailing list, rewor...
2011-02-06 Doug BartonUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-02-05 Konstantin BelousovClear the padding when returning context to the usermod...
2011-02-04 John BaldwinAlways assert that the turnstile chain lock is held...
2011-02-03 Alan CoxEliminate unnecessary page hold_count checks. These...
2011-02-02 Matthew D FlemingPut the general logic for being a CPU hog into a new...
2011-02-01 Konstantin BelousovThe unp_gc() function drops and reaquires lock between...
2011-01-31 Edwin GroothuisMFV of tzdata2011a, r218120
2011-01-28 Konstantin BelousovIf more than one thread allocated sf buffers for sendfi...
2011-01-28 Jilles TjoelkerDo not trip a KASSERT if /dev/null cannot be opened...
2011-01-27 Matthew D FlemingExplicitly wire the user buffer rather than doing it...
2011-01-26 Matthew D FlemingRemove the CTLFLAG_NOLOCK as it seems to be both unused and
2011-01-26 Dmitry ChaginAdd macro to test the sv_flags of any process. Change...
2011-01-25 Konstantin BelousovWhen vtruncbuf() iterates over the vnode buffer list...
2011-01-25 Konstantin BelousovAllow debugger to specify that children of the traced...
2011-01-24 Jaakko HeinonenReplace spaces with tabs.
2011-01-21 Sergey KandaurovMake MSGBUF_SIZE kernel option a loader tunable kern...
2011-01-19 Matthew D FlemingIntroduce signed and unsigned version of CTLTYPE_QUAD...
2011-01-18 Matthew D FlemingSpecify a CTLTYPE_FOO so that a future sysctl(8) change...
2011-01-14 John BaldwinRework realtime priority support:
2011-01-13 Matthew D FlemingOne more sysctl(9) type-safety that I missed before.
2011-01-13 Matthew D FlemingFix up a few more sysctl(9) mis-typing found in various...
2011-01-13 Jung-uk KimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2011-01-13 John BaldwinIntroduce two new helper macros to define the priority...
2011-01-12 Matthew D Flemingsysctl(9) cleanup checkpoint: amd64 GENERIC builds...
2011-01-11 John Baldwin- Retire some unused ithread priorities: PI_TTYHIGH...
2011-01-11 John BaldwinAlways use PRI_BASE() when checking the base type of...
2011-01-11 John BaldwinRemove unneeded includes of <sys/linker_set.h>. Other...
2011-01-11 Lawrence StewartFix hhook_head_is_virtualised() so that "ret" can't...
2011-01-11 Lawrence StewartFix some minor style/readability nits in hhook.
2011-01-10 John BaldwinFix two harmless off-by-one errors.
2011-01-09 Bjoern A. ZeebImprove style and wording of comments and sysctl descri...
2011-01-08 Nathan WhitehornMake RB_CDROM work. This should probably check for...
2011-01-08 Attilio RaoRevert r216805.
2011-01-08 Konstantin BelousovUse the same expression to report stack protection...
2011-01-08 Konstantin BelousovIn elf image activator, read and apply the stack protec...
2011-01-08 Konstantin BelousovCreate shared (readonly) page. Each ABI may specify...
2011-01-08 Konstantin BelousovCollect code to translate between vm_prot_t and p_flags...
2011-01-06 John Baldwin- Properly initialize the base priority (td_base_pri...
2011-01-06 John Baldwin- Move sched_fork() later in fork() after the various...
2011-01-06 John BaldwinOnly change the priority of timeshare threads to PRI_MA...
2011-01-06 John Baldwin- Restore dropping the priority of syncer down to PPAUS...
next