summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-02-22kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)13-20/+19
2018-02-22kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)7-23/+1
2018-02-22x86/speculation: Add <asm/msr-index.h> dependencyPeter Zijlstra1-0/+1
2018-02-22x86/speculation: Fix up array_index_nospec_mask() asm constraintDan Williams1-1/+1
2018-02-22x86/debug: Use UD2 for WARN()Peter Zijlstra2-10/+7
2018-02-22x86/debug, objtool: Annotate WARN()-related UD2 as reachableJosh Poimboeuf1-1/+5
2018-02-22x86/entry/64: Remove the unused 'icebp' macroBorislav Petkov1-4/+0
2018-02-22x86/entry/64: Fix paranoid_entry() frame pointer warningJosh Poimboeuf1-1/+2
2018-02-22x86/entry/64: Indent PUSH_AND_CLEAR_REGS and POP_REGS properlyDominik Brodowski1-4/+4
2018-02-22x86/entry/64: Get rid of the ALLOC_PT_GPREGS_ON_STACK and SAVE_AND_CLEAR_REGS...Dominik Brodowski2-52/+10
2018-02-22x86/entry/64: Use PUSH_AND_CLEAN_REGS in more casesDominik Brodowski2-65/+6
2018-02-22x86/entry/64: Introduce the PUSH_AND_CLEAN_REGS macroDominik Brodowski2-4/+38
2018-02-22x86/entry/64: Interleave XOR register clearing with PUSH instructionsDominik Brodowski2-30/+40
2018-02-22x86/entry/64: Merge the POP_C_REGS and POP_EXTRA_REGS macros into a single PO...Dominik Brodowski2-26/+15
2018-02-22x86/entry/64: Merge SAVE_C_REGS and SAVE_EXTRA_REGS, remove unused extensionsDominik Brodowski2-50/+19
2018-02-22x86/entry/64: Clear registers for exceptions/interrupts, to reduce speculatio...Dan Williams2-1/+24
2018-02-22x86/speculation: Clean up various Spectre related detailsIngo Molnar1-17/+11
2018-02-22KVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02 MSR bitmapKarimAllah Ahmed1-1/+2
2018-02-22X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRsKarimAllah Ahmed1-2/+2
2018-02-22KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by...David Woodhouse1-5/+5
2018-02-22Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"David Woodhouse3-13/+9
2018-02-22x86/speculation: Correct Speculation Control microcode blacklist againDavid Woodhouse1-5/+6
2018-02-22x86/speculation: Update Speculation Control microcode blacklistDavid Woodhouse1-4/+0
2018-02-22x86/mm/pti: Fix PTI comment in entry_SYSCALL_64()Nadav Amit1-1/+1
2018-02-22powerpc/mm/radix: Split linear mapping on hot-unplugBalbir Singh1-21/+74
2018-02-22x86/entry/64/compat: Clear registers for compat syscalls, to reduce speculati...Dan Williams1-0/+30
2018-02-22x86/entry/64: Clear extra registers beyond syscall arguments, to reduce specu...Dan Williams1-0/+13
2018-02-22x86: PM: Make APM idle driver initialize polling stateRafael J. Wysocki1-0/+1
2018-02-22x86/xen: init %gs very early to avoid page faults with stack protectorJuergen Gross1-0/+16
2018-02-22x86/kexec: Make kexec (mostly) work in 5-level paging modeKirill A. Shutemov1-0/+8
2018-02-22x86/gpu: add CFL to early quirksLucas De Marchi1-0/+1
2018-02-22arm: spear13xx: Fix spics gpio controller's warningViresh Kumar1-1/+1
2018-02-22arm: spear13xx: Fix dmas cellsViresh Kumar2-5/+5
2018-02-22arm: spear600: Add missing interrupt-parent of rtcViresh Kumar1-0/+1
2018-02-22arm: dts: mt7623: fix card detection issue on bananapi-r2Sean Wang1-1/+1
2018-02-22ARM: dts: nomadik: add interrupt-parent for clcdArnd Bergmann1-0/+1
2018-02-22ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" propertyPatrice Chotard2-2/+4
2018-02-22ARM: lpc3250: fix uda1380 gpio numbersArnd Bergmann2-4/+4
2018-02-22arm64: dts: msm8916: Correct ipc references for smsmBjorn Andersson1-2/+2
2018-02-22s390: fix handling of -1 in set{,fs}[gu]id16 syscallsEugene Syromiatnikov1-4/+4
2018-02-22powerpc: Fix DABR match on hash based systemsBenjamin Herrenschmidt2-2/+2
2018-02-22powerpc/xive: Use hw CPU ids when configuring the CPU queuesCédric Le Goater1-6/+10
2018-02-22powerpc/mm: Flush radix process translations when setting MMU typeAlexey Kardashevskiy1-0/+2
2018-02-22powerpc/numa: Invalidate numa_cpu_lookup_table on cpu removeNathan Fontenot3-5/+7
2018-02-22powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_allMahesh Salgaonkar1-2/+0
2018-02-16mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copyEric W. Biederman1-1/+1
2018-02-16arm64: dts: marvell: add Ethernet aliasesYan Markman3-0/+19
2018-02-16xtensa: fix futex_atomic_cmpxchg_inatomicMax Filippov1-13/+10
2018-02-16alpha: fix formating of stack contentMikulas Patocka1-4/+9
2018-02-16alpha: fix reboot on Avanti platformMikulas Patocka1-1/+2