mbuf: revert part of b4e5a1079d852748f03f32aae87ecdda27a538d2
[dragonfly.git] / sys / kern /
2013-07-18 Sepherosa Ziehauso_pru_send_async: Use M_NOWAIT to allocate address
2013-07-17 Sascha Wildnerkernel: Remove unused kmalloc types: M_AMRCAM, M_DEVT...
2013-07-16 Matthew Dillonkernel - Attempt to fix shared/excl namecache deadlock
2013-07-11 Matthew Dillonkernel - Fix excessively deferred wakeups
2013-06-27 Matthew Dillonkernel - Change lwkt_wait_ipiq() to use the TSC
2013-06-26 Sepherosa Ziehaumbuf: Cache align mbuf statistics
2013-06-26 Sepherosa Ziehaumbuf: Cache align mbuf type statistics
2013-06-19 Sepherosa Ziehaucputimer: The freq should be sysclock_t
2013-06-17 Sepherosa Ziehaumtag: u_intXX_t -> uintXX_t; no functional changes
2013-06-15 Matthew Dillonkernel - Add cluster_readcb()
2013-06-14 Matthew Dillonkernel - Document bugs in sendfile that we currently...
2013-06-12 John Marinokernel: Add three new commands to fctnl
2013-06-08 Sepherosa Ziehausocket: Prioritiries rcvd message
2013-06-07 Matthew Dillonkernel - Enable ncp shared locks by default.
2013-06-07 Matthew Dillonkernel - Fix a case in the path lookup that results...
2013-06-01 Sascha Wildnersigaltstack(2): Bring it closer to POSIX.
2013-05-31 Justin C. SherrillCorrect BSD License clause numbering from 1-2-4 to...
2013-05-30 Sascha Wildnerkernel/kern_time.c: Mark the hack to not settimeofday...
2013-05-22 Sepherosa Ziehauintr: Fix comment
2013-05-21 François Tigeotkernel: Add CLOCK_PROCESS_CPUTIME_ID
2013-05-11 John MarinoMerge branch 'vendor/LESS'
2013-05-11 John MarinoMerge branch 'vendor/LIBEDIT'
2013-05-11 John MarinoMerge branch 'vendor/TCSH'
2013-05-09 John MarinoMerge branch 'vendor/AWK'
2013-05-08 John MarinoMerge branch 'vendor/ZLIB'
2013-05-08 John MarinoMerge branch 'vendor/GCC47'
2013-05-06 Justin C. SherrillRemove advertising clause from all that isn't contrib...
2013-05-02 Sepherosa Ziehaunetisr: Inline netisr_cpuport() and netisr_curport()
2013-04-28 Sepherosa Ziehaunetisr: Function renaming; no functional changes
2013-04-27 Sepherosa Ziehauintr: Don't embed struct thread in intr_info
2013-04-23 Sascha Wildnergpio/dsched/devfs: Fix wrong lock checks.
2013-04-23 John MarinoMerge branch 'vendor/MPFR'
2013-04-23 John MarinoMerge branch 'vendor/DIFFUTILS'
2013-04-23 John MarinoMerge branch 'vendor/GREP'
2013-04-23 John MarinoMerge branch 'vendor/EXPAT'
2013-04-16 Sascha Wildnerkernel/checkpoint: Fix wrong sizeof (p_sigacts is a...
2013-04-15 Sascha WildnerMerge branch 'vendor/MDOCML'
2013-04-13 Sascha Wildnerkernel/rmdir: Return EBUSY if the dir is a mount point...
2013-04-13 Sascha Wildnerkernel: Add lpathconf(2) syscall.
2013-04-07 Peter AvalosMerge branch 'vendor/TNFTP'
2013-04-02 Sascha Wildnerkernel: Fix build without DDB.
2013-04-01 Sascha Wildnerkernel: Fix buildkernel without INVARIANTS.
2013-04-01 Sascha Wildnerkernel: Make tty_compat.c optional in 'files' instead...
2013-04-01 Sepherosa ZiehauMerge remote-tracking branch 'hofmann/wlan_serialize'
2013-03-29 Sascha Wildnerkernel: Remove 'options COMPAT_SUNOS'.
2013-03-26 Matthew Dillonkernel - Fix bug in uiomove() error handling, fix deadl...
2013-03-26 Sepherosa Ziehauipiq: Use cached mycpu to access per-cpu ipiq stats
2013-03-26 Sepherosa Ziehauipiq: Make stats per-cpu
2013-03-19 Sepherosa Ziehauasync_rcvd: Don't add/drop socket reference on hot...
2013-03-19 Sepherosa Ziehauasync_rcvd: Move MSGF_DONE test under async rcvd spinlock
2013-03-19 Sepherosa Ziehauasync_rcvd: Remove the dead async rcvd message debug...
2013-03-11 Sepherosa Ziehauasync_rcvd: Fix possible deadlock
2013-03-08 Antonio Huete Jimenezkernel/ddb - Add 'show tokens' function.
2013-03-06 Matthew Dillonkernel - Fix namecache hash list corruption
2013-03-05 John Marinokernel - remove kprintf info about magazine capacity
2013-03-05 Johannes HofmannMerge branch 'master' of git://git.dragonflybsd.org...
2013-03-04 Matthew Dillonkernel - Attempt to fix SMP races with ^T
2013-03-03 Matthew Dillonkernel - Add swap block allocation iterator
2013-03-02 Matthew Dillonkernel - Change namecache negative caching algorithm
2013-03-01 Matthew Dillonkernel - Do not clean VM pages on fsync() for tmpfs
2013-02-28 Matthew Dillonkernel - Remove improper EBUSY error on mount (2)
2013-02-28 Matthew Dillonkernel - Remove improper EBUSY error on mount
2013-02-26 Matthew Dillonkernel - Fix mount bug caught by assertion
2013-02-26 Matthew Dillonkernel - Try harder to unmount a filesystem
2013-02-26 Matthew Dillonkernel - Fix shared/excl livelock with vm.shared_fault
2013-02-26 Matthew Dillonkernel - Fix panic on ptrace termination
2013-02-26 Matthew Dillonkernel - Beef up lwkt_dropmsg() API and fix deadlock...
2013-02-25 Matthew Dillonkernel - Fix incorrect assertion in nlookup()
2013-02-23 Matthew Dillonkernel - Track slabs allocated and freed
2013-02-23 Matthew Dillonkernel - Implementat much deeper use of shared VM objec...
2013-02-23 Matthew Dillonkernel - Implement shared namecache locks
2013-02-22 Matthew Dillonkernel - Remove getnewvnode() bottlenecks
2013-02-22 Matthew Dillonkernel - Add negative caching to cache_findmount()
2013-02-22 Matthew Dillonkernel - Increase NCMOUNT_NUMCACHE, add enable & statistics
2013-02-22 Matthew Dillonkernel - Fix performance issue due to buffer fragmentation
2013-02-22 Matthew Dillonkernel - Add frontend cache for cache_findmount()
2013-02-22 Matthew Dillonkernel - Fix network lockup due to msgport bug
2013-02-21 Matthew Dillonkernel - Add critical section in lwkt_yield_quick()
2013-02-21 Matthew Dillonkernel - Fix cpu/token starvation, vfs_busy deadlocks...
2013-02-21 Matthew Dillonkernel - Fix excessive kprintf()s during refcount_wait()
2013-02-21 Matthew Dillonkernel - cleanup
2013-02-21 Matthew Dillonkernel - Fix cpu/token starvation, vfs_busy deadlocks...
2013-02-20 Matthew Dillonkernel - Properly account system time for contending...
2013-02-19 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2013-02-18 Matthew Dillonkernel - Fix a race and enable the VM read shortcut...
2013-02-18 Matthew Dillonkernel - Fix rare race in namecache
2013-02-16 Johannes HofmannMerge branch 'master' of git://git.dragonflybsd.org...
2013-02-16 Sascha Wildnerkernel: Move some externs under INET too.
2013-02-16 Sascha Wildnerkernel: A few small fixes to make a minimal kernel...
2013-02-13 Peter AvalosMerge branch 'vendor/OPENSSL'
2013-02-12 Sascha Wildnerkernel/callout: Remove some unused old code.
2013-02-10 Peter AvalosMerge branch 'vendor/OPENSSL'
2013-02-09 François Tigeotkernel: Properly lock dounmount()
2013-02-01 Matthew Dillonkernel - Fix kernel panic caused by rename race
2013-02-01 Matthew Dillonkernel - cycle vnode in cache_unlink()
2013-02-01 Matthew Dillonkernel - Fix memory leak on iocom terminaion
2013-01-29 Matthew Dillonkernel - Fix deadlock when umount races an access on...
2013-01-29 Matthew Dillonkernel - Fix tty cool-aid
2013-01-29 Sepherosa Ziehausocket: Mark the asynchronous rcvd netmsg dead, when...
2013-01-24 Johannes Hofmannmerge
next