dragonfly.git
2011-11-19 Matthew Dillonfastbulk - Minor corrections & docs
2011-11-19 Matthew Dillonfastbulk - Commit to /usr/src/test/fastbulk
2011-11-19 Sascha WildnerLINT/LINT64: Remove page breaks.
2011-11-19 Matthew Dillonkernel - Add ts check to dotimeout_only()
2011-11-19 Matthew Dillonkernel - Fix swapcache related crash
2011-11-19 Alex Hornungdfregress.8 - spelling: synopsys => synopsis
2011-11-19 Matthew Dillonkernel - Fix crash in pmap_enter()
2011-11-19 Matthew Dillonkernel - Correct unaligned results in alist_free_info()
2011-11-19 Matthew Dillonkernel - Implement a contiguous memory reserve for...
2011-11-19 Matthew Dillonkernel - Revamp subr_alist and get it ready for use
2011-11-18 Matthew Dillonkernel - Fix incorrect assertion in lwkt_token_swap()
2011-11-18 Matthew Dillonkernel - Fix swapcached problems when max-swap use...
2011-11-18 Matthew Dillonkernel - Fix swapcached problems when max-swap use...
2011-11-18 Matthew Dillonkernel - Document vm_map_lookup_entry() better in vm...
2011-11-18 Matthew Dillonkernel - Adjust tlb invalidation in the x86-64 pmap...
2011-11-18 Matthew Dillonkernel - Fix marker in sysctl_kern_proc()
2011-11-18 Matthew Dillonkernel - Cleanup and document
2011-11-18 Sepherosa Ziehaurc.d/routing: Add change_routes support
2011-11-18 Alex Hornungtbridge(9) - add man page
2011-11-18 Alex Hornungdfregress.8 - Add info on writing testcases
2011-11-18 Sepherosa Ziehaunetisr: Expose netmsg_sync_handler to avoid code duplic...
2011-11-18 Sascha Wildnernetstat(1): Renumber the nlist[] array indices.
2011-11-18 Sascha Wildnernetstat(1): Remove another unused prototype.
2011-11-18 Sascha Wildnernetgraph: Add module dependencies.
2011-11-18 Alex Hornungdfregress,dfr2text - add man pages
2011-11-17 Alex Hornungdfregress - misc minor fixes/ make more verbose
2011-11-17 Alex Hornungdfregress,tbridge - Move into usr.bin and sys/dev
2011-11-17 Sascha Wildnernetstat(1): Remove some unused prototypes.
2011-11-17 Matthew Dillonkernel - Fix additional races in lwp_signotify()
2011-11-17 Matthew Dillonkernel - more procfs work
2011-11-17 Matthew Dillonkernel - Fix ps/thread-exit and other related ps races
2011-11-17 Sepherosa Ziehausendfile: Use asynchronized pru_send when ever possible
2011-11-17 Sepherosa Ziehauprotosw: Add PR_ASYNC_SEND, mainly to make sure async...
2011-11-17 Venkatesh Srinivaskernel -- vkernel64's trap_pfault should use VM_FAULT_B...
2011-11-17 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2011-11-17 Venkatesh Srinivaskernel -- token: Two shared token DEBUG_LOCKS tests.
2011-11-17 Matthew Dillonsystat - unsigned expansion to proper display >= 2G...
2011-11-16 Matthew Dillonkernel - Move VM objects from pool tokens to per-vm...
2011-11-16 Matthew Dillonkernel - Try to fix procfs readdir race
2011-11-16 Matthew Dillonkernel - Do not use shared tokens for kernel_map
2011-11-16 Matthew Dillonkernel - Fix bug in procfs_ioctl()
2011-11-16 Sascha Wildner<sys/socket.h>: Bring back PF_APPLETALK too, to unbreak...
2011-11-16 Matthew Dillonkernel - Do not call pmap_enter() in vm_fault_page*()
2011-11-16 Matthew Dillonkernel - Handle degenerate cases for fill_*regs*()
2011-11-16 Matthew Dillonkernel - Fix races in procfs
2011-11-16 Matthew Dillonkernel - Fix token ordering in sysctl_kern_proc_args...
2011-11-16 Matthew Dillonkernel - Attempt to make procfs MPSAFE (3)
2011-11-16 Matthew Dillonkernel - Fix VM page race when exec maps a page
2011-11-16 Matthew Dillonkernel - Attempt to make procfs MPSAFE (2)
2011-11-16 Matthew Dillonkernel - Attempt to make procfs MPSAFE
2011-11-16 Sepherosa Ziehausocket: Properly inherit AUTOLOWAT and AUTOSIZE from...
2011-11-16 Sepherosa Ziehautcp: Fix the dangling socket reference in the async...
2011-11-16 Matthew Dillonkernel - Major signal path adjustments (2)
2011-11-15 Matthew Dillonkernel - Major signal path adjustments to fix races...
2011-11-15 Matthew Dillonkernel - Fix DEBUG_LOCKS races
2011-11-15 Matthew Dillonkernel - Try to fix vrevoke() race/crash
2011-11-15 Matthew Dillonkernel - Normalize use of sys/buf2.h for last commit
2011-11-15 Sascha Wildnerkernel: Fix building with 'options UDF'.
2011-11-15 Matthew Dillonkernel - Greatly improve shared memory fault rate concu...
2011-11-15 Sascha Wildnervkernel: Remove unused variable.
2011-11-15 Matthew Dillonps - Fix broken column alignment for programs w/ large...
2011-11-15 Matthew Dillonsystat - Handle larger numbers, cleanup
2011-11-15 Sascha Wildnerkernel: Kill an obsolete comment.
2011-11-15 Sascha Wildnerdrm.4: Add some words about using both an on-board...
2011-11-15 Sepherosa Ziehauemx: Use MPSAFE callout
2011-11-14 Sascha Wildner<sys/socket.h>: Re-add AF_APPLETALK to unbreak building...
2011-11-14 Alex Hornungdfregress - An automated test driver and framework
2011-11-14 Sepherosa Ziehautcp: Use the MSL set to the rt_metrics whenever possible
2011-11-14 Sepherosa Ziehaurt_metrics: Add rmx_msl to record user-set MSL
2011-11-14 Sascha Wildnerstatfs.2: Fix indentation and add a missing .Pp.
2011-11-14 Sascha Wildnerstress2: Fix a bug introduced in 3647609110201ad09b8c7b...
2011-11-13 Sascha Wildnerkernel: Fix linux emulation build.
2011-11-13 Matthew Dillonkernel - Improve per-cpu caching of pv_entry's
2011-11-13 Matthew Dillonkernel - Certain sysv_shm administrative functions...
2011-11-13 Matthew Dillonlibc - Bring dmalloc in for x86-64
2011-11-13 Matthew Dillonipcs - Cleanup output format
2011-11-12 Matthew Dillonkernel - Add syscall quick return path for x86-64
2011-11-12 Matthew Dillonkernel - Use MPSAFE callouts for TCP
2011-11-12 Matthew Dillonkernel - Implement degenerate timeout case for select...
2011-11-12 Matthew Dillonkernel - Expose nanosleep1() to other kernel source...
2011-11-12 Matthew Dillonkernel - Remove MP lock from sysv semaphore code
2011-11-12 Matthew Dillonkernel - Fix overflows and races in zalloc()
2011-11-12 Matthew Dillonkernel - Add missing dsched_exit_thread() and friends
2011-11-12 Matthew Dillonkernel - Fix IPI signaling issue, add a few assertions
2011-11-12 Matthew Dillonkernel = Fix tsleep(), remove MAILBOX signals, change...
2011-11-12 Matthew Dillonkernel - Upgrade buffer space tracking variables from...
2011-11-11 Sascha Wildnerinstaller: Check the user-entered swap size against...
2011-11-11 Sascha Wildnerinstaller: Adjust maximum swap recommendation to our...
2011-11-11 Matthew Dillonkernel - Add required critical section around tsleep_re...
2011-11-11 Matthew Dillonkernel - Fix deadlock in pmap_page_protect()
2011-11-11 Sascha WildnerNuke AppleTalk support.
2011-11-11 Matthew Dillonkernel - Wait for I/O to finish in vm_object_terminate()
2011-11-11 Matthew Dillonkernel - Fix numerous performance problems with the...
2011-11-11 Matthew Dillonkernel - Performance improvements during heavy memory...
2011-11-10 Matthew Dillonkernel - Fix p->p_lock race and remove unused procedures
2011-11-10 Matthew Dillonvkernel - Add leaf customization target
2011-11-10 Matthew Dillonkernel - Increase maximum supported physical memory...
2011-11-10 Matthew Dillonkernel - Allow vm_page_alloc() to return NULL in bio_pa...
2011-11-10 Matthew Dillonkernel - Deoptimize refcount case
2011-11-10 Matthew Dillonkernel - Remove ad-hoc increment/decrement of vm->vm_sysref
next