| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Improve readability of static assertions for OFFSET_* macros. | ed | 2013-05-13 | 1 | -3/+4 |
* | Tidy up some CVS workarounds. | peter | 2013-05-12 | 2 | -2/+0 |
* | Rename VM_NDOMAIN into MAXMEMDOM and move it into machine/param.h in | attilio | 2013-05-07 | 2 | -7/+4 |
* | Remove redundant definitions of _ALIGN and _ALIGNBYTES. | tijl | 2013-04-21 | 1 | -13/+2 |
* | - Correct spelling in comments | gabor | 2013-04-17 | 1 | -1/+1 |
* | - Correct mispellings of word miscellaneous | gabor | 2013-04-17 | 1 | -1/+1 |
* | Fix the name of the pcb member in the comments. | kib | 2013-04-13 | 1 | -2/+2 |
* | Remove ctl(4) from GENERIC. Also remove 'options CTL_DISABLE' | trasz | 2013-04-12 | 2 | -6/+1 |
* | Pass the segmented address of the counter, based on %fs, i.e. offset | kib | 2013-04-09 | 1 | -1/+3 |
* | Merge from projects/counters: counter(9). | glebius | 2013-04-08 | 1 | -0/+89 |
* | Merge from projects/counters: | glebius | 2013-04-08 | 1 | -3/+7 |
* | Remove all legacy ATA code parts, not used since options ATA_CAM enabled in | mav | 2013-04-04 | 2 | -2/+0 |
* | Fix the VM_BCACHE_SIZE_MAX definition on i386 to match the maximal | kib | 2013-03-27 | 1 | -1/+4 |
* | Implement the concept of the unmapped VMIO buffers, i.e. buffers which | kib | 2013-03-19 | 2 | -0/+4 |
* | MFC | attilio | 2013-03-17 | 2 | -0/+83 |
|\ |
|
| * | Add pmap function pmap_copy_pages(), which copies the content of the | kib | 2013-03-14 | 2 | -0/+83 |
* | | Simplify the interface to vm_radix_insert() by eliminating the parameter | alc | 2013-03-17 | 1 | -1/+1 |
* | | MFamd64 | alc | 2013-03-12 | 2 | -120/+16 |
* | | MFC | attilio | 2013-03-11 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | The kernel pmap is statically allocated, so there is really no need to | alc | 2013-03-10 | 1 | -1/+0 |
* | | Merge from vmcontention. | attilio | 2013-03-09 | 3 | -12/+13 |
|\ \ |
|
| * \ | MFC | attilio | 2013-03-09 | 3 | -12/+13 |
| |\ \
| | |/ |
|
| | * | MFC | attilio | 2013-03-08 | 3 | -19/+29 |
| | |\ |
|
| | * \ | MFC | attilio | 2013-03-02 | 6 | -62/+54 |
| | |\ \ |
|
| | * | | | Hide the details for the assertion for VM_OBJECT_LOCK operations. | attilio | 2013-02-21 | 2 | -12/+12 |
| | * | | | MFC | attilio | 2013-02-21 | 6 | -372/+12 |
| | |\ \ \ |
|
| | * | | | | There is no need to use VM_OBJECT_LOCKED() as the assertion won't | attilio | 2013-02-20 | 2 | -6/+4 |
| | * | | | | Switch vm_object lock to be a rwlock. | attilio | 2013-02-20 | 3 | -10/+11 |
* | | | | | | Merge from vmcontention | attilio | 2013-03-07 | 2 | -1/+11 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | MFC | attilio | 2013-03-07 | 2 | -1/+11 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | Remove the virtio dependency entry for the VirtIO device drivers. This | bryanv | 2013-03-06 | 1 | -0/+7 |
| | * | | | | Re-enable CTL in GENERIC on i386 and amd64, but turn on the CTL disable | ken | 2013-03-04 | 1 | -1/+4 |
* | | | | | | Fixup XEN pmap to cope with removal of left/right iterators from | attilio | 2013-03-03 | 1 | -3/+4 |
|/ / / / / |
|
* | | | | | MFC | attilio | 2013-03-03 | 1 | -18/+18 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Fix-up r247622 by also renaming pv_list iterator into the xen | attilio | 2013-03-03 | 1 | -18/+18 |
| | |_|/
| |/| | |
|
* | | | | MFC | attilio | 2013-03-02 | 4 | -33/+25 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge from vmc-playground branch: | attilio | 2013-03-02 | 2 | -29/+29 |
| * | | | Disable the ctl driver in GENERIC. | adrian | 2013-03-02 | 1 | -1/+1 |
| * | | | Merge Capsicum overhaul: | pjd | 2013-03-02 | 1 | -4/+3 |
| * | | | MFcalloutng: | mav | 2013-02-28 | 1 | -17/+9 |
| * | | | MFcalloutng: | davide | 2013-02-28 | 1 | -11/+12 |
| * | | | Merge from vmobj-rwlock: | attilio | 2013-02-27 | 2 | -6/+4 |
| | |/
| |/| |
|
* | | | MFC | attilio | 2013-02-27 | 2 | -6/+4 |
* | | | MFC | attilio | 2013-02-24 | 9 | -380/+20 |
|\ \ \
| |/ / |
|
| * | | Locking for todr got pushed down into inittodr and the client | imp | 2013-02-21 | 1 | -10/+2 |
| * | | Convert machine/elf.h, machine/frame.h, machine/sigframe.h, | kib | 2013-02-20 | 5 | -362/+10 |
| |/ |
|
| * | Consistently use round_page(x) rather than roundup(x, PAGE_SIZE). There is | jkim | 2013-02-15 | 3 | -8/+8 |
* | | MFC | attilio | 2013-02-03 | 9 | -162/+38 |
|\ \
| |/ |
|
| * | cpususpend_handler: mark AP as resumed only after fully setting up lapic | avg | 2013-02-02 | 1 | -2/+2 |
| * | x86 suspend/resume: suspend pics and pseudo-pics in reverse order | avg | 2013-02-02 | 1 | -1/+1 |