summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)2018-02-227-23/+1
* x86/speculation: Add <asm/msr-index.h> dependencyPeter Zijlstra2018-02-221-0/+1
* x86/speculation: Fix up array_index_nospec_mask() asm constraintDan Williams2018-02-221-1/+1
* x86/debug: Use UD2 for WARN()Peter Zijlstra2018-02-222-10/+7
* x86/debug, objtool: Annotate WARN()-related UD2 as reachableJosh Poimboeuf2018-02-221-1/+5
* x86/entry/64: Remove the unused 'icebp' macroBorislav Petkov2018-02-221-4/+0
* x86/entry/64: Fix paranoid_entry() frame pointer warningJosh Poimboeuf2018-02-221-1/+2
* x86/entry/64: Indent PUSH_AND_CLEAR_REGS and POP_REGS properlyDominik Brodowski2018-02-221-4/+4
* x86/entry/64: Get rid of the ALLOC_PT_GPREGS_ON_STACK and SAVE_AND_CLEAR_REGS...Dominik Brodowski2018-02-222-52/+10
* x86/entry/64: Use PUSH_AND_CLEAN_REGS in more casesDominik Brodowski2018-02-222-65/+6
* x86/entry/64: Introduce the PUSH_AND_CLEAN_REGS macroDominik Brodowski2018-02-222-4/+38
* x86/entry/64: Interleave XOR register clearing with PUSH instructionsDominik Brodowski2018-02-222-30/+40
* x86/entry/64: Merge the POP_C_REGS and POP_EXTRA_REGS macros into a single PO...Dominik Brodowski2018-02-222-26/+15
* x86/entry/64: Merge SAVE_C_REGS and SAVE_EXTRA_REGS, remove unused extensionsDominik Brodowski2018-02-222-50/+19
* x86/entry/64: Clear registers for exceptions/interrupts, to reduce speculatio...Dan Williams2018-02-222-1/+24
* x86/speculation: Clean up various Spectre related detailsIngo Molnar2018-02-221-17/+11
* KVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02 MSR bitmapKarimAllah Ahmed2018-02-221-1/+2
* X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRsKarimAllah Ahmed2018-02-221-2/+2
* KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by...David Woodhouse2018-02-221-5/+5
* Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"David Woodhouse2018-02-223-13/+9
* x86/speculation: Correct Speculation Control microcode blacklist againDavid Woodhouse2018-02-221-5/+6
* x86/speculation: Update Speculation Control microcode blacklistDavid Woodhouse2018-02-221-4/+0
* x86/mm/pti: Fix PTI comment in entry_SYSCALL_64()Nadav Amit2018-02-221-1/+1
* powerpc/mm/radix: Split linear mapping on hot-unplugBalbir Singh2018-02-221-21/+74
* x86/entry/64/compat: Clear registers for compat syscalls, to reduce speculati...Dan Williams2018-02-221-0/+30
* x86/entry/64: Clear extra registers beyond syscall arguments, to reduce specu...Dan Williams2018-02-221-0/+13
* x86: PM: Make APM idle driver initialize polling stateRafael J. Wysocki2018-02-221-0/+1
* x86/xen: init %gs very early to avoid page faults with stack protectorJuergen Gross2018-02-221-0/+16
* x86/kexec: Make kexec (mostly) work in 5-level paging modeKirill A. Shutemov2018-02-221-0/+8
* x86/gpu: add CFL to early quirksLucas De Marchi2018-02-221-0/+1
* arm: spear13xx: Fix spics gpio controller's warningViresh Kumar2018-02-221-1/+1
* arm: spear13xx: Fix dmas cellsViresh Kumar2018-02-222-5/+5
* arm: spear600: Add missing interrupt-parent of rtcViresh Kumar2018-02-221-0/+1
* arm: dts: mt7623: fix card detection issue on bananapi-r2Sean Wang2018-02-221-1/+1
* ARM: dts: nomadik: add interrupt-parent for clcdArnd Bergmann2018-02-221-0/+1
* ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" propertyPatrice Chotard2018-02-222-2/+4
* ARM: lpc3250: fix uda1380 gpio numbersArnd Bergmann2018-02-222-4/+4
* arm64: dts: msm8916: Correct ipc references for smsmBjorn Andersson2018-02-221-2/+2
* s390: fix handling of -1 in set{,fs}[gu]id16 syscallsEugene Syromiatnikov2018-02-221-4/+4
* powerpc: Fix DABR match on hash based systemsBenjamin Herrenschmidt2018-02-222-2/+2
* powerpc/xive: Use hw CPU ids when configuring the CPU queuesCédric Le Goater2018-02-221-6/+10
* powerpc/mm: Flush radix process translations when setting MMU typeAlexey Kardashevskiy2018-02-221-0/+2
* powerpc/numa: Invalidate numa_cpu_lookup_table on cpu removeNathan Fontenot2018-02-223-5/+7
* powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_allMahesh Salgaonkar2018-02-221-2/+0
* mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copyEric W. Biederman2018-02-161-1/+1
* arm64: dts: marvell: add Ethernet aliasesYan Markman2018-02-163-0/+19
* xtensa: fix futex_atomic_cmpxchg_inatomicMax Filippov2018-02-161-13/+10
* alpha: fix formating of stack contentMikulas Patocka2018-02-161-4/+9
* alpha: fix reboot on Avanti platformMikulas Patocka2018-02-161-1/+2
* alpha: Fix mixed up args in EXC macro in futex operationsMichael Cree2018-02-161-4/+4