aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
2018-05-30Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rtMark Brown
2018-05-30Merge tag 'v4.4.134' into linux-linaro-lsk-v4.4Mark Brown
2018-05-30x86/pgtable: Don't set huge PUD/PMD on non-leaf entriesJoerg Roedel
2018-04-05Merge tag 'v4.4.126-rt141' into linux-linaro-lsk-v4.4-rtMark Brown
2018-04-05Merge tag 'v4.4.126' into linux-linaro-lsk-v4.4Mark Brown
2018-04-03Merge tag 'v4.4.125' into v4.4-rtDaniel Wagner
2018-04-03Merge tag 'v4.4.123' into v4.4-rtDaniel Wagner
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-23 Merge tag 'v4.4.123' into linux-linaro-lsk-v4.4Alex Shi
2018-03-22x86/mm: Fix vmalloc_fault to use pXd_largeToshi Kani
2018-03-20Merge remote-tracking branch 'rt-stable/v4.4-rt' into linux-linaro-lsk-v4.4-rtlsk-v4.4-18.03-rtAlex Shi
2018-03-09Merge tag 'v4.4.118' into v4.4-rtDaniel Wagner
2018-03-09Merge tag 'v4.4.116' into v4.4-rtDaniel Wagner
2018-02-26 Merge tag 'v4.4.118' into linux-linaro-lsk-v4.4Alex Shi
2018-02-25x86/mm/kmmio: Fix mmiotrace for page unaligned addressesKarol Herbst
2018-02-22Merge remote-tracking branch 'rt-stable/v4.4-rt' into linux-linaro-lsk-v4.4-rtAlex Shi
2018-02-20 Merge tag 'v4.4.116' into linux-linaro-lsk-v4.4Alex Shi
2018-02-16x86/kaiser: fix build error with KASAN && !FUNCTION_GRAPH_TRACEREric Biggers
2018-02-05Merge tag 'v4.4.114' into v4.4-rtDaniel Wagner
2018-02-01 Merge tag 'v4.4.114' into linux-linaro-lsk-v4.4lsk-v4.4-18.02Alex Shi
2018-01-31vsyscall: Fix permissions for emulate mode with KAISER/PTIBen Hutchings
2018-01-22Merge remote-tracking branch 'rt-stable/v4.4-rt' into linux-linaro-lsk-v4.4-rtAlex Shi
2018-01-19Merge tag 'v4.4.112' into v4.4-rtDaniel Wagner
2018-01-18 Merge tag 'v4.4.112' into linux-linaro-lsk-v4.4Alex Shi
2018-01-17kaiser: Set _PAGE_NX only if supportedLepton Wu
2018-01-17x86/mm/pat, /dev/mem: Remove superfluous error messageJiri Kosina
2018-01-12Merge tag 'v4.4.111' into v4.4-rtDaniel Wagner
2018-01-11 Merge tag 'v4.4.111' into linux-linaro-lsk-v4.4Alex Shi
2018-01-10Map the vsyscall page with _PAGE_USERBorislav Petkov
2018-01-10x86/tlb: Drop the _GPL from the cpu_tlbstate exportThomas Gleixner
2018-01-10x86/kasan: Write protect kasan zero shadowAndrey Ryabinin
2018-01-10Merge remote-tracking branch 'rt-stable/v4.4-rt' into linux-linaro-lsk-v4.4-rtAlex Shi
2018-01-08 Merge tag 'v4.4.110' into linux-linaro-lsk-v4.4Alex Shi
2018-01-05Merge tag 'v4.4.110' into v4.4-rtSteven Rostedt (VMware)
2018-01-05Merge tag 'v4.4.109' into v4.4-rtSteven Rostedt (VMware)
2018-01-05Merge tag 'v4.4.108' into v4.4-rtSteven Rostedt (VMware)
2018-01-05Merge tag 'v4.4.106' into v4.4-rtSteven Rostedt (VMware)
2018-01-05kaiser: Set _PAGE_NX only if supportedGuenter Roeck
2018-01-05x86/kasan: Clear kasan_zero_page after TLB flushAndrey Ryabinin
2018-01-05KPTI: Report when enabledKees Cook
2018-01-05KPTI: Rename to PAGE_TABLE_ISOLATIONKees Cook
2018-01-05x86/kaiser: Move feature detection upBorislav Petkov
2018-01-05kaiser: disabled on Xen PVJiri Kosina
2018-01-05kaiser: kaiser_flush_tlb_on_return_to_user() check PCIDHugh Dickins
2018-01-05kaiser: drop is_atomic arg to kaiser_pagetable_walk()Hugh Dickins
2018-01-05kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflushHugh Dickins
2018-01-05x86/kaiser: Check boottime cmdline paramsBorislav Petkov
2018-01-05x86/kaiser: Rename and simplify X86_FEATURE_KAISER handlingBorislav Petkov
2018-01-05kaiser: add "nokaiser" boot option, using ALTERNATIVEHugh Dickins