summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-01-05kaiser: fix unlikely error in alloc_ldt_struct()Hugh Dickins
2018-01-05kaiser: _pgd_alloc() without __GFP_REPEAT to avoid stallsHugh Dickins
2018-01-05kaiser: paranoid_entry pass cr3 need to paranoid_exitHugh Dickins
2018-01-05kaiser: x86_cr3_pcid_noflush and x86_cr3_pcid_userHugh Dickins
2018-01-05kaiser: PCID 0 for kernel and 128 for userHugh Dickins
2018-01-05kaiser: load_new_mm_cr3() let SWITCH_USER_CR3 flush userHugh Dickins
2018-01-05kaiser: enhanced by kernel and user PCIDsDave Hansen
2018-01-05kaiser: vmstat show NR_KAISERTABLE as nr_overheadHugh Dickins
2018-01-05kaiser: delete KAISER_REAL_SWITCH optionHugh Dickins
2018-01-05kaiser: name that 0x1000 KAISER_SHADOW_PGD_OFFSETHugh Dickins
2018-01-05kaiser: cleanups while trying for gold linkHugh Dickins
2018-01-05kaiser: kaiser_remove_mapping() move along the pgdHugh Dickins
2018-01-05kaiser: tidied up kaiser_add/remove_mapping slightlyHugh Dickins
2018-01-05kaiser: tidied up asm/kaiser.h somewhatHugh Dickins
2018-01-05kaiser: ENOMEM if kaiser_pagetable_walk() NULLHugh Dickins
2018-01-05kaiser: fix perf crashesHugh Dickins
2018-01-05kaiser: fix regs to do_nmi() ifndef CONFIG_KAISERHugh Dickins
2018-01-05kaiser: fix build and FIXME in alloc_ldt_struct()Hugh Dickins
2018-01-05kaiser: do not set _PAGE_NX on pgd_noneHugh Dickins
2018-01-05kaiser: merged updateDave Hansen
2018-01-05KAISER: Kernel Address IsolationRichard Fellner
2018-01-05x86/boot: Add early cmdline parsing for options with argumentsTom Lendacky
2018-01-02x86/smpboot: Remove stale TLB flush invocationsThomas Gleixner
2018-01-02x86/mm/64: Fix reboot interaction with CR4.PCIDEAndy Lutomirski
2018-01-02x86/mm: Enable CR4.PCIDE on supported systemsAndy Lutomirski
2018-01-02x86/mm: Add the 'nopcid' boot option to turn off PCIDAndy Lutomirski
2018-01-02x86/mm: Disable PCID on 32-bit kernelsAndy Lutomirski
2018-01-02x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP codeAndy Lutomirski
2018-01-02x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range()Andy Lutomirski
2018-01-02x86/mm: Make flush_tlb_mm_range() more predictableAndy Lutomirski
2018-01-02x86/mm: Remove flush_tlb() and flush_tlb_current_task()Andy Lutomirski
2018-01-02x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly()Andy Lutomirski
2018-01-02powerpc/perf: Dereference BHRB entries safelyRavi Bangoria
2018-01-02kvm: x86: fix RSM when PCID is non-zeroPaolo Bonzini
2018-01-02KVM: X86: Fix load RFLAGS w/o the fixed bitWanpeng Li
2017-12-25alpha: fix build failuresSudip Mukherjee
2017-12-25MIPS: math-emu: Fix final emulation phase for certain instructionsAleksandar Markovic
2017-12-25ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memoryRussell King
2017-12-25ARM: dts: am335x-evmsk: adjust mmc2 param to allow suspendReizer, Eyal
2017-12-25ARM: dts: ti: fix PCI bus dtc warningsRob Herring
2017-12-25KVM: VMX: Fix enable VPID conditionsWanpeng Li
2017-12-25KVM: x86: correct async page present tracepointWanpeng Li
2017-12-25arm: kprobes: Align stack to 8-bytes in test codeJon Medhurst
2017-12-25arm: kprobes: Fix the return address of multiple kretprobesMasami Hiramatsu
2017-12-25x86/irq: Do not substract irq_tlb_count from irq_call_countAaron Lu
2017-12-25ARM: Hide finish_arch_post_lock_switch() from modulesSteven Rostedt
2017-12-25x86/mm, sched/core: Turn off IRQs in switch_mm()Andy Lutomirski
2017-12-25x86/mm, sched/core: Uninline switch_mm()Andy Lutomirski
2017-12-25x86/mm: Build arch/x86/mm/tlb.c even on !SMPAndy Lutomirski
2017-12-25mm/rmap: batched invalidations should use existing apiNadav Amit