linux/arch/x86/mm
Huang, Ying d0ec2c6f2c x86: reserve highmem pages via reserve_early
This patch makes early reserved highmem pages become reserved
pages. This can be used for highmem pages allocated by bootloader such
as EFI memory map, linked list of setup_data, etc.

Signed-off-by: Huang Ying <ying.huang@intel.com>
Cc: andi@firstfloor.org
Cc: mingo@redhat.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-06-05 15:10:02 +02:00
..
discontig_32.c x86: make 32-bit use e820_register_active_regions() 2008-06-04 12:01:58 +02:00
dump_pagetables.c
extable.c
fault.c
highmem_32.c
hugetlbpage.c
init_32.c x86: reserve highmem pages via reserve_early 2008-06-05 15:10:02 +02:00
init_64.c
ioremap.c x86: ioremap ram check fix 2008-04-30 23:15:35 +02:00
k8topology_64.c
Makefile
mmap.c
numa_64.c x86 boot: remove some unused extern function declarations 2008-05-25 10:55:10 +02:00
pageattr-test.c
pageattr.c x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_nocache() and pci_mmap_page_range() 2008-04-30 23:15:35 +02:00
pat.c x86: fix crash on cpu hotplug on pat-incapable machines 2008-05-17 22:57:20 +02:00
pgtable_32.c x86: fix PAE pmd_bad bootup warning 2008-05-06 13:08:58 -07:00
pgtable.c
srat_64.c