Merge branch 'master' into amd64
[dragonfly.git] / sys / kern /
2009-04-27 Jordan GordeevMerge branch 'master' into amd64
2009-04-26 Matthew DillonFix recursive lock in detached close of /dev/tty.
2009-04-23 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-04-23 Matthew DillonMake adjustments to how MAP_STACK works to prevent...
2009-04-23 Matthew DillonFix VM panic. Add required overflow check for MAP_STAC...
2009-04-22 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-04-22 Matthew DillonFix a bug in krealloc(). Note that krealloc() is very...
2009-04-22 Matthew DillonFix vkernel issues - enable ithread preemption, races...
2009-04-15 Sascha WildnerFix the way <sys/ioccom.h> is included throughout our...
2009-04-12 Sepherosa ZiehauSplit ifnet serializer step 4/many: Add IFNET_SERIALIZE...
2009-04-12 Sepherosa ZiehauSplit ifnet serialize step 1/many: Add if_{serialize...
2009-04-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-04-07 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-04-07 Sascha WildnerReplace all casts of NULL to something with NULL.
2009-04-07 Sascha WildnerGenerally use NULL instead of explicitly casting 0...
2009-04-07 Peter AvalosAdd a tcgetsid() function that returns session id.
2009-04-07 Peter AvalosSync sys/queue.h with FreeBSD:
2009-04-05 Sepherosa Ziehaumbuf: Don't discount the objcache limits required by...
2009-04-03 Matthew DillonRevoke reimplementation - primary commit part 2/2.
2009-04-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-04-03 Matthew DillonRevoke reimplementation - primary commit part 1/2.
2009-04-03 Sascha Wildnerusched_dummy: Silence warning
2009-04-02 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-04-02 Matthew DillonAMD64 - Fixes to make dynamic binaries run
2009-04-02 Matt DillonFix permissions check for utimes() - owner can call...
2009-04-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-04-01 Simon Schubertusched_dummy: just proceed if the current thread is...
2009-04-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-03-31 Matthew DillonUse atomic_fetchadd_int() in fdrop() instead of the...
2009-03-31 Matthew DillonAdjust vfinddev() to return a referenced vnode in ...
2009-03-27 Matthew DillonMake the jg_tos_ok debug check amd64-specific only...
2009-03-27 Matthew DillonAdjust the KTR code to use cache-aligned per-cpu struct...
2009-03-27 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-03-27 Matthew DillonFix DDB's 'show ktr' command - improper panic and impro...
2009-03-12 Matthew DillonFix kernel panic on NULL pointer deref w/ certain ktrac...
2009-03-09 Simon Schubertsignals: rename CURSIGNB to CURSIG_NOBLOCK and unify...
2009-03-09 Simon Schubertsignals: rework when CURSIG/issignal can stop a thread...
2009-03-09 Simon Schubertsignals: stop all threads of a process before taking...
2009-03-09 Simon Schubertstay in tstop() as long as the process is stopped
2009-03-09 Simon Schubertdon't loop printing the diagnostic "waiting for lwps...
2009-03-06 Simon Schubertcleanup: typo in comment
2009-03-01 Matthew DillonAdjust checkpoint restore to use same note order as...
2009-03-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-02-28 Matthew DillonHAMMER VFS - Fix improper cred checks for utimes()
2009-02-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-02-27 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-02-25 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-02-20 Sascha Wildnermakesyscalls.sh: Remove CVS id handling and clean up...
2009-02-20 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-02-19 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-02-19 Joe Talbottusched_set: Add USCHED_CPU_GET for retrieving the curre...
2009-02-16 Nicolas TheryFix warning in kernel.
2009-02-17 Sepherosa Ziehaubusdma(9): Add bus_dmamem_coherent_any()
2009-02-17 Sepherosa Ziehaubusdma(9): Use the passed in 'flags' instead of hard...
2009-02-17 Sepherosa Ziehaubusdma(9): Add bus_dmamap_load_mbuf_defrag()
2009-02-17 Sepherosa ZiehauFactor out bus_dmamem_coherent() to allocate busdma...
2009-02-16 Sascha WildnerUnbreak kernel build and fix some warnings.
2009-02-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-02-14 Sascha WildnerSilence some -Wold-style-definition warnings.
2009-02-05 Aggelos EconomopoulosMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-02-05 Aggelos Economopouloskill db_print_backtrace()
2009-02-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-31 Sepherosa Ziehausyncache_socket(): fix abort path by calling pru_abort...
2009-01-29 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-01-25 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-25 Matthew DillonFix another process stuck-during-exit bug - stuck due...
2009-01-24 Peter AvalosMerge branch 'vendor/GDTOA'
2009-01-21 Matthew DillonIssue 1013 - update atime on exec and mmap, add helper...
2009-01-19 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-01-19 Matthew DillonFix a bug in vinvalbuf(). vinvalbuf() is usually calle...
2009-01-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-17 Matthew DillonReorder an unlock to avoid a recursive vnode lock in...
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-09 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-06 Simon SchubertProperly initialize the new vmspace and register its...
2009-01-05 Michael NeumannUse more specific privilege
2009-01-04 Peter AvalosMerge branch 'vendor/PAM_PASSWDQC'
2009-01-04 Peter AvalosMerge commit 'origin/vendor/PAM_PASSWDQC'
2009-01-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-01 Michael NeumannRefactor sys_jail() and fix bugs.
2009-01-01 Michael NeumannUse consistent sizeof() style
2009-01-01 Michael NeumannUse kfree() instead of FREE macro
2009-01-01 Michael NeumannCosmetic changes + comments
2008-12-30 Matthias SchmidtMerge branch 'master' of git://chlamydia.fs.ei.tum...
2008-12-31 Michael NeumannUnbreak build. Fix missing include.
2008-12-31 Michael NeumannMerge branches 'master' and 'suser_to_priv'
2008-12-30 Sascha WildnerMerge branch 'master' of ssh://swildner@crater.dragonfl...
2008-12-29 Simon 'corecode... Remove a process from the zombie list before starting...
2008-12-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-28 Matthew Dillonamd64 work: fp_write() takes address of ssize_t, not...
2008-12-28 Sepherosa ZiehauPut last_td accessing back into INVARIANTS
2008-12-28 Matthew DillonRemove KTR hacks, pass va_list through as needed.
2008-12-27 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-27 Matthew DillonDeal with the netgraph NULL function dereference on...
2008-12-27 Jordan GordeevBring in the remainder of the post-SoC amd64 enchilada.
2008-12-27 Sepherosa ZiehauWe need to restore unallocated_objects if objcache...
2008-12-26 Sascha WildnerMerge branch 'master' of ssh://swildner@crater.dragonfl...
2008-12-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
next