aboutsummaryrefslogtreecommitdiff
path: root/sys/vm
Commit message (Expand)AuthorAgeFilesLines
* MFC r195635:Konstantin Belousov2010-02-131-1/+1
* MFC 194607:John Baldwin2010-01-251-9/+20
* MFC 193842:John Baldwin2010-01-251-4/+2
* MFC r200129 to stable/7:Antoine Brodin2010-01-071-2/+2
* MFC 194429:John Baldwin2009-12-021-2/+4
* MFC r198472Alan Cox2009-10-311-2/+2
* MFC 196615:John Baldwin2009-10-292-11/+21
* MFC r197661:Konstantin Belousov2009-10-041-16/+16
* MFC 195840, 195844, and 196637:John Baldwin2009-09-1411-11/+291
* Partial MFC of r194459 by thompsa, without merge recording,Konstantin Belousov2009-09-061-2/+1
* MFC 193396, 193521, 194331, 194337, 194376, 194454, 194562, 194642, 195033,John Baldwin2009-09-049-75/+177
* MFC r190912Alan Cox2009-09-041-4/+4
* MFC 193275 and 194989:John Baldwin2009-09-031-58/+47
* MFC 180430, 180483, 180485, 180601, 180845, 180871-180873, 181043, 181077,John Baldwin2009-09-032-0/+50
* MFC 181019, 183474, 191277, and 191626:John Baldwin2009-08-273-77/+106
* MFC r180308Alan Cox2009-05-181-1/+1
* MFC: Adjust some variables (mostly related to the buffer cache) that holdJohn Baldwin2009-05-152-5/+5
* MFC r191439:Konstantin Belousov2009-05-071-19/+13
* MFC r190886:Konstantin Belousov2009-05-052-1/+17
* MFC r175055Alan Cox2009-04-171-2/+2
* Merge r189004.Roman Divacky2009-03-191-5/+2
* MFC revision 1.363Alan Cox2009-03-181-23/+0
* Disable the vm_page_startup assertion for now. It always fails onJohn Baldwin2009-03-121-0/+6
* MFC: Add a flag to tag individual sysctl leaf nodes as MPSAFE. Tag theJohn Baldwin2009-03-101-53/+53
* MFC: Add support for "superpages" on amd64 and i386. This includes adding theJohn Baldwin2009-02-2622-223/+1093
* MFC r188320:Konstantin Belousov2009-02-221-2/+4
* MFC r182047 to stable/7:Antoine Brodin2009-01-241-7/+0
* MFC r181693:Ed Maste2009-01-201-0/+2
* MFC rev 180598Alan Cox2009-01-181-12/+0
* MFC rev 179923Alan Cox2009-01-181-2/+6
* MFC rev 179921Alan Cox2009-01-181-1/+1
* MFC r186719:Konstantin Belousov2009-01-172-5/+9
* MFC r185012:Konstantin Belousov2008-11-231-2/+1
* MFC r183383:Konstantin Belousov2008-09-291-0/+6
* MFC r183216:Konstantin Belousov2008-09-291-0/+2
* MFC r183236Alan Cox2008-09-251-1/+2
* MFC: 176526,176596John Baldwin2008-09-241-6/+25
* MFC: 179296John Baldwin2008-09-231-7/+0
* MFC: 179623John Baldwin2008-09-231-0/+7
* MFC: 173901,173918John Baldwin2008-09-173-23/+31
* MFC: Fix a spin lock LOR when waking up a thread from a process that isJohn Baldwin2008-09-121-37/+14
* In anticipation of MFCing physically contiguous jumbo frames MFC r177921:Kip Macy2008-08-192-0/+5
* MFC addition of malloc flag to blist so that it can be used in ithread contextKip Macy2008-07-311-1/+1
* yyMFC: Allow VM object creation in ufs_lookup().John Baldwin2008-07-303-14/+35
* MFC r180446:Konstantin Belousov2008-07-291-7/+5
* Merge r177253, r177255 from head to stable/7:Robert Watson2008-07-225-7/+9
* MFC revision 1.293Alan Cox2008-05-251-0/+2
* Merge Makefile:1.320, stack.9:1.4, kern_lock.c:1.114, subr_stack.c:1.4,Robert Watson2008-04-101-4/+4
* MFCKonstantin Belousov2008-03-241-4/+16
* MFC fix for the panic("vm_thread_new: kstack allocation failed") andKonstantin Belousov2008-01-184-23/+51