linux/arch/x86/mm
Yinghai Lu c1a2f4b108 x86: change early_ioremap to use slots instead of nesting
so we could remove the requirement that one needs to call
early_iounmap() in exactly reverse order of early_ioremap().

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-10-13 10:34:23 +02:00
..
dump_pagetables.c
extable.c
fault.c traps: x86: remove trace_hardirqs_fixup from pagefault handler 2008-10-13 10:22:04 +02:00
gup.c x86: make mm/gup.c more virtualization friendly 2008-10-13 10:21:18 +02:00
highmem_32.c
hugetlbpage.c
init_32.c x86: add _PAGE_IOMAP pte flag for IO mappings 2008-10-13 10:20:56 +02:00
init_64.c x86-64: fix combining of regions in init_memory_mapping() 2008-10-13 10:21:16 +02:00
ioremap.c x86: change early_ioremap to use slots instead of nesting 2008-10-13 10:34:23 +02:00
k8topology_64.c
kmmio.c
Makefile x86: rename discontig_32.c to numa_32.c 2008-10-13 10:19:59 +02:00
memtest.c
mmap.c
mmio-mod.c
numa_32.c x86: rename discontig_32.c to numa_32.c 2008-10-13 10:19:59 +02:00
numa_64.c
pageattr-test.c x86: make sure the CPA test code's use of _PAGE_UNUSED1 is obvious 2008-09-05 17:09:57 +02:00
pageattr.c Merge branch 'linus' into x86/pat2 2008-10-10 19:30:08 +02:00
pat.c x86, pat: cleanups 2008-10-10 19:29:20 +02:00
pf_in.c
pf_in.h
pgtable_32.c
pgtable.c x86: pgd_{c,d}tor() cleanup 2008-09-06 19:47:09 +02:00
srat_32.c
srat_64.c x86, uv: add early detection of UV system types 2008-10-13 10:21:51 +02:00
testmmiotrace.c