Merge branch 'master' of git://crater.dragonflybsd.org/dragonfly
[dragonfly.git] / sys / kern /
2010-11-30 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2010-11-30 Joe Talbottunp_connect() - Use euid/egid for access checks via...
2010-11-29 Alex Hornungcondvar - add cv_has_waiters()
2010-11-28 Matthew Dillonkernel - Hold vm_token() for certain buf/bio/vm_page...
2010-11-28 Matthew Dillonkernel - Fix MP race in signotify_remote()
2010-11-23 Matthew Dillonkernel - Fix namecache memory exhaustion edge case
2010-11-22 Peter AvalosMerge branch 'vendor/OPENSSL' into HEAD
2010-11-21 Alex Hornungkern_shutdown - sync_devs before looking for dumpdev
2010-11-19 Alex Hornungkern_udev - fix the devtype property
2010-11-19 Alex Hornungsubr_disk - Keep an open count
2010-11-19 Alex Hornungsubr_disk - 'official' support for cloning; cleanup
2010-11-19 Alex Hornungkern_conf - add make_only_dev_covering
2010-11-18 Matthew Dillonkernel - Fix global counter used in lockf assertions
2010-11-18 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-11-04 Alex Hornungdisk - Add device-mapper specific fallthroughs
2010-11-15 Alex Hornungsubr_disk - Maintain uuid aliases for disk volumes
2010-11-15 Alex Hornungdevfs - Add a destroy_dev_alias, remove hotplug
2010-11-15 Alex Hornungkern_udev - Also add the device type to the dict
2010-11-15 Alex Hornungdm/disk - cleanup, add '.' between name and slices
2010-11-15 Alex Hornungdsched - adjust to work nicely with dm disks
2010-11-15 Alex Hornungdm/nestbuf - Bind into devstat, clean up
2010-11-15 Alex Hornungdisk_setdiskinfo - correct assertion
2010-11-15 Alex Hornungdisk_create_named - Adapt a bit to work with dm
2010-11-14 Matthew Dillonkernel - add kern.sysbeep_enable feature
2010-11-11 Matthew Dillonkernel - Make sure invalidated pages are unmapped in...
2010-11-10 Venkatesh Srinivaskernel - kmem_slab_alloc: Record vm_pages from page...
2010-11-07 Michael NeumannMerge branch 'apic_io'
2010-11-07 Michael NeumannMerge branch 'apic_io'
2010-11-06 Matthew Dillonkernel - Fix spinlock held on switch
2010-11-02 Sascha Wildnerkernel: Remove a number of unnecessary use_*.h inclusions.
2010-11-01 Matthew Dillonkernel - Minor rerrangement to help w/ low level debugging
2010-10-31 Sascha Wildnerkernel: Remove most definitions of CDEV_MAJOR.
2010-10-29 Matthew Dillonkernel - Increase UPAGES, add kernel stack guard page
2010-10-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-10-28 Matthew Dillonkernel - Fix serious issue w/ smp_invltlb(), plus other...
2010-10-25 Antonio Huete Jimeneznullfs - Add 'noexec' flag support.
2010-10-24 Matthew Dillonkernel - Fix bug in the emergency interrupt polling...
2010-10-23 Matthew Dillonnetwork - Fix issue with recent unix domain socket...
2010-10-23 Matthew Dillonkernel - x86_64 - Add additional checks to lwp_wait...
2010-10-23 Sascha WildnerFix UP kernel build.
2010-10-22 Alex Hornungdm dumping - peripheral changes
2010-10-22 Alex Hornungdev_ddump - fix double get_mplock
2010-10-21 Matthew Dillonkernel - (mainly x86_64) - Fix a number of rare races
2010-10-20 Matthew Dillonnetwork - Fix socket & mbuf leak
2010-10-20 Matthew Dillonkernel - revamp mtx_spinlock()
2010-10-18 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-10-18 Matthew Dillonkernel - Fix bug in unp_gc()
2010-10-18 Matthew Dillonkernel - Remove confusing warning
2010-10-18 Matthew Dillonkernel - Fix race in bio_track_wait()
2010-10-10 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
2010-10-06 Antonio Huete Jimenezsend(2) - Add MSG_NOSIGNAL flag.
2010-10-05 Matthew Dillonkernel - Add Proportional RSS (PRES)
2010-10-04 Sascha Wildnerkernel: Add some __printflike()'s to protect against...
2010-09-30 Matthew Dillonkernel - Fix MP race in kmalloc/kfree
2010-09-29 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-09-28 Matthew Dillonkernel - Move action_list out of vm_page, and change...
2010-09-28 Matthew Dillonkernel - Greatly reduce kernel memory use for x86_64
2010-09-27 Matthew Dillonkernel - Fix incorrect vfs.cache sysctls (x86_64)
2010-09-27 Matthew Dillonkernel - Fix NFS server deadlock
2010-09-26 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-09-25 Matthew Dillonkernel - Fix rare token overwrite race
2010-09-25 Matthew Dillonkernel - Bring devfs_assume_knotes() uptodate and fix...
2010-09-25 Matthew Dillonkernel - Remove debugging kprintf
2010-09-24 Matthew Dillonkernel - Close big race in kqueue
2010-09-24 Matthew Dillonkernel - Close small race in kqueue
2010-09-24 Matthew Dillonkernel - Work through some memory leaks in dsched
2010-10-03 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
2010-09-23 Matthew Dillonkernel - Enable EVFILT_WRITE for /dev/null, /dev/zero...
2010-09-22 Matthew Dillonkernel - Remove some debugging kprintfs
2010-09-20 Peter AvalosMerge branch 'vendor/BZIP'
2010-09-20 Peter AvalosMerge branch 'vendor/BZIP'
2010-09-20 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-20 Antonio Huete Jimenezelf - Fill sv_name with the appropiate value for each...
2010-09-19 Matthew Dillonkernel - Correct bug in malloc_type ks_memuse/ks_inuse...
2010-09-19 Matthew Dillonkernel - cleanup and some KTR work for x86_64
2010-09-19 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-19 Matthew Dillonkernel - Attempt to fix two out-of-order read MP races
2010-09-19 Sascha WildnerFix UP kernel build.
2010-09-18 Matthew Dillonkernel - Optimize kfree() to greatly reduce IPI traffic
2010-09-18 Sascha Wildnerkernel: Remove #include <sys/mutex.h> if <sys/mutex2...
2010-09-17 Matthew Dillonnetwork - Zero out m_len / m_pkthdr.len in m_get*(...
2010-09-17 Matthias SchmidtMerge branch 'master' of git://git.dragonflybsd.org...
2010-09-17 Matthew Dillonnetwork - Fix race in accept() - try #2
2010-09-17 Matthew Dillonkernel - Add lwkt_relpooltoken()
2010-09-17 Matthew Dillonnetwork - Fix race in accept()
2010-09-17 Sascha Wildnerkernel: Staticize some dev_ops and adjust a name in...
2010-09-16 Matthew Dillonnetwork - Allow asynchronous shutdown and fix a MP...
2010-09-16 Matthew Dillonnetwork - Add assertions for direct messaged calls
2010-09-16 Matthew Dillonnetwork - Add some serious assertions when MBUF_DEBUG...
2010-09-16 Matthew Dillonkernel - Make interrupt thread preemption programmable
2010-09-16 Samuel J. Greearkernel - Rename the sndtok to sndtok
2010-09-15 Matthew Dillonnetwork - Protect so_rcv sockbuf in udp and unix domain...
2010-09-15 Matthew Dillonnetwork - Major netmsg retooling, part 1
2010-09-14 Matthew Dillonnetwork - Protect soreceive() from backend
2010-09-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-13 Matthew Dillonkernel - swapoff - regenerate system calls
2010-09-13 Matthew DillonKernel - Implement swapoff
2010-09-13 Venkatesh SrinivasFix !INVARANTS build and reformat token asserts for...
2010-09-13 Matthew Dillonnetwork - Fix multiple MP races (2)
2010-09-13 Matthew Dillonnetwork - Fix multiple MP races
next