Merge branch 'master' of ssh://crater.dragonflybsd.org/repository/git/dragonfly
[dragonfly.git] / sys / kern /
2009-06-08 Matthew DillonCorrect missing 'STD' clause in entries for syscalls...
2009-06-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-08 Aggelos EconomopoulosMerge branch 'master' of /home/aggelos/devel/dfly/dfly...
2009-06-08 Aggelos Economopouloslock around accesses to uidinfo and varsymset
2009-05-23 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-23 Sascha Wildnerlibkvm: Raise WARNS to 2 and fix warnings.
2009-05-23 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-23 Matthew DillonSupporting amd64 /dev/kmem requires allowing apparently...
2009-05-21 Sepherosa Ziehauioapic: Allow user to specify irq's destination CPU
2009-05-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-17 Sepherosa ZiehauAdd interrupt cputimer interface.
2009-05-15 Matthew DillonFix bug in recent commit - fcntl(... O_ASYNC) on tty...
2009-05-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-15 Joe Talbottsys_wait4(): Use uap->sysmsg_result when calling kern_w...
2009-05-14 Sepherosa ZiehauUse nq version of systimer_init_periodic() when initial...
2009-05-07 Aggelos EconomopoulosMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-05-07 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-07 Matthew DillonFix O_NOFOLLOW and do not follow softlinks if O_EXCL.
2009-05-06 Matthew Dillonfstest regression fixes - POSIX error codes.
2009-05-06 Aggelos EconomopoulosAllow USCHED_DEL_CPU for non-superuser processes
2009-05-06 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-06 Matthew DillonAdd kernel-layer support for chflags checks, remove...
2009-05-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-04 Matthew DillonThe kernel permissions check code was not checking...
2009-05-03 Simon Schubertnanosleep: don't overwrite error with copyout success...
2009-05-02 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-02 Matthew DillonFix sticky bit directory handling for deletions.
2009-05-02 Sepherosa Ziehausystimer/cputimer: Add {systimer,cputimer}_intr_enable()
2009-04-29 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-04-29 Matthew DillonSplit out core kern_clock_*() calls for the clock_...
2009-04-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-04-28 Sepherosa Ziehauserializer: Revoke PROFILE_SERIALIZER kernel option
2009-04-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-04-28 Matthew DillonFix type-o, the file $syscompatdcldf12 file was not...
2009-04-27 Sepherosa ZiehauAdd ifpoll, which support hardware TX/RX queues based...
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...
next