if: Move IFF_OACTIVE bit into ifaltq; prepare multiple TX queues support
[dragonfly.git] / sys / kern /
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-14 Matthew Dillonkernel - Fix buffer cache mismatch assertion (hammer)
2012-12-13 Matthew Dillonkernel - Fix sync() system call
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-10 Matthew Dillonkernel - Reduce the size of the callout wheel
2012-12-10 Sascha WildnerFix buildkernel with 'options KTR' in the config.
2012-12-08 Matthew Dillonkernel - Fix improper assertion panic in vinvalbuf()
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-07 Matthew Dillonkernel - Fix filesystem lookup error due to parent...
2012-12-05 Matthew Dillonkernel - Fix memory starvation issue w/tmpfs
2012-12-05 Matthew Dilloncluster - xdisk automatic BIO restart
2012-12-04 Sascha Wildnerkernel: Remove NULL checks after kmalloc(..., M_INTWAIT).
2012-12-04 Matthew Dilloncluster - Kernel cluster code work
2012-12-03 Matthew Dillonkernel - Reorder dsched teardown to fix race
2012-12-03 Matthew Dilloncluster - Major kernel component work (diskiocom, xdisk...
2012-12-01 Matthew Dilloncluster - remote block device work
2012-11-30 Matthew Dillonhammer2 - kernel cluster messaging support API work
2012-11-30 Matthew Dillonkernel - Move dsched_disk_destroy_callback() call
2012-11-30 Matthew Dillonkernel - Fix races in disk iteration and diskctx handling
2012-11-29 Sepherosa Ziehausosendudp: Try to optimize out the additional mbuf...
2012-11-28 Matthew Dillonkernel - Fix proc_reparent() race/assertion panic
2012-11-28 Sepherosa Ziehaumax_linkhdr: Increase from 16 to 20; mainly to cooperat...
2012-11-23 François TigeotVFS quota: hpfs is now read-only, remove support
2012-11-21 Matthew Dillonkernel - Fix NFS panic when competing clients collide...
2012-11-21 Sascha WildnerRemove some duplicated semicolons (mostly in the kernel).
2012-11-19 Sepherosa Ziehaumchian: Sync w/ FreeBSD a little bit
2012-11-16 Sascha Wildnervfork.2: Document that vfork(2) returns pid_t.
2012-11-16 Sepherosa Ziehaupolling: Remove device_polling remainder
2012-11-16 Sepherosa Ziehaupolling: Remove device_polling support
2012-11-15 Matthew Dillonkernel - Fix off-by-1 error in semexit
2012-11-14 Sascha Wildnerinit(8): Resurrect kern.shutdown_timeout as kern.init_s...
2012-11-10 Adam SakareassenFix INVARIANT build issue
2012-11-06 Sascha WildnerFix some typos in user visible messages, etc.
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 Dillonhammer2 - dmsg blockdev work
2012-10-25 Matthew Dillonhammer2 - Add server-side disk advertisements
2012-10-25 Matthew Dillonkernel - cleanup subr_disk.c
2012-10-25 Matthew Dillonhammer2 - Messaging layer separation work part 4
2012-10-25 Matthew Dillonhammer2 - Messaging layer separation work part 3
2012-10-25 Matthew Dillonkernel - Implement UDEVWAIT ioctl for /dev/udev
2012-10-25 Matthew Dillonkernel - Auto-initiate message stream for udev on read()
2012-10-25 Matthew Dillonkernel - Allow multiple opens on /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-22 Sascha WildnerRemove CAPS.
2012-10-22 Sascha Wildnerkernel/kinfo: Don't use 'SMP' alone to check for userla...
2012-10-21 John MarinoMerge branch 'vendor/BMAKE'
2012-10-21 Sepherosa Ziehauobjcache: Make sure magazines are cache line aligned
2012-10-21 Sepherosa Ziehauobjcache: Make sure that percpu_objcache and depot...
2012-10-21 Sepherosa Ziehauobjcache: objcache_create on longer changes cluster_limit
2012-10-21 Sepherosa Ziehauobjcache: Cache align magazinedepot and percpu_objcache
2012-10-20 CharlieMerge branch 'vendor/GCC47'
2012-10-20 CharlieMerge branch 'vendor/GCC47'
2012-10-19 Matthew Dillonkernel - Fix UP build for usched_dfly
2012-10-19 Matthew Dillonkernel - Detect edge cases in ELF note handling
2012-10-19 Sepherosa Ziehaumbuf: Make cacheable fraction of mbuf clusters tunable
2012-10-19 Sepherosa Ziehaumbuf: Factor out m_getcl_cache; optimize m_getcl a...
2012-10-19 Sepherosa Ziehaumbuf: Jumbo clusters are rarely used; keep the amount...
2012-10-19 Sepherosa Ziehaumbuf: Remove unused MALLOC_DEFINEs
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
2012-10-13 Timmake device_probe_child() public
2012-10-13 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-12 Sascha Wildnerkernel: Add KOBJMETHOD_END and use it.
2012-10-11 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-11 Matthew Dillonkernel - Make pcb_onfault more robust.
2012-10-11 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-11 Matthew Dillonkernel - Use atomic op for usched_global_cpumask
2012-10-11 Sepherosa Ziehauktr: Use __cachealign to align ktr_cpu
2012-10-11 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-10 Matthew Dillonkernel - Adjust cache_fullpath() API
2012-10-10 Sepherosa Ziehaukmalloc: Streamline the code a little bit
2012-10-10 Sepherosa Ziehaukmalloc: Fix comment
2012-10-10 Sepherosa Ziehaukmalloc: Use powerof2() to detect power-of-2 size
2012-10-10 Sepherosa Ziehaukmalloc: No need to call fls if the size is already...
2012-10-10 Sepherosa Ziehaukmalloc_cachealign: Utilize kmalloc() chunk size aligne...
2012-10-10 Sepherosa Ziehaukmalloc: Add comment about alignment property
2012-10-10 Sepherosa Ziehaukmalloc: Make allocation zone's chunk size align
2012-10-09 Matthew Dillonkernel - Fix UP build for usched_dfly.c
2012-10-08 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-08 Antonio Huete Jimenezvkernel - Properly initialize pool tokens.
2012-10-08 Sepherosa Ziehaukmalloc: Use 'fls' to round up the size to the nearest...
2012-10-07 Sepherosa Ziehaukmalloc: Add kmalloc_powerof2() and kmalloc_cachealign()
2012-10-01 John MarinoMerge branch 'vendor/GCC47'
2012-09-29 John MarinoMerge branch 'vendor/MPC'
2012-09-26 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-09-26 Samuel J. GreearMerge branch 'master' of ssh://crater.dragonflybsd...
next