Commit Graph

784 Commits (5fc9f9a1deefc9999af721fba249cd58ee7e273b)

Author SHA1 Message Date
Arjan van de Ven 0c072bb452 x86: use WARN() in arch/x86/mm/ioremap.c 17 years ago
Jeremy Fitzhardinge 27990eac52 x86: another user of PTE_FLAGS_MASK 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
Nick Piggin 5843d9a4d0 x86, pat: avoid highmem cache attribute aliasing 17 years ago
Shaohua Li 1ac2f7d55b introduce two APIs for page attribute 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
Andreas Herrmann 012f09e794 x86: compile pat debugfs interface only if CONFIG_X86_PAT is set 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
Joerg Roedel 17f3ab748e x86: convert discontig_32.c from round_up to roundup 17 years ago
Joerg Roedel be3e89ee6d x86: convert numa_64.c from round_up to roundup 17 years ago
Joerg Roedel d86bb0dac7 x86: convert init_64.c from round_up to roundup 17 years ago
Joerg Roedel 15ae2d76ce x86: convert pageattr.c from round_up to roundup 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
Jaswinder Singh 4b6e9f27d0 x86: mm/ioremap.c declare early_ioremap_debug and early_ioremap_nested as static 17 years ago
Jaswinder Singh 70ef56414e x86: mm/fault.c declare do_page_fault before they get used 17 years ago
Jaswinder Singh a80495ec92 x86: mm/init_XX.c declare functions before they get used 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