| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix issues with zeroing and fetching the counters, on x86 and ppc64. | kib | 2013-07-01 | 1 | -0/+87 |
* | Move definitions required by userland applications out of acpica_machdep.h. | jkim | 2013-06-27 | 1 | -6/+2 |
* | Some clarifications and updates for the comments, mostly retrieved | kib | 2013-06-19 | 1 | -30/+34 |
* | Adjust i386 Xen PV support for updated Xen interface files. | gibbs | 2013-06-17 | 2 | -4/+4 |
* | Upgrade Xen interface headers to Xen 4.2.1. | gibbs | 2013-06-14 | 1 | -8/+19 |
* | - Add a BIT_FFS() macro and use it to replace cpusetffs_obj() | jeff | 2013-06-13 | 4 | -6/+6 |
* | Assert that interrupts are enabled in the trap handlers on x86 before | kib | 2013-06-03 | 1 | -0/+1 |
* | MFamd64: when printing the trap information, show the %esp value. | kib | 2013-06-03 | 1 | -2/+2 |
* | Use slightly more idiomatic expression to get the address of array. | kib | 2013-05-27 | 1 | -1/+1 |
* | When handling an exception from the attempt from loading the faulting | kib | 2013-05-27 | 1 | -0/+1 |
* | Driver 'aacraid' added. Supports Adaptec by PMC RAID controller families Seri... | achim | 2013-05-24 | 2 | -0/+5 |
* | o Relax locking assertions for vm_page_find_least() | attilio | 2013-05-21 | 2 | -2/+4 |
* | Add basic support for FDT to i386 & amd64. This change includes: | marcel | 2013-05-21 | 4 | -0/+21 |
* | 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 |