Merge branch 'vendor/GCC47'
[dragonfly.git] / sys / kern /
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-14 François Tigeotkernel: add device_delete_children()
2012-10-13 Matthew Dillonkernel - Fix sysclock_t comparison in usched code
2012-10-13 Timmake device_probe_child() public
2012-10-12 Sascha Wildnerkernel: Add KOBJMETHOD_END and use it.
2012-10-11 Matthew Dillonkernel - Make pcb_onfault more robust.
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-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 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 Samuel J. GreearMerge branch 'master' of ssh://crater.dragonflybsd...
2012-09-26 Matthew Dillonkernel - usched_dfly revamp (8), add reschedule hints
2012-09-25 Matthew Dillonkernel - usched_dfly revamp (7), bring back td_release...
2012-09-25 Matthew Dillonkernel - usched_dfly revamp (6), reimplement shared...
2012-09-24 Matthew Dillonkernel - usched_dfly revamp (5), correct default in...
2012-09-24 Matthew Dillonkernel - usched_dfly revamp (4), improve tail
2012-09-24 Matthew Dillonkernel - Add v_token_name to gd_cnt
2012-09-23 Matthew Dillonkernel - usched_dfly revamp (3), fix estcpu
2012-09-22 Matthew Dillonkernel - usched_dfly revamp (2), reduce token collisions
2012-09-21 Matthew Dillonkernel - Add vmmeter counter for token collisions
2012-09-21 Matthew Dillonkernel - usched_dfly revamp
2012-09-20 Matthew Dillonkernel - Improve regressions in usched_dfly (2)
2012-09-20 Matthew Dillonkernel - Include physical cpu in ktrace header
2012-09-20 Matthew Dillonkernel - Add usched_dfly algorith, set as default for...
2012-09-20 Matthew Dillonkernel - Improve regressions in usched_dfly (1)
2012-09-20 Matthew Dillonkernel - Add usched_dfly algorith, set as default for...
2012-09-20 Matthew Dillonkernel - Add lwkt_yield_quick()
2012-09-20 Matthew Dillonkernel - Don't call lwkt_user_yield() in uiomove()...
2012-09-19 Matthew Dillonkernel - Add usched_dfly algorith, set as default for...
2012-09-19 Matthew Dillonkernel - Add usched_dfly algorith, set as default for...
2012-09-19 Matthew Dillonkernel - Add usched_dfly algorith, set as default for...
2012-09-19 Matthew Dillonkernel - Add usched_dfly algorith, set as default for...
2012-09-18 Sascha Wildnerkernel/usched_dfly: Small UP compilation fix.
2012-09-18 Matthew Dillonkernel - Add usched_dfly algorith, set as default for...
2012-09-18 Sascha Wildnerkernel/usched_dfly: #if 0 all unused KTR_INFOs (fixes...
2012-09-18 Sascha Wildnerkernel/usched_bsd4: Declare the KTR_INFO_MASTER(usched...
2012-09-18 Matthew Dillonkernel - add usched_dfly algorith, set as default for...
2012-09-18 Matthew Dillonkernel - add usched_dfly algorith, set as default for...
2012-09-18 Matthew Dillonkernel - add usched_dfly algorith, set as default for now
2012-09-17 Matthew Dillonkernel - usched_bsd4 algorith fixes & improvements
2012-09-17 Sepherosa Ziehaumsgport: Always save owner thread for threads' msgports
2012-09-16 Matthew Dillonkernel - Add vm.read_shortcut_enable
2012-09-15 Matthew Dillonkernel - remove bounds on buffer cache nbuf count for...
2012-09-15 Matthew Dillonkernel - Enhance sysv semaphore performance (2)
2012-09-15 Matthew Dillonkernel - Enhance sysv semaphore performance
2012-09-15 Matthew Dillonkernel - Add kern.gettimeofday_quick sysctl
2012-09-14 Matthew Dillonkernel - Use pool tokens to protect unix domain PCBs (2)
2012-09-14 Matthew Dillonkernel - Use pool tokens to protect unix domain PCBs
2012-09-14 Matthew Dillonkernel - Fix unix domain socket portfn routing
2012-09-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2012-09-13 Nuno AntunesExpand a comment in lwkt_switch().
2012-09-13 Nuno Antuneskernel: remove useless for (;;).
2012-09-13 Matthew Dillonkernel - Add sysctls and tunables for [ALT_]BREAK_TO_DE...
2012-09-13 Matthew Dillonkernel - Implement segment pmap optimizations for x86...
2012-09-13 Matthew Dillonkernel - Implement segment pmap optimizations for x86-64
2012-09-13 Matthew Dillonkernel - Segment-align mmap and sysv_shm when possible
2012-09-11 Nuno Antunesnetisr: rename cpu_portfn() to netisr_portfn().
2012-09-10 Sascha Wildnerkernel: Use NULL instead of 0 for pointers, part 1/x.
2012-09-04 Sepherosa Ziehautcp: Implement asynchronized pru_rcvd
2012-08-30 Alex Hornungusched_bsd4 - topology sched: go for safe defaults
2012-08-30 Sepherosa Ziehausorecvtcp: Remove unapplied code
2012-08-30 Sepherosa Ziehausocket: Replicate soreceive() to sorecvtcp() for cleanu...
2012-08-27 Sascha Wildnerkernel: Turn the delay before mounting root into a...
2012-08-26 Matthew Dillonkernel - reduce kern.maxvnodes default on 32 bit systems
2012-08-26 Sascha Wildnerkernel/devfs: Fill out cdev_t's si_major field (and...
2012-08-26 Sascha Wildnerkernel/devfs: Pass more arguments to the callback for...
2012-08-25 Matthew Dillonkernel - Do not allow destroyed namecache entries to...
2012-08-24 Matthew Dillonkernel - add cache_unlink(), fix a rename issue.
2012-08-24 Matthew Dillonkernel - Add additional clock_gettime() modes
2012-08-24 Alex Hornungusched_bsd4 - use wakeup_mycpu as appropriate
2012-08-24 Alex Hornungusched_bsd4 - fix incorrect use of PINTERLOCKED tsleep
2012-08-24 Matthew Dillonkernel - Do not allow the time to be set to { 0, 0 }
2012-08-22 Matthew Dillonkernel - Fix 32-bit build
2012-08-22 Mihai Carabasusched_bsd4 - Topology-aware scheduling
2012-08-22 Mihai CarabasCPU topology support
2012-08-20 François Tigeotkernel: Set kern.ipc.shm_use_phys to 1 by default
2012-08-17 Matthew Dillonkernel - Fix condvar races
2012-08-17 Matthew Dillonkernel - Adjust UFS and HAMMER to use uiomovebp()
2012-08-17 Matthew Dillonkernel - Change lockmgr LK_SHARED behavior to fix impro...
2012-08-16 Matthew Dillonkernel - Stop KTR logging during panic
2012-08-16 Matthew Dillonkernel - Fix exit races which can lead to a corrupt...
next