summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2017-12-25x86/mm: If INVPCID is available, use it to flush global mappingsAndy Lutomirski
2017-12-25x86/mm: Add a 'noinvpcid' boot option to turn off INVPCIDAndy Lutomirski
2017-12-25x86/mm: Fix INVPCID asm constraintBorislav Petkov
2017-12-25x86/mm: Add INVPCID helpersAndy Lutomirski
2017-12-25arm64: Initialise high_memory global variable earlierSteve Capper
2017-12-20pinctrl: adi2: Fix Kconfig build problemLinus Walleij
2017-12-20powerpc/perf/hv-24x7: Fix incorrect comparison in memordMichael Ellerman
2017-12-20powerpc/ipic: Fix status get and status clearChristophe Leroy
2017-12-20powerpc/opal: Fix EBUSY bug in acquiring tokensWilliam A. Kennington III
2017-12-20powerpc/powernv/cpufreq: Fix the frequency read by /proc/cpuinfoShriya
2017-12-20openrisc: fix issue handling 8 byte get_user callsStafford Horne
2017-12-20crypto: salsa20 - fix blkcipher_walk API usageEric Biggers
2017-12-16arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-oneMarc Zyngier
2017-12-16Revert "x86/mm/pat: Ensure cpa->pfn only contains page frame numbers"Greg Kroah-Hartman
2017-12-16Revert "x86/efi: Hoist page table switching code into efi_call_virt()"Greg Kroah-Hartman
2017-12-16Revert "x86/efi: Build our own page table structures"Greg Kroah-Hartman
2017-12-16s390: always save and restore all registers on context switchHeiko Carstens
2017-12-16sparc64/mm: set fields in deferred pagesPavel Tatashin
2017-12-16powerpc/powernv/ioda2: Gracefully fail if too many TCE levels requestedAlexey Kardashevskiy
2017-12-16axonram: Fix gendisk handlingJan Kara
2017-12-16arm64: KVM: Survive unknown traps from guestsMark Rutland
2017-12-16arm: KVM: Survive unknown traps from guestsMark Rutland