aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
2016-02-15x86/mm/pat: Avoid truncation when converting cpa->numpages to addressMatt Fleming
2015-10-27x86/mm: Set NX on gap between __ex_table and rodataStephen Smalley
2015-10-07x86/mm: Initialize pmd_idx in page_table_range_init_count()Minfei Huang
2015-06-28x86: Store a per-cpu shadow copy of CR4Andy Lutomirski
2015-06-28x86: Clean up cr4 manipulationAndy Lutomirski
2015-05-17mm/hugetlb: use pmd_page() in follow_huge_pmd()Naoya Horiguchi
2015-03-06x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert
2015-03-06mm/hugetlb: pmd_huge() returns true for non-present hugepageNaoya Horiguchi
2015-02-11x86: mm: move mmap_sem unlock from mm_fault_error() to callerLinus Torvalds
2015-02-05vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2014-11-18x86, mm: Set NX across entire PMD at bootKees Cook
2014-10-29x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAEDexuan Cui
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-10-14Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-10-14arch/x86/mm/numa.c: fix boot failure when all nodes are hotpluggableXishi Qiu
2014-10-14x86: use optimized ioresource lookup in ioremap functionMike Travis
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-09-23x86: remove the Xen-specific _PAGE_IOMAP PTE flagDavid Vrabel
2014-09-23x86: skip check for spurious faults for non-present faultsDavid Vrabel
2014-09-19sched: Add helper for task stack page overrun checkingAaron Tomlin
2014-09-19init/main.c: Give init_task a canaryAaron Tomlin
2014-09-16x86/mm/numa: Drop dead code and rename setup_node_data() to setup_alloc_data()Luiz Capitulino
2014-09-16x86/mm/hotplug: Modify PGD entry when removing memoryYasuaki Ishimatsu
2014-09-16x86/mm/hotplug: Pass sync_global_pgds() a correct argument in remove_pagetable()Yasuaki Ishimatsu
2014-09-09x86/mm: Apply the section attribute to the variable, not its typeJan-Simon Möller
2014-09-08x86-64, ptdump: Mark espfix area only if existentMathias Krause
2014-09-01x86: Remove set_pmd_pfnMatthew Wilcox
2014-08-26x86: Replace __get_cpu_var usesChristoph Lameter
2014-08-22Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2014-08-10x86/mm: Fix sparse 'tlb_single_page_flush_ceiling' warning and make the varia...Jeremiah Mahler
2014-08-08x86/mm: Fix RCU splat from new TLB tracepointsDave Hansen
2014-08-06memory-hotplug: x86_32: suitable memory should go to ZONE_MOVABLEWang Nan
2014-08-06memory-hotplug: x86_64: suitable memory should go to ZONE_MOVABLEWang Nan
2014-08-06mm: describe mmap_sem rules for __lock_page_or_retry() and callersPaul Cassella
2014-08-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-07-31x86/mm: Set TLB flush tunable to sane value (33)Dave Hansen
2014-07-31x86/mm: New tunable for single vs full TLB flushDave Hansen
2014-07-31x86/mm: Add tracepoints for TLB flushesDave Hansen
2014-07-31x86/mm: Unify remote INVLPG codeDave Hansen
2014-07-31x86/mm: Fix missed global TLB flush statDave Hansen
2014-07-31x86/mm: Rip out complicated, out-of-date, buggy TLB flushingDave Hansen
2014-07-31x86/mm: Clean up the TLB flushing codeDave Hansen
2014-06-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-11x86/smep: Be more informative when signalling an SMEP faultJiri Kosina
2014-06-05Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds
2014-06-05Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2014-06-04arch/x86/mm/numa.c: use for_each_memblock()Emil Medve
2014-06-04x86, mm: probe memory block size for generic x86 64bitYinghai Lu
2014-06-04x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levelsMel Gorman