aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-16Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-76/+80
2016-05-16Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-73/+158
2016-05-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+117
2016-05-12Merge branch 'sched/urgent' into sched/core to pick up fixesIngo Molnar1-2/+3
2016-05-10x86/boot: Add missing file header commentsKees Cook1-0/+5
2016-05-07x86/boot: Split out kernel_ident_mapping_init()Yinghai Lu2-73/+75
2016-05-07Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar1-2/+3
2016-04-29x86/segments/64: When loadsegment(fs, ...) fails, clear the baseAndy Lutomirski1-0/+10
2016-04-29Merge branch 'x86/urgent' into x86/asm, to refresh the treeIngo Molnar1-2/+3
2016-04-28x86/mm, sched/core: Turn off IRQs in switch_mm()Andy Lutomirski1-0/+10
2016-04-28x86/mm, sched/core: Uninline switch_mm()Andy Lutomirski1-0/+102
2016-04-28x86/mm: Build arch/x86/mm/tlb.c even on !SMPAndy Lutomirski2-2/+5
2016-04-28x86/mm/pat: Document the (currently) EFI-only code pathMatt Fleming1-1/+7
2016-04-26Revert "x86/mm/32: Set NX in __supported_pte_mask before enabling paging"Andy Lutomirski1-2/+3
2016-04-22x86/KASLR: Drop CONFIG_RANDOMIZE_BASE_MAX_OFFSETBaoquan He1-3/+0
2016-04-19Merge tag 'v4.6-rc4' into x86/asm, to pick up fixesIngo Molnar1-4/+10
2016-04-13x86/extable: Add a comment about early exception handlersAndy Lutomirski1-0/+14
2016-04-13x86/msr: Carry on after a non-"safe" MSR access failsAndy Lutomirski1-0/+27
2016-04-13x86/traps: Enable all exception handler callbacks earlyAndy Lutomirski1-17/+2
2016-04-13x86/head: Move early exception panic code into early_fixup_exception()Andy Lutomirski1-5/+24
2016-04-13x86/head: Move the early NMI fixup into CAndy Lutomirski1-0/+5
2016-04-13x86/head: Pass a real pt_regs and trapnr to early_fixup_exception()Andy Lutomirski1-3/+3
2016-04-13Merge branch 'x86/mm' into x86/asm to resolve conflict and to create common baseIngo Molnar1-42/+67
2016-04-13x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386Toshi Kani1-19/+0
2016-04-01mm/rmap: batched invalidations should use existing apiNadav Amit1-1/+1
2016-04-01x86/mm: TLB_REMOTE_SEND_IPI should count pagesNadav Amit1-3/+9
2016-03-31x86/cpufeature: Remove cpu_has_pseBorislav Petkov4-6/+6
2016-03-31x86/cpufeature: Remove cpu_has_pgeBorislav Petkov1-1/+1
2016-03-31x86/cpufeature: Remove cpu_has_clflushBorislav Petkov1-1/+1
2016-03-31x86/cpufeature: Remove cpu_has_gbpagesBorislav Petkov4-5/+5
2016-03-29x86/xen, pat: Remove PAT table init code from XenToshi Kani1-1/+1
2016-03-29x86/mm/pat: Replace cpu_has_pat with boot_cpu_has()Toshi Kani1-2/+2
2016-03-29x86/mm/pat: Add pat_disable() interfaceToshi Kani1-1/+12
2016-03-29x86/mm/pat: Add support of non-default PAT MSR settingToshi Kani1-20/+53
2016-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+3
2016-03-22x86/extable: use generic search and sort routinesArd Biesheuvel1-108/+0
2016-03-22kernel: add kcov code coverageDmitry Vyukov1-0/+3
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-41/+261
2016-03-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-11/+23
2016-03-17mm: introduce page reference manipulation functionsJoonsoo Kim1-1/+1
2016-03-17Merge branch 'x86/cleanups' into x86/urgentIngo Molnar2-3/+3
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-27/+23
2016-03-16x86/mm/pat: Fix boot crash when 1GB pages are not supported by the CPUMatt Fleming1-1/+1
2016-03-15x86: also use debug_pagealloc_enabled() for free_init_pagesChristian Borntraeger1-14/+15
2016-03-15x86: query dynamic DEBUG_PAGEALLOC settingChristian Borntraeger2-13/+8
2016-03-15Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-99/+134
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+3
2016-03-14Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-29/+73
2016-03-14Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-7/+1
2016-03-11x86/mm/32: Enable full randomization on i386 and X86_32Hector Marco-Gisbert1-13/+1