summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-22platform/x86: wmi: fix off-by-one write in wmi_dev_probe()Andrey Ryabinin1-1/+1
2018-02-22PM: cpuidle: Fix cpuidle_poll_state_init() prototypeRafael J. Wysocki1-1/+1
2018-02-22PM / runtime: Update links_count also if !CONFIG_SRCULukas Wunner1-0/+3
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-22crypto: sun4i_ss_prng - convert lock to _bh in sun4i_ss_prng_generateArtem Savkov1-2/+2
2018-02-22crypto: sun4i_ss_prng - fix return value of sun4i_ss_prng_generateArtem Savkov1-1/+1
2018-02-22compiler-gcc.h: __nostackprotector needs gcc-4.4 and upGeert Uytterhoeven1-2/+1
2018-02-22compiler-gcc.h: Introduce __optimize function attributeGeert Uytterhoeven2-0/+8
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-22mm, memory_hotplug: fix memmap initializationMichal Hocko1-8/+14
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 Marchi2-0/+7
2018-02-22arm: spear13xx: Fix spics gpio controller's warningViresh Kumar1-1/+1
2018-02-22arm: spear13xx: Fix dmas cellsViresh Kumar3-6/+6
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-22dma-buf: fix reservation_object_wait_timeout_rcu once more v2Christian König1-3/+5
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/vas: Don't set uses_vas for kernel windowsNicholas Piggin1-8/+8
2018-02-22powerpc/kernel: Block interrupts when updating TIDRSukadev Bhattiprolu1-6/+9
2018-02-22powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_allMahesh Salgaonkar1-2/+0
2018-02-22trace_uprobe: Display correct offset in uprobe_eventsRavi Bangoria1-1/+1
2018-02-22ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGEGang He1-0/+9
2018-02-22mwifiex: resolve reset vs. remove()/shutdown() deadlocksBrian Norris1-1/+4
2018-02-22PM / devfreq: Propagate error from devfreq_add_device()Bjorn Andersson1-1/+1
2018-02-22swiotlb: suppress warning when __GFP_NOWARN is setChristian König1-6/+9
2018-02-22cpufreq: powernv: Dont assume distinct pstate values for nominal and pminShilpasri G Bhat1-2/+2
2018-02-22RDMA/rxe: Fix rxe_qp_cleanup()Bart Van Assche2-2/+13
2018-02-22RDMA/rxe: Fix a race condition in rxe_requester()Bart Van Assche3-10/+2