summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* x86/mm: split vmalloc_sync_all()Joerg Roedel2020-04-021-2/+24
* mm: prevent get_user_pages() from overflowing page refcountLinus Torvalds2020-03-111-1/+8
* x86/mm: Use the correct function type for native_set_fixmap()Sami Tolvanen2020-01-041-2/+2
* x86/mm: Sync also unmappings in vmalloc_sync_all()Joerg Roedel2019-08-251-8/+5
* x86/mm: Check for pfn instead of page in vmalloc_sync_one()Joerg Roedel2019-08-251-1/+1
* x86/mm: Remove in_nmi() warning from 64-bit implementation of vmalloc_fault()Jiri Kosina2019-06-111-2/+0
* x86/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-05-161-1/+3
* x86/speculation: Prepare for conditional IBPB in switch_mm()Thomas Gleixner2019-05-161-28/+85
* x86/speculation: Apply IBPB more strictly to avoid cross-process data leakJiri Kosina2019-05-161-11/+20
* x86/mm: Use WRITE_ONCE() when setting PTEsNadav Amit2019-05-161-3/+3
* mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2018-12-171-2/+1
* mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2018-12-171-1/+1
* x86/mm/pat: Prevent hang during boot when mapping pagesMatt Fleming2018-11-101-10/+11
* x86/numa_emulation: Fix emulated-to-physical node mappingDan Williams2018-10-101-1/+1
* x86/mm: Remove in_nmi() warning from vmalloc_fault()Joerg Roedel2018-09-191-2/+0
* 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