summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-072-17/+10
|\
| * x86/pkeys: Add PKRU value to init_fpstateSebastian Andrzej Siewior2019-04-121-0/+6
| * x86/fpu: Eager switch PKRU stateRik van Riel2019-04-111-1/+0
| * x86/pkeys: Don't check if PKRU is zero before writing itSebastian Andrzej Siewior2019-04-111-7/+0
| * x86/fpu: Use a feature number instead of mask in two more helpersSebastian Andrzej Siewior2019-04-101-3/+3
| * x86/fpu: Remove fpu->initializedSebastian Andrzej Siewior2019-04-101-6/+1
* | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-05-071-2/+2
|\ \
| * | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-091-2/+2
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-076-136/+192
|\ \ \
| * | | x86/mm: Initialize PGD cache during mm initializationNadav Amit2019-05-051-4/+6
| * | | mm/hibernation: Make hibernation handle unmapped pagesRick Edgecombe2019-04-301-4/+0
| * | | x86/mm/cpa: Add set_direct_map_*() functionsRick Edgecombe2019-04-301-3/+11
| * | | x86/alternatives: Initialize temporary mm for patchingNadav Amit2019-04-301-0/+37
| * | | Merge tag 'v5.1-rc7' into x86/mm, to pick up fixesIngo Molnar2019-04-301-0/+6
| |\ \ \
| * | | | x86/mm/tlb: Remove 'struct flush_tlb_info' from the stackNadav Amit2019-04-261-34/+82
| * | | | Merge branch 'linus' into x86/mm, to pick up dependent fixIngo Molnar2019-04-264-4/+5
| |\ \ \ \
| * | | | | x86/mm: Remove in_nmi() warning from 64-bit implementation of vmalloc_fault()Jiri Kosina2019-04-241-2/+0
| * | | | | x86/fault: Make fault messages more succinctBorislav Petkov2019-04-211-3/+3
| * | | | | x86/fault: Decode and print #PF oops in human readable formSean Christopherson2019-04-191-31/+11
| * | | | | x86/fault: Reword initial BUG message for unhandled page faultsSean Christopherson2019-04-191-3/+6
| * | | | | x86/mm/KASLR: Reduce randomization granularity for 5-level paging to 1GBBaoquan He2019-04-051-8/+2
| * | | | | x86/mm/KASLR: Use only one PUD entry for real mode trampolineBaoquan He2019-04-051-47/+37
| | |_|_|/ | |/| | |
* | | | | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-072-20/+47
|\ \ \ \ \
| * | | | | x86/exceptions: Split debug IST stackThomas Gleixner2019-04-171-1/+3
| * | | | | x86/traps: Use cpu_entry_area instead of orig_istThomas Gleixner2019-04-171-1/+2
| * | | | | x86/cpu_entry_area: Provide exception stack accessorThomas Gleixner2019-04-171-0/+4
| * | | | | x86/cpu_entry_area: Prepare for IST guard pagesThomas Gleixner2019-04-171-7/+30
| * | | | | x86/exceptions: Add structs for exception stacksThomas Gleixner2019-04-171-5/+3
| * | | | | x86/cpu_entry_area: Cleanup setup functionsThomas Gleixner2019-04-171-10/+9
| * | | | | x86/exceptions: Make IST index zero basedThomas Gleixner2019-04-171-1/+1
| |/ / / /
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-073-5/+5
|\ \ \ \ \
| * | | | | x86/mm: Convert some slow-path static_cpu_has() callers to boot_cpu_has()Borislav Petkov2019-04-083-5/+5
* | | | | | Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-05-061-1/+3
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | x86/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-04-171-1/+3
* | | | | | x86/mm: Fix a crash with kmemleak_scan()Qian Cai2019-04-241-0/+6
| |_|_|/ / |/| | | |
* | | | | x86/mm/KASLR: Fix the size of the direct mapping sectionBaoquan He2019-04-181-1/+1
* | | | | x86/mm/tlb: Revert "x86/mm: Align TLB invalidation info"Peter Zijlstra2019-04-161-1/+1
* | | | | x86/mm: Prevent bogus warnings with "noexec=off"Thomas Gleixner2019-04-162-2/+3
| |_|/ / |/| | |
* | | | x86/mm: Don't exceed the valid physical address spaceRalph Campbell2019-03-281-1/+1
* | | | x86/mm/pti: Make local symbols staticValdis Kletnieks2019-03-221-2/+2
| |/ / |/| |
* | | memblock: drop memblock_alloc_*_nopanic() variantsMike Rapoport2019-03-121-6/+8
* | | memblock: drop __memblock_alloc_base()Mike Rapoport2019-03-121-8/+4
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-101-2/+2
|\ \ \ | |_|/ |/| |
| * | x86/mm: Remove unused variable 'old_pte'Qian Cai2019-03-061-2/+2
| * | x86/mm: Remove unused variable 'cpu'Qian Cai2019-03-061-3/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-081-1/+1
|\ \ \
| * | | mm: create the new vm_fault_t typeSouptick Joarder2019-03-081-1/+1
* | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-03-083-6/+1
|\ \ \ \ | |/ / / |/| | |
| * | | x86/mm/dump_pagetables: Remove the unused prev_pud variableShaokun Zhang2019-02-141-2/+0
| * | | x86/cpu_entry_area: Move percpu_setup_debug_store() to __init sectionSergey Senozhatsky2019-02-081-1/+1