summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm64: Remove unimplemented syscall log messageMichael Weiser2018-06-161-8/+0
* arm64: Disable unhandled signal log messages by defaultMichael Weiser2018-06-161-1/+1
* arm64: do not use print_symbol()Sergey Senozhatsky2018-06-161-3/+2
* arm64: traps: Don't print stack or raw PC/LR values in backtracesWill Deacon2018-06-162-50/+4
* arm64: remove __die()'s stack dumpMark Rutland2018-06-161-2/+0
* x86/speculation: Add <asm/msr-index.h> dependencyPeter Zijlstra2018-06-161-0/+1
* powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=nCorentin Labbe2018-06-161-0/+3
* ARM: mvebu: Fix broken PL310_ERRATA_753970 selectsUlf Magnusson2018-06-161-2/+2
* powerpc/numa: Invalidate numa_cpu_lookup_table on cpu removeNathan Fontenot2018-06-163-5/+7
* arm64: KVM: Increment PC after handling an SMC trapMarc Zyngier2018-06-161-0/+9
* arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier2018-06-161-2/+11
* x86/xen: init %gs very early to avoid page faults with stack protectorJuergen Gross2018-06-161-0/+15
* MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASSMatt Redfearn2018-06-161-2/+2
* KVM: PPC: Book3S PR: Fix svcpu copying with preemption enabledAlexander Graf2018-06-163-18/+12
* s390: fix handling of -1 in set{,fs}[gu]id16 syscallsEugene Syromiatnikov2018-06-161-4/+4
* alpha: fix crash if pthread_create races with signal deliveryMikulas Patocka2018-06-161-1/+2
* alpha: fix reboot on Avanti platformMikulas Patocka2018-06-161-1/+2
* MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}James Hogan2018-06-161-1/+5
* mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copyEric W. Biederman2018-06-161-1/+1
* signal/openrisc: Fix do_unaligned_access to send the proper signalEric W. Biederman2018-06-161-5/+5
* crypto: hash - annotate algorithms taking optional keyEric Biggers2018-06-163-0/+3
* arm: spear13xx: Fix spics gpio controller's warningViresh Kumar2018-06-161-1/+1
* arm: spear13xx: Fix dmas cellsViresh Kumar2018-06-162-5/+5
* arm: spear600: Add missing interrupt-parent of rtcViresh Kumar2018-06-161-0/+1
* x86/gart: Exclude GART aperture from vmcoreJiri Bohac2018-06-162-2/+46
* signal/sh: Ensure si_signo is initialized in do_divide_errorEric W. Biederman2018-06-161-1/+2
* xtensa: fix futex_atomic_cmpxchg_inatomicMax Filippov2018-06-161-13/+10
* powerpc/64: Don't trace irqs-off at interrupt return to soft-disabled contextNicholas Piggin2018-06-161-3/+7
* ARM: dts: exynos: Correct Trats2 panel reset lineSimon Shields2018-06-161-1/+1
* x86/speculation: Correct Speculation Control microcode blacklist againDavid Woodhouse2018-06-161-5/+6
* x86/speculation: Update Speculation Control microcode blacklistDavid Woodhouse2018-06-161-4/+0
* x86/speculation: Use Indirect Branch Prediction Barrier in context switchTim Chen2018-06-161-0/+19
* KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR path...Paolo Bonzini2018-06-162-2/+2
* x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPPIngo Molnar2018-06-161-13/+15
* KVM/x86: Remove indirect MSR op calls from SPEC_CTRLPaolo Bonzini2018-06-162-6/+8
* KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRLKarimAllah Ahmed2018-06-161-0/+88
* KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRLKarimAllah Ahmed2018-06-164-4/+81
* KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIESKarimAllah Ahmed2018-06-164-3/+34
* KVM/x86: Add IBPB supportAshok Raj2018-06-164-1/+104
* KVM: VMX: make MSR bitmaps per-VCPUPaolo Bonzini2018-06-161-121/+107
* KVM: VMX: introduce alloc_loaded_vmcsPaolo Bonzini2018-06-161-13/+22
* KVM: nVMX: Eliminate vmcs02 poolJim Mattson2018-06-161-123/+22
* KVM: nVMX: mark vmcs12 pages dirty on L2 exitDavid Matlack2018-06-161-0/+29
* x86/speculation: Use IBRS if available before calling into firmwareDavid Woodhouse2018-06-165-10/+56
* x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on IntelDavid Woodhouse2018-06-162-19/+29
* x86/cpufeatures: Clean up Spectre v2 related CPUID flagsDavid Woodhouse2018-06-164-21/+31
* x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) supportDavid Woodhouse2018-06-163-1/+24
* x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodesDavid Woodhouse2018-06-162-2/+72
* x86/pti: Mark constant arrays as __initconstArnd Bergmann2018-06-161-2/+2
* x86/pti: Do not enable PTI on CPUs which are not vulnerable to MeltdownDavid Woodhouse2018-06-161-5/+43