Commit Graph

619 Commits (3f31fddfa26b7594b44ff2b34f9a04ba409e0f91)

Author SHA1 Message Date
Andi Kleen b4718e628d x86: add hugepagesz option on 64-bit 17 years ago
Andi Kleen 39c11e6c05 x86: support GB hugepages on 64-bit 17 years ago
Andi Kleen ceb8687961 hugetlb: introduce pud_huge 17 years ago
Andi Kleen a551643895 hugetlb: modular state for hugetlb page size 17 years ago
Rik van Riel 28b2ee20c7 access_process_vm device memory infrastructure 17 years ago
Johannes Weiner b61bfa3c46 mm: move bootmem descriptors definition to a single place 17 years ago
Jeremy Fitzhardinge 77be1fabd0 x86: add PTE_FLAGS_MASK 17 years ago
Jeremy Fitzhardinge 59438c9fc4 x86: rename PTE_MASK to PTE_PFN_MASK 17 years ago
Thomas Gleixner cfc1b9a6a6 x86: convert Dprintk to pr_debug 17 years ago
Ingo Molnar d092633bff Subject: devmem, x86: fix rename of CONFIG_NONPROMISC_DEVMEM 17 years ago
venkatesh.pallipadi@intel.com fec0962e0b x86: Add a debugfs interface to dump PAT memtype 17 years ago
Yinghai Lu caadbdce24 x86: enable memory tester support on 32-bit 17 years ago
Yinghai Lu 1f067167a8 x86: seperate memtest from init_64.c 17 years ago
Ingo Molnar 64d206d896 x86: rename CONFIG_NONPROMISC_DEVMEM to CONFIG_PROMISC_DEVMEM 17 years ago
Bob Moore 19d0cfe9dd ACPICA: Update DMAR and SRAT table definitions 17 years ago
Jack Steiner e22146e610 x86: fix kernel_physical_mapping_init() for large x86 systems 17 years ago
Eduardo Habkost c1f2f09ef6 pvops-64: call paravirt_post_allocator_init() on setup_arch() 17 years ago
Yinghai Lu 9958e810f8 x86: max_low_pfn_mapped fix, #3 17 years ago
Yinghai Lu 965194c15d x86: max_low_pfn_mapped fix, #2 17 years ago
Yinghai Lu f361a450bf x86: introduce max_low_pfn_mapped for 64-bit 17 years ago
Yinghai Lu f302a5bbe5 x86: reserve SLIT 17 years ago
Venkatesh Pallipadi a361ee5cb8 x86: fix /dev/mem compatibility under PAT 17 years ago
Yinghai Lu 7b16eb8930 x86: overmapped fix when 4K pages on tail, 64-bit 17 years ago
Yinghai Lu c2e6d65bce x86: not overmap more than the end of RAM in init_memory_mapping - 64bit 17 years ago
Yinghai Lu 49c980df55 x86: fix vmemmap printout check 17 years ago
Yinghai Lu b50efd2a55 x86: introduce page_size_mask for 64bit 17 years ago
Andrew Morton 5ed4273af8 arch/x86/mm/pgtable_32.c: remove unused variable `fixmaps' 17 years ago
Jack Steiner 3a9e189d69 x86: map UV chipset space - pagetable 17 years ago
Yinghai Lu 6247943d8a x86: remove acpi_srat config v2 17 years ago
Yinghai Lu 698839fe04 x86: remove have_arch_parse_srat -v2 17 years ago
Jeremy Fitzhardinge 5a654ba7a8 x86/cpa: use an undefined PTE bit for testing CPA 17 years ago
Jeremy Fitzhardinge ef5e94af16 x86_32: remove __PAGE_KERNEL(_EXEC) 17 years ago
Jeremy Fitzhardinge 574977a2ed x86_64/setup: unconditionally populate the pgd 17 years ago
Yinghai Lu cb95a13a8a x86: merge zones_sizes_init for numa and non numa on 32-bit 17 years ago
Yinghai Lu 996cf4438f x86: don't reallocate pgt for node0 17 years ago
Yinghai Lu a04ad82d0b x86: fix init_memory_mapping over boundary, v4 17 years ago
Yinghai Lu 7482b0e962 x86: fix init_memory_mapping over boundary v3 17 years ago
Jeremy Fitzhardinge 22b45144f6 x86/paravirt: groundwork for 64-bit Xen support, fix #2 17 years ago
Yinghai Lu e7b3789524 x86: move fix mapping page table range early 17 years ago
Jeremy Fitzhardinge 8207c2570a x86: fix pte allocation in "x86: introduce init_memory_mapping for 32bit" 17 years ago
Eduardo Habkost 0814e0bace x86, 64-bit: split set_pte_vaddr() 17 years ago
Jeremy Fitzhardinge 7c934d3990 x86, 64-bit: create small vmemmap mappings if PSE not available 17 years ago
Jeremy Fitzhardinge 4f9c11dd49 x86, 64-bit: adjust mapping of physical pagetables to work with Xen 17 years ago
Jeremy Fitzhardinge d8d5900ef8 x86: preallocate and prepopulate separately 17 years ago
Jeremy Fitzhardinge eba0045ff8 x86/paravirt: add a pgd_alloc/free hooks 17 years ago
Jeremy Fitzhardinge 67350a5c45 x86: simplify vmalloc_sync_all 17 years ago
Yinghai Lu c987d12f84 x86: remove end_pfn in 64bit 17 years ago
Yinghai Lu d86623a0d5 x86: add table_top check for alloc_low_page in 64 bit 17 years ago
Yinghai Lu 1a0db38e5f x86: get max_pfn_mapped in init_memory_mapping 17 years ago
Yinghai Lu 3a58a2a6c8 x86: introduce init_memory_mapping for 32bit #3 17 years ago