aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-07-28Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 32-32/+32
2019-07-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 31-1886/+33
2019-07-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 7-23/+75
2019-07-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-5/+4
2019-07-27Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 1-0/+2
2019-07-27Merge tag 's390-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 12-59/+79
2019-07-26Merge tag 'docs-5.3-1' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2019-07-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 14-97/+207
2019-07-26s390/mm: use shared variables for sysctl range checkGravatar Vasily Gorbik 1-4/+2
2019-07-26s390/dma: provide proper ARCH_ZONE_DMA_BITS valueGravatar Halil Pasic 1-0/+2
2019-07-25perf/x86/intel: Mark expected switch fall-throughsGravatar Gustavo A. R. Silva 1-0/+2
2019-07-25Merge tag 'riscv/for-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-0/+26
2019-07-25perf/x86/intel: Mark expected switch fall-throughsGravatar Gustavo A. R. Silva 1-0/+2
2019-07-25perf/x86: Apply more accurate check on hypervisor platformGravatar Zhenzhong Duan 1-2/+1
2019-07-25perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x registerGravatar Yunying Sun 1-2/+2
2019-07-25perf/x86/intel: Fix SLOTS PEBS event constraintGravatar Kan Liang 1-1/+1
2019-07-25x86/speculation/mds: Apply more accurate check on hypervisor platformGravatar Zhenzhong Duan 1-1/+1
2019-07-25x86/hpet: Undo the early counter is counting checkGravatar Thomas Gleixner 1-4/+8
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersGravatar Masahiro Yamada 32-32/+32
2019-07-24Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 14-25/+103
2019-07-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 7-13/+44
2019-07-24KVM: X86: Boost queue head vCPU to mitigate lock waiter preemptionGravatar Wanpeng Li 1-1/+2
2019-07-24x86/entry/32: Pass cr2 to do_async_page_fault()Gravatar Matt Mullins 1-4/+9
2019-07-24Documentation: move Documentation/virtual to Documentation/virtGravatar Christoph Hellwig 2-2/+2
2019-07-23Merge branch 'parisc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-1/+6
2019-07-23Merge tag 'imx-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Gravatar Olof Johansson 8-11/+10
2019-07-23ARM: defconfig: u8500: Add new driversGravatar Linus Walleij 1-1/+11
2019-07-23ARM: defconfig: u8500: Refresh defconfigGravatar Linus Walleij 1-14/+8
2019-07-23ARM: dts: bcm: bcm47094: add missing #cells for mdio-bus-muxGravatar Arnd Bergmann 1-0/+3
2019-07-23ARM: davinci: fix sleep.S build error on ARMv4Gravatar Arnd Bergmann 1-0/+1
2019-07-23s390/kasan: add bitops instrumentationGravatar Vasily Gorbik 1-30/+35
2019-07-23s390/bitops: make test functions return boolGravatar Vasily Gorbik 1-12/+14
2019-07-23s390: wire up clone3 system callGravatar Vasily Gorbik 2-1/+2
2019-07-23s390: use __u{16,32,64} instead of uint{16,32,64}_t in uapi headerGravatar Masahiro Yamada 1-17/+18
2019-07-23s390/hypfs: fix a typo in the name of a functionGravatar Christophe JAILLET 1-2/+2
2019-07-23s390: enable detection of kernel version from bzImageGravatar Vasily Gorbik 5-2/+13
2019-07-23arm64: dts: imx8mq: fix SAI compatibleGravatar Lucas Stach 1-2/+1
2019-07-23arm64: dts: imx8mm: Correct SAI3 RXC/TXFS pin's mux option #1Gravatar Anson Huang 1-2/+2
2019-07-22riscv: dts: Add DT node for SiFive FU540 Ethernet controller driverGravatar Yash Shah 2-0/+24
2019-07-22riscv: include generic support for MSI irqdomainsGravatar Wesley Terpstra 1-0/+1
2019-07-22Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...Gravatar Jonathan Corbet 1-1/+1
2019-07-22arm64: entry: SP Alignment Fault doesn't write to FAR_EL1Gravatar James Morse 1-9/+13
2019-07-22arm64: Force SSBS on context switchGravatar Marc Zyngier 2-3/+40
2019-07-22powerpc/papr_scm: Force a scm-unbind if initial scm-bind failsGravatar Vaibhav Jain 1-1/+14
2019-07-22powerpc/papr_scm: Update drc_pmem_unbind() to use H_SCM_UNBIND_ALLGravatar Vaibhav Jain 1-7/+22
2019-07-22powerpc/pseries: Update SCM hcall op-codes in hvcall.hGravatar Vaibhav Jain 1-3/+8
2019-07-22KVM: nVMX: Set cached_vmcs12 and cached_shadow_vmcs12 NULL after freeGravatar Jan Kiszka 1-0/+2
2019-07-22KVM: X86: Dynamically allocate user_fpuGravatar Wanpeng Li 4-5/+27
2019-07-22KVM: X86: Fix fpu state crash in kvm guestGravatar Wanpeng Li 1-3/+6
2019-07-22Revert "kvm: x86: Use task structs fpu field for user"Gravatar Paolo Bonzini 2-5/+6