]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm
Update to 9.6.2-P1, the latest patchfix release which deals with
[FreeBSD/FreeBSD.git] / sys / vm /
2010-03-18 Doug BartonUpdate to 9.6.2-P1, the latest patchfix release which...
2010-03-17 Kip MacyCache line align various structures and move volatile...
2010-03-13 Simon L. B. NielsenMerge OpenSSL 0.9.8m into head.
2010-03-09 Xin LIIntegrate OpenBSD rev 1.5 of x86emu.c.
2010-03-09 Dag-Erling SmørgravUpgrade to OpenSSH 5.4p1.
2010-03-08 Edwin GroothuisMFV of tzdata2010e:
2010-03-05 Jung-uk KimMerge ACPICA 20100304.
2010-03-03 Doug BartonUpgrade to version 9.6.2. This version includes all...
2010-03-02 Edwin GroothuisMFV of r204563, tzdata2010c:
2010-02-28 Rafal JaworowskiMerge DTC-d75b33af.
2010-02-27 Konstantin BelousovUpdate comment for vm_page_alloc(9), listing all accept...
2010-02-22 Konstantin BelousovRemove write-only variable.
2010-02-21 Alan CoxAlign the start of the clean submap to a superpage...
2010-01-29 Konstantin BelousovThe MAP_ENTRY_NEEDS_COPY flag belongs to protoeflags...
2010-01-26 Edwin GroothuisMFV of tzdata2010b, r203017
2010-01-26 Gregory Neil ShapiroMerge sendmail 8.14.4 to HEAD
2010-01-25 Doug BartonUpgrade to BIND 9.6.1-P3.
2010-01-21 Jung-uk KimMerge ACPICA 20100121.
2010-01-19 Xin LIUpdate to 4.6.
2010-01-18 Edwin GroothuisMFV of tzdata2010a:
2010-01-17 Konstantin BelousovWhen a vnode-backed vm object is referenced, it increme...
2010-01-15 Ruslan ErmilovPull up vendor changes.
2010-01-15 Ruslan ErmilovPull up vendor changes. The following local changes...
2010-01-09 Ruslan ErmilovUpdate to a 26-Nov-2009 release.
2010-01-06 Warner LoshMerge from head at r201628.
2009-12-29 Robert NolandUpdate d_mmap() to accept vm_ooffset_t and vm_memattr_t.
2009-12-29 Edwin GroothuisMFV of tzdata2009u, r201187
2009-12-28 Antoine Brodin(S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an...
2009-12-22 Edwin GroothuisMFV of tzcode2009t, r200833
2009-12-22 Edwin GroothuisMFV of tzdata2009t, r200831
2009-12-21 Konstantin BelousovVI_OBJDIRTY vnode flag mirrors the state of OBJ_MIGHTBE...
2009-12-15 Ollivier RobertMerge 4.2.4p8 into contrib (r200452 & r200454).
2009-12-14 Jung-uk KimMerge ACPICA 20091214.
2009-12-11 Xin LIApply two vendor fixes for CVE-2009-3720.
2009-12-05 Antoine BrodinRemove trailing ";" in UMA_HASH_INSERT and UMA_HASH_REM...
2009-12-04 Alexander LeidingerImport the unchanged v4l videodev.h from the vendor...
2009-11-30 Doug BartonUpdate to BIND 9.6.1-P2. The vulnerability this is...
2009-11-28 Alan CoxProperly synchronize the previous change.
2009-11-27 Alan CoxSupport the new VM_PROT_COPY option on wired pages...
2009-11-27 Alan CoxSimplify the invocation of vm_fault(). Specifically...
2009-11-26 Alan CoxReplace VM_PROT_OVERRIDE_WRITE by VM_PROT_COPY. VM_PRO...
2009-11-18 Alan CoxSimplify both the invocation and the implementation...
2009-11-16 Jung-uk KimMerge ACPICA 20091112.
2009-11-16 Edwin GroothuisMFV of tzdata2009s, r199334
2009-11-12 Oleksandr TymoshenkoMFC @199204
2009-11-09 Edwin GroothuisMFV of r199105, tzdata2009r:
2009-11-04 Alan CoxEliminate an unnecessary #include. (This #include...
2009-11-03 Alan CoxEliminate a bit of hackery from vm_fault(). The operat...
2009-11-03 Attilio RaoSplit P_NOLOAD into a per-thread flag (TDF_NOLOAD).
2009-11-02 Edwin GroothuisMFV of r198828, tzcode2009q
2009-11-02 Edwin GroothuisMFV of tzdata2009q:
2009-11-02 Alan CoxAvoid pointless calls to pmap_protect().
2009-11-02 Ivan VorasAdd sysctl documentation strings. The descriptions...
2009-10-31 Alan CoxCorrect an error in vm_fault_copy_entry() that has...
2009-10-27 Edwin GroothuisMFV of tzdata2009p
2009-10-27 Konstantin BelousovWhen protection of wired read-only mapping is changed...
2009-10-26 Rong-En FanMerge r198489 from vendor/ncurses/dist:
2009-10-26 Alan CoxSimplify the inner loop of vm_fault_copy_entry().
2009-10-25 Alan CoxEliminate an unnecessary check from vm_fault_prefault().
2009-10-21 Marcel Moolenaaro Introduce vm_sync_icache() for making the I-cache...
2009-10-20 Edwin GroothuisMFV of tzdata2009o:
2009-10-19 Jung-uk KimMerge ACPICA 20091013.
2009-10-18 Konstantin BelousovRemove spurious call to priv_check(PRIV_VM_SWAP_NOQUOTA).
2009-10-09 Dag-Erling SmørgravMerge upstream r421: grammar nit in pam.conf(5).
2009-10-04 Alan CoxAlign and pad the page queue and free page queue locks...
2009-10-02 Oleksandr Tymoshenko- MFC
2009-10-02 Bjoern A. ZeebBack out the functional parts from r197537. After...
2009-10-01 Dag-Erling SmørgravUpgrade to OpenSSH 5.3p1.
2009-10-01 Konstantin BelousovMove the annotation for vm_map_startup() immediately...
2009-09-28 Edwin GroothuisMFV of tzdata2009n
2009-09-27 Simon L. B. NielsenDo not allow mmap with the MAP_FIXED argument to map...
2009-09-20 Konstantin BelousovOld (a.out) rtld attempts to mmap zero-length region...
2009-09-11 Jung-uk KimMFV: r196804
2009-09-09 Xin LIImport x86emu from OpenBSD as of OPENBSD_4_6.
2009-09-09 Edwin GroothuisMFV of r196998.
2009-09-08 Oleksandr Tymoshenko- MFC from head@196987
2009-09-01 Konstantin BelousovReintroduce the r196640, after fixing the problem with...
2009-08-29 Konstantin BelousovReverse r196640 and r196644 for now.
2009-08-29 Konstantin BelousovRemove the altkstacks, instead instantiate threads...
2009-08-29 John BaldwinMark the fake pages constructed by the OBJT_SG pager...
2009-08-28 John BaldwinExtend the device pager to support different memory...
2009-08-27 Edwin GroothuisMFV of r195794
2009-08-27 Edwin GroothuisMFV of r196350
2009-08-27 Edwin GroothuisMFV of r195792:
2009-08-23 Simon L. B. NielsenMerge DTLS fixes from vendor-crypto/openssl/dist:
2009-08-04 Oleksandr Tymoshenko- MFC @196061
2009-08-02 Robert WatsonImport OpenBSM 1.1p2 from vendor branch to 8-CURRENT...
2009-07-29 Xin LIUpdate less to v436. This is considered as a bugfix...
2009-07-29 Doug BartonUpdate to version 9.6.1-P1 which addresses a remote...
2009-07-24 John BaldwinRemove debugging that crept in with previous commit.
2009-07-24 John BaldwinAdd a new type of VM object: OBJT_SG. An OBJT_SG objec...
2009-07-19 Alan CoxChange the handling of fictitious pages by pmap_page_se...
2009-07-18 Alan CoxAn addendum to r195649, "Add support to the virtual...
2009-07-17 Robert WatsonImport OpenBSM 1.1p1 from vendor branch to 8-CURRENT...
2009-07-14 John Baldwin- Change mmap() to fail requests with EINVAL that pass...
2009-07-12 Alan CoxAdd support to the virtual memory system for configurin...
2009-07-12 Konstantin BelousovWhen VM_MAP_WIRE_HOLESOK is not specified and vm_map_wi...
2009-07-11 Mark PeekUpdate to tcsh 6.17.00.
2009-07-03 Konstantin BelousovWhen forking a vm space that has wired map entries...
2009-07-03 Oleksandr Tymoshenko- MFC
next