aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-i386/pgtable.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-4/+14
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-5/+5
2006-12-07[PATCH] paravirt: fix missing pte updateZachary Amsden1-0/+8
2006-12-07[PATCH] paravirt: fix parameter names in mmu operationsZachary Amsden1-3/+3
2006-12-07[PATCH] paravirt: Add MMU virtualization to paravirt_opsRusty Russell1-1/+3
2006-10-01[PATCH] paravirt: update pte hookZachary Amsden1-0/+21
2006-10-01[PATCH] paravirt: optimize ptep establish for paeZachary Amsden1-0/+11
2006-10-01[PATCH] paravirt: kpte flushZachary Amsden1-0/+7
2006-10-01[PATCH] paravirt: combine flush accessed dirty.patchZachary Amsden1-13/+28
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-2/+0
2006-09-26[PATCH] x86: trivial move of ptep_set_access_flagsRusty Russell1-15/+16
2006-09-26[PATCH] x86: trivial move of __HAVE macros in i386 pagetable headersRusty Russell1-6/+4
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken1-2/+2
2006-09-26[PATCH] i386: Replace i386 open-coded cmdline parsing withRusty Russell1-2/+0
2006-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-3/+1
2006-04-27[PATCH] x86/PAE: Fix pte_clear for the >4GB RAM caseZachary Amsden1-3/+1
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-03-22[PATCH] Enable mprotect on huge pagesZhang, Yanmin1-3/+2
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+3
2005-10-30[PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo1-2/+0
2005-10-30[PATCH] i386: little pgtable.h consolidation vs 2/3levelPaolo 'Blaisorblade' Giarrusso1-0/+5
2005-10-29[PATCH] mm: pte_offset_map_lock loopsHugh Dickins1-1/+2
2005-09-13[PATCH] feature removal of io_remap_page_range()Randy Dunlap1-3/+0
2005-09-05[PATCH] i386: encapsulate copying of pgd entriesZachary Amsden1-0/+15
2005-09-05[PATCH] x86: ptep_clear optimizationZachary Amsden1-0/+13
2005-09-05[PATCH] hugetlb: add pte_huge() macroAdam Litke1-1/+3
2005-09-05[PATCH] mm: correct _PAGE_FILE commentPaolo 'Blaisorblade' Giarrusso1-5/+5
2005-06-23[PATCH] sparsemem memory model for i386Andy Whitcroft1-2/+2
2005-06-21[PATCH] Hugepage consolidationDavid Gibson1-1/+1
2005-05-01[PATCH] misc verify_area cleanupsJesper Juhl1-2/+2
2005-04-19[PATCH] freepgt: arch FIRST_USER_ADDRESS 0Hugh Dickins1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+422