summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge from vmcontention.attilio2013-03-09132-1104/+1963
|\
| * MFCattilio2013-03-09133-1123/+2101
| |\
| | * Switch the vm_object mutex to be a rwlock. This will enable in theattilio2013-03-0994-783/+1000
| | |\
| | | * Add missing FBSDID() tag for new file.attilio2013-03-091-0/+1
| | | * MFCattilio2013-03-0935-320/+587
| | | * MFCattilio2013-03-08677-130105/+92793
| | | |\
| | | * \ MFCattilio2013-03-02204-2265/+6633
| | | |\ \
| | | * \ \ MFCattilio2013-02-2821-48/+1763
| | | |\ \ \
| | | * | | | Revert some introduction of rwlock.h and remove unusedattilio2013-02-287-21/+0
| | | * | | | MFCattilio2013-02-2730-580/+1075
| | | * | | | Fix compiling.attilio2013-02-261-2/+2
| | | * | | | MFCattilio2013-02-2613-85/+124
| | | * | | | MFCattilio2013-02-2622-114/+228
| | | * | | | MFCattilio2013-02-2613-42/+77
| | | * | | | As VM_OBJECT_SLEEP() is a vm_object_t specific function, makeattilio2013-02-264-6/+6
| | | * | | | MFCattilio2013-02-26143-31133/+16791
| | | |\ \ \ \
| | | * \ \ \ \ MFCattilio2013-02-2423-239/+524
| | | |\ \ \ \ \
| | | * \ \ \ \ \ MFCattilio2013-02-2336-138/+327
| | | |\ \ \ \ \ \
| | | * | | | | | | Change the use of hard functions for vm_pager_ok and switch toattilio2013-02-233-26/+9
| | | * | | | | | | MFCattilio2013-02-2127-592/+551
| | | * | | | | | | Complete the asserts by definining also assertions forattilio2013-02-211-0/+4
| | | * | | | | | | Hide the details for the assertion for VM_OBJECT_LOCK operations.attilio2013-02-2129-151/+150
| | | * | | | | | | Remove supposedly unused vm_pager.h.attilio2013-02-212-4/+0
| | | * | | | | | | MFCattilio2013-02-2191-3143/+3826
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | Fix other architectures and ZFS.attilio2013-02-2138-43/+208
| | | * | | | | | | | Add read mode operations to VM_OBJECT_LOCK* class of functions.attilio2013-02-201-0/+6
| | | * | | | | | | | Rename VM_OBJECT_LOCK(), VM_OBJECT_UNLOCK() and VM_OBJECT_TRYLOCK() toattilio2013-02-2058-599/+599
| | | * | | | | | | | There is no need to use VM_OBJECT_LOCKED() as the assertion won'tattilio2013-02-208-23/+14
| | | * | | | | | | | Remove unused VM_OBJECT_LOCKPTR().attilio2013-02-201-2/+0
| | | * | | | | | | | Switch vm_object lock to be a rwlock.attilio2013-02-2072-185/+237
| | * | | | | | | | | Merge from vmc-playground:attilio2013-03-094-13/+23
| | * | | | | | | | | Placeholder for the upcoming AR9300 HAL code.adrian2013-03-091-0/+9
| | * | | | | | | | | Fix long-standing issue with interface routes being unprotected:melifaro2013-03-083-4/+41
| | * | | | | | | | | Bring over my initial work from the net80211 TX locking branch.adrian2013-03-0813-250/+458
| | * | | | | | | | | Add legacy support to geom raid to create a /dev/arX device for supportsbruno2013-03-082-0/+25
| | * | | | | | | | | Import Linux commit a1b7736dac5f2d5876e68c47a0fce3f423840070dumbbell2013-03-081-1/+4
| | * | | | | | | | | drm: Fix a call to free(9) with an incorrect malloc typedumbbell2013-03-083-3/+1
| | * | | | | | | | | Eliminate excessive $FreeBSD$ headers.delphij2013-03-082-4/+0
| | * | | | | | | | | g_label_ntfs_taste: Abort taste is recsize == 0dumbbell2013-03-081-1/+1
| | * | | | | | | | | Merge r247814 from x86 modulo whitespace bug:marius2013-03-082-0/+7
| | * | | | | | | | | Fix bootstrapping pkgng by not appending "/latest/" to PACKAGESITE.bapt2013-03-081-1/+1
| | * | | | | | | | | Move the callout subsystem initialization to its own SYSINIT()andre2013-03-083-43/+25
| | * | | | | | | | | Move the auto-sizing of the callout array from init_param2() toandre2013-03-083-14/+14
| | * | | | | | | | | This file is specific to arm11x6 processors, so tell thekientzle2013-03-081-0/+2
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | Add arm bits to truss.cognet2013-03-074-1/+376
* | | | | | | | | | Merge from vmcontentionattilio2013-03-07154-1955/+13408
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | MFCattilio2013-03-07154-1955/+13408
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Fix GCC build:obrien2013-03-072-7/+5
| | * | | | | | | | Fix error in r247960: actually assign the basename to match.iim_file.dim2013-03-071-2/+1
| | * | | | | | | | Support the FAT16 partition type in gpart(8)gavin2013-03-074-0/+4
OpenPOWER on IntegriCloud