summaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
2015-11-18x86/mm/hotplug: Modify PGD entry when removing memoryYasuaki Ishimatsu
2015-11-18x86/mm/hotplug: Pass sync_global_pgds() a correct argument in remove_pagetable()Yasuaki Ishimatsu
2015-10-27x86/mm: Set NX on gap between __ex_table and rodataStephen Smalley
2015-09-30x86/mm: Initialize pmd_idx in page_table_range_init_count()Minfei Huang
2015-03-16mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi
2015-03-12vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-03-12x86: mm: move mmap_sem unlock from mm_fault_error() to callerLinus Torvalds
2015-03-05x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert
2015-03-01mm/hugetlb: pmd_huge() returns true for non-present hugepageNaoya Horiguchi
2014-12-06x86, mm: Set NX across entire PMD at bootKees Cook
2014-11-13x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAEDexuan Cui
2014-09-26x86/mm: In the PTE swapout page reclaim case clear the accessed bit instead o...Shaohua Li
2014-09-26x86/mm: Eliminate redundant page table walk during TLB range flushingMel Gorman
2014-09-26x86/mm: Clean up inconsistencies when flushing TLB rangesMel Gorman
2014-09-26mm, x86: Account for TLB flushes only when debuggingMel Gorman
2014-08-19x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin
2014-07-18x86, ioremap: Speed up check for RAM pagesRoland Dreier
2014-07-02hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-04-03arch/x86/mm/srat: Skip NUMA_NO_NODE while parsing SLITToshi Kani
2014-03-12x86/dumpstack: Fix printk_address for direct addressesJiri Slaby
2014-02-22x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is offH. Peter Anvin
2014-01-09mm: numa: serialise parallel get_user_page against THP migrationMel Gorman
2013-09-12x86: finish user fault error path with fatal signalJohannes Weiner
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-09-11mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi
2013-09-11mm: vmstats: track TLB flush stats on UP tooDave Hansen
2013-09-11mm: vmstats: tlb flush countersDave Hansen
2013-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-09-03Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-08-27Merge branch 'acpi-assorted'Rafael J. Wysocki
2013-08-22x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea
2013-08-22Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds
2013-08-20x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAMYinghai Lu
2013-08-14ACPI / x86: Print Hot-Pluggable Field in SRAT.Tang Chen
2013-08-13x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea
2013-08-13mm: Remove unused variable idx0 in __early_ioremap()Jianguo Wu
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker
2013-07-10mm: remove free_area_cacheMichel Lespinasse
2013-07-09mm/pgtable: don't accumulate addr during pgd prepopulate pmdWanpeng Li
2013-07-03mm/x86: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm: make __free_pages_bootmem() only available at boot timeJiang Liu
2013-07-03mm: accurately calculate zone->managed_pages for highmem zonesJiang Liu
2013-07-03mm/x86: use free_reserved_area() to simplify codeJiang Liu
2013-07-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2013-07-02Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-06-28x86/ioremap: Correct function name outputBorislav Petkov
2013-06-14x86: mm: Remove general hugetlb code from x86.Steve Capper
2013-06-14x86: mm: Remove x86 version of huge_pmd_share.Steve Capper