Actually hook powernow.4 into the build.
[dragonfly.git] / sys / kern /
2010-03-13 Alex Hornunglinux emu - peripheral changes
2010-03-08 Samuel J. Greearkernel - Restore ability to thaw checkpoints
2010-03-05 Samuel J. Greearkernel - Remove msf buffer code
2010-03-05 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
2010-03-04 Matthew Dillonkernel - pmap (i386) - Reduce kmem use for foreign...
2010-03-02 Matthew Dillonkernel - cleanup some unnecessary casts
2010-02-28 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-02-25 Samuel J. Greearkernel - Remove msf_buf dependency from VFS Journals
2010-02-25 Samuel J. Greearkernel - Initialize xio->xio_bytes properly in xio_init...
2010-02-23 Matthew DillonMerge branch 'vendor/EXPAT'
2010-02-22 Samuel J. GreearMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-22 Matthew Dillonkernel - Refactor vnode_free_list, vnode reuse algorithm
2010-02-22 Matthew Dillonkernel - swapcache - Fix snocache and cache flags propa...
2010-02-22 Matthew Dillonkernel - Remove some debug kprintf()s
2010-02-20 Matthew Dillonkernel - disklabel64 - Increase partition start alignme...
2010-02-20 Matthew Dillonkernel - Add MNTK_NOMSYNC and OBJ_NOMSYNC
2010-02-17 Matthew Dillonkernel - SWAP CACHE part 20/many - add 'cache' and...
2010-02-14 Matthew Dillonkernel - disklabel64 - Adjust partition base to be...
2010-02-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-14 Matthew Dillonkernel - VM PAGER part 2/2 - Expand vinitvmio() and...
2010-02-14 Matthew Dillonkernel - VM PAGER part 1/2 - Remove vm_page_alloc()
2010-02-14 Matthew Dillonkernel - Cleanup, add assertions in the vnode freeing...
2010-02-13 Matthew Dillonkernel - More readdirplus deadlock avoidance work
2010-02-13 Matthew Dillonkernel - fix bug in objcache_destroy()
2010-02-13 Matthew Dillonkernel - TMPFS - Add infrastructure to main kernel...
2010-02-12 Matthew Dillonkernel - TMPFS - Initial port of NetBSD's tmpfs
2010-02-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-12 Matthew Dillonkernel - SWAP CACHE part 19/many - distinguish bulk...
2010-02-11 Matthew Dillonkernel NFS - Fix another deadlock in the readdirplus...
2010-02-11 Matthew Dillonkernel - Fix "cleaned vnode isn't" panic
2010-02-11 Matthew Dillonkernel - sysref - Fix vnode interlock for 1->0 transition
2010-02-09 Matthew Dillonkernel - Fix bug in cahce_fromdvp() as uesd by NFS...
2010-02-09 Matthew Dillonkernel - slab allocator - Refactor struct kmemusage
2010-02-09 Matthew Dillonkernel - SWAP CACHE part 16/many - Correct bug in kern_...
2010-02-08 Matthew Dillonkernel - Improve cluster_read()
2010-02-08 Aggelos EconomopoulosBring in a simple event tracing library and POC utility
2010-02-06 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-06 Matthew Dillonx86_64 kernel - Increase buffer cache and vnode resourc...
2010-02-06 Matthew Dillonkernel - Close MP race in vnode allocation code
2010-02-06 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-05 Matthew Dillonkernel - slab allocator
2010-02-05 Matthew Dillonkernel - fix panic on reboot when swap populated
2010-02-04 Matthew Dillonkernel - SWAP CACHE part 8/many - Add the swap cache...
2010-02-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-04 Matthew Dillonkernel - SWAP CACHE part 5/many - Change vm_pindex_t...
2010-02-03 Matthew Dillonkernel - jails - Fix NULL pointer deref in prison_remot...
2010-02-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-03 Matthew Dillonkernel - SWAP CACHE part 2/many - Remove VM pager lists
2010-01-31 Sascha WildnerPOSIX says mprotect(2)'s first argument shall not be...
2010-01-28 Matthew Dillonkernel - Even more buffer cache / VM coherency work
2010-01-26 Matthew Dillonkernel - More buffer cache / VM coherency work
2010-01-25 Jan LentferMerge branch 'vendor/FILE'
2010-01-25 Jan LentferMerge branch 'vendor/SENDMAIL'
2010-01-23 YONETANI TomokazuFix kernel build for UP+KTR
2010-01-23 Stathis Kamperismqueues: Add sysctl for max message count in a queue.
2010-01-22 Matthew Dillonkernel - NFS - fix another B_CLUSTEROK / B_NEEDCOMMIT...
2010-01-21 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-21 Matthew Dillonkernel - reduces kern.maxvnodes on machines with less...
2010-01-20 Matthew Dillonkernel - Fix bug in recent defered-zap namecache code.
2010-01-20 Sascha Wildnersyscalls.master: List all auto-generated files.
2010-01-19 Matthew Dillonkernel - Add new bufcache/VM consolidated API, fsx...
2010-01-19 Sascha Wildnersched_rr_get_interval(2): Use copyout(9) for the interv...
2010-01-18 Matthew Dillonkernel - Finish implementing PG_RAM / pipelined mmap...
2010-01-18 Matthew Dillonkernel - simplify vm pager ops, add pre-faulting for...
2010-01-17 Matthew Dillonkernel - do not wire user pages in sysctl
2010-01-17 Stathis Kamperismqueues: Reduce diffs with NetBSD.
2010-01-16 Stathis Kamperismqueues: Fix deadlock situation.
2010-01-16 Matthew Dillonkernel - fix MP lock mismatch in sys_lwp_rtprio()
2010-01-15 Stathis Kamperismqueues: Partially sync with NetBSD.
2010-01-15 Matthew Dillonkernel - Fix not-quite-nonblocking VX lock in allocfree...
2010-01-15 Matthew Dillonkernel - Fix mislocated __vbusy()
2010-01-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-15 Matthew Dillonkernel - Increase default kern.maxfiles from (maxproc...
2010-01-15 Matthew Dillonkernel - Improve VM fault performance for sequential...
2010-01-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-15 Matthew Dillonkernel - Improve VM fault performance for sequential...
2010-01-14 Stathis Kamperismqueues: Remove duplicate code.
2010-01-14 Stathis Kamperismqueues: Return EINVAL upon invalid timeout request.
2010-01-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-10 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-10 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-09 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-06 Matthew Dillonkernel - poll - Fix MP races
2010-01-05 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-03 Sascha Wildnervfs_conf.c: Fix a warning and remove 'nowerror'.
2010-01-03 Matthew Dillonkernel - kqueue - fix bug in marker handling
2010-01-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-03 Matthew Dillonkernel - poll/select - temporary fix for stalls
2010-01-03 Matthew Dillonkernel - poll/select - temporary fix for stalls
2010-01-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-03 Matthew Dillonkernel - kqueue - refactor kqueue_scan(), rename tick...
2010-01-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-03 Matthew Dillonkernel - kqueue - major refactoring
2010-01-02 Sascha Wildnerkprintf(9): Add 'h' and 'hh' modifiers (ACPI debug...
2010-01-02 Matthew Dillonkernel - kqueue - move kq_kev out of struct kqueue
2010-01-01 Matthew Dillonkernel - adjust vnode reclamation
2010-01-01 Matthew Dillonkernel - namecache - fix deadlock
2009-12-29 Matthew Dillonkernel - Fix improper vgone() in procfs and races in...
2009-12-27 Matthew Dillonkernel - Correct bug in cache_fullpath()
next