summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* perf/x86/amd: Add event map for AMD Family 17hKim Phillips2019-04-271-9/+26
* x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu2019-04-271-0/+26
* arm64: futex: Restore oldval initialization to work around buggy compilersNathan Chancellor2019-04-271-1/+1
* crypto: x86/poly1305 - fix overflow during partial reductionEric Biggers2019-04-272-12/+24
* Revert "svm: Fix AVIC incomplete IPI emulation"Suthikulpanit, Suravee2019-04-271-4/+15
* KVM: x86: svm: make sure NMI is injected after nmi_singlestepVitaly Kuznetsov2019-04-271-0/+3
* KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPUSean Christopherson2019-04-271-10/+11
* ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_tYang Shi2019-04-201-3/+3
* crypto: sha512/arm - fix crash bug in Thumb2 buildArd Biesheuvel2019-04-202-2/+4
* crypto: sha256/arm - fix crash bug in Thumb2 buildArd Biesheuvel2019-04-202-2/+4
* KVM: nVMX: restore host state in nested_vmx_vmexit for VMFailSean Christopherson2019-04-201-20/+153
* ARM: samsung: Limit SAMSUNG_PM_CHECK config option to non-Exynos platformsBartlomiej Zolnierkiewicz2019-04-201-1/+1
* powerpc/pseries: Remove prrn_work workqueueNathan Fontenot2019-04-201-14/+3
* x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an errorNathan Chancellor2019-04-201-0/+1
* x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processorsMatthew Whitehead2019-04-201-7/+7
* x86/hpet: Prevent potential NULL pointer dereferenceAditya Pakki2019-04-201-0/+2
* x86/mm: Don't leak kernel addressesMatteo Croce2019-04-201-2/+2
* arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAMCorentin Labbe2019-04-201-0/+1
* ARC: u-boot args: check that magic number is correctEugeniy Paltsev2019-04-202-0/+9
* arm64: dts: rockchip: Fix vcc_host1_5v GPIO polarity on rk3328-rock64Tomohiro Mayama2019-04-171-2/+1
* arm64: dts: rockchip: fix vcc_host1_5v pin assign on rk3328-rock64Katsuhiro Suzuki2019-04-171-2/+2
* x86/perf/amd: Remove need to check "running" bit in NMI handlerLendacky, Thomas2019-04-172-12/+22
* x86/perf/amd: Resolve NMI latency issues for active PMCsLendacky, Thomas2019-04-171-1/+55
* x86/perf/amd: Resolve race condition when disabling PMCLendacky, Thomas2019-04-171-3/+62
* xtensa: fix return_addressMax Filippov2019-04-171-1/+5
* xen: Prevent buffer overflow in privcmd ioctlDan Carpenter2019-04-171-0/+3
* arm64: backtrace: Don't bother trying to unwind the userspace stackWill Deacon2019-04-171-6/+9
* arm64: dts: rockchip: fix rk3328 rgmii high tx error ratePeter Geis2019-04-171-22/+22
* arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon2019-04-171-8/+8
* ARM: dts: at91: Fix typo in ISC_D0 on PC9David Engraf2019-04-171-1/+1
* ARM: dts: am335x-evm: Correct the regulators for the audio codecPeter Ujfalusi2019-04-171-4/+22
* ARM: dts: am335x-evmsk: Correct the regulators for the audio codecPeter Ujfalusi2019-04-171-4/+22
* parisc: regs_return_value() should return gpr28Sven Schnelle2019-04-171-1/+1
* parisc: Detect QEMU earlier in boot processHelge Deller2019-04-172-6/+3
* arm64: dts: rockchip: fix rk3328 sdmmc0 write errorsPeter Geis2019-04-171-7/+7
* arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear regionYueyi Li2019-04-171-1/+1
* x86/vdso: Drop implicit common-page-size linker flagNick Desaulniers2019-04-171-2/+2
* x86: vdso: Use $LD instead of $CC to linkAlistair Strachan2019-04-171-13/+9
* powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEMBreno Leitao2019-04-171-5/+18
* x86/power: Make restore_processor_context() saneAndy Lutomirski2019-04-173-41/+62
* x86/power/32: Move SYSENTER MSR restoration to fix_processor_context()Andy Lutomirski2019-04-171-6/+3
* x86/power/64: Use struct desc_ptr for the IDT in struct saved_contextAndy Lutomirski2019-04-172-12/+2
* x86/power: Fix some ordering bugs in __restore_processor_context()Andy Lutomirski2019-04-171-4/+17
* x86/build: Mark per-CPU symbols as absolute explicitly for LLDRafael Ávila de Espíndola2019-04-051-1/+1
* x86/build: Specify elf_i386 linker emulation explicitly for i386 objectsGeorge Rimar2019-04-052-2/+2
* powerpc/pseries: Perform full re-add of CPU for topology update post-migrationNathan Fontenot2019-04-053-8/+22
* ARM: avoid Cortex-A9 livelock on tight dmb loopsRussell King2019-04-055-4/+17
* ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care ofVladimir Murzin2019-04-054-2/+10
* ARM: dts: lpc32xx: Remove leading 0x and 0s from bindings notationMathieu Malaterre2019-04-051-9/+9
* ARM: 8833/1: Ensure that NEON code always compiles with ClangNathan Chancellor2019-04-052-2/+2