gpio/dsched/devfs: Fix wrong lock checks.
[dragonfly.git] / sys / sys /
2013-04-23 John MarinoMerge branch 'vendor/MPFR'
2013-04-23 John MarinoMerge branch 'vendor/DIFFUTILS'
2013-04-23 John MarinoMerge branch 'vendor/GREP'
2013-04-23 John MarinoMerge branch 'vendor/EXPAT'
2013-04-15 Sascha WildnerMerge branch 'vendor/MDOCML'
2013-04-13 Sascha Wildnerkernel: Add lpathconf(2) syscall.
2013-04-07 Peter AvalosMerge branch 'vendor/TNFTP'
2013-04-02 Sascha Wildner<sys/param.h>: Adjust comment indent.
2013-04-02 Justin C. SherrillChange to DragonFly 3.5. v3.5.0
2013-04-01 Sepherosa ZiehauMerge remote-tracking branch 'hofmann/wlan_serialize'
2013-03-29 Sascha Wildnerkernel: Remove 'options COMPAT_SUNOS'.
2013-03-26 Matthew Dillonkernel - Fix bug in uiomove() error handling, fix deadl...
2013-03-23 Sascha Wildnernatacontrol(8): Add commands to tweak power/acoustic...
2013-03-21 Venkatesh Srinivaskernel -- syscons: Resolve unmatched PHOLD() for MOUSE_...
2013-03-12 Sascha Wildner<sys/proc.h>: Fix buildworld.
2013-03-11 Sascha Wildner<sys/proc.h>: Make ONLY_LWP_IN_PROC() an inline function.
2013-03-05 Johannes HofmannMerge branch 'master' of git://git.dragonflybsd.org...
2013-03-03 Matthew Dillonkernel - Add swap block allocation iterator
2013-03-02 Matthew Dillonkernel - Change namecache negative caching algorithm
2013-02-28 Matthew Dillonkernel - Remove improper EBUSY error on mount
2013-02-26 Sascha WildnerRevert "<malloc.h>: Restrict support for <malloc.h...
2013-02-26 Matthew Dillonkernel - Beef up lwkt_dropmsg() API and fix deadlock...
2013-02-25 Sepherosa Ziehauarp: Embed netmsg_inarp in mbuf for asynchronized ARP...
2013-02-23 Sascha Wildner<malloc.h>: Restrict support for <malloc.h> to !defined...
2013-02-23 Matthew Dillonkernel - Implement shared namecache locks
2013-02-22 Matthew Dillonkernel - Remove getnewvnode() bottlenecks
2013-02-22 Matthew Dillonkernel - Add frontend cache for cache_findmount()
2013-02-20 Sascha Wildner<sys/bus.h>: Fix wording.
2013-02-20 Sascha Wildner<sys/bus.h>: Add DEVMETHOD_END.
2013-02-19 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2013-02-16 Johannes HofmannMerge branch 'master' of git://git.dragonflybsd.org...
2013-02-14 Peter AvalosDrag libdialog into the 21st century.
2013-02-13 Peter AvalosMerge branch 'vendor/OPENSSL'
2013-02-10 Peter AvalosMerge branch 'vendor/OPENSSL'
2013-01-24 Johannes Hofmannmerge
2013-01-23 Sepherosa Ziehausockio: Sort SIOC into numerical order
2013-01-23 Sepherosa Ziehauif: Update comment about polling cpuid ioctl variables...
2013-01-22 Sepherosa Ziehautcp/tso: Add per-device TSO aggregation size limit
2013-01-19 John Marinom4: define yylex based on __DragonFly_version
2013-01-19 Peter AvalosMerge branch 'vendor/BYACC'
2013-01-16 John MarinoMerge branch 'vendor/FLEX'
2013-01-15 Antonio Huete Jimenezlibkern - Add new function hexncpy.
2013-01-13 John Marinosys/param.h: Bump __DragonFly_version due to fpsave...
2013-01-12 Johannes Hofmannmerge
2013-01-02 Venkatesh Srinivaskernel -- ccd: Concatenated disk MPLOCK rework.
2012-12-31 Sascha WildnerBump copyright years.
2012-12-25 Sascha Wildnerlibpthread: Add sem_timedwait().
2012-12-23 François Tigeotkernel: Add CLOCK_THREAD_CPUTIME_ID
2012-12-20 Sascha WildnerRevert "mknod(2): Restrict functionality to creating...
2012-12-20 Sascha Wildnermknod(2): Restrict functionality to creating FIFOs.
2012-12-13 Sascha Wildnerkernel: Remove USERFS.
2012-12-13 Sepherosa Ziehauthread: Add td_type field; this avoids blowout td_flags...
2012-12-12 Sascha WildnerRemove upc_{control,register} syscalls and everything...
2012-12-12 Sascha Wildnerkernel/makesyscalls.sh: Fix copy/paste error.
2012-12-11 Sascha Wildnerkernel/makesyscalls.sh: Improve comment and regenerate...
2012-12-11 Sascha Wildnerkernel/makesyscalls.sh: Output a friendlier comment...
2012-12-09 François Tigeotagp: A rewrite of the i810 bits of the driver
2012-12-08 Sascha Wildnerkernel: Remove MPASS{,4} entirely and use KKASSERT...
2012-12-08 François Tigeotkernel: Move MPASS and MPASS4 definitions around
2012-12-08 François Tigeotkernel: Import sglist subsystem from FreeBSD
2012-12-08 Matthew Dillonkernel - Adjust NFS server for new allocvnode() code
2012-12-08 Matthew Dillonkernel - Change allocvnode() to not recursively block...
2012-12-05 Matthew Dilloncluster - xdisk automatic BIO restart
2012-12-04 Matthew Dilloncluster - Kernel cluster code work
2012-12-03 Matthew Dilloncluster - Major kernel component work (diskiocom, xdisk...
2012-11-30 Matthew Dillonkernel - Preliminary xdisk remote block driver for...
2012-11-30 Matthew Dillonhammer2 - kernel cluster messaging support API work
2012-11-30 Matthew Dillonkernel - Fix races in disk iteration and diskctx handling
2012-11-28 Sascha Wildner<sys/errno.h>: Try to fix errno's declaration a bit...
2012-11-21 Matthew Dillonkernel - Fix NFS panic when competing clients collide...
2012-11-19 Sepherosa Ziehaumchian: Sync w/ FreeBSD a little bit
2012-11-14 Sascha Wildner<sys/proc.h>: Adjust the names of two unused bits to...
2012-11-03 John Marinoelf_common.h: Add EM_AMD64 as alias to EM_X86_64
2012-11-02 John MarinoImplement SO_NOSIGPIPE
2012-10-30 John MarinoImplement eaccess
2012-10-28 Peter AvalosMerge branch 'vendor/OPENSSH'
2012-10-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2012-10-26 Matthew Dillonbuild - Use _KERNEL_STRUCTURES for struct disk
2012-10-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2012-10-26 Sascha Wildner<sys/dmsg.h>: Fix buildworld, ccdconfig(8) needs this...
2012-10-26 Matthew Dillonhammer2 - dmsg blockdev work
2012-10-25 Matthew Dillonhammer2 - Add server-side disk advertisements
2012-10-25 Matthew Dillonhammer2 - Messaging layer separation work part 3
2012-10-25 Matthew Dillonhammer2 - Messaging layer separation work part 2
2012-10-25 Matthew Dillonhammer2 - Messaging layer separation work part 1
2012-10-25 Matthew Dillonkernel - header file includes adjustment
2012-10-25 Matthew Dillonkernel - Implement UDEVWAIT ioctl for /dev/udev
2012-10-24 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-24 Sascha Wildnerkernel: Make SMP support default (and non-optional).
2012-10-24 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-23 Vishesh Yadavidr: Integer ID management library
2012-10-22 Sascha WildnerRemove CAPS.
2012-10-21 John MarinoMerge branch 'vendor/BMAKE'
2012-10-21 Sepherosa Ziehauobjcache: objcache_create on longer changes cluster_limit
2012-10-20 CharlieMerge branch 'vendor/GCC47'
2012-10-20 CharlieMerge branch 'vendor/GCC47'
2012-10-19 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-14 François Tigeotkernel: add device_delete_children()
2012-10-13 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-13 Matthew Dillonkernel - Fix sysclock_t comparison in usched code
next