]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
This commit was generated by cvs2svn to compensate for changes in r172314,
[FreeBSD/FreeBSD.git] / sys / kern /
2007-09-24 Jung-uk KimThis commit was generated by cvs2svn to compensate...
2007-09-24 Jeff Roberson - Bound the interactivity score so that it cannot...
2007-09-22 Jeff Roberson - Improve grammar. s/it's/its/.
2007-09-21 Pawel Jakub DawidekFix some locking cases where we ask for exclusively...
2007-09-21 Jeff Roberson - Redefine p_swtime and td_slptime as p_swtick and...
2007-09-21 Jeff Roberson - Call sched_sleep() before we suspend threads. sched...
2007-09-20 Attilio RaoFix some entries in the locks static table of witness.
2007-09-17 Jeff Roberson - Move all of the PS_ flags into either p_flag or...
2007-09-15 Robert WatsonRemove the definition and implementation of 'CALLOUT_NE...
2007-09-14 Attilio RaoCurrently the LO_NOPROFILE flag (which is masked on...
2007-09-13 Attilio Raosubr_sleepqueue.c presents a thread lock missing which...
2007-09-12 Konstantin BelousovWhen restoring the mount after umount failed, the MNTK_...
2007-09-11 Attilio RaoThis is a follow-up, cleaning-up commit about recent...
2007-09-10 Robert WatsonRename mac_check_vnode_delete() MAC Framework and MAC...
2007-09-02 Robert WatsonIn userland_sysctl(), call useracc() with the actual...
2007-08-31 John BaldwinClose a race that snuck in with the recent changes...
2007-08-31 Diomidis SpinellisAdd missing newline in the log message of the previous...
2007-08-31 Diomidis SpinellisDon't panic. When encountering a negative value call...
2007-08-29 John BaldwinPartially revert the previous change. I failed to...
2007-08-28 John BaldwinRework the routines to convert a 5.x+ statfs structure...
2007-08-27 Randall Stewart- During shutdown pending, when the last sack came...
2007-08-24 Edwin GroothuisThis commit was generated by cvs2svn to compensate...
2007-08-20 Konstantin BelousovDestroy the kaio_mtx on the freeing the struct kaioinfo...
2007-08-20 Jeff Roberson - Improve runq_findbit_from() which is used by ULE...
2007-08-20 Jeff Roberson - Set steal_thresh to log2(ncpus). This improves...
2007-08-20 Nate LawsonAlways call sched_bind(), even if on the CPU in questio...
2007-08-19 Nate LawsonUse a different loop variable for the inner loop. ...
2007-08-16 David XuRegenerate.
2007-08-16 David XuAdd thr_kill2 syscall which sends a signal to a thread...
2007-08-15 John BaldwinOn 6.x this works:
2007-08-14 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-08-14 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-08-14 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-08-14 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-08-13 Pawel Jakub DawidekImprove vn_printf() by:
2007-08-07 Konstantin BelousovDo not call free() while holding vnode interlock.
2007-08-06 Robert WatsonRemove the now-unused NET_{LOCK,UNLOCK,ASSERT}_GIANT...
2007-08-04 Jeff Roberson - Fix one line that erroneously crept in my last commit.
2007-08-03 Jeff Roberson - Share scheduler locks between hyper-threaded cores...
2007-08-03 Jeff Roberson - Set SW_PREEMPT when we preempt in critical_exit().
2007-08-01 Simon L. B. NielsenThis commit was generated by cvs2svn to compensate...
2007-07-27 Robert WatsonFirst in a series of changes to remove the now-unused...
2007-07-27 Attilio RaoActually, upcalls cannot be freed while destroying...
2007-07-26 Pawel Jakub DawidekWhen we do open, we should lock the vnode exclusively...
2007-07-26 Pawel Jakub DawidekThe v_mountedhere field is protected by the vnode lock...
2007-07-25 Doug BartonThis commit was generated by cvs2svn to compensate...
2007-07-23 Attilio Raoupcall_free() was only used in kse_GC() which has been...
2007-07-23 Attilio RaoActually, KSE kernel bits locking is broken and can...
2007-07-23 David MaloneIf clock_ct_to_ts fails to convert time time from the...
2007-07-22 Robert WatsonThis commit was generated by cvs2svn to compensate...
2007-07-20 Konstantin Belousovttyfree() frees the cdev(). But if there are pending...
2007-07-20 Attilio RaoFix some problems with lock profiling in rw locks:
2007-07-19 Jeff Roberson - Refine the load balancer to improve buildkernel...
2007-07-19 Jeff Roberson - When newtd is specified to sched_switch() it was...
2007-07-19 Jeff Roberson - Remove explicit references to sched_lock. A simpler...
2007-07-19 Jeff Roberson - Calling sched_nice() in tdsigwakeup() is no longer...
2007-07-18 Jeff Roberson - Remove the global definition of sched_lock in mutex...
2007-07-18 Jeff Roberson - Add the proper lock profiling calls to _thread_lock().
2007-07-17 Jeff RobersonULE 3.0: Fine grain scheduler locking and affinity...
2007-07-17 Jeff Roberson - Use ruxagg() in calcru() to make sure we have curren...
2007-07-14 Craig RodriguesRevert previous commits which I committed by mistake.
2007-07-14 Craig RodriguesThe last entry in the ext2_opts array must be NULL,
2007-07-12 John BaldwinFix a couple of issues with the stack limit for 32...
2007-07-11 Sam LefflerThis commit was generated by cvs2svn to compensate...
2007-07-11 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2007-07-09 Sam LefflerThis commit was generated by cvs2svn to compensate...
2007-07-06 Attilio RaoFix some problems with lock_profiling in sx locks:
2007-07-05 Konstantin BelousovRevert destroy_dev() to the state before destroy_dev_sc...
2007-07-05 Bjoern A. ZeebRemove netkey directory from cscope/TAGs generation...
2007-07-05 Peter WemmFix bad function type passed to destroy_dev_sched_cb().
2007-07-04 Peter WemmAdd freebsd6_ wrappers for mmap/lseek/pread/pwrite...
2007-07-04 Peter WemmRegenerate after mmap/lseek/etc syscall changes.
2007-07-04 Peter WemmCreate new syscalls for mmap(), lseek(), pread(), pwrit...
2007-07-04 Peter WemmAdd support for COMPAT6 syscalls.
2007-07-04 Konstantin BelousovSince cdev mutex is after system map mutex in global...
2007-07-03 Jeff Roberson - Use explicit locking in the various fcntl case state...
2007-07-03 Jeff Roberson - Remove explicit Giant protection from lockf. Use...
2007-07-03 John BaldwinTweak the low-level MI SMP code some:
2007-07-03 Konstantin BelousovRev. 1.204 and 1.205 got an erronous version of destroy...
2007-07-03 Konstantin BelousovLock Giant and proctree lock around dereferencing p_ses...
2007-07-03 Konstantin BelousovUse make_dev_credf(MAKEDEV_REF) instead of make_dev...
2007-07-03 Konstantin BelousovUse make_dev_credf(MAKEDEV_REF) instead of make_dev...
2007-07-03 Konstantin BelousovAutomatically detect deadlock condition in destroy_dev...
2007-07-03 Konstantin BelousovSince rev. 1.199 of sys/kern/kern_conf.c, the thread...
2007-07-03 Konstantin BelousovRelock the sema_mtxp unconditionally after copyin(...
2007-07-03 Max LaierThis commit was generated by cvs2svn to compensate...
2007-07-03 Max LaierThis commit was generated by cvs2svn to compensate...
2007-07-02 Robert WatsonContinue kernel privilege cleanup for 7.0: unstaticize...
2007-07-02 Randall Stewart- Add some needed error checking on bad fd passing...
2007-07-01 Jeff Roberson - Use rufetchcalc() rather than calcru() in ttyinfo...
2007-06-27 Robert WatsonUse vm_offset_t for kmembase and kmemlimit rather than...
2007-06-26 Attilio RaoFix an old standing LOR between callout_lock and sleepq...
2007-06-26 Attilio RaoIntroduce a new rwlocks initialization function: rw_ini...
2007-06-25 Rong-En Fan- Remove UMAP filesystem. It was disconnected from...
2007-06-21 Xin LIThis commit was generated by cvs2svn to compensate...
2007-06-19 Konstantin Belousovdevfs_free() calls free_unr(), that may sleep.
2007-06-19 Konstantin BelousovAdd the witness warning for free_unr. Function could...
2007-06-18 Pawel Jakub DawidekWe only flush entries related to the given file system...
2007-06-16 Robert WatsonRather than passing SUSER_RUID into priv_check_cred...
2007-06-16 Marius Strobl- Remove zstty spin lock for no longer existing zs(4).
next