]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm
Sync to p4 156093
[FreeBSD/FreeBSD.git] / sys / vm /
2009-01-09 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3-P1 import
2009-01-05 Ulf LilleengenMerge support for CVSMode (aka. mirror mode) into csup...
2009-01-03 Konstantin BelousovExtend the struct vm_page wire_count to u_int to avoid...
2009-01-02 David E. O'BrienRecord that base/vendor/file/dist@186675 was merged.
2009-01-01 Alan CoxResurrect shared map locks allowing greater concurrency...
2008-12-31 Robert WatsonMerge OpenBSM alpha 4 from OpenBSM vendor branch to...
2008-12-31 Alan CoxUpdate or eliminate some stale comments.
2008-12-30 Alan CoxAvoid an unnecessary memory dereference in vm_map_entry...
2008-12-30 Alan CoxStyle change to vm_map_lookup(): Eliminate a macro...
2008-12-30 Alan CoxMove the implementation of the vm map's fast path on...
2008-12-23 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-21 Robert NolandFix printing of KASSERT message missed in r163604.
2008-12-19 Xin LIMerge nc(1) from OpenBSD 4.4. While there, rename...
2008-12-19 Sam Lefflerimport netbsd makefs tool
2008-12-02 Robert WatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
2008-12-01 Sam Lefflerimport ath hal
2008-11-16 Konstantin BelousovInstead of forcing vn_start_write() to reset mp back...
2008-11-15 Rong-En Fan- Update ncurses to 5.7-20081102 (5.7 release) and...
2008-11-15 Gregory Neil ShapiroMerge from vendor dist: Bring in a change already in...
2008-11-06 Rafal JaworowskiSupport kernel crash mini dumps on ARM architecture.
2008-11-02 Giorgos KeramidasVarious comment nits, and typos.
2008-10-28 Edwin GroothuisMFV of tzdata2008i.
2008-10-22 Robert WatsonUpdate mmap() comment: no more block devices, so no...
2008-10-19 Ulf Lilleengen- Import the Makefile from HEAD for building csup.
2008-10-19 Ulf Lilleengen- Import the HEAD csup code which is the basis for...
2008-10-14 Edwin GroothuisMFV of r183861:
2008-10-10 Attilio RaoRemove the struct thread unuseful argument from bufobj...
2008-09-29 Konstantin BelousovMove the code for doing out-of-memory grass from vm_pag...
2008-09-26 Ed MasteMove CTASSERT from header file to source file, per...
2008-09-26 Konstantin BelousovSave previous content of the td_fpop before storing...
2008-09-24 Dag-Erling SmørgravMFV "xmalloc: zero size" fix.
2008-09-21 Alan CoxPrevent an integer overflow in vm_pageout_page_stats...
2008-09-20 Konstantin BelousovAllow the d_mmap driver methods to use cdevpriv KPI...
2008-09-16 Edwin GroothuisMFV of tzdata2008c:
2008-09-07 Ollivier RobertMerge from vendor/ntp/dist: r182856:
2008-09-05 Rui PauloMerge ath again (addition of wisoc files).
2008-09-05 Rui PauloMerge fix for P4 expansion from vendor branch.
2008-09-03 David SchultzMerge gdtoa 20080831. This fixes several bugs, includin...
2008-09-01 Doug BartonMerge from vendor/bind9/dist as of the 9.4.2-P2 import
2008-09-01 Dag-Erling SmørgravRemove some unused files.
2008-08-28 Attilio RaoDecontextualize the couplet VOP_GETATTR / VOP_SETATTR...
2008-08-28 Gregory Neil ShapiroMerge sendmail 8.14.3 into HEAD.
2008-08-28 Rui PauloMerge ath_hal 0.10.5.10 to head.
2008-08-23 Antoine BrodinRemove unused variable nosleepwithlocks.
2008-08-23 Nathan WhitehornAllow the MD UMA allocator to use VM routines like...
2008-08-22 Ollivier RobertMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-20 Julian ElischerA bunch of formatting fixes brough to light by, or...
2008-08-17 Kip MacyWork around differences in page allocation for initial...
2008-08-13 Ed MasteFix REDZONE(9) on amd64 and perhaps other 64 bit target...
2008-08-08 Edwin GroothuisMFV on tzdata2008e:
2008-08-08 Edwin GroothuisMFV of tzdata2008d
2008-08-08 Edwin GroothuisMFV of tzdata2008c
2008-08-08 Edwin GroothuisCleanup (cont)
2008-08-05 John BaldwinIf a thread that is swapped out is made runnable, then...
2008-08-04 Max LaierMerge state reuse for tcp.
2008-08-03 Tom RhodesFill in a few sysctl descriptions.
2008-08-01 Dag-Erling SmørgravUpgrade to OpenSSH 5.1p1.
2008-07-30 John BaldwinOne more whitespace nit.
2008-07-30 John BaldwinA few more whitespace fixes.
2008-07-30 John BaldwinIf the kernel has run out of metadata for swap, then...
2008-07-30 Konstantin BelousovThe behaviour of the lockmgr going back at least to...
2008-07-18 Alan CoxEliminate stale comments from kmem_malloc().
2008-07-12 Doug BartonMerge from vendor/bind9/dist as of the 9.4.2-P1 import...
2008-07-11 Konstantin BelousovUse the VM_ALLOC_INTERRUPT for the page requests when...
2008-07-10 Peter WemmMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-07-05 Alan CoxEnable the creation of a kmem map larger than 4GB.
2008-06-22 Alan CoxMake preparations for increasing the size of the kernel...
2008-06-21 Alan CoxKERNBASE is not necessarily an address within the kerne...
2008-06-12 Stephan UphoffFix vm object creation locking to allow SHARED vnode...
2008-06-06 Alan CoxEssentially, neither madvise(..., MADV_DONTNEED) nor...
2008-05-29 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-05-24 Alan CoxTo date, our implementation of munmap(2) has required...
2008-05-22 John BirrellThis commit was generated by cvs2svn to compensate...
2008-05-22 John BirrellThis commit was generated by cvs2svn to compensate...
2008-05-20 Stephan UphoffAllow VM object creation in ufs_lookup. (If vfs.vmiodir...
2008-05-18 Alan CoxRetire pmap_addr_hint(). It is no longer used.
2008-05-17 Alan CoxIn order to map device memory using superpages, mmap...
2008-05-17 Alan CoxPreset a device object's alignment ("pg_color") based...
2008-05-15 Alan CoxDon't call vm_reserv_alloc_page() on device-backed...
2008-05-10 Alan CoxProvide the new argument to kmem_suballoc().
2008-05-10 Alan CoxIntroduce a new parameter "superpage_align" to kmem_sub...
2008-05-10 Alan CoxGeneralize vm_map_find(9)'s parameter "find_space"...
2008-05-09 Alan CoxIntroduce pmap_align_superpage(). It increases the...
2008-05-09 Rong-En FanThis commit was generated by cvs2svn to compensate...
2008-05-08 Coleman KaneThis commit was generated by cvs2svn to compensate...
2008-05-08 Doug RabsonThis commit was generated by cvs2svn to compensate...
2008-05-07 Doug RabsonThis commit was generated by cvs2svn to compensate...
2008-05-05 Kip Macyadd malloc flag to blist so that it can be used in...
2008-04-28 Alan CoxEliminate pointless casts from kmem_suballoc().
2008-04-28 Alan Coxvm_map_fixed(), unlike vm_map_find(), does not update...
2008-04-26 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-21 Marius StroblThis commit was generated by cvs2svn to compensate...
2008-04-21 Xin LIThis commit was generated by cvs2svn to compensate...
2008-04-17 Jeff Roberson - Make SCHED_STATS more generic by adding a wrapper...
2008-04-06 Alan CoxIntroduce vm_reserv_reclaim_contig(). This function...
2008-04-05 Alan CoxEliminate an unnecessary test from vm_phys_unfree_page().
next