summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-04-05x86/build: Mark per-CPU symbols as absolute explicitly for LLDRafael Ávila de Espíndola1-1/+1
2019-04-05x86/build: Specify elf_i386 linker emulation explicitly for i386 objectsGeorge Rimar2-2/+2
2019-04-05powerpc/pseries: Perform full re-add of CPU for topology update post-migrationNathan Fontenot3-8/+22
2019-04-05ARM: avoid Cortex-A9 livelock on tight dmb loopsRussell King5-4/+17
2019-04-05ARM: dts: lpc32xx: Remove leading 0x and 0s from bindings notationMathieu Malaterre1-9/+9
2019-04-05ARM: 8833/1: Ensure that NEON code always compiles with ClangNathan Chancellor2-2/+2
2019-04-05ARM: 8840/1: use a raw_spinlock_t in unwindSebastian Andrzej Siewior1-7/+7
2019-04-05h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-Masahiro Yamada1-1/+1
2019-04-05arm64: debug: Ensure debug handlers check triggering exception levelWill Deacon2-3/+18
2019-04-05arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signalsWill Deacon1-5/+6
2019-04-03arm64: support keyctl() system call in 32-bit modeEric Biggers1-0/+4
2019-04-03KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hostsSean Christopherson3-14/+13
2019-04-03x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=yThomas Gleixner1-7/+1
2019-04-03powerpc: bpf: Fix generation of load/store DW instructionsNaveen N. Rao5-18/+37
2019-04-03ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected timeKohji Okuno1-17/+10
2019-03-27arm64: traps: disable irq in die()Qiao Zhou1-2/+6
2019-03-27MIPS: Fix kernel crash for R6 in jump label branch functionArcher Yan1-4/+4
2019-03-27MIPS: Ensure ELF appended dtb is relocatedYasha Cherikovsky1-5/+7
2019-03-27mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.Yifeng Li1-1/+1
2019-03-23KVM: X86: Fix residual mmio emulation request to userspaceWanpeng Li2-0/+2
2019-03-23KVM: nVMX: Ignore limit checks on VMX instructions using flat segmentsSean Christopherson1-3/+9
2019-03-23KVM: nVMX: Sign extend displacements of VMX instr's mem operandsSean Christopherson1-0/+4
2019-03-23ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notifyGustavo A. R. Silva1-4/+4
2019-03-23powerpc/ptrace: Simplify vr_get/set() to avoid GCC warningMichael Ellerman1-2/+8
2019-03-23powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guestMark Cave-Ayland1-1/+1
2019-03-23powerpc/83xx: Also save/restore SPRG4-7 during suspendChristophe Leroy1-7/+27
2019-03-23powerpc/powernv: Make opal log only readable by rootJordan Niethe1-1/+1
2019-03-23powerpc/wii: properly disable use of BATs when requested.Christophe Leroy1-0/+4
2019-03-23powerpc/32: Clear on-stack exception marker upon exception returnChristophe Leroy1-0/+9
2019-03-23m68k: Add -ffreestanding to CFLAGSFinn Thain1-1/+4
2019-03-23crypto: arm64/aes-ccm - fix logical bug in AAD MAC handlingArd Biesheuvel1-2/+3
2019-03-23ARC: uacces: remove lp_start, lp_end from clobber listVineet Gupta1-4/+4
2019-03-23ARCv2: lib: memcpy: fix doing prefetchw outside of bufferEugeniy Paltsev1-14/+0
2019-03-23arm64: Relax GIC version check during early bootVladimir Murzin1-2/+1
2019-03-23ARM: 8824/1: fix a migrating irq bug when hotplug cpuDietmar Eggemann4-64/+2
2019-03-23ARM: OMAP2+: Variable "reg" in function omap4_dsi_mux_pads() could be uniniti...Yizhuo1-1/+6
2019-03-19perf/x86: Fixup typo in stub functionsPeter Zijlstra1-2/+2
2019-03-13x86: Add TSX Force Abort CPUID/MSRPeter Zijlstra (Intel)2-0/+7
2019-03-13perf/x86/intel: Generalize dynamic constraint creationPeter Zijlstra (Intel)1-21/+30
2019-03-13perf/x86/intel: Make cpuc allocations consistentPeter Zijlstra (Intel)3-22/+31
2019-03-13ARM: dts: exynos: Do not ignore real-world fuse values for thermal zone 0 on ...Krzysztof Kozlowski2-5/+30
2019-03-13ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+Vincent Whitchurch1-1/+3
2019-03-13ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMUMarek Szyprowski1-0/+3
2019-03-13ARM: dts: exynos: Fix pinctrl definition for eMMC RTSN line on Odroid X2/U3Marek Szyprowski1-7/+6
2019-03-13MIPS: Remove function size check in get_frame_info()Jun-Ru Chang1-4/+3
2019-03-13arm64: dts: add msm8996 compatible to gicv3Srinivas Kandagatla1-1/+1
2019-03-13ARM: pxa: ssp: unneeded to free devm_ allocated dataPeng Hao1-3/+0
2019-03-13x86_64: increase stack size for KASAN_EXTRAQian Cai1-0/+4
2019-03-13x86/kexec: Don't setup EFI info if EFI runtime is not enabledKairui Song1-0/+3
2019-03-13arm64: kprobe: Always blacklist the KVM world-switch codeJames Morse1-3/+3