summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/mm/64: Fix reboot interaction with CR4.PCIDEAndy Lutomirski2018-01-021-0/+4
* x86/mm: Enable CR4.PCIDE on supported systemsAndy Lutomirski2018-01-023-0/+36
* x86/mm: Add the 'nopcid' boot option to turn off PCIDAndy Lutomirski2018-01-021-0/+18
* x86/mm: Disable PCID on 32-bit kernelsAndy Lutomirski2018-01-022-1/+11
* x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP codeAndy Lutomirski2018-01-027-104/+5
* x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range()Andy Lutomirski2018-01-022-28/+5
* x86/mm: Make flush_tlb_mm_range() more predictableAndy Lutomirski2018-01-021-5/+7
* x86/mm: Remove flush_tlb() and flush_tlb_current_task()Andy Lutomirski2018-01-022-26/+0
* x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly()Andy Lutomirski2018-01-021-1/+1
* powerpc/perf: Dereference BHRB entries safelyRavi Bangoria2018-01-021-2/+6
* kvm: x86: fix RSM when PCID is non-zeroPaolo Bonzini2018-01-021-7/+25
* KVM: X86: Fix load RFLAGS w/o the fixed bitWanpeng Li2018-01-021-1/+1
* alpha: fix build failuresSudip Mukherjee2017-12-251-0/+1
* MIPS: math-emu: Fix final emulation phase for certain instructionsAleksandar Markovic2017-12-251-14/+14
* ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memoryRussell King2017-12-251-1/+19
* ARM: dts: am335x-evmsk: adjust mmc2 param to allow suspendReizer, Eyal2017-12-251-0/+1
* ARM: dts: ti: fix PCI bus dtc warningsRob Herring2017-12-251-0/+2
* KVM: VMX: Fix enable VPID conditionsWanpeng Li2017-12-251-1/+8
* KVM: x86: correct async page present tracepointWanpeng Li2017-12-251-1/+1
* arm: kprobes: Align stack to 8-bytes in test codeJon Medhurst2017-12-251-3/+8
* arm: kprobes: Fix the return address of multiple kretprobesMasami Hiramatsu2017-12-251-2/+22
* x86/irq: Do not substract irq_tlb_count from irq_call_countAaron Lu2017-12-252-6/+1
* ARM: Hide finish_arch_post_lock_switch() from modulesSteven Rostedt2017-12-251-0/+2
* x86/mm, sched/core: Turn off IRQs in switch_mm()Andy Lutomirski2017-12-252-0/+13
* x86/mm, sched/core: Uninline switch_mm()Andy Lutomirski2017-12-252-96/+104
* x86/mm: Build arch/x86/mm/tlb.c even on !SMPAndy Lutomirski2017-12-252-2/+5
* mm/rmap: batched invalidations should use existing apiNadav Amit2017-12-252-7/+1
* x86/mm: If INVPCID is available, use it to flush global mappingsAndy Lutomirski2017-12-251-0/+9
* x86/mm: Add a 'noinvpcid' boot option to turn off INVPCIDAndy Lutomirski2017-12-251-0/+16
* x86/mm: Fix INVPCID asm constraintBorislav Petkov2017-12-251-2/+2
* x86/mm: Add INVPCID helpersAndy Lutomirski2017-12-251-0/+48
* arm64: Initialise high_memory global variable earlierSteve Capper2017-12-251-1/+1
* pinctrl: adi2: Fix Kconfig build problemLinus Walleij2017-12-202-2/+6
* powerpc/perf/hv-24x7: Fix incorrect comparison in memordMichael Ellerman2017-12-201-1/+1
* powerpc/ipic: Fix status get and status clearChristophe Leroy2017-12-201-2/+2
* powerpc/opal: Fix EBUSY bug in acquiring tokensWilliam A. Kennington III2017-12-201-3/+3
* powerpc/powernv/cpufreq: Fix the frequency read by /proc/cpuinfoShriya2017-12-201-1/+1
* openrisc: fix issue handling 8 byte get_user callsStafford Horne2017-12-201-1/+1
* crypto: salsa20 - fix blkcipher_walk API usageEric Biggers2017-12-201-7/+0
* arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-oneMarc Zyngier2017-12-161-2/+1
* Revert "x86/mm/pat: Ensure cpa->pfn only contains page frame numbers"Greg Kroah-Hartman2017-12-162-16/+17
* Revert "x86/efi: Hoist page table switching code into efi_call_virt()"Greg Kroah-Hartman2017-12-163-36/+56
* Revert "x86/efi: Build our own page table structures"Greg Kroah-Hartman2017-12-164-102/+40
* s390: always save and restore all registers on context switchHeiko Carstens2017-12-161-10/+9
* sparc64/mm: set fields in deferred pagesPavel Tatashin2017-12-161-1/+8
* powerpc/powernv/ioda2: Gracefully fail if too many TCE levels requestedAlexey Kardashevskiy2017-12-161-0/+3
* axonram: Fix gendisk handlingJan Kara2017-12-161-1/+4
* arm64: KVM: Survive unknown traps from guestsMark Rutland2017-12-161-7/+12
* arm: KVM: Survive unknown traps from guestsMark Rutland2017-12-162-7/+13
* KVM: nVMX: reset nested_run_pending if the vCPU is going to be resetWanpeng Li2017-12-161-1/+3