]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm/vm_map.c
Close the remaining user address mapping races for physical
[FreeBSD/FreeBSD.git] / sys / vm / vm_map.c
2003-01-20 dillonClose the remaining user address mapping races for...
2003-01-16 murrayThis commit was generated by cvs2svn to compensate...
2003-01-16 obrienThis commit was generated by cvs2svn to compensate...
2003-01-15 murrayThis commit was generated by cvs2svn to compensate...
2003-01-13 dillonIt is possible for an active aio to prevent shared...
2003-01-08 peterThis commit was generated by cvs2svn to compensate...
2003-01-06 desThis commit was generated by cvs2svn to compensate...
2003-01-06 obrienThis commit was generated by cvs2svn to compensate...
2003-01-06 obrienThis commit was generated by cvs2svn to compensate...
2003-01-03 alcLock the vm object when performing vm_object_clear_flag().
2003-01-03 desThis commit was generated by cvs2svn to compensate...
2002-12-31 alcImplement a variant locking scheme for vm maps: Access...
2002-12-30 alc - Increment the vm_map's timestamp if _vm_map_trylock...
2002-12-29 alc - Remove vm_object_init2(). It is unused.
2002-12-19 obrienThis commit was generated by cvs2svn to compensate...
2002-12-16 desThis commit was generated by cvs2svn to compensate...
2002-12-15 dillonFix a refcount race with the vmspace structure. In...
2002-12-15 alcPerform vm_object_lock() and vm_object_unlock() around
2002-12-13 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 desThis commit was generated by cvs2svn to compensate...
2002-12-02 obrienThis commit was generated by cvs2svn to compensate...
2002-12-02 peterThis commit was generated by cvs2svn to compensate...
2002-12-01 alcHold the page queues lock when calling pmap_protect...
2002-11-27 iwasakiThis commit was generated by cvs2svn to compensate...
2002-11-25 alcAcquire and release the page queues lock around calls...
2002-11-24 nectarThis commit was generated by cvs2svn to compensate...
2002-11-14 dougbThis commit was generated by cvs2svn to compensate...
2002-11-12 obrienThis commit was generated by cvs2svn to compensate...
2002-11-09 alcFix an error case in vm_map_wire(): unwiring of an...
2002-11-07 muxCorrectly print vm_offset_t types.
2002-11-04 robertoThis commit was generated by cvs2svn to compensate...
2002-10-29 robertoThis commit was generated by cvs2svn to compensate...
2002-10-29 desThis commit was generated by cvs2svn to compensate...
2002-10-23 desThis commit was generated by cvs2svn to compensate...
2002-10-23 assarThis commit was generated by cvs2svn to compensate...
2002-10-22 assarThis commit was generated by cvs2svn to compensate...
2002-10-16 phkProperly put macro args in ().
2002-10-15 ruThis commit was generated by cvs2svn to compensate...
2002-10-14 ruThis commit was generated by cvs2svn to compensate...
2002-10-12 mpThis commit was generated by cvs2svn to compensate...
2002-10-12 acheThis commit was generated by cvs2svn to compensate...
2002-10-11 ruThis commit was generated by cvs2svn to compensate...
2002-10-11 ruThis commit was generated by cvs2svn to compensate...
2002-10-11 obrienThis commit was generated by cvs2svn to compensate...
2002-10-11 ruThis commit was generated by cvs2svn to compensate...
2002-10-11 obrienThis commit was generated by cvs2svn to compensate...
2002-10-11 obrienThis commit was generated by cvs2svn to compensate...
2002-10-10 kanThis commit was generated by cvs2svn to compensate...
2002-10-10 kanThis commit was generated by cvs2svn to compensate...
2002-10-10 kanThis commit was generated by cvs2svn to compensate...
2002-10-10 kanThis commit was generated by cvs2svn to compensate...
2002-10-04 iwasakiThis commit was generated by cvs2svn to compensate...
2002-10-02 phkThis commit was generated by cvs2svn to compensate...
2002-09-30 nectarThis commit was generated by cvs2svn to compensate...
2002-09-30 murrayThis commit was generated by cvs2svn to compensate...
2002-09-22 mdoddModify vm_map_clean() (and thus the msync(2) system...
2002-09-21 jakeUse the fields in the sysentvec and in the vm map heade...
2002-09-17 kanThis commit was generated by cvs2svn to compensate...
2002-09-17 kanThis commit was generated by cvs2svn to compensate...
2002-09-17 kanThis commit was generated by cvs2svn to compensate...
2002-09-16 nectarThis commit was generated by cvs2svn to compensate...
2002-09-16 obrienThis commit was generated by cvs2svn to compensate...
2002-09-02 peterThis commit was generated by cvs2svn to compensate...
2002-09-01 kanThis commit was generated by cvs2svn to compensate...
2002-09-01 kanThis commit was generated by cvs2svn to compensate...
2002-09-01 kanThis commit was generated by cvs2svn to compensate...
2002-09-01 kanThis commit was generated by cvs2svn to compensate...
2002-08-31 obrienThis commit was generated by cvs2svn to compensate...
2002-08-30 nectarThis commit was generated by cvs2svn to compensate...
2002-08-29 iwasakiThis commit was generated by cvs2svn to compensate...
2002-08-28 gshapiroThis commit was generated by cvs2svn to compensate...
2002-08-28 darrenrThis commit was generated by cvs2svn to compensate...
2002-08-28 darrenrThis commit was generated by cvs2svn to compensate...
2002-08-24 alc o Use vm_object_lock() in place of Giant when manipula...
2002-08-10 nectarThis commit was generated by cvs2svn to compensate...
2002-08-10 nectarThis commit was generated by cvs2svn to compensate...
2002-08-10 nectarThis commit was generated by cvs2svn to compensate...
2002-08-05 nectarThis commit was generated by cvs2svn to compensate...
2002-07-30 iwasakiThis commit was generated by cvs2svn to compensate...
2002-07-30 nectarThis commit was generated by cvs2svn to compensate...
2002-07-30 nectarThis commit was generated by cvs2svn to compensate...
2002-07-30 nectarThis commit was generated by cvs2svn to compensate...
2002-07-28 fennerThis commit was generated by cvs2svn to compensate...
2002-07-24 alc o Merge vm_fault_wire() and vm_fault_user_wire() by...
2002-07-24 mpThis commit was generated by cvs2svn to compensate...
2002-07-22 ruThis commit was generated by cvs2svn to compensate...
2002-07-22 bpThis commit was generated by cvs2svn to compensate...
2002-07-20 peterInfrastructure tweaks to allow having both an Elf32...
2002-07-19 markmThis commit was generated by cvs2svn to compensate...
2002-07-18 peter(VM_MAX_KERNEL_ADDRESS - KERNBASE) / PAGE_SIZE may...
2002-07-12 alc o Assert GIANT_REQUIRED on system maps in _vm_map_lock(),
2002-07-11 alc o Add a "needs wakeup" flag to the vm_map for use...
2002-07-09 iwasakiThis commit was generated by cvs2svn to compensate...
2002-07-05 obrienThis commit was generated by cvs2svn to compensate...
2002-07-03 alc o Make the reservation of KVA space for kernel map...
2002-07-01 dougbThis commit was generated by cvs2svn to compensate...
next