cdefs: Rework and augment visibility attributes
[dragonfly.git] / sys / kern /
2012-02-01 Matthew Dillonkernel - Add vm_page_need_commit() and vm_page_clear_co...
2012-01-31 Antonio Huete Jimenezkern - Skip rlimit check when caller is a kernel thread.
2012-01-29 Francois Tigeotkernel - properly initialize vnode->v_pfsmp
2012-01-23 John Marinoelf: Add translation function between vm_prot_t and...
2012-01-23 Peter AvalosMerge branch 'vendor/TCPDUMP'
2012-01-23 Peter AvalosMerge branch 'vendor/LIBPCAP'
2012-01-22 Sepherosa Ziehausendfile: Block or return EAGAIN, iff we are really...
2012-01-22 Sepherosa Ziehausockbuf: Pre-alloc sockbuf space, so asynchronized...
2012-01-22 Sepherosa Ziehaupru_send: Disable asynchornized pru_send usage by default
2012-01-22 Sepherosa Ziehausendfile: Add sysctl to disable the usage of the asynch...
2012-01-20 Matthew Dillonkernel - Fix race in callout_stop_sync()
2012-01-20 Sascha WildnerRemove empty DragonFly CVS IDs.
2012-01-20 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-01-19 Sepherosa Ziehaubus: Pass intsrerupt description to setup_intr bus...
2012-01-16 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-01-16 Matthew Dillonkernel - Fix 3:00 a.m. crashes (deadlocks) related...
2012-01-16 Sepherosa Ziehaumbuf: Don't raise mbuf limit for jcluster
2012-01-16 Sepherosa Ziehaumbuf: Avoid kmalloc "limit" overflow
2012-01-13 Sepherosa ZiehauMachIntrABI: intr_{config,cpuid} -> legacy_intr_{config...
2012-01-12 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-01-10 Nuno Antunesuipc: Import mbuf utility function m_unshare() from...
2012-01-08 Peter AvalosMerge branch 'vendor/XZ'
2012-01-08 Peter AvalosMerge branch 'vendor/TNFTP'
2012-01-05 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-01-03 Sascha Wildnerkernel: Use NULL for pointers.
2012-01-03 Francois TigeotRun VFS_START() for the root mount point.
2012-01-03 François Tigeotkernel/vfs: enable accounting for ro mounts
2012-01-03 Sascha Wildnerkernel/mchain: Fix a NULL check.
2012-01-01 Sascha Wildnerkernel/vfs_quota: Add a missing spin_unlock().
2011-12-31 Peter AvalosMerge branch 'vendor/FILE'
2011-12-31 Sepherosa Ziehauvkernel/intr: Pin vkernel "hardware interrupts" to...
2011-12-30 Aggelos EconomopoulosModify ktr(4) to be typesafe
2011-12-29 Sepherosa Ziehauintr: Remove no longer correct ithread_cpuid; use rman_...
2011-12-28 Venkatesh Srinivastaskqueue -- Register swi_taskq_mp as an MP-safe SWI.
2011-12-26 Venkatesh Srinivaskernel -- Per-mount syncer thread infrastructure.
2011-12-25 Matthew Dillonkernel - Fix missing chain wait
2011-12-25 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2011-12-25 Matthew Dillonkernel - Correct sysctl variable type for kern.stackgap...
2011-12-24 Peter AvalosMerge branch 'master' of /home/www-data/gitweb/dragonfly
2011-12-24 Venkatesh SrinivasProperly dispose of page in sf_buf_mfree(), #2.
2011-12-24 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2011-12-24 Venkatesh Srinivaskernel: Factor out common parts of bufdamon and bufdaem...
2011-12-23 Peter AvalosMerge branch 'vendor/OPENPAM'
2011-12-22 Matthew Dillonkernel - Fix new static stackgap feature from recent...
2011-12-22 Matthew Dillonkernel - Properly dispose of vm_page_t in sf_buf_mfree()
2011-12-22 Matthew Dillonkernel - Implement static stackgap feature in addition...
2011-12-22 Matthew Dillonkernel - Increase cluster_limit for exec args on machin...
2011-12-22 Matthew Dillonkernel - Add suword32 and fix argc/envc initialization
2011-12-15 Francois TigeotVFS accounting: add a sync command
2011-12-15 Sepherosa Ziehauintr: Per-cpu MI interrupt information array
2011-12-15 Matthew Dillonkernel - Update loader.conf documentation and add sio...
2011-12-14 Sascha Wildnerkernel/vfs_quota: Fix the placement of braces.
2011-12-14 Francois TigeotNULL VFS: store PFS mount points for later use
2011-12-14 François TigeotUse a sysctl to show if VFS accounting is enabled
2011-12-14 François TigeotDisable VFS accounting by default
2011-12-14 Sepherosa Ziehauintr: Per-CPU emergency thread
2011-12-14 Sepherosa Ziehauintr: Remove the broken sysctl_intrcnt(); use sysctl_in...
2011-12-14 Sepherosa Ziehauintr: Nuke count_registered_ints()
2011-12-14 Sepherosa Ziehauintr: Remove unused function
2011-12-14 Matthew Dillonkernel - Fix signal races against exiting processes
2011-12-13 YONETANI TomokazuFix wrong argument to allproc_scan in elf_brand_inuse()
2011-12-13 Francois TigeotVFS accounting: add a new vquotactl() syscall
2011-12-12 Francois TigeotVFS accounting: start collecting data
2011-12-12 Matthew DillonKernel - Fix double-unlock in nlookupdotdot
2011-12-12 Matthew Dillonkernel - Dynamically size lwkt_cache_threads free cache
2011-12-12 Venkatesh SrinivasMerge git://git.dragonflybsd.org/dragonfly
2011-12-11 Francois TigeotVFS accounting: list enabled filesystems
2011-12-11 Sascha Wildnerkernel/vfs_quota: Put the 'accounting enabled' message...
2011-12-10 Francois TigeotVFS accounting: add in-memory storage counters
2011-12-09 Sascha Wildnerkernel: Fix various whitespace and indent issues (no...
2011-12-08 Matthew Dillonkernel - Fix missing token release on I/O error during...
2011-12-08 Matthew Dillonkernel - Do not use LK_NOWAIT for vfs_busy() after...
2011-12-08 Matthew Dillonkernel - Add TDF_RUNNING assertions
2011-12-08 Matthew Dillonkernel - Fix alarm() timer race against exit
2011-12-08 Matthew Dillonkernel - add DEBUG_LOCKS_LATENCY option
2011-12-08 Matthew Dillonkernel - Fix kqueue race with NOTE_EXIT
2011-12-06 Sascha Wildnerkernel: Replace all usage of MALLOC()/FREE() with kmall...
2011-12-06 Matthew Dillonkernel - Remove unnecessary < 0 checks for sopt_valsize...
2011-12-05 Sascha Wildnerkernel: Use M_ZERO for kmalloc() instead of bzero(...
2011-12-05 Sascha Wildnerkernel: Remove some unneeded NULL checks after kmalloc...
2011-12-04 Sascha Wildnerkernel: Use NELEM() in some more places.
2011-12-04 Sepherosa Ziehaupru_send: Allow non-NULL address parameter to be passed
2011-12-04 Sepherosa Ziehauudp: Support asynchronized pru_send for connected socket
2011-12-04 Sepherosa Ziehauudp: Prepare for the asynchronized pru_send 2
2011-12-03 Francois TigeotVFS accounting: implement an initialization framework
2011-12-02 Sepherosa Ziehauaccept: Call pru_accept in protocol thread
2011-12-02 Sascha WildnerFix some whitespace issues.
2011-12-02 Matthew Dillonkernel - Refactor the vmspace locking code and several...
2011-12-02 Matthew Dillonkernel - Remove unnecessary MP lock in vgone_vxlocked()
2011-12-01 Matthew Dillonkernel - Enhanced lockmgr debugging, panic in double...
2011-12-01 Matthew Dillonkernel - Remove double unlock in elf core dumping code
2011-12-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2011-12-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2011-12-01 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2011-12-01 Matthew Dillonkernel - sysctl - use a larger buffer to ensure that...
2011-12-01 Matthew Dillonkernel - Fix race between procfs / proc sysctls and...
2011-12-01 Matthew Dillonkernel - Add requires p->p_token locking and holds...
2011-11-30 Matthew Dillonkernel - Fix a few edge cases in subr_blist.c
2011-11-29 Sepherosa Ziehauaccept: Save foreign address earlier, if protocol suppo...
2011-11-29 Matthew Dillonkernel - Fix race in multi-LWP exit
next