summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie2018-09-091-0/+14
* x86/mm/pat: Fix L1TF stable backport for CPA, 2nd callJiri Slaby2018-09-091-1/+1
* x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...Vlastimil Babka2018-09-052-2/+2
* x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bitVlastimil Babka2018-09-051-2/+2
* x86/mm/pat: Fix L1TF stable backport for CPAAndi Kleen2018-08-281-1/+1
* x86/mm: Add TLB purge to free pmd/pte page interfacesToshi Kani2018-08-171-6/+30
* ioremap: Update pgtable free interfaces with addrChintan Pandya2018-08-171-5/+7
* x86/mm: Disable ioremap free page handling on x86-PAEToshi Kani2018-08-171-0/+19
* x86/init: fix build with CONFIG_SWAP=nVlastimil Babka2018-08-151-0/+2
* x86/mm/kmmio: Make the tracer robust against L1TFAndi Kleen2018-08-151-10/+15
* x86/mm/pat: Make set_memory_np() L1TF safeAndi Kleen2018-08-151-4/+4
* x86/speculation/l1tf: Protect PAE swap entries against L1TFVlastimil Babka2018-08-151-1/+1
* x86/speculation/l1tf: Extend 64bit swap file size limitVlastimil Babka2018-08-151-1/+9
* x86/speculation/l1tf: Limit swap file size to MAX_PA/2Andi Kleen2018-08-151-0/+15
* x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappingsAndi Kleen2018-08-151-0/+21
* x86/speculation: Use Indirect Branch Prediction Barrier in context switchTim Chen2018-07-251-0/+31
* x86/mm: Give each mm TLB flush generation a unique IDAndy Lutomirski2018-07-251-0/+2
* x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2018-07-171-0/+1
* x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov2018-06-161-2/+2
* x86/pgtable: Don't set huge PUD/PMD on non-leaf entriesJoerg Roedel2018-05-301-0/+9
* x86/mm: implement free pmd/pte page interfacesToshi Kani2018-03-281-2/+26
* mm/vmalloc: add interfaces to free unmapped page tableToshi Kani2018-03-281-0/+24
* x86/mm: Fix vmalloc_fault to use pXd_largeToshi Kani2018-03-221-3/+3
* x86/mm/kmmio: Fix mmiotrace for page unaligned addressesKarol Herbst2018-02-252-7/+9
* x86/kaiser: fix build error with KASAN && !FUNCTION_GRAPH_TRACEREric Biggers2018-02-161-1/+1
* vsyscall: Fix permissions for emulate mode with KAISER/PTIBen Hutchings2018-01-311-1/+1
* kaiser: Set _PAGE_NX only if supportedLepton Wu2018-01-171-0/+2
* x86/mm/pat, /dev/mem: Remove superfluous error messageJiri Kosina2018-01-171-4/+1
* Map the vsyscall page with _PAGE_USERBorislav Petkov2018-01-101-4/+30
* x86/tlb: Drop the _GPL from the cpu_tlbstate exportThomas Gleixner2018-01-101-1/+1
* x86/kasan: Write protect kasan zero shadowAndrey Ryabinin2018-01-101-2/+8
* kaiser: Set _PAGE_NX only if supportedGuenter Roeck2018-01-051-1/+2
* x86/kasan: Clear kasan_zero_page after TLB flushAndrey Ryabinin2018-01-051-3/+8
* KPTI: Report when enabledKees Cook2018-01-051-1/+6
* KPTI: Rename to PAGE_TABLE_ISOLATIONKees Cook2018-01-051-1/+1
* x86/kaiser: Move feature detection upBorislav Petkov2018-01-051-2/+0
* kaiser: disabled on Xen PVJiri Kosina2018-01-051-0/+5
* kaiser: kaiser_flush_tlb_on_return_to_user() check PCIDHugh Dickins2018-01-052-7/+7
* kaiser: drop is_atomic arg to kaiser_pagetable_walk()Hugh Dickins2018-01-051-8/+2
* kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflushHugh Dickins2018-01-051-10/+1
* x86/kaiser: Check boottime cmdline paramsBorislav Petkov2018-01-051-18/+41
* x86/kaiser: Rename and simplify X86_FEATURE_KAISER handlingBorislav Petkov2018-01-051-1/+19
* kaiser: add "nokaiser" boot option, using ALTERNATIVEHugh Dickins2018-01-055-14/+36
* kaiser: _pgd_alloc() without __GFP_REPEAT to avoid stallsHugh Dickins2018-01-051-2/+4
* kaiser: x86_cr3_pcid_noflush and x86_cr3_pcid_userHugh Dickins2018-01-051-6/+7
* kaiser: PCID 0 for kernel and 128 for userHugh Dickins2018-01-051-0/+3
* kaiser: load_new_mm_cr3() let SWITCH_USER_CR3 flush userHugh Dickins2018-01-052-34/+62
* kaiser: enhanced by kernel and user PCIDsDave Hansen2018-01-052-3/+50
* kaiser: vmstat show NR_KAISERTABLE as nr_overheadHugh Dickins2018-01-051-5/+11
* kaiser: kaiser_remove_mapping() move along the pgdHugh Dickins2018-01-051-4/+6