summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Freq sysctls are quite heavy due to set of malloc()/free() calls. Avoidmav2010-06-161-9/+21
* Merge jmallett@'s n64 work into HEAD - changeset 2jchandra2010-06-167-40/+117
* Move ARM nexus rman initialization to attach routine.raj2010-06-161-7/+7
* Merge jmallett@'s n64 work into HEAD - changeset 1.jchandra2010-06-1620-521/+510
* Remove redundant assignment.pjd2010-06-161-2/+0
* device.hints: do not install when WITHOUT_BOOT is setavg2010-06-160-0/+0
* device.hints: do install when WITHOUT_BOOT is setavg2010-06-161-0/+2
* Eliminate unnecessary page queues locking.alc2010-06-161-5/+1
* Allow boot.config to have different values than just -h.imp2010-06-151-1/+5
* libedit: Reduce surprising behaviour with filename completion some more:jilles2010-06-151-3/+7
* Turn off cache if there's more than one kernel mapping, and one is writable.cognet2010-06-151-1/+1
* Modify the console mouse pointer drawing routine to use single-byte writesnwhitehorn2010-06-151-17/+4
* sh: Add filename completion.jilles2010-06-151-0/+4
* libedit: Allow simple quoting in filename completion.jilles2010-06-153-11/+138
* Change to have legacy interrupts use the samejfv2010-06-152-12/+12
* libedit: Fix a bug that could make completion listings incomplete.jilles2010-06-151-3/+2
* Implement flexible BPF timestamping framework.jkim2010-06-156-104/+374
* Add a new column to the output of vmstat -z to indicate the numbersbruno2010-06-158-14/+36
* When Emulate3Button is active, do not set select() timeout in states whenmav2010-06-151-1/+2
* When updating individual CPU's lowest Cx state to use, never set it to ajhb2010-06-151-1/+3
* Restore the machine check register banks on resume. For banks beingjhb2010-06-156-19/+73
* Eliminate unnecessary page queues locking.alc2010-06-151-3/+1
* Allow population of /cfg and /data. Begin the move to making allimp2010-06-151-4/+27
* Create a make.conf. not needed for runtime, but some ports want to spam itimp2010-06-151-0/+3
* Remove two obsoleted comments, add a note about 32bit compatibility.kib2010-06-152-9/+6
* make these convenience functions more convenient by accepting allimp2010-06-151-4/+4
* Remove even two more unneeded files from libllvmsupport.ed2010-06-151-8/+7
* Remove unneeded files from the build.ed2010-06-1512-51/+46
* Rename CRITSECT_ASSERT to CRITICAL_ASSERT.kib2010-06-152-2/+2
* Make mandoc/mdocml happy.edwin2010-06-151-7/+7
* Make all tests in libdialog compilable.ae2010-06-154-7/+7
* Fix the syscall module name after r205320.kib2010-06-151-1/+1
* Use critical sections instead of disabling local interrupts to ensurekib2010-06-153-35/+30
* Add assert to check that the (current) thread is in critical section.kib2010-06-151-0/+3
* Set the comment at the right place for PMC uncore classes.fabient2010-06-151-4/+4
* Add a periodic zfs scrub script.netchild2010-06-152-1/+106
* * Include sys/systm.h for KASSERT()ae2010-06-151-6/+3
* sound/pcm: use non-const string as a value with SYSCTL_STRINGavg2010-06-153-3/+3
* err() takes a printf format.ed2010-06-151-2/+2
* Add MODULE_DEPEND() macros to the experimental NFS client andrmacklem2010-06-152-0/+4
* Use literal format strings. Found by clang.emaste2010-06-141-2/+2
* Fix typos that broke duration calculations on protection frames. A similarjkim2010-06-143-3/+3
* For the target port groups structures, don't allocate the initial element.ken2010-06-141-3/+4
* 'unit' can be negative, so use signed type for it.pjd2010-06-141-1/+1
* BIO_DELETE contains range we want to delete and doesn't provide any usefulpjd2010-06-141-1/+1
* Correct various log messages.pjd2010-06-142-3/+3
* Fix typos.pjd2010-06-141-7/+7
* Initialize gctl_seq for synchronization requests.pjd2010-06-141-1/+4
* Plug memory leak.pjd2010-06-141-0/+1
* Plug memory leak.pjd2010-06-141-0/+1
OpenPOWER on IntegriCloud