summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Glen Barber is co-mentored by me and jkois, so add anotherkeramida2011-01-051-0/+1
* Add gjb to the doc committer graph, as my current mentee.keramida2011-01-051-0/+3
* Fix typo in default config file.jpaetzel2011-01-041-1/+1
* Update committers-doc.dot, noving doc committer alumni into the alumnigavin2011-01-041-12/+14
* On amd64 and i386, tell the compiler to refrain from generating SSE,dim2011-01-042-0/+2
* Remove '-elf' from build flags for libexec/rtld-elf for amd64 and i386.dim2011-01-042-4/+0
* Limit hardware bug workaround to controllers that have 4GB boundaryyongari2011-01-041-1/+4
* Correct an 8-year-old typo which reliably leads to typo after typo today:jmallett2011-01-041-42/+43
* OLDCARD is long gone.bschmidt2011-01-041-19/+1
* Partially revert change made in r212061. r212061 relied onyongari2011-01-041-1/+8
* Remove OCTEON1-32. Since moving to the Cavium SDK, we've lost our support forjmallett2011-01-041-91/+0
* Use errx() instead of err() in parseint. There is usually no interestingkib2011-01-041-2/+2
* Clarify the previous commit. AcpiFinishGpe() will not clear GPE for usjkim2011-01-041-1/+3
* Spell CRITICAL_ASSERT correctly.cperciva2011-01-041-2/+1
* Inherit the APB and the generic OFW PCI-PCI bridge driver from the genericmarius2011-01-042-38/+5
* Reserve INTR_MD[1-4] similarly to what BUS_DMA_BUS[1-4] are intended formarius2011-01-047-11/+17
* Add hamfisted locking to the Xen/PV pmap code: Only allow one thread tocperciva2011-01-041-0/+35
* Make "options XENHVM" compile for i386, not just amd64 -- a largelyrwatson2011-01-0411-7/+62
* Make the parsing of the integer arguments for rtprio(1)/idprio(1) stricter.kib2011-01-041-18/+32
* kproc_exit() is already marked __dead2 so a NOTREACHED comment here isn'tjhb2011-01-041-1/+0
* Quiet clang warnings by using string literal format strings.emaste2011-01-041-2/+2
* Finish r210923, 210926. Mark some devices as eternal.kib2011-01-049-14/+20
* Instead of incrementing freework reference counter in indir_trunc(), dokib2011-01-041-15/+15
* Because sleepqueue may still being used, we should always check wchan withdavidxu2011-01-041-6/+0
* Quiet clang warnings by using literal format strings for printf-likeemaste2011-01-042-3/+3
* o) Add MIPS_COP_0_EXC_PC accessors to <machine/cpufunc.h>.jmallett2011-01-042-83/+108
* o) Unmask Central Interrupt Unit interrupts on APs, too.jmallett2011-01-041-4/+5
* Make format string a string literal. (Discovered by clang.)emaste2011-01-041-1/+1
* Adjust the critical section protecting _xen_flush_queue to cover thecperciva2011-01-041-4/+11
* Handle failure from ftpd_popen in statfilecmd().emaste2011-01-041-0/+4
* Clear GPE from a query handler if the task was deferred.jkim2011-01-041-8/+11
* Wait for commands to complete 10 times longer. This makes my A-DATA 32GB SDHCpjd2011-01-041-2/+2
* Fix parameters for wakeup(9) and tsleep(9).jkim2011-01-031-2/+2
* Add support for R_PPC64_UADDR64 relocations.nwhitehorn2011-01-031-1/+2
* Note compatibility issues with make universe and stable systems.imp2011-01-031-0/+14
* When TARGET_ARCH_${kernel} gets set, it is using the host's config,imp2011-01-031-1/+4
* expand checkuser() to support the propagation of error codes back tocsjp2011-01-031-8/+27
* Fix the nlm so that it no longer depends on the regularrmacklem2011-01-0310-14/+31
* Update gateworks exclusion list to match latest tree.imp2011-01-031-2/+14
* Bump the media size from approx 600MB to approx 750MB. The greatimp2011-01-031-1/+1
* Put in the other half of the SRCCONF patch.imp2011-01-031-1/+1
* Add a 'locked' variant of the foo_start() routine and call it directlyjhb2011-01-0310-87/+65
* Increase carried_error if we skip a file due to an error. This ensuresjh2011-01-031-0/+4
* Small whitespace nits and add a comment explaining why kthread_exit() canjhb2011-01-031-3/+6
* MFp4 r186485, r186859:mm2011-01-032-3/+28
* Release the page lock early in vm_pageout_clean(). There is no reason toalc2011-01-032-5/+4
* Fix the experimental NFS server so that it doesn't leakrmacklem2011-01-031-2/+1
* Modify the experimental NFSv4 server so that the lookuprmacklem2011-01-032-13/+13
* Add myself.jpaetzel2011-01-021-0/+1
* Delete some cruft from the experimental NFS server that wasrmacklem2011-01-023-42/+9
OpenPOWER on IntegriCloud