index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
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