aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert2015-05-091-3/+3
* x86: mm/fault: Fix semaphore imbalanceBen Hutchings2015-03-061-1/+1
* Revert "x86, 64bit, mm: Mark data/bss/brk to nx"Ben Hutchings2015-02-201-4/+3
* Revert "x86, mm: Set NX across entire PMD at boot"Ben Hutchings2015-02-201-10/+1
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-02-201-0/+2
* x86, mm: Set NX across entire PMD at bootKees Cook2014-12-141-1/+10
* x86, 64bit, mm: Mark data/bss/brk to nxYinghai Lu2014-12-141-3/+4
* x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin2014-09-131-11/+28
* x86, ioremap: Speed up check for RAM pagesRoland Dreier2014-08-061-7/+19
* x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea2013-09-101-2/+4
* x86/mm: account for PGDIR_SIZE alignmentjerry.hoemann@hp.com2013-05-131-0/+5
* x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio2013-04-251-2/+4
* x86/mm: Check if PUD is large when validating a kernel addressMel Gorman2013-03-061-0/+3
* x86: Do not leak kernel page mapping locationsKees Cook2013-03-061-3/+5
* x86, mm: Undo incorrect revert in arch/x86/mm/init.cYinghai Lu2012-12-061-4/+0
* x86, mm: Find_early_table_space based on ranges that are actually being mappedJacob Shin2012-12-061-29/+42
* mm: hugetlbfs: correctly populate shared pmdMichal Hocko2012-09-121-5/+16
* ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64)Kurt Garloff2012-01-251-0/+4
* x86: Fix mmap random address rangeLudwig Nussel2012-01-251-2/+2
* thp: add compound tail page _mapcount when mappedYouquan Song2011-12-091-0/+2
* x86/paravirt: PTE updates in k(un)map_atomic need to be synchronous, regardle...Konrad Rzeszutek Wilk2011-12-051-0/+2
* thp: share get_huge_page_tail()Andrea Arcangeli2011-11-021-11/+0
* mm: thp: tail page refcounting fixAndrea Arcangeli2011-11-021-2/+3
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-10-281-1/+1
|\
| * x86, vsyscall: Add missing <asm/fixmap.h> to arch/x86/mm/fault.cH. Peter Anvin2011-08-161-0/+1
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-10-281-16/+4
|\ \
| * | x86-32, amd: Move va_align definition to unbreak 32-bit buildBorislav Petkov2011-08-061-1/+4
| * | x86, amd: Avoid cache aliasing penalties on AMD family 15hBorislav Petkov2011-08-051-15/+0
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-10-261-1/+7
|\ \ \
| * | | x86-64: Don't apply destructive erratum workaround on unaffected CPUsJan Beulich2011-09-281-1/+7
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-251-1/+0
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-nextJiri Kosina2011-09-152-2/+15
| |\ \ \ \ | | |/ / /
| * | | | Remove unneeded version.h include from arch/x86/Jesper Juhl2011-09-151-1/+0
* | | | | x86: Fix S4 regressionTakashi Iwai2011-10-241-2/+1
| |/ / / |/| | |
* | | | x86: fix mm/fault.c buildRandy Dunlap2011-08-151-0/+1
| |_|/ |/| |
* | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-08-121-1/+13
|\ \ \
| * | | x86-64: Rework vsyscall emulation and add vsyscall= parameterAndy Lutomirski2011-08-101-0/+12
| * | | x86-64: Add user_64bit_mode paravirt opAndy Lutomirski2011-08-041-1/+1
| | |/ | |/|
* | | atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
| |/ |/|
* | Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-222-3/+18
|\ \
| * | x86, numa: Implement pfn -> nid mapping granularity checkTejun Heo2011-07-121-0/+15
| * | x86, mm: s/PAGES_PER_ELEMENT/PAGES_PER_SECTION/Tejun Heo2011-07-121-3/+3
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-07-221-2/+1
|\ \ \
| * | | x86: Convert vmalloc()+memset() to vzalloc()Joe Perches2011-05-281-2/+1
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-222-4/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-07-051-1/+1
| |\ \ \
| | * | | x86: Swap save_stack_trace_regs parametersMasami Hiramatsu2011-06-141-1/+1
| * | | | perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-011-3/+3
| | |_|/ | |/| |
* | | | mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerBenjamin Herrenschmidt2011-07-121-2/+1
|/ / /
* | | x86, efi: Do not reserve boot services regions within reserved areasMaarten Lankhorst2011-06-181-2/+2
|/ /