kernel: Remove some unneeded NULL checks after kmalloc() with M_WAITOK.
[dragonfly.git] / sys / kern / link_elf_obj.c
2011-12-05 Sascha Wildnerkernel: Remove some unneeded NULL checks after kmalloc...
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-10-18 Matthew Dillonkernel - Major SMP performance patch / VM system, bus...
2011-04-20 Matthew Dillonkernel - Fix panic when unloading a module on x86-64
2011-04-07 Matthew Dillonvkernel64 - Push some non-working (as yet) shims for...
2010-07-20 Joe Talbottlink_elf_obj - When current proc is NULL use proc0.
2010-03-04 Matthew Dillonkernel - pmap (i386) - Reduce kmem use for foreign...
2009-11-07 Simon Schubertrename amd64 architecture to x86_64
2009-11-07 Jordan GordeevRevert "rename amd64 architecture to x86_64"
2009-11-05 Simon Schubertrename amd64 architecture to x86_64
2009-09-03 Simon Schubertmodules: add elf_obj linker for amd64