]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/mips/mips/pmap.c
Relax one of the new assertions in pmap_enter() a little. Specifically,
[FreeBSD/FreeBSD.git] / sys / mips / mips / pmap.c
2010-06-11 alcRelax one of the new assertions in pmap_enter() a littl...
2010-06-10 impsvn merge svn+ssh://svn.freebsd.org/base/head@208996
2010-06-10 alcReduce the scope of the page queues lock and the number of
2010-06-09 rdivackyImport LLVM/clang from vendor stripped of docs/ test...
2010-06-06 alcDon't set PG_WRITEABLE in init_pte_prot() (and thus...
2010-06-04 jchandraMake vm_contig_grow_cache() extern, and use it when...
2010-06-01 alcFix a KASSERT() that was broken in r208665.
2010-05-31 alcEliminate a stale comment.
2010-05-31 alcMerge portions of r208645 and supporting code from...
2010-05-30 alcSimplify the inner loop of get_pv_entry(): While iterat...
2010-05-28 jchandraFix lock order reversal, unlock page queue and pmap...
2010-05-28 neelGet rid of unused variable 'virtual_sys_start'.
2010-05-27 jchandraCall VM_WAIT in pmap_ptpgzone_allocf() if M_WAITOK...
2010-05-26 alcPush down page queues lock acquisition in pmap_enter_ob...
2010-05-25 neelFix mips kernel build breakage caused by revision 208504.
2010-05-24 alcRoughly half of a typical pmap_mincore() implementation...
2010-05-22 neel- Use ptpgzone zone to allocate page table pages irresp...
2010-05-16 alcOn entry to pmap_enter(), assert that the page is busy...
2010-05-16 rrsThis pushes all of JC's patches that I have in place. I
2010-05-10 mmImport of liblzma, xz, xzdec, lzmainfo from vendor...
2010-05-08 alcPush down the page queues into vm_page_cache(), vm_page...
2010-05-07 mckusickMerger of the quota64 project into head.
2010-05-06 mckusickFinal update to current version of head in preparation...
2010-05-06 alcEliminate dead code.
2010-04-30 rrsBug in the memory mapping module. The wrong
2010-04-30 kmacyOn Alan's advice, rather than do a wholesale conversion...
2010-04-28 jkimMerge ACPICA 20100428.
2010-04-28 mckusickUpdate to current version of head.
2010-04-28 alcAdapt i386 r207205 to mips: Clearing PV_TABLE_REF and...
2010-04-24 alcResurrect pmap_is_referenced() and use it in mincore...
2010-04-24 mariusAdd a TestFloat based test suite for floating-point...
2010-04-24 jmallettMost MIPS systems have a comparatively-sparse physical...
2010-04-23 jmallettLarge memory mappings are always CPU local and always...
2010-04-18 jmalletto) Add a VM find-space option, VMFS_TLB_ALIGNED_SPACE...
2010-04-17 jmalletto) Make pcb_onfault a pointer rather than an obscure...
2010-04-17 jmalletto) Add NPDEPG, like NPTEPG but for PDEs.
2010-04-17 jmalletto) Use inline functions to access coprocessor 0 registe...
2010-04-17 jmalletto) Remove code related to VM_ALLOC_WIRED_TLB_PG_POOL...
2010-04-14 impmerge svn+ssh://svn.freebsd.org/base/head@206610
2010-04-14 neelDestroy the pmap 'pm_mutex' in pmap_release() otherwise...
2010-04-12 impmerge from head, part 10 of many
2010-04-12 impmerge from head, part 9 of many
2010-04-12 impmerge from head, part 8 of many
2010-04-12 impmerge from head, part 7 of many.
2010-04-12 impmerge from head, part 7 of many.
2010-04-12 impmerge from head, part 6 of many
2010-04-12 impMerge from head, part 5 of many.
2010-04-12 impmerge from head: part 4 of many
2010-04-12 impmerge from head: 3 of many
2010-04-12 impmerge from head: part 2 of many.
2010-03-22 delphijUpdate to zlib 1.2.4 and add versioned symbols to the
2010-03-20 neelThis change enables use of physical memory that is...
2010-03-19 delphijCreate a custom branch where I will be able to do the...
2010-03-13 simonMerge OpenSSL 0.9.8m into head.
2010-03-12 neelMake the ddb command "show tlb" SMP friendly.
2010-03-09 desUpgrade to OpenSSH 5.4p1.
2010-03-06 jmalletto) Consistently use MIPS_KSEGn_TO_PHYS instead of MIPS_...
2010-03-05 jkimMerge ACPICA 20100304.
2010-03-04 desIFH@204581
2010-02-28 rajMerge DTC-d75b33af.
2010-02-13 impmerge from head.
2010-02-09 neelSMP support for the mips port.
2010-01-30 neelProvide access to pcpu structures for SMP kernels.
2010-01-29 rrsFollow Neel's suggestion and switch to using
2010-01-29 rrsFor our memory re-mapping trick to work
2010-01-28 rrsFix two of the extended memory hacks. The copy pages
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand.
2010-01-09 impMerge from pprojects/mips to head by hand.
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-06 impMerge from head at r201628.
2010-01-05 neelThis change increases the size of the kernel stack...
2009-12-15 robertoMerge 4.2.4p8 into contrib (r200452 & r200454).
next