Age | Commit message (Expand) | Author |
2007-09-10 | Introduce a md pmap hook, pmap_remove_holes(), which is supposed to mark | Miod Vallat |
2007-05-29 | Remove support for 80386 processors. Apologies if you have one of | Tom Cosgrove |
2007-05-25 | Replace the overdesigned and overcomplicated tlb shootdown code with | Artur Grabowski |
2007-04-26 | Switch i386 pmap to VM_PAGE_MD. We store the MOD/REF flags in | Artur Grabowski |
2007-04-12 | untypo | Artur Grabowski |
2007-02-20 | Revert PAE pmap for now, until the strange bug is found. This stops | Tom Cosgrove |
2006-04-27 | implement separate PAE pmap that allows access to 64g of physmem | Michael Shalayeff |
2006-01-12 | Move to using gdt only (no more ldt in general case) but with a variable | Tobias Weingartner |
2005-11-23 | finnish the PTDPTDI and APTDPTDI conversion to PDSLOT_PTE and PDSLOT_APTE thu... | Michael Shalayeff |
2005-11-22 | pm_pdirpa is apaddr_t and PTDpaddr (on the contrary) is u_int32_t | Michael Shalayeff |
2005-11-14 | convert and remove the last traces of i386_round_page(), | Martin Reindl |
2004-12-14 | fix a comment. | Hans-Joerg Hoexer |
2004-08-06 | rename sparc kill_user_windows() to pmap_unuse_final(). provide empty stubs | Theo de Raadt |
2004-06-13 | debranch SMP, have fun | Niklas Hallqvist |
2004-05-20 | Properly flush instruction cache for ptrace(PT_WRTIE_{DI}, ...) on powerpc | Mark Kettenis |
2003-05-26 | pmap_protect strikes again. | Artur Grabowski |
2003-05-13 | The current solution to handle the protection fault trap is not | Artur Grabowski |
2003-04-09 | Correct commentary describing page table layouts | Niklas Hallqvist |
2003-04-07 | Spring cleaning: remove unused code. | Niklas Hallqvist |
2002-11-24 | also no opt_user_ldt.h | Philipp Buehler |
2002-09-12 | Change the PMAP_PAGEIDLEZERO api to take the struct vm_page instead of the pa. | Artur Grabowski |
2002-07-31 | support for changing stack execution protection through mprotect() | Michael Shalayeff |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-12-19 | UBC was a disaster. It worked very good when it worked, but on some | Artur Grabowski |
2001-12-11 | More sync to NetBSD. | Artur Grabowski |
2001-12-11 | Merge in some pmap improvements from NetBSD. | Artur Grabowski |
2001-12-08 | Sprinkle pmap_update calls where relevant and some other | Artur Grabowski |
2001-12-04 | Yet another sync to NetBSD uvm. | Artur Grabowski |
2001-11-28 | zap some typedefs. | Artur Grabowski |
2001-11-28 | Don't use pmap_update when we mean tlbflush. make pmap_update into a noop. | Artur Grabowski |
2001-11-07 | Another sync of uvm to NetBSD. Just minor fiddling, no major changes. | Artur Grabowski |
2001-08-18 | Move pmap_{de,}activate to vm/pmap.h, it's same on all archs. | Artur Grabowski |
2001-08-12 | moce pglisth into uvm_pglist.h | Michael Shalayeff |
2001-08-11 | Some fixes from NetBSD. | Artur Grabowski |
2001-05-05 | PMAP_NEW and UVM are no longer optional on i386. | Artur Grabowski |
2001-03-22 | Merge in NetBSD's PMAP_NEW, still disabled | Niklas Hallqvist |
1999-09-20 | permit config file overriding of NKPDE | Theo de Raadt |
1999-09-17 | grown i386 kvm to 512MB | Theo de Raadt |
1999-02-26 | change pmap_{de,}activate to take a struct proc *. | Artur Grabowski |
1998-04-25 | convert i386 to MNN | Michael Shalayeff |
1997-01-07 | Fix for final ptdi panic on i386 | Thorsten Lockert |
1996-10-25 | grow kvm space; fix an over-agressive pmap optimization | Theo de Raadt |
1996-05-26 | force NKPDE to 31 on all machines until a better fix is available | Theo de Raadt |
1996-05-09 | allow config file to override NKPDE (yuck) | Theo de Raadt |
1996-05-07 | sync with 0504; prototype changes | Theo de Raadt |
1996-03-19 | Merging w/ NetBSD 021796. | Michael Shalayeff |
1996-02-28 | From NetBSD: | Michael Shalayeff |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |