summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-04-04Merge tag 'arm-defconfig-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-18/+138
2020-04-04Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+6
2020-04-04Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds58-932/+505
2020-04-04Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-32/+69
2020-04-03Merge branch 'arm/late' into arm/dtArnd Bergmann54-2093/+4071
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-10/+13
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds76-0/+76
2020-04-03Merge tag 'for-linus-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-3/+18
2020-04-03Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds9-111/+88
2020-04-03riscv: create a loader.bin boot image for Kendryte SoCChristoph Hellwig2-3/+6
2020-04-03riscv: Kendryte K210 default configDamien Le Moal1-0/+68
2020-04-03riscv: Add Kendryte K210 device treeDamien Le Moal4-0/+149
2020-04-03riscv: Select required drivers for Kendryte SOCDamien Le Moal1-0/+4
2020-04-03riscv: Add Kendryte K210 SoC supportChristoph Hellwig1-0/+30
2020-04-03riscv: Add SOC early init supportDamien Le Moal5-0/+59
2020-04-03riscv: Unaligned load/store handling for M_MODEDamien Le Moal3-4/+395
2020-04-03KVM: SVM: Split svm_vcpu_run inline assembly to separate fileUros Bizjak3-90/+166
2020-04-03KVM: SVM: Move SEV code to separate fileJoerg Roedel4-1221/+1257
2020-04-03KVM: SVM: Move AVIC code to separate fileJoerg Roedel4-1050/+1091
2020-04-03KVM: SVM: Move Nested SVM Implementation to nested.cJoerg Roedel4-1145/+1216
2020-04-03kVM SVM: Move SVM related files to own sub-directoryJoerg Roedel3-1/+1
2020-04-03Revert "powerpc/64: irq_work avoid interrupt when called with hardware irqs e...Nicholas Piggin1-31/+13
2020-04-03powerpc/time: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven1-3/+1
2020-04-03csky: Fixup cpu speculative execution to IO areaGuo Ren5-58/+25
2020-04-03csky: Add uprobes supportGuo Ren8-1/+201
2020-04-03csky: Add kprobes supportedGuo Ren16-2/+1197
2020-04-03Merge branch 'for-5.7/libnvdimm' into libnvdimm-for-nextDan Williams1-1/+3
2020-04-03Merge branch 'for-5.7/numa' into libnvdimm-for-nextDan Williams3-35/+54
2020-04-03powerpc/pseries/ddw: Extend upper limit for huge DMA window for persistent me...Alexey Kardashevskiy1-0/+9
2020-04-03sparc32: use per-device dma_opsChristoph Hellwig7-34/+16
2020-04-03Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-7/+8
2020-04-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds44-107/+1
2020-04-03Merge tag 'mtd/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2-6/+45
2020-04-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds141-8744/+4603
2020-04-03Merge tag 'x86-urgent-2020-04-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2020-04-03Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-4/+5
2020-04-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds50-733/+85
2020-04-02Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas2-0/+49
2020-04-02x86/kvm: fix a missing-prototypes "vmread_error"Qian Cai1-0/+1
2020-04-02Merge branches 'misc' and 'devel-stable' into for-linusRussell King1-76/+86
2020-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-1/+27
2020-04-02mm/sparse: rename pfn_present() to pfn_in_present_section()Pingfan Liu1-1/+1
2020-04-02mm: allow VM_FAULT_RETRY for multiple timesPeter Xu23-50/+4
2020-04-02mm: introduce FAULT_FLAG_DEFAULTPeter Xu23-23/+23
2020-04-02sh/mm: use helper fault_signal_pending()Peter Xu1-5/+5
2020-04-02powerpc/mm: use helper fault_signal_pending()Peter Xu1-8/+4
2020-04-02arm64/mm: use helper fault_signal_pending()Peter Xu1-12/+7
2020-04-02arc/mm: use helper fault_signal_pending()Peter Xu1-21/+13
2020-04-02x86/mm: use helper fault_signal_pending()Peter Xu1-15/+13
2020-04-02mm: introduce fault_signal_pending()Peter Xu17-18/+17