summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-02-25ARM: OMAP2+: Fix SRAM virt to phys translation for save_secure_ram_contextTony Lindgren5-35/+31
2018-02-25arm64: dts: add #cooling-cells to CPU nodesArnd Bergmann1-0/+2
2018-02-25KVM: x86: fix escape of guest dr6 to the hostWanpeng Li1-0/+6
2018-02-25crypto: x86/twofish-3way - Fix %rbp usageEric Biggers1-52/+60
2018-02-22ARM: dts: s5pv210: add interrupt-parent for ohciArnd Bergmann1-0/+1
2018-02-22ARM: pxa/tosa-bt: add MODULE_LICENSE tagArnd Bergmann1-0/+4
2018-02-22x86/cpu: Change type of x86_cache_size variable to unsigned intGustavo A. R. Silva4-5/+5
2018-02-22KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by...David Woodhouse1-5/+5
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: STi: Add gpio polarity for "hdmi,hpd-gpio" propertyPatrice Chotard2-2/+4
2018-02-22s390: fix handling of -1 in set{,fs}[gu]id16 syscallsEugene Syromiatnikov1-4/+4
2018-02-16mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copyEric W. Biederman1-1/+1
2018-02-16xtensa: fix futex_atomic_cmpxchg_inatomicMax Filippov1-13/+10
2018-02-16alpha: fix reboot on Avanti platformMikulas Patocka1-1/+2
2018-02-16alpha: fix crash if pthread_create races with signal deliveryMikulas Patocka1-1/+2
2018-02-16signal/sh: Ensure si_signo is initialized in do_divide_errorEric W. Biederman1-1/+2
2018-02-16signal/openrisc: Fix do_unaligned_access to send the proper signalEric W. Biederman1-5/+5
2018-02-16KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2Liran Alon1-2/+3
2018-02-16arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier1-2/+11
2018-02-16crypto: poly1305 - remove ->setkey() methodEric Biggers1-1/+0
2018-02-16kaiser: fix compile error without vsyscallHugh Dickins1-1/+1
2018-02-16x86/kaiser: fix build error with KASAN && !FUNCTION_GRAPH_TRACEREric Biggers1-1/+1
2018-02-16powerpc/pseries: include linux/types.h in asm/hvcall.hMichal Suchanek1-0/+1
2018-02-16x86/microcode: Do the family check firstBorislav Petkov1-9/+18
2018-02-16x86/microcode/AMD: Do not load when running on a hypervisorBorislav Petkov1-9/+19
2018-02-16x86/asm: Fix inline asm call constraints for GCC 4.4Josh Poimboeuf1-1/+3
2018-02-16powerpc/64s: Allow control of RFI flush via debugfsMichael Ellerman1-0/+30
2018-02-16powerpc/64s: Wire up cpu_show_meltdown()Michael Ellerman2-0/+9
2018-02-16powerpc/powernv: Check device-tree for RFI flush settingsOliver O'Halloran1-0/+50
2018-02-16powerpc/pseries: Query hypervisor for RFI flush settingsMichael Neuling1-1/+36
2018-02-16powerpc/64s: Support disabling RFI flush with no_rfi_flush and noptiMichael Ellerman1-1/+23
2018-02-16powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman9-8/+290
2018-02-16powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNELNicholas Piggin1-2/+20
2018-02-16powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNELNicholas Piggin1-1/+11
2018-02-16powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNELNicholas Piggin1-2/+16
2018-02-16powerpc/64s: Simple RFI macro conversionsNicholas Piggin6-23/+29
2018-02-16powerpc/64: Add macros for annotating the destination of rfid/hrfidNicholas Piggin2-0/+35
2018-02-16powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapperMichael Neuling2-0/+31
2018-02-16powerpc: Simplify module TOC handlingAlan Modra2-31/+9
2018-02-16powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VECBenjamin Herrenschmidt1-2/+3
2018-02-16powerpc/64: Fix flush_(d|i)cache_range() called from modulesOliver O'Halloran2-2/+14
2018-02-16powerpc/bpf/jit: Disable classic BPF JIT on ppc64leNaveen N. Rao1-1/+1
2018-02-03KVM: VMX: Fix rflags cache during vCPU resetWanpeng Li1-1/+1
2018-02-03KVM: x86: ioapic: Preserve read-only values in the redirection tableNikita Leshenko1-0/+6
2018-02-03KVM: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggeredNikita Leshenko1-1/+10
2018-02-03KVM: x86: ioapic: Fix level-triggered EOI and IOAPIC reconfigure raceNikita Leshenko1-2/+1
2018-02-03KVM: X86: Fix operand/address-size during instruction decodingWanpeng Li1-0/+7
2018-02-03KVM: x86: Don't re-execute instruction when not passing CR2 valueLiran Alon2-2/+3