Commit Graph

639 Commits (17f0f4a47df9aea9ee26c939f8057c35e0be1847)

Author SHA1 Message Date
Jan Beulich 9482ac6e34 x86: fix two modpost warnings in mm/init_64.c 17 years ago
Jan Beulich 8ae3a5a8df x86: fix 1:1 mapping init on 64-bit (memory hotplug case) 17 years ago
venkatesh.pallipadi@intel.com 28df82ebab devmem, x86: PAT Change /dev/mem mmap with O_SYNC to use UC_MINUS 17 years ago
venkatesh.pallipadi@intel.com c15238df3b x86: PAT proper tracking of set_memory_uc and friends 17 years ago
Marcin Slusarz 7701e8c59b x86, mmiotrace: silence section mismatch warning - leave_uniprocessor 17 years ago
Arjan van de Ven 0c072bb452 x86: use WARN() in arch/x86/mm/ioremap.c 17 years ago
Venki Pallipadi 80c5e73d60 x86: fix Xorg startup/shutdown slowdown with PAT 17 years ago
Marcin Slusarz 8d6ea9674c x86: fix section mismatch warning - spp_getpage() 17 years ago
Andi Kleen e213e87785 x86: Fix ioremap off by one BUG 17 years ago
Hugh Dickins a06de63000 x86: fix /proc/meminfo DirectMap 17 years ago
Yinghai Lu 858f774733 x86: don't call e820_regiter_active_regions if out of range on node 17 years ago
Arjan van de Ven 875e40b975 x86: use WARN() in arch/x86/mm/pageattr.c 17 years ago
Rusty Russell 912985dce4 mm: Make generic weak get_user_pages_fast and EXPORT_GPL it 17 years ago
Jeremy Fitzhardinge cf3e505012 x86: work around gcc 3.4.x bug 17 years ago
Linus Torvalds 9b79022ca9 Fix 'get_user_pages_fast()' with non-page-aligned start address 17 years ago
Johannes Weiner 8dad322f54 x86: use generic show_mem() 17 years ago
Nick Piggin 652ea69536 x86: support 1GB hugepages with get_user_pages_lockless() 17 years ago
Nick Piggin 8174c430e4 x86: lockless get_user_pages_fast() 17 years ago
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