summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-04-04x86: ACPI: fix CPU hotplug deadlockQian Cai1-1/+2
2020-03-31Merge tag 'acpi-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds3-4/+12
2020-03-31Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-7/+6
2020-03-31Merge tag 'staging-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds16-58/+58
2020-03-30Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+6
2020-03-30Merge tag 'usb-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-0/+74
2020-03-30Merge tag 'media/v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+4
2020-03-30Merge tag 'ras_updates_for_5.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-23/+84
2020-03-30Merge tag 'docs-5.7' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2020-03-30Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-75/+13
2020-03-30Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds2-4/+2
2020-03-30Merge branch 'pm-qos'Rafael J. Wysocki1-7/+6
2020-03-28Merge branch 'parisc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+12
2020-03-27Merge tag 'arm-soc-fixes-5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds20-104/+120
2020-03-27Merge tag 'riscv-for-linus-5.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-78/+95
2020-03-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2020-03-27block: simplify queue allocationChristoph Hellwig2-4/+2
2020-03-27parisc: Fix defconfig selectionHelge Deller2-0/+12
2020-03-27RISC-V: Move all address space definition macros to one placeAtish Patra1-37/+41
2020-03-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-12/+29
2020-03-26RISC-V: Only select essential drivers for SOC_VIRT configAnup Patel3-16/+30
2020-03-26KVM: X86: Narrow down the IPI fastpath to single target IPIWanpeng Li1-1/+4
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-8/+10
2020-03-25Merge tag 'oxnas-arm-soc-dt-fixes-for-5.6' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2-4/+4
2020-03-25Merge tag 'arm-soc/for-5.6/devicetree-fixes-part2' of https://github.com/Broa...Arnd Bergmann2-0/+2
2020-03-25arm64: dts: Fix leftover entry-methods for PSCILinus Walleij2-2/+2
2020-03-25Merge tag 'omap-for-v5.6/fixes-rc6-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann7-23/+37
2020-03-25ARM: dts: exynos: Fix regulator node aliasing on Midas-based boardsMarek Szyprowski2-3/+3
2020-03-25Merge tag 'imx-fixes-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-2/+2
2020-03-25Merge tag 'sunxi-fixes-for-5.6-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-1/+1
2020-03-25Merge tag 'sunxi-fixes-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann3-69/+69
2020-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2020-03-24KVM: LAPIC: Also cancel preemption timer when disarm LAPIC timerWanpeng Li1-0/+6
2020-03-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-4/+4
2020-03-23KVM: VMX: don't allow memory operands for inline asm that modifies SPNick Desaulniers1-1/+1
2020-03-23KVM: LAPIC: Mark hrtimer for period or oneshot mode to expire in hard interru...He Zhe1-1/+1
2020-03-23KVM: SVM: Issue WBINVD after deactivating an SEV guestTom Lendacky1-8/+14
2020-03-23ARM: dts: oxnas: Fix clear-mask propertySungbo Eo2-4/+4
2020-03-23Merge 5.6-rc7 into usb-nextGreg Kroah-Hartman40-107/+214
2020-03-23Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman135-594/+1038
2020-03-23ARM: dts: bcm283x: Fix vc4's firmware bus DMA limitationsNicolas Saenz Julienne1-0/+1
2020-03-22x86/mce/amd: Add PPIN support for AMD MCEWei Huang3-0/+33
2020-03-22x86/mm: split vmalloc_sync_all()Joerg Roedel1-2/+24
2020-03-21Merge tag 'powerpc-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-9/+3
2020-03-20KVM: SVM: document KVM_MEM_ENCRYPT_OP, let userspace detect if SEV is availablePaolo Bonzini1-0/+3
2020-03-20KVM: x86: remove bogus user-triggerable WARN_ONPaolo Bonzini1-1/+0
2020-03-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-11/+26
2020-03-20Merge tag 'stable-shared-branch-for-driver-tree' of git://git.kernel.org/pub/...Greg Kroah-Hartman2-0/+6
2020-03-20arm64: alternative: fix build with clang integrated assemblerIlie Halip1-1/+1
2020-03-20crypto: arm64/chacha - correctly walk through blocksJason A. Donenfeld1-4/+4