aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/pgtable.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-18x86: Use "do { } while(0)" for empty flush_tlb_fix_spurious_fault() macroJesper Juhl1-1/+1
2011-01-13thp: don't allow transparent hugepage support without PSEAndrea Arcangeli1-0/+5
2011-01-13thp: add pmd_modifyJohannes Weiner1-0/+10
2011-01-13thp: add x86 32bit supportJohannes Weiner1-0/+117
2011-01-13thp: add pmd mangling functions to x86Andrea Arcangeli1-1/+1
2011-01-13thp: no paravirt version of pmd opsAndrea Arcangeli1-0/+3
2011-01-13thp: add native_set_pmd_atAndrea Arcangeli1-0/+6
2010-10-19x86, mm: Hold mm->page_table_lock while doing vmalloc_syncJeremy Fitzhardinge1-0/+2
2010-08-23x86, mm: Avoid unnecessary TLB flushShaohua Li1-0/+2
2009-11-23x86, mm: is_untracked_pat_range() takes a normal semiclosed rangeH. Peter Anvin1-1/+1
2009-11-23x86, mm: Call is_untracked_pat_range() rather than is_ISA_range()H. Peter Anvin1-2/+4
2009-09-18Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-10/+0
2009-09-14Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-8/+8
2009-08-31x86: Move paravirt pagetable_setup to x86_init_opsThomas Gleixner1-10/+0
2009-08-17x86, pat: Allow ISA memory range uncacheable mapping requestsSuresh Siddha1-2/+10
2009-06-29x86, pgtable.h: Clean up typesFigo.zhang1-3/+3
2009-06-29x86: Clean up dump_pagetable()Akinobu Mita1-5/+5
2009-06-15x86: unify pte_hiddenJeremy Fitzhardinge1-6/+2
2009-06-13kmemcheck: add the kmemcheck coreVegard Nossum1-0/+9
2009-06-10Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2009-04-12x86: clean up declarations and variablesJaswinder Singh Rajput1-0/+2
2009-04-07Merge commit 'origin/master' into for-linus/xen/masterJeremy Fitzhardinge1-2/+0
2009-03-29x86/paravirt: finish change from lazy cpu to context switch start/endJeremy Fitzhardinge1-0/+2
2009-03-19x86: with the last user gone, remove set_pte_presentJeremy Fitzhardinge1-2/+0
2009-02-24Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpuIngo Molnar1-0/+2
2009-02-24x86: update populate_extra_pte() and add populate_extra_pmd()Tejun Heo1-1/+2
2009-02-20x86: convert to the new dynamic percpu allocatorTejun Heo1-0/+1
2009-02-13x86 headers: remove duplicate pud_large() definitionIngo Molnar1-7/+0
2009-02-13Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/headersIngo Molnar1-255/+67
2009-02-13Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/header-fixes', 'x86/headers' and 'x86/minor-fixes' into x86/coreIngo Molnar1-1/+187
2009-02-11x86: move pte types into pgtable*.hJeremy Fitzhardinge1-43/+60
2009-02-11x86: define pud_flags and pud_large properly to allow non-PAE buildsJeremy Fitzhardinge1-1/+6
2009-02-11Split pgtable.h into pgtable_types.h and pgtable.hJeremy Fitzhardinge1-211/+1
2009-02-11Merge commit 'remotes/tip/x86/paravirt' into x86/untangle2Jeremy Fitzhardinge1-12/+26
2009-02-10Merge branch 'x86/urgent' into core/percpuIngo Molnar1-6/+20
2009-02-09x86, pgtable.h: fix 2-level 32-bit buildIngo Molnar1-0/+9
2009-02-09x86, pgtable.h: macro-ify *_page() methodsIngo Molnar1-12/+15
2009-02-06x86: make pgd/pud/pmd/pte_none consistentJeremy Fitzhardinge1-3/+3
2009-02-06x86: add and use pgd/pud/pmd_flagsJeremy Fitzhardinge1-8/+8
2009-02-06x86: unify io_remap_pfn_rangeJeremy Fitzhardinge1-0/+3
2009-02-06x86: unify pgd_noneJeremy Fitzhardinge1-0/+5
2009-02-06x86: unify pud_noneJeremy Fitzhardinge1-0/+5
2009-02-06x86: unify pages_to_mbJeremy Fitzhardinge1-0/+5
2009-02-06x86: unify pmd_badJeremy Fitzhardinge1-0/+5
2009-02-06x86: unify pgd_badJeremy Fitzhardinge1-0/+5
2009-02-06x86: unify pgd_badJeremy Fitzhardinge1-0/+5
2009-02-06x86: unify pud_largeJeremy Fitzhardinge1-0/+6
2009-02-06x86: unify pte_offset_kernelJeremy Fitzhardinge1-0/+5
2009-02-06x86: unify pte_indexJeremy Fitzhardinge1-0/+11
2009-02-06x86: unify pmd_pfnJeremy Fitzhardinge1-0/+9