index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-x86
/
pgalloc_32.h
Age
Commit message (
Expand
)
Author
2008-04-24
x86: move pgalloc pud and pgd operations into common place
Jeremy Fitzhardinge
2008-04-24
x86: move pmd functions into common asm/pgalloc.h
Jeremy Fitzhardinge
2008-04-24
x86: move pte functions into common asm/pgalloc.h
Jeremy Fitzhardinge
2008-04-24
x86: put paravirt stubs into common asm/pgalloc.h
Jeremy Fitzhardinge
2008-04-24
x86: xen unify x86 add common mm pgtable c fix
Ingo Molnar
2008-04-24
x86: add common mm/pgtable.c
Jeremy Fitzhardinge
2008-02-08
CONFIG_HIGHPTE vs. sub-page page tables.
Martin Schwidefsky
2008-02-05
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
2008-02-04
x86: update reference for PAE tlb flushing
Jeremy Fitzhardinge
2008-01-31
x86: uninline __pte_free_tlb() and __pmd_free_tlb()
Ingo Molnar
2008-01-30
x86: defer cr3 reload when doing pud_clear()
Jeremy Fitzhardinge
2008-01-30
x86: don't special-case pmd allocations as much
Jeremy Fitzhardinge
2008-01-30
x86: demacro asm-x86/pgalloc_32.h
Jeremy Fitzhardinge
2008-01-30
x86: add mm parameter to paravirt_alloc_pd
Jeremy Fitzhardinge
2007-10-11
i386/x86_64: move headers to include/asm-x86
Thomas Gleixner