projects
/
dragonfly.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
x86_64 getmemsize: Recover 0x100000 bytes
2012-02-09
Matthew Dillon
kernel - Adjust tmpfs to use the new PG_NEED_COMMIT...
commit
|
commitdiff
|
tree
2012-02-09
Matthew Dillon
kernel - Add vm_page_need_commit() and vm_page_clear_commit()
commit
|
commitdiff
|
tree
2012-02-09
Matthew Dillon
kernel - Improve pageout daemon & memory pressure detection...
commit
|
commitdiff
|
tree
2012-02-06
Matthew Dillon
kernel - Fix incorrect assertion during udp auto-binding
commit
|
commitdiff
|
tree
2012-02-02
Matthew Dillon
vkernel - Fix semi-random SIGILL crashes under heavy...
commit
|
commitdiff
|
tree
2012-02-02
Matthew Dillon
kernel - Fix lockmgr lock mismatch panics when iwn...
commit
|
commitdiff
|
tree
2012-02-01
Matthew Dillon
kernel - Add missing DRM_LOCK()
commit
|
commitdiff
|
tree
2012-01-23
Matthew Dillon
kernel - Fix SILI callout timer race
commit
|
commitdiff
|
tree
2012-01-20
Matthew Dillon
kernel - Fix AHCI callout timer race (2)
commit
|
commitdiff
|
tree
2012-01-20
Matthew Dillon
kernel - Fix race in callout_stop_sync()
commit
|
commitdiff
|
tree
2012-01-20
Matthew Dillon
kernel - Fix AHCI callout timer race
commit
|
commitdiff
|
tree
2012-01-20
Matthew Dillon
kernel - Fix pmap_release() bug for i386
commit
|
commitdiff
|
tree
2012-01-17
Matthew Dillon
uname - Allow varsym overrides
commit
|
commitdiff
|
tree
2012-01-17
Matthew Dillon
varsym - Add -x option
commit
|
commitdiff
|
tree
2012-01-16
Matthew Dillon
kernel - Fix 3:00 a.m. crashes (deadlocks) related...
commit
|
commitdiff
|
tree
2012-01-16
Matthew Dillon
hammer - Properly pass -S option to hammer run via...
commit
|
commitdiff
|
tree
2012-01-13
Matthew Dillon
test - Correct bug in tuxload and document second bug
commit
|
commitdiff
|
tree
2012-01-13
Matthew Dillon
test - Add tuxload.c
commit
|
commitdiff
|
tree
2012-01-12
Matthew Dillon
vknetd - Ignore SIGPIPE
commit
|
commitdiff
|
tree
2012-01-03
Matthew Dillon
kernel - Fix a case in if_re which could lockup the...
commit
|
commitdiff
|
tree
2012-01-03
Matthew Dillon
kernel - Fix swapcache inefficiency related to the...
commit
|
commitdiff
|
tree
2012-01-02
Matthew Dillon
kernel - Use atomic ops to update hammer_count_refedbufs
commit
|
commitdiff
|
tree
2012-01-02
Matthew Dillon
hammer - Pass -S option to remote mirror-read
commit
|
commitdiff
|
tree
2012-01-01
Matthew Dillon
vkernel - Unbreak 32-bit vkernel builds by fixing broken...
commit
|
commitdiff
|
tree
2012-01-01
Matthew Dillon
kernel - Fix ENOBUFS related panic in tcp_output
commit
|
commitdiff
|
tree
2011-12-27
Matthew Dillon
test - Do not report bogus object pointer in vmpageinfo
commit
|
commitdiff
|
tree
2011-12-27
Matthew Dillon
kernel - Fix swap space leak
commit
|
commitdiff
|
tree
2011-12-26
Matthew Dillon
kernel - Add vm.swapcache.maxscan
commit
|
commitdiff
|
tree
2011-12-25
Matthew Dillon
kernel - Fix missing chain wait
commit
|
commitdiff
|
tree
2011-12-25
Matthew Dillon
Merge branch 'master' of ssh://crater.dragonflybsd...
commit
|
commitdiff
|
tree
2011-12-25
Matthew Dillon
kernel - Correct sysctl variable type for kern.stackgap_random
commit
|
commitdiff
|
tree
2011-12-25
Matthew Dillon
gcc-4.4: Add workaround for probable AMD cpu bug
commit
|
commitdiff
|
tree
2011-12-25
Matthew Dillon
kernel - Add workaround support for a probable AMD...
commit
|
commitdiff
|
tree
2011-12-22
Matthew Dillon
kernel - Fix new static stackgap feature from recent...
commit
|
commitdiff
|
tree
2011-12-22
Matthew Dillon
Merge branch 'master' of ssh://crater.dragonflybsd...
commit
|
commitdiff
|
tree
2011-12-22
Matthew Dillon
kernel - cleanup bit number test
commit
|
commitdiff
|
tree
2011-12-22
Matthew Dillon
kernel - Reorder critical section interlock in splz()
commit
|
commitdiff
|
tree
2011-12-22
Matthew Dillon
kernel - Properly dispose of vm_page_t in sf_buf_mfree()
commit
|
commitdiff
|
tree
2011-12-22
Matthew Dillon
kernel - Implement static stackgap feature in addition...
commit
|
commitdiff
|
tree
2011-12-22
Matthew Dillon
kernel - Increase cluster_limit for exec args on machines...
commit
|
commitdiff
|
tree
2011-12-22
Matthew Dillon
kernel - Add suword32 and fix argc/envc initialization
commit
|
commitdiff
|
tree
2011-12-22
Matthew Dillon
kernel - Fix floating point save state structure and...
commit
|
commitdiff
|
tree
2011-12-22
Matthew Dillon
libc - fix mcontext issues
commit
|
commitdiff
|
tree
2011-12-15
Matthew Dillon
kernel - Update loader.conf documentation and add sio...
commit
|
commitdiff
|
tree
2011-12-14
Matthew Dillon
make - Do not try to track stopped/continued processes
commit
|
commitdiff
|
tree
2011-12-14
Matthew Dillon
kernel - Fix signal races against exiting processes
commit
|
commitdiff
|
tree
2011-12-12
Matthew Dillon
kernel - Misc fixes and debugging
commit
|
commitdiff
|
tree
2011-12-12
Matthew Dillon
Kernel - Fix double-unlock in nlookupdotdot
commit
|
commitdiff
|
tree
2011-12-12
Matthew Dillon
kernel - Dynamically size lwkt_cache_threads free cache
commit
|
commitdiff
|
tree
2011-12-08
Matthew Dillon
kernel - Support bdwrite() on tmpfs buffer cache buffers
commit
|
commitdiff
|
tree
2011-12-08
Matthew Dillon
kernel - Fix missing token release on I/O error during...
commit
|
commitdiff
|
tree
2011-12-08
Matthew Dillon
kernel - Remove partially commit debug code
commit
|
commitdiff
|
tree
2011-12-08
Matthew Dillon
kernel - Remove unneeded initialization
commit
|
commitdiff
|
tree
2011-12-08
Matthew Dillon
kernel - Clear the quick-return flag when changing...
commit
|
commitdiff
|
tree
2011-12-08
Matthew Dillon
kernel - Add additional safety assertions in the pmap...
commit
|
commitdiff
|
tree
2011-12-08
Matthew Dillon
kernel - Adjust stack by an addition 128 in sendupcall()
commit
|
commitdiff
|
tree
2011-12-08
Matthew Dillon
kernel - Add -fno-stack-protector for kernel build
commit
|
commitdiff
|
tree
2011-12-08
Matthew Dillon
kernel - Do not use LK_NOWAIT for vfs_busy() after...
commit
|
commitdiff
|
tree
2011-12-08
Matthew Dillon
kernel - Fix panic during diskless mount
commit
|
commitdiff
|
tree
2011-12-08
Matthew Dillon
kernel - Fix endless nfs error 70 during shutdown
commit
|
commitdiff
|
tree
2011-12-08
Matthew Dillon
kernel - Add TDF_RUNNING assertions
commit
|
commitdiff
|
tree
2011-12-08
Matthew Dillon
kernel - Fix alarm() timer race against exit
commit
|
commitdiff
|
tree
2011-12-08
Matthew Dillon
kernel - add DEBUG_LOCKS_LATENCY option
commit
|
commitdiff
|
tree
2011-12-08
Matthew Dillon
buildworld - Add uuid for HAMMER2
commit
|
commitdiff
|
tree
2011-12-08
Matthew Dillon
buildworld - Fix -j n collisions
commit
|
commitdiff
|
tree
2011-12-08
Matthew Dillon
kernel - Fix panic in vm_page_try_to_free()
commit
|
commitdiff
|
tree
2011-12-08
Matthew Dillon
kernel - Fix kqueue race with NOTE_EXIT
commit
|
commitdiff
|
tree
2011-12-06
Matthew Dillon
kernel - Remove unnecessary < 0 checks for sopt_valsize...
commit
|
commitdiff
|
tree
2011-12-02
Matthew Dillon
kernel - Use atomic allocate-hold in vnode_pager_alloc().
commit
|
commitdiff
|
tree
2011-12-02
Matthew Dillon
HAMMER VFS - Attempt to fix a low-memory deadlock
commit
|
commitdiff
|
tree
2011-12-02
Matthew Dillon
HAMMER VFS - Attempt to fix a low-memory deadlock
commit
|
commitdiff
|
tree
2011-12-02
Matthew Dillon
kernel - Refactor the vmspace locking code and several...
commit
|
commitdiff
|
tree
2011-12-02
Matthew Dillon
kernel - Remove unnecessary MP lock in vgone_vxlocked()
commit
|
commitdiff
|
tree
2011-12-01
Matthew Dillon
libkvm - Fix seg-fault in ps output when loading a...
commit
|
commitdiff
|
tree
2011-12-01
Matthew Dillon
kernel - Enhanced lockmgr debugging, panic in double...
commit
|
commitdiff
|
tree
2011-12-01
Matthew Dillon
kernel - Fix lost lock in devfs
commit
|
commitdiff
|
tree
2011-12-01
Matthew Dillon
kernel - Remove double unlock in elf core dumping code
commit
|
commitdiff
|
tree
2011-12-01
Matthew Dillon
Merge branch 'master' of ssh://crater.dragonflybsd...
commit
|
commitdiff
|
tree
2011-12-01
Matthew Dillon
Merge branch 'master' of ssh://crater.dragonflybsd...
commit
|
commitdiff
|
tree
2011-12-01
Matthew Dillon
kernel - sysctl - use a larger buffer to ensure that...
commit
|
commitdiff
|
tree
2011-12-01
Matthew Dillon
kernel - Fix race between procfs / proc sysctls and...
commit
|
commitdiff
|
tree
2011-12-01
Matthew Dillon
kernel - Minor cleanups
commit
|
commitdiff
|
tree
2011-12-01
Matthew Dillon
kernel - Fix pmap->pm_active race in switch code
commit
|
commitdiff
|
tree
2011-12-01
Matthew Dillon
kernel - Add requires p->p_token locking and holds...
commit
|
commitdiff
|
tree
2011-11-30
Matthew Dillon
kernel - Fix minor bug in last swapcache commit
commit
|
commitdiff
|
tree
2011-11-30
Matthew Dillon
kernel - Add missing lwkt_switch_return() call to pcb_ext...
commit
|
commitdiff
|
tree
2011-11-30
Matthew Dillon
kernel - swtch.s cleanup
commit
|
commitdiff
|
tree
2011-11-30
Matthew Dillon
mkdir - Fix MP race in mkdir -p
commit
|
commitdiff
|
tree
2011-11-30
Matthew Dillon
xinstall - Fix bug in last commit
commit
|
commitdiff
|
tree
2011-11-30
Matthew Dillon
kernel - Fix fragmentation and object list scan bug...
commit
|
commitdiff
|
tree
2011-11-30
Matthew Dillon
kernel - Fix a few edge cases in subr_blist.c
commit
|
commitdiff
|
tree
2011-11-30
Matthew Dillon
libkvm - Enhance swapinfo dump
commit
|
commitdiff
|
tree
2011-11-29
Matthew Dillon
dmesg - Don't fail when the kernel is adding to the...
commit
|
commitdiff
|
tree
2011-11-29
Matthew Dillon
build - Significantly improve parallel buildworld times
commit
|
commitdiff
|
tree
2011-11-29
Matthew Dillon
build - Support concurrent SUBDIR traversal, fix make...
commit
|
commitdiff
|
tree
2011-11-29
Matthew Dillon
build - install should not complain if the mkdir()...
commit
|
commitdiff
|
tree
2011-11-29
Matthew Dillon
buildworld - Fix parallel build race in ncurses
commit
|
commitdiff
|
tree
2011-11-29
Matthew Dillon
kernel - Fix race in multi-LWP exit
commit
|
commitdiff
|
tree
2011-11-29
Matthew Dillon
kernel - Add required vm_token back in to swaponvp()
commit
|
commitdiff
|
tree
2011-11-29
Matthew Dillon
kernel - Check PG_MARKER in pmap_object_init_pt_callback()
commit
|
commitdiff
|
tree
next