kernel - MPSAFE work - add vmspace_token
[dragonfly.git] / sys / sys /
2010-06-12 Matthew Dillonkernel - MPSAFE work - add vmspace_token
2010-06-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-06-12 Matthew Dillonkernel - add lockowned()
2010-06-10 Matthew Dillonkernel - remove INTR_FAST
2010-06-10 Matthew Dillonkernel - MPSAFE work - adjust global tokens
2010-06-09 Matthew Dillonkernel - MPSAFE work - Add global tokens
2010-06-06 Matthew Dillonkernel - lwkt_token revamp
2010-06-05 Matthew Dillonkernel - add short-form mutex calls
2010-06-02 Alex Hornungconf.h - bump SPECNAMELEN to 63 (from 15)
2010-06-02 Alex Hornunglibkern - add strsep
2010-06-02 Alex Hornunglibkern - add strchr
2010-05-16 Matthew Dillonkernel - zero pages during idle
2010-04-26 Matthew Dillonkernel - make sysent update
2010-04-26 Matthew Dillonkernel - Update extattr infrastructure
2010-04-26 Alex Hornungdsched.h - don't provide _KERNEL_STRUCTURES stuff
2010-04-25 Alex Hornungdsched - Support policy switching via sysctl
2010-04-25 Sascha Wildnerfirmware(9): GC our old firmware framework in favor...
2010-04-23 Alex Hornungdsched - serno support
2010-04-23 Alex Hornungdsched - Bump diskctx max size to 512
2010-04-22 Sascha WildnerFix buildworld.
2010-04-22 Alex Hornungdsched - expand framework to track threads
2010-04-22 Sascha Wildnerkernel: Add TUNABLE_ULONG too and really fix the acpi...
2010-04-22 Sascha Wildnerkernel: Add TUNABLE_LONG.
2010-04-19 Alex Hornungdsched, dsched_fq - Major cleanup
2010-04-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-04-17 Alexander Polakovsound: implement OSS_GETVERSION.
2010-04-16 Sascha WildnerAdd more __printflike()'s and fix resulting fallout.
2010-04-16 Sascha Wildner<sys/kthread.h>: Add some __printflike()'s.
2010-04-15 Alex Hornungprint_backtrace - Take parameter count
2010-04-15 Alex Hornungdsched - Implement priorities and other improvements
2010-04-15 Alex Hornungdsched - Tie the dsched framework into the system
2010-04-15 Alex Hornungdsched - import the I/O scheduler framework dsched
2010-04-15 Sascha Wildner<sys/buf2.h>: Add bioq_takefirst() from FreeBSD for...
2010-04-14 Matthew DillonMerge remote branch 'rpaulo/net80211-update'
2010-04-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-04-14 Sascha WildnerClean up some remains from the gcc2 days.
2010-04-13 Matthew DillonMerge remote branch 'crater/master' into net80211-update
2010-04-13 Rui PauloMerge branch 'master' into net80211-update
2010-04-12 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-04-08 Joe Talbottfirmware - Import FreeBSD's firmware API.
2010-04-07 Rui PauloMerge branch 'master' into net80211-update
2010-03-30 Sylvestre Gallonvadvise depend of COMPAT_43.
2010-03-29 Rui PauloMerge branch 'master' into net80211-update
2010-03-28 Matthew Dillonrelease - Master is now 2.7, adjust sys/sys/param.h... v2.7.0
2010-03-24 Alex Hornungcache_fullpath - Guess mountpoints if requested
2010-03-24 Matthew DillonMerge remote branch 'crater/master' into vkernel64
2010-03-23 Matthew Dillonvkernel64 - Cleanup, unbreak 32 bit
2010-03-23 Matthew DillonMerge remote branch 'crater/master' into vkernel64
2010-03-23 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-03-22 Sascha WildnerClean up some specfs remains.
2010-03-21 Rui PauloMerge branch 'master' into net80211-update
2010-03-21 Rui PauloImplement bpf_track and iflladdr event handlers and...
2010-03-21 Jordan Gordeevamd64: Add kernel support for 64-bit virtual page tables.
2010-03-18 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-03-18 Samuel J. Greearkernel - Introduce lightweight buffers
2010-03-18 Rui PauloMerge branch 'master' into net80211-update
2010-03-16 Matthew Dillonkernel - rework struct nchstats for systat
2010-03-15 Matthew Dillonkernel - change tsleep related idents to const volatile...
2010-03-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-03-14 Alex Hornungnlookup - introduce nlookup_init_root
2010-03-13 Sascha WildnerFix LINT build.
2010-03-13 Alex Hornunglinux emu - peripheral changes
2010-03-05 Matthew DillonMerge remote branch 'crater/master' into net80211-update
2010-03-05 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
2010-03-05 Samuel J. Greearkernel - Remove msf buffer code
2010-03-02 Matthew Dillonkernel - cleanup some unnecessary casts
2010-02-28 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-02-26 Rui PauloRemove m_colapse().
2010-02-25 Samuel J. Greearkernel - Remove msf_buf dependency from VFS Journals
2010-02-25 Simon Schubertcondvar: add implementation
2010-02-25 Rui PauloAdd SIOCIFCREATE2.
2010-02-24 Rui PauloBring in m_append() from FreeBSD.
2010-02-24 Rui PauloMerge branch 'master' into net80211-update
2010-02-23 Rui PauloMerge branch 'master' into net80211-update
2010-02-23 Matthew DillonMerge branch 'vendor/EXPAT'
2010-02-22 Rui PauloBring in m_colapse() from FreeBSD.
2010-02-20 Matthew Dillonkernel - Add MNTK_NOMSYNC and OBJ_NOMSYNC
2010-02-19 Rui PauloAdd m_align().
2010-02-19 Rui PauloRedefinition of AF_MAX. XXX this is sick
2010-02-18 Rui PauloAdd a new file to struct pkthdr: wlan_seqno to store...
2010-02-18 Rui PauloAdd memmove() to libkern.
2010-02-18 Rui PauloAdd AF_IEEE80211.
2010-02-18 Rui PauloAdd strcasecmp() and strncasecmp().
2010-02-18 Rui Pauloadd more protocol specific m_flag bits
2010-02-17 Matthew Dillonkernel - SWAP CACHE part 20/many - add 'cache' and...
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-13 Matthew Dillonkernel - More readdirplus deadlock avoidance work
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 - sysref - Fix vnode interlock for 1->0 transition
2010-02-10 Matthew DillonNTFS VFS - Fix dangling vnode panic on umount
2010-02-09 Matthew Dillonkernel - slab allocator - Refactor struct kmemusage
2010-02-06 Matthew Dillonkernel - SWAP CACHE part 13/many - More vm_pindex_t...
2010-02-06 Matthew Dillonkernel - More conversions to size_t in struct malloc_type
2010-02-06 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-06 Matthew Dillonx86_64 kernel - Increase buffer cache and vnode resourc...
next