.. |
Makefile
|
remove the following options. no objections on tech-kern@.
|
2006-02-11 12:45:07 +00:00 |
files.uvm
|
implement compat_linux mremap.
|
2006-01-21 13:34:15 +00:00 |
uvm.h
|
remove the following options. no objections on tech-kern@.
|
2006-02-11 12:45:07 +00:00 |
uvm_amap.c
|
amap_splitref: assert that origref->ar_amap is initialized
|
2006-04-21 14:04:45 +00:00 |
uvm_amap.h
|
- amap_copy: take a "flags" argument instead of booleans.
|
2006-02-15 14:06:45 +00:00 |
uvm_anon.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
uvm_anon.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
uvm_aobj.c
|
uao_get: don't mark pages dirty unless it's a write fault.
|
2005-12-24 13:22:13 +00:00 |
uvm_aobj.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
uvm_bio.c
|
ubc_fault: use PMAP_CANFAIL. pointed by Jed Davis on tech-kern@.
|
2006-05-03 15:57:35 +00:00 |
uvm_ddb.h
|
Add a "show all pages" command to DDB which prints one line per physical
|
2006-02-19 18:52:29 +00:00 |
uvm_device.c
|
kill the "fault_type" argument to pager's pgo_fault() methods
|
2006-02-22 22:28:18 +00:00 |
uvm_device.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
uvm_extern.h
|
UVM_MAPFLAG: add missing parens.
|
2006-05-19 15:08:14 +00:00 |
uvm_fault.c
|
add assertions.
|
2006-04-11 09:28:14 +00:00 |
uvm_fault.h
|
-clean up the interface to uvm_fault: the "fault type" didn't serve
|
2006-03-15 18:09:25 +00:00 |
uvm_fault_i.h
|
Change "inline" back to "__inline" in .h files -- C99 is still too
|
2006-02-16 20:17:12 +00:00 |
uvm_glue.c
|
-clean up the interface to uvm_fault: the "fault type" didn't serve
|
2006-03-15 18:09:25 +00:00 |
uvm_glue.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
uvm_init.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
uvm_io.c
|
Whitespace
|
2005-12-20 08:25:58 +00:00 |
uvm_km.c
|
uvm_km_suballoc: consider kva overhead of "kmapent".
|
2006-05-03 14:12:01 +00:00 |
uvm_km.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
uvm_loan.c
|
from Christian Ehrhardt:
|
2006-04-18 09:56:16 +00:00 |
uvm_loan.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
uvm_map.c
|
Introduce PaX MPROTECT -- mprotect(2) restrictions used to strengthen
|
2006-05-16 00:08:24 +00:00 |
uvm_map.h
|
uvm_km_suballoc: consider kva overhead of "kmapent".
|
2006-05-03 14:12:01 +00:00 |
uvm_meter.c
|
whitespace in SYSCTL_DESCR.
|
2005-12-21 12:23:44 +00:00 |
uvm_mmap.c
|
integrate kauth.
|
2006-05-14 21:31:52 +00:00 |
uvm_mremap.c
|
uvm_mremap: whitespace.
|
2006-01-31 14:03:53 +00:00 |
uvm_object.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
uvm_page.c
|
uvm_page_own: more assertions.
|
2006-04-13 08:33:18 +00:00 |
uvm_page.h
|
Update comment to match reality (vm_physmemseg -> vm_physseg).
|
2006-04-06 07:18:23 +00:00 |
uvm_pager.c
|
Change previous to KASSERT per yamt's request.
|
2006-04-13 02:32:14 +00:00 |
uvm_pager.h
|
kill the "fault_type" argument to pager's pgo_fault() methods
|
2006-02-22 22:28:18 +00:00 |
uvm_param.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
uvm_pdaemon.c
|
share some code between uvmpd_scan_inactive and uvmpd_scan.
|
2006-02-14 15:06:27 +00:00 |
uvm_pdaemon.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
uvm_pglist.c
|
XXX: GCC uninitialized.
|
2006-05-14 05:30:31 +00:00 |
uvm_pglist.h
|
…
|
|
uvm_pmap.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
uvm_prot.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
uvm_readahead.c
|
add files i forgot to add when merging yamt-readahead branch.
|
2005-11-29 23:37:59 +00:00 |
uvm_readahead.h
|
add files i forgot to add when merging yamt-readahead branch.
|
2005-11-29 23:37:59 +00:00 |
uvm_stat.c
|
read-ahead statistics.
|
2005-11-29 15:45:28 +00:00 |
uvm_stat.h
|
Change "inline" back to "__inline" in .h files -- C99 is still too
|
2006-02-16 20:17:12 +00:00 |
uvm_swap.c
|
integrate kauth.
|
2006-05-14 21:31:52 +00:00 |
uvm_swap.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
uvm_swapstub.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
uvm_unix.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
uvm_user.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
uvm_vnode.c
|
integrate kauth.
|
2006-05-14 21:31:52 +00:00 |