Age | Commit message (Expand) | Author |
2019-03-29 | Drop reference on shared anon mappable | Michael Pratt |
2019-03-25 | Call memmap.Mappable.Translate with more conservative usermem.AccessType. | Jamie Liu |
2019-03-14 | Decouple filemem from platform and move it to pgalloc.MemoryFile. | Jamie Liu |
2019-03-12 | Clarify the platform.File interface. | Jamie Liu |
2019-03-05 | Priority-inheritance futex implementation | Fabricio Voznika |
2019-01-31 | Move package sync to third_party | Michael Pratt |
2019-01-31 | Remove license comments | Michael Pratt |
2019-01-07 | Implement /proc/[pid]/smaps. | Jamie Liu |
2018-12-21 | Automated rollback of changelist 226224230 | Jamie Liu |
2018-12-19 | Automated rollback of changelist 225861605 | Googler |
2018-12-18 | Fix mremap expansion with mm.checkInvariants = true. | Jamie Liu |
2018-12-18 | Truncate ar before calling mm.breakCopyOnWriteLocked(). | Jamie Liu |
2018-12-17 | Implement mlock(), kind of. | Jamie Liu |
2018-12-12 | Pass information about map writableness to filesystems. | Rahat Mahmood |
2018-12-05 | Update MM.usageAS when mremap copies or moves a mapping. | Jamie Liu |
2018-11-20 | Update futex to use usermem abstractions. | Adin Scannell |
2018-11-15 | Advertise vsyscall support via /proc/<pid>/maps. | Rahat Mahmood |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-10-08 | Implement shared futexes. | Jamie Liu |
2018-09-10 | Allow '/dev/zero' to be mapped with unaligned length | Fabricio Voznika |
2018-09-04 | Distinguish Element and Linker for ilist. | Adin Scannell |
2018-08-02 | Automated rollback of changelist 207037226 | Zhaozhong Ni |
2018-08-01 | Automated rollback of changelist 207007153 | Michael Pratt |
2018-08-01 | stateify: convert all packages to use explicit mode. | Zhaozhong Ni |
2018-07-27 | stateify: support explicit annotation mode; convert refs and stack packages. | Zhaozhong Ni |
2018-07-12 | Format documentation | Michael Pratt |
2018-07-11 | Add MemoryManager.Pin. | Jamie Liu |
2018-06-27 | Call mm.CheckIORange() when copying in IOVecs. | Nicolas Lacasse |
2018-06-25 | Check for empty applicationAddrRange in MM.DecUsers. | Jamie Liu |
2018-06-22 | Handle mremap(old_size=0). | Jamie Liu |
2018-05-17 | Implement sysv shm. | Rahat Mahmood |
2018-05-11 | Remove error return from AddressSpace.Release() | Michael Pratt |
2018-05-11 | Implement MAP_32BIT. | Jamie Liu |
2018-05-03 | Fix misspellings. | Cyrille Hemidy |
2018-04-28 | Check in gVisor. | Googler |