kernel-ark/arch/x86/mm
Yinghai Lu fe648be019 x86: add after_bootmem flag for 32bit
to prepare to use dyn_array support etc.

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-10-16 16:52:02 +02:00
..
dump_pagetables.c x86: another user of PTE_FLAGS_MASK 2008-08-20 12:38:41 +02:00
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 x86: add hugepagesz option on 64-bit 2008-07-24 10:47:19 -07:00
init_32.c x86: add after_bootmem flag for 32bit 2008-10-16 16:52:02 +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 x86: remove end_pfn in 64bit 2008-07-08 13:10:38 +02:00
kmmio.c
Makefile x86: rename discontig_32.c to numa_32.c 2008-10-13 10:19:59 +02:00
memtest.c x86: seperate memtest from init_64.c 2008-07-18 14:10:27 +02:00
mmap.c
mmio-mod.c x86, mmiotrace: silence section mismatch warning - leave_uniprocessor 2008-08-21 12:35:16 +02:00
numa_32.c x86: rename discontig_32.c to numa_32.c 2008-10-13 10:19:59 +02:00
numa_64.c x86: convert numa_64.c from round_up to roundup 2008-07-26 15:39:21 +02:00
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 i386: vmalloc size fix 2008-08-21 10:13:21 +02:00
pgtable.c x86: pgd_{c,d}tor() cleanup 2008-09-06 19:47:09 +02:00
srat_32.c x86: don't call e820_regiter_active_regions if out of range on node 2008-08-14 11:35:52 +02:00
srat_64.c x86, uv: add early detection of UV system types 2008-10-13 10:21:51 +02:00
testmmiotrace.c