aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/pgtable_64.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-14Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2014-09-16x86/mm/hotplug: Modify PGD entry when removing memoryYasuaki Ishimatsu1-1/+2
2014-09-10x86/xen: don't copy bogus duplicate entries into kernel page tablesStefan Bader1-0/+1
2014-06-04mm: x86 pgtable: drop unneeded preprocessor ifdefCyrill Gorcunov1-8/+0
2014-06-04x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levelsMel Gorman1-0/+8
2013-02-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5
2013-01-24x86/mm: Convert update_mmu_cache() and update_mmu_cache_pmd() to functionsKirill A. Shutemov1-3/+0
2012-11-16x86: Move some contents of page_64_types.h into pgtable_64.h and page_64.hAlexander Duyck1-0/+5
2012-10-09mm: Add and use update_mmu_cache_pmd() in transparent huge page code.David Miller1-0/+1
2012-06-06x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>Joe Perches1-4/+4
2011-01-13thp: add x86 32bit supportJohannes Weiner1-109/+0
2011-01-13thp: transparent hugepage coreAndrea Arcangeli1-0/+5
2011-01-13thp: add pmd mangling functions to x86Andrea Arcangeli1-7/+112
2011-01-13thp: special pmd_trans_* functionsAndrea Arcangeli1-0/+13
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra1-2/+0
2010-08-26x86, mm: Separate x86_64 vmalloc_sync_all() into separate functionsHaicheng Li1-0/+2
2010-08-09gcc-4.6: mm: fix unused but set warningsAndi Kleen1-2/+2
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-1/+1
2009-06-20x86, 64-bit: Clean up user address maskingLinus Torvalds1-4/+1
2009-04-12x86: clean up declarations and variablesJaswinder Singh Rajput1-6/+0
2009-02-11x86: Split pgtable_64.h into pgtable_64_types.h and pgtable_64.hJeremy Fitzhardinge1-46/+2
2009-02-11Merge commit 'remotes/tip/x86/paravirt' into x86/untangle2Jeremy Fitzhardinge1-1/+0
2009-02-06x86: unify io_remap_pfn_rangeJeremy Fitzhardinge1-3/+0
2009-02-06x86: unify pgd_noneJeremy Fitzhardinge1-2/+0
2009-02-06x86: unify pud_noneJeremy Fitzhardinge1-1/+0
2009-02-06x86: unify pages_to_mbJeremy Fitzhardinge1-2/+0
2009-02-06x86: unify pmd_badJeremy Fitzhardinge1-5/+0
2009-02-06x86: unify pgd_badJeremy Fitzhardinge1-5/+0
2009-02-06x86: unify pgd_badJeremy Fitzhardinge1-5/+0
2009-02-06x86: unify pud_largeJeremy Fitzhardinge1-6/+0
2009-02-06x86: unify pte_offset_kernelJeremy Fitzhardinge1-3/+0
2009-02-06x86: unify pte_indexJeremy Fitzhardinge1-1/+0
2009-02-06x86: unify pmd_pfnJeremy Fitzhardinge1-3/+0
2009-02-06x86: unify pmd_pfnJeremy Fitzhardinge1-2/+0
2009-02-06x86: remove redundant pfn_pmd definitionJeremy Fitzhardinge1-1/+0
2009-02-06x86: unify pmd_offsetJeremy Fitzhardinge1-2/+0
2009-02-06x86: unify pmd_indexJeremy Fitzhardinge1-1/+0
2009-02-06x86: unify pmd_pageJeremy Fitzhardinge1-2/+0
2009-02-06x86: unify pmd_page_vaddrJeremy Fitzhardinge1-1/+0
2009-02-06x86: unify pud_offsetJeremy Fitzhardinge1-2/+0
2009-02-06x86: unify pud_indexJeremy Fitzhardinge1-2/+0
2009-02-06x86: unify pgd_pageJeremy Fitzhardinge1-1/+0
2009-02-06x86: unify pud_pageJeremy Fitzhardinge1-1/+0
2009-02-06x86: unify pud_page_vaddrJeremy Fitzhardinge1-2/+0
2009-02-06x86: unify pgd_page_vaddrJeremy Fitzhardinge1-2/+0
2009-02-06x86: unify pmd_noneJeremy Fitzhardinge1-1/+0
2009-02-06x86: unify pmd_presentJeremy Fitzhardinge1-1/+0
2009-02-06x86: unify pgd_presentJeremy Fitzhardinge1-1/+0
2009-02-06x86: unify pud_presentJeremy Fitzhardinge1-1/+0
2009-02-06x86: unify pte_presentJeremy Fitzhardinge1-2/+0