| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert changes in r206408. | hrs | 2010-09-13 | 6 | -186/+187 |
* | Remove the page queues lock around vm_page_undirty() - it is no longer needed. | pjd | 2010-09-13 | 1 | -2/+0 |
* | Revert r212370, as it causes a LOR on powerpc. powerpc does a few | mdf | 2010-09-13 | 11 | -88/+194 |
* | Allow a kernel config to specify a set but empty value via | emaste | 2010-09-13 | 1 | -0/+1 |
* | Bump __FreeBSD_version to reflect the userland DTrace changes. | rpaulo | 2010-09-13 | 1 | -1/+1 |
* | Add a note about userland DTracing. | rpaulo | 2010-09-13 | 1 | -0/+10 |
* | TARGET_64BIT isn't needed anymore, GC it (partial merge from tbemd). | imp | 2010-09-13 | 3 | -10/+0 |
* | Fix a subtle bug uncovered by the recent one-shot timer import in which | nwhitehorn | 2010-09-13 | 1 | -3/+0 |
* | Move to using Makefile.arch to include the proper target-specific programs. | imp | 2010-09-13 | 1 | -136/+57 |
* | Change call order to enable interrupts only after timer being programmed. | mav | 2010-09-13 | 1 | -3/+3 |
* | Add G_TYPE_MULTI flag, which when set for the given option, will | pjd | 2010-09-13 | 2 | -6/+40 |
* | - Remove gc_argname field. It was introduced for gpart(8), but if I | pjd | 2010-09-13 | 18 | -273/+244 |
* | sys/mips/rmi/msgring.h - fixes and clean up. | jchandra | 2010-09-13 | 3 | -248/+211 |
* | Don't compare thread pointers again. | davidxu | 2010-09-13 | 1 | -3/+3 |
* | Fix copy&paste problem. | davidxu | 2010-09-13 | 1 | -2/+2 |
* | bus_add_child method is needed now. | jchandra | 2010-09-13 | 1 | -0/+1 |
* | acpi_cpu: do not apply P_LVLx_LAT rules to latencies returned by _CST | avg | 2010-09-13 | 1 | -9/+1 |
* | Update symbol. | davidxu | 2010-09-13 | 1 | -1/+1 |
* | - Allow to specify value as const pointers. | pjd | 2010-09-13 | 8 | -54/+53 |
* | bus_add_child: add specialized default implementation that calls panic | avg | 2010-09-13 | 1 | -1/+11 |
* | Simplify atomic selection | imp | 2010-09-13 | 2 | -7/+14 |
* | Prefer MACHINE_CPUARCH over MACHINE_ARCH | imp | 2010-09-13 | 1 | -9/+10 |
* | Refactor timer management code with priority to one-shot operation mode. | mav | 2010-09-13 | 36 | -706/+1176 |
* | Prefer MACHINE_CPUARCH to MACHINE_ARCH unless there's a good reason... | imp | 2010-09-13 | 1 | -18/+18 |
* | PS_DEAD state needs not be checked because _thr_find_thread() has already | davidxu | 2010-09-13 | 1 | -4/+0 |
* | Use MACHINE_CPUARCH as appropriate | imp | 2010-09-13 | 1 | -7/+13 |
* | It turns out that TARGET_CPUARCH doesn't buy us much here, if anything, but | imp | 2010-09-13 | 1 | -11/+2 |
* | Convert thread list lock from mutex to rwlock. | davidxu | 2010-09-13 | 15 | -129/+153 |
* | Doh! two last second refactoring typos crept in. Fix. | imp | 2010-09-13 | 1 | -2/+2 |
* | Revert r212513 and reimplement the search order to be ARCH, CPUARCH | imp | 2010-09-13 | 3 | -13/+62 |
* | Add tunable 'hint.hpet.X.per_cpu' to specify how much per-CPU timers driver | mav | 2010-09-13 | 1 | -1/+7 |
* | The functions in sys/mips/mips/psraccess.S can be implemented with | jchandra | 2010-09-13 | 4 | -87/+19 |
* | This is exactly the same as the .else, so remove it. | imp | 2010-09-13 | 1 | -2/+0 |
* | Ooops! Shouldn't have committed this | imp | 2010-09-13 | 1 | -528/+0 |
* | MF tbemd: Move to using Makefile.arch to select what to build. | imp | 2010-09-13 | 8 | -56/+43 |
* | Merge from tbemd: Move to using Makefile.arch to control what's build. | imp | 2010-09-13 | 6 | -0/+26 |
* | Merge from tbemd: use Makefile.arch to control building. | imp | 2010-09-13 | 9 | -319/+728 |
* | MFtbemd: use MACHINE_CPUARCH | imp | 2010-09-13 | 2 | -2/+2 |
* | Use :T:Micc here like everywhere else we test icc | imp | 2010-09-13 | 1 | -1/+1 |
* | MFtbemd: Move to using MACHINE_CPUARCH, now that it is safe. | imp | 2010-09-13 | 1 | -2/+2 |
* | Include FreeBSD svn tag | imp | 2010-09-13 | 1 | -0/+2 |
* | Merge from tbemd, with a small amount of rework: | imp | 2010-09-13 | 9 | -16/+11 |
* | Merge from tbemd: | imp | 2010-09-13 | 1 | -6/+7 |
* | merge powerpc and powerpc64 now that we use TARGET_CPUARCH | imp | 2010-09-13 | 2 | -55/+11 |
* | Move to using TARGET_CPUARCH instead of TARGET_ARCH. | imp | 2010-09-13 | 1 | -1/+9 |
* | Use TARGET_CPUARCH instead of TARGET_ARCH here. Define TARGET_CPUARCH | imp | 2010-09-13 | 1 | -2/+11 |
* | sh: Add __dead2 to two functions that do not return. | jilles | 2010-09-12 | 1 | -2/+2 |
* | In pmap_remove_all(), do not decrease pm_stats.wired_count if the mapping was | cognet | 2010-09-12 | 1 | -2/+0 |
* | Do not fork nfsiod directly from the vop methods. This causes LORs between | kib | 2010-09-12 | 3 | -2/+48 |
* | In backup_kernel(), support backing up subdirectories and handle files | jh | 2010-09-12 | 1 | -5/+6 |