linux/arch/x86/mm
Jeremy Fitzhardinge 85958b465c x86: unify pgd ctor/dtor
All pagetables need fundamentally the same setup and destruction, so
just use the same code for everything.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-04-24 23:57:31 +02:00
..
discontig_32.c x86: rename find_max_pfn() to propagate_e820_map() 2008-04-19 19:19:55 +02:00
dump_pagetables.c
extable.c
fault.c
highmem_32.c
hugetlbpage.c
init_32.c x86: unify KERNEL_PGD_PTRS 2008-04-24 23:57:31 +02:00
init_64.c x86: move pgalloc pud and pgd operations into common place 2008-04-24 23:57:30 +02:00
ioremap.c x86: rename paravirt_alloc_pt etc after the pagetable structure 2008-04-24 23:57:31 +02:00
k8topology_64.c srat, x86: add support for nodes spanning other nodes 2008-04-19 19:19:55 +02:00
Makefile x86: add common mm/pgtable.c 2008-04-24 23:57:30 +02:00
mmap.c
numa_64.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel 2008-04-21 15:40:24 -07:00
pageattr-test.c
pageattr.c x86: rename paravirt_alloc_pt etc after the pagetable structure 2008-04-24 23:57:31 +02:00
pat.c
pgtable_32.c x86: move pmd functions into common asm/pgalloc.h 2008-04-24 23:57:30 +02:00
pgtable.c x86: unify pgd ctor/dtor 2008-04-24 23:57:31 +02:00
srat_64.c srat, x86: add support for nodes spanning other nodes 2008-04-19 19:19:55 +02:00