aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
2018-12-20Merge tag 'v4.9.136' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.133' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.131' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.128' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.125' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.121' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.120' into v4.9-rtJulia Cartwright
2018-11-10Revert "x86/mm: Expand static page table for fixmap space"Sasha Levin
2018-10-13x86/fpu: Finish excising 'eagerfpu'Andy Lutomirski
2018-10-13x86/mm: Expand static page table for fixmap spaceFeng Tang
2018-10-03x86/numa_emulation: Fix emulated-to-physical node mappingDan Williams
2018-09-19x86/mm: Remove in_nmi() warning from vmalloc_fault()Joerg Roedel
2018-09-05x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...Vlastimil Babka
2018-09-05x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bitVlastimil Babka
2018-08-17x86/mm: Add TLB purge to free pmd/pte page interfacesToshi Kani
2018-08-17ioremap: Update pgtable free interfaces with addrChintan Pandya
2018-08-17x86/mm: Disable ioremap free page handling on x86-PAEToshi Kani
2018-08-15x86/init: fix build with CONFIG_SWAP=nVlastimil Babka
2018-08-15x86/mm/kmmio: Make the tracer robust against L1TFAndi Kleen
2018-08-15x86/mm/pat: Make set_memory_np() L1TF safeAndi Kleen
2018-08-15x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange
2018-08-15x86/speculation/l1tf: Protect PAE swap entries against L1TFVlastimil Babka
2018-08-15x86/speculation/l1tf: Extend 64bit swap file size limitVlastimil Babka
2018-08-15x86/speculation/l1tf: Limit swap file size to MAX_PA/2Andi Kleen
2018-08-15x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappingsAndi Kleen
2018-08-03Merge tag 'v4.9.111' into v4.9-rtJulia Cartwright
2018-08-03Merge tag 'v4.9.104' into v4.9-rtJulia Cartwright
2018-08-03Merge tag 'v4.9.102' into v4.9-rtJulia Cartwright
2018-07-03mm: fix devmem_is_allowed() for sub-page System RAM intersectionsDan Williams
2018-05-30x86/mm: Do not forbid _PAGE_RW before init for __ro_after_initDave Hansen
2018-05-30x86/pgtable: Don't set huge PUD/PMD on non-leaf entriesJoerg Roedel
2018-05-30vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user pageJia Zhang
2018-05-22x86/pkeys: Override pkey when moving away from PROT_EXECDave Hansen
2018-05-08Merge tag 'v4.9.91' into v4.9-rtJulia Cartwright
2018-05-08Merge tag 'v4.9.89' into v4.9-rtJulia Cartwright
2018-05-08Merge tag 'v4.9.87' into v4.9-rtJulia Cartwright
2018-03-28x86/mm: implement free pmd/pte page interfacesToshi Kani
2018-03-28mm/vmalloc: add interfaces to free unmapped page tableToshi Kani
2018-03-22x86/mm: Fix vmalloc_fault to use pXd_largeToshi Kani
2018-03-11x86/speculation: Use Indirect Branch Prediction Barrier in context switchTim Chen
2018-03-11x86/mm: Give each mm TLB flush generation a unique IDAndy Lutomirski
2018-02-26Merge tag 'v4.9.84' into v4.9-rtJulia Cartwright
2018-02-25x86/mm/kmmio: Fix mmiotrace for page unaligned addressesKarol Herbst
2018-01-31vsyscall: Fix permissions for emulate mode with KAISER/PTIBen Hutchings
2018-01-23x86/mm/pkeys: Fix fill_sig_info_pkeyEric W. Biederman
2018-01-17x86/pti/efi: broken conversion from efi to kernel page tablePavel Tatashin
2018-01-17x86/asm: Use register variable to get stack pointer valueAndrey Ryabinin
2018-01-17kaiser: Set _PAGE_NX only if supportedLepton Wu
2018-01-15Merge tag 'v4.9.76' into v4.9-rtJulia Cartwright
2018-01-10Map the vsyscall page with _PAGE_USERBorislav Petkov