aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-12-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 21-29/+173
2018-12-02Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-101/+25
2018-12-01Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 14-234/+665
2018-11-30Merge tag 'mips_fixes_4.20_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-2/+2
2018-11-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 4-5/+57
2018-11-30Merge tag 'imx-fixes-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Olof Johansson 1-6/+0
2018-11-30Merge tag 'omap-for-v4.20/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Olof Johansson 6-5/+8
2018-11-30Merge tag 'davinci-fixes-for-v4.20' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Olof Johansson 7-2/+149
2018-11-30Merge tag 'v4.20-rockchip-dts64fixes-1' of git://git.kernel.org/pub/scm/linux...Gravatar Olof Johansson 2-13/+1
2018-11-30Merge tag 'v4.20-rockchip-dts32fixes-1' of git://git.kernel.org/pub/scm/linux...Gravatar Olof Johansson 1-1/+5
2018-11-30Merge tag 'at91-4.20-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Olof Johansson 1-1/+1
2018-11-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 10-49/+13
2018-11-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-40/+61
2018-11-30Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 12-159/+21
2018-11-29Merge tag 's390-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 2-0/+3
2018-11-29Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Gravatar Igor Druzhinin 2-80/+4
2018-11-29xen/x86: add diagnostic printout to xen_mc_flush() in case of errorGravatar Juergen Gross 1-15/+20
2018-11-29arm64: ftrace: Fix to enable syscall events on arm64Gravatar Masami Hiramatsu 1-0/+13
2018-11-29arm64: Add workaround for Cortex-A76 erratum 1286807Gravatar Catalin Marinas 3-5/+44
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 3-57/+123
2018-11-28Merge tag 'xtensa-20181128' of git://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 3-13/+50
2018-11-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 7-72/+118
2018-11-28x86/speculation: Provide IBPB always command line optionsGravatar Thomas Gleixner 1-11/+23
2018-11-28x86/speculation: Add seccomp Spectre v2 user space protection modeGravatar Thomas Gleixner 2-1/+17
2018-11-28x86/speculation: Enable prctl mode for spectre_v2_userGravatar Thomas Gleixner 1-9/+32
2018-11-28x86/speculation: Add prctl() control for indirect branch speculationGravatar Thomas Gleixner 3-0/+73
2018-11-28x86/speculation: Prepare arch_smt_update() for PRCTL modeGravatar Thomas Gleixner 1-21/+25
2018-11-28x86/speculation: Prevent stale SPEC_CTRL msr contentGravatar Thomas Gleixner 4-18/+40
2018-11-28x86/speculation: Split out TIF updateGravatar Thomas Gleixner 1-12/+23
2018-11-28x86/speculation: Prepare for conditional IBPB in switch_mm()Gravatar Thomas Gleixner 4-36/+118
2018-11-28x86/speculation: Avoid __switch_to_xtra() callsGravatar Thomas Gleixner 2-2/+26
2018-11-28x86/process: Consolidate and simplify switch_to_xtra() codeGravatar Thomas Gleixner 5-22/+37
2018-11-28x86/speculation: Prepare for per task indirect branch speculation controlGravatar Tim Chen 5-5/+41
2018-11-28x86/speculation: Add command line control for indirect branch speculationGravatar Thomas Gleixner 2-17/+126
2018-11-28x86/speculation: Unify conditional spectre v2 print functionsGravatar Thomas Gleixner 1-13/+4
2018-11-28x86/speculataion: Mark command line parser data __initdataGravatar Thomas Gleixner 1-2/+2
2018-11-28x86/speculation: Mark string arrays const correctlyGravatar Thomas Gleixner 1-3/+3
2018-11-28x86/speculation: Reorder the spec_v2 codeGravatar Thomas Gleixner 1-84/+84
2018-11-28x86/l1tf: Show actual SMT stateGravatar Thomas Gleixner 1-2/+3
2018-11-28x86/speculation: Rework SMT state changeGravatar Thomas Gleixner 1-6/+5
2018-11-28x86/Kconfig: Select SCHED_SMT if SMP enabledGravatar Thomas Gleixner 1-7/+1
2018-11-28x86/speculation: Reorganize speculation control MSRs updateGravatar Tim Chen 1-17/+29
2018-11-28x86/speculation: Rename SSBD update functionsGravatar Thomas Gleixner 3-11/+11
2018-11-28x86/speculation: Disable STIBP when enhanced IBRS is in useGravatar Tim Chen 1-0/+7
2018-11-28x86/speculation: Move STIPB/IBPB string conditionals out of cpu_show_common()Gravatar Tim Chen 1-2/+18
2018-11-28x86/speculation: Remove unnecessary ret variable in cpu_show_common()Gravatar Tim Chen 1-4/+1
2018-11-28x86/speculation: Clean up spectre_v2_parse_cmdline()Gravatar Tim Chen 1-14/+13
2018-11-28x86/speculation: Update the TIF_SSBD commentGravatar Tim Chen 1-1/+1
2018-11-28x86/retpoline: Remove minimal retpoline supportGravatar Zhenzhong Duan 2-13/+2
2018-11-28x86/retpoline: Make CONFIG_RETPOLINE depend on compiler supportGravatar Zhenzhong Duan 4-11/+10