aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-06-30Merge tag 'powerpc-5.2-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-1/+1
2019-06-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 8-55/+89
2019-06-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 5-30/+16
2019-06-29Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+30
2019-06-29Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2019-06-29Merge tag 'arc-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Gravatar Linus Torvalds 2-8/+157
2019-06-29Merge tag 'riscv-for-v5.2/fixes-rc7' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 4-3/+24
2019-06-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 8-25/+24
2019-06-28Merge tag 'csky-for-linus-5.2-fixup-gcc-unwind' of git://github.com/c-sky/csk...Gravatar Linus Torvalds 1-0/+5
2019-06-28x86/unwind/orc: Fall back to using frame pointers for generated codeGravatar Josh Poimboeuf 1-4/+22
2019-06-28perf/x86: Always store regs->ip in perf_callchain_kernel()Gravatar Song Liu 1-5/+5
2019-06-26riscv: mm: Fix code commentGravatar ShihPo Hung 1-3/+0
2019-06-26riscv: dts: Re-organize the DT nodesGravatar Yash Shah 2-0/+19
2019-06-26RISC-V: defconfig: enable MMC & SPI for RISC-VGravatar Atish Patra 1-0/+5
2019-06-26x86/speculation: Allow guests to use SSBD even if host does notGravatar Alejandro Jimenez 1-1/+10
2019-06-26csky: Fixup libgcc unwind errorGravatar Guo Ren 1-0/+5
2019-06-26x86/mm: Handle physical-virtual alignment mismatch in phys_p4d_init()Gravatar Kirill A. Shutemov 1-11/+13
2019-06-26x86/boot/64: Add missing fixup_pointer() for next_early_pgt accessGravatar Kirill A. Shutemov 1-1/+2
2019-06-26x86/boot/64: Fix crash if kernel image crosses page table boundaryGravatar Kirill A. Shutemov 1-8/+9
2019-06-25Merge tag 'imx-fixes-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Olof Johansson 1-4/+4
2019-06-25Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Olof Johansson 2-9/+7
2019-06-25powerpc/64s/exception: Fix machine check early corrupting AMRGravatar Nicholas Piggin 1-1/+1
2019-06-25Merge branch 'parisc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+4
2019-06-24perf/x86: Remove pmu->pebs_no_xmm_regsGravatar Kan Liang 3-7/+4
2019-06-24perf/x86: Clean up PEBS_XMM_REGSGravatar Kan Liang 3-21/+3
2019-06-24perf/x86/regs: Check reserved bitsGravatar Kan Liang 1-2/+5
2019-06-24perf/x86: Disable extended registers for non-supported PMUsGravatar Kan Liang 2-0/+4
2019-06-24Merge tag 'powerpc-5.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-8/+47
2019-06-24ARM: dts: imx6ul: fix PWM[1-4] interruptsGravatar Sébastien Szymanski 1-4/+4
2019-06-22Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 8-9/+31
2019-06-22x86/apic: Fix integer overflow on 10 bit left shift of cpu_khzGravatar Colin Ian King 1-1/+2
2019-06-21x86/vdso: Prevent segfaults due to hoisted vclock readsGravatar Andy Lutomirski 1-2/+13
2019-06-21Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-2/+3
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1940-9646/+1941
2019-06-21x86/efi: fix a -Wtype-limits compilation warningGravatar Qian Cai 1-1/+1
2019-06-20ARM: 8867/1: vdso: pass --be8 to linker if necessaryGravatar Jason A. Donenfeld 1-2/+3
2019-06-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 5-86/+136
2019-06-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 3-7/+5
2019-06-20Merge tag 's390-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 2-2/+3
2019-06-20Merge tag 'kvmarm-fixes-for-5.2-2' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Paolo Bonzini 1-22/+43
2019-06-20KVM: nVMX: reorganize initial steps of vmx_set_nested_stateGravatar Paolo Bonzini 1-11/+15
2019-06-20x86/resctrl: Prevent possible overrun during bitmap operationsGravatar Reinette Chatre 1-19/+16
2019-06-20KVM: PPC: Book3S HV: Invalidate ERAT when flushing guest TLB entriesGravatar Suraj Jitindar Singh 1-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 506Gravatar Thomas Gleixner 4-12/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505Gravatar Thomas Gleixner 2-4/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 504Gravatar Thomas Gleixner 2-27/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1629-6685/+1629
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Gravatar Thomas Gleixner 19-70/+19
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497Gravatar Thomas Gleixner 25-74/+25
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Gravatar Thomas Gleixner 3-6/+3