Commit Graph

1822 Commits (28b441e24088081c1e213139d1303b451a34a4f4)

Author SHA1 Message Date
Johannes Weiner 3a13c4d761 x86: finish user fault error path with fatal signal 12 years ago
Johannes Weiner 759496ba64 arch: mm: pass userspace fault flag to generic fault handler 12 years ago
Naoya Horiguchi 83467efbdb mm: migrate: check movability of hugepage in unmap_and_move_huge_page() 12 years ago
Dave Hansen 6df46865ff mm: vmstats: track TLB flush stats on UP too 12 years ago
Dave Hansen 9824cf9753 mm: vmstats: tlb flush counters 12 years ago
Radu Caragea 41aacc1eea x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member 12 years ago
Linus Torvalds 5ea80f76a5 Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction" 12 years ago
Yinghai Lu 527bf129f9 x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAM 12 years ago
Tang Chen d7b2c3d8fb ACPI / x86: Print Hot-Pluggable Field in SRAT. 12 years ago
Radu Caragea df54d6fa54 x86 get_unmapped_area(): use proper mmap base for bottom-up direction 12 years ago
Jianguo Wu d4f5228c01 mm: Remove unused variable idx0 in __early_ioremap() 12 years ago
Paul Gortmaker 148f9bb877 x86: delete __cpuinit usage from all x86 files 12 years ago
Michel Lespinasse 98d1e64f95 mm: remove free_area_cache 12 years ago
Wanpeng Li 73b44ff43c mm/pgtable: don't accumulate addr during pgd prepopulate pmd 12 years ago
Jiang Liu 46a841329a mm/x86: prepare for removing num_physpages and simplify mem_init() 12 years ago
Jiang Liu 0c98853473 mm: concentrate modification of totalram_pages into the mm core 12 years ago
Jiang Liu 170a5a7eb2 mm: make __free_pages_bootmem() only available at boot time 12 years ago
Jiang Liu 7b4b2a0d6c mm: accurately calculate zone->managed_pages for highmem zones 12 years ago
Jiang Liu c88442ec45 mm/x86: use free_reserved_area() to simplify code 12 years ago
Borislav Petkov 4f4319a02a x86/ioremap: Correct function name output 12 years ago
Steve Capper 53313b2c91 x86: mm: Remove general hugetlb code from x86. 12 years ago
Steve Capper cfe28c5d63 x86: mm: Remove x86 version of huge_pmd_share. 12 years ago
Yinghai Lu 7de3d66b13 x86: Fix adjust_range_size_mask calling position 12 years ago
Zhang Yanfei 1e3b308181 x86_64: Correct phys_addr in cleanup_highmap comment 12 years ago
Zhang Yanfei cf8b166d5c x86/mm: Add missing comments for initial kernel direct mapping 12 years ago
Akinobu Mita 56a1ba5fd1 x86: rename random32() to prandom_u32() 12 years ago
Akinobu Mita 4a7b4d2360 x86: pageattr-test: remove srandom32 call 12 years ago
Cody P Schafer d2ad351e36 x86/mm/numa: use setup_nr_node_ids() instead of opencoding. 12 years ago
Johannes Weiner 8e2cdbcb86 x86-64: fall back to regular page vmemmap on allocation failure 12 years ago
Johannes Weiner e8216da5c7 x86-64: use vmemmap_populate_basepages() for !pse setups 12 years ago
Johannes Weiner 6c7a2ca4c1 x86-64: remove dead debugging code for !pse setups 12 years ago
Johannes Weiner 0aad818b2d sparse-vmemmap: specify vmemmap population range in bytes 12 years ago
Joonsoo Kim ef93247325 mm, vmalloc: change iterating a vmlist to find_vm_area() 12 years ago
Jiang Liu 5e7ccf8635 mm/x86: use free_highmem_page() to free highmem pages into buddy system 12 years ago
Jiang Liu bced0e32f6 mm/x86: use common help functions to free reserved pages 12 years ago
David Howells 2f96b8c1d5 proc: Split kcore bits from linux/procfs.h into linux/kcore.h 12 years ago
Tang Chen 587ff8c4ea x86/mm/hotplug: Put kernel_physical_mapping_remove() declaration in CONFIG_MEMORY_HOTREMOVE 12 years ago
Dave Hansen 1de14c3c5c x86-32: Fix possible incomplete TLB invalidate with PAE pagetables 12 years ago
Boris Ostrovsky 26564600c9 x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is set 12 years ago
Andrea Arcangeli 18699739b6 x86/mm/cpa/selftest: Fix false positive in CPA self test 12 years ago
Andrea Arcangeli f76cfa3c24 x86/mm/cpa: Convert noop to functional fix 12 years ago
Samu Kallio 1160c2779b x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates 12 years ago
Martin Bundgaard 7e9a2f0a08 x86/mm/numa: Simplify some bit mangling 12 years ago
Borislav Petkov 5952886bfe x86/mm/cpa: Cleanup split_large_page() and its callee 12 years ago
Borislav Petkov e2604b49e8 x86, cpu: Convert F00F bug detection 12 years ago
Dave Hansen 60f583d56a x86: Do not try to sync identity map for non-mapped pages 12 years ago
Frederic Weisbecker 6c1e0256fa context_tracking: Restore correct previous context state on exception exit 12 years ago
Frederic Weisbecker 56dd9470d7 context_tracking: Move exception handling to generic code 12 years ago
Yinghai Lu 98e7a98997 x86, mm: Make sure to find a 2M free block for the first mapped area 12 years ago
Yinghai Lu 20e6926dcb x86, ACPI, mm: Revert movablemem_map support 12 years ago