summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Eliminate an unnecessary test from vm_phys_unfree_page().alc2008-04-051-1/+1
* Add support for IC Plus IP1001 PHY.yongari2008-04-053-21/+104
* MFp4(mips2-jnpr):imp2008-04-041-0/+3
* Add mips support.imp2008-04-041-0/+3
* MFp4 (mips2-jnpr):imp2008-04-041-1/+1
* MFp4: Add mips support for dynamic linking.imp2008-04-045-5/+602
* If you build a compiler with TARGET_BIG_ENDIAN, and then try to buildimp2008-04-041-0/+4
* Update a comment to vm_map_pmap_enter().alc2008-04-041-2/+2
* Reintroduce UMA_SLAB_KMAP; however, change its spelling toalc2008-04-044-2/+10
* Fix stupid typoimp2008-04-041-1/+1
* Eliminate an unnecessary test and its misleading comment from pmap_enter().alc2008-04-041-6/+0
* Make kernel.tramp build properly on ARM9E.raj2008-04-042-1/+3
* Add note about PZERO being obsolete, because so much code uses it.imp2008-04-041-1/+5
* - Add sysctls at debug.rwlock to control the behavior of the speculativejeff2008-04-041-3/+26
* Add some compatibility code so that software which is built to use the newdfr2008-04-043-1/+92
* The temporary workaround for the call to the vget() without lock type inkib2008-04-041-1/+3
* - Normalize usage(), add "ddb pathname" syntax.ru2008-04-042-25/+28
* - Add -D to usage().ru2008-04-042-4/+5
* Add -D option to specify exact format of date and time output with ls -l.grog2008-04-044-16/+46
* Add comment about specifying "ro" mount option whenrodrigc2008-04-041-0/+4
* - Add a Nokia copyright to cpuset to reflect their generousjeff2008-04-042-0/+6
* - Allow static_boost to specify no boost with '0', traditional kerneljeff2008-04-041-2/+6
* - Don't check for the ITHD pri class in tdq_load_add and rem. 4BSD doesn'tjeff2008-04-041-12/+6
* - Fix a mis-merge that crept in during the softclock changes.jeff2008-04-041-2/+0
* Allow crashdumps on machines with >4GB of RAM as long as the adapter canemaste2008-04-031-13/+54
* Fix the build breakage, need the | between dependencies, I didn'tjfv2008-04-031-8/+8
* Always build kernel.tramp. This should be helpful for a lot ofimp2008-04-031-0/+2
* Use safer string handling.imp2008-04-032-11/+8
* Minor style(9) nit: move to using ANSI definition of functions.imp2008-04-031-19/+5
* Now really add the bus_space_generic.c file...raj2008-04-031-0/+146
* Refactor certain ARM bus space methods: instead of having multiple copies ofraj2008-04-0312-424/+38
* Fix AVILA build.raj2008-04-031-2/+2
* Align functions to 16-byte boundaries due to profiling granularity.marcel2008-04-031-1/+1
* Set sc_psim so that the openpic core can correct the off-by-onemarcel2008-04-031-0/+5
* Take the first baby step towards unifying and cleaning up arminit():imp2008-04-038-306/+79
* Fix descriptions of "struct msqid_ds and "struct ipc_perm" to matchru2008-04-031-11/+11
* Don't force a reset at driver attach time. It doesn't work on somescottl2008-04-031-1/+1
* let umtxq_busy() only spin on mp machine. make function namedavidxu2008-04-031-10/+14
* Put back the quote from Chinggis Khan removed in rev. 1.259.yar2008-04-031-0/+6
* Another build fixjfv2008-04-031-1/+1
* Fix a lint issue in the build.jfv2008-04-031-12/+12
* Add some tests for fma(), fmaf(), and fmal().das2008-04-033-1/+424
* Fix some corner cases:das2008-04-032-10/+20
* KERNBASE + 0x00200000 is the same thing as KERNVIRTADDR on thisimp2008-04-031-3/+2
* Remove unnecessary #define.imp2008-04-031-1/+0
* Add a manual page and a Makefile.gnn2008-04-034-5/+220
* put THR_CRITICAL_LEAVE into do .. while statement.davidxu2008-04-031-2/+4
* style(9) cleanupkevlo2008-04-032-2/+2
* add __hidden suffix to _umtx_op_err, this eliminates PLT.davidxu2008-04-031-1/+1
* Fix minor bug in last checkin, NO_STRICT_ALIGNMENT code.jfv2008-04-031-1/+1
OpenPOWER on IntegriCloud