summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-08-04Merge tag 'x86-asm-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-339/+176
2020-08-04Merge tag 'x86-alternatives-2020-08-03' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+2
2020-08-04Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-14/+58
2020-08-04Merge tag 'perf-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds23-256/+1548
2020-08-04Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds41-146/+172
2020-08-04Merge tag 'core-headers-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2020-08-04Merge tag 'irq-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-0/+12
2020-08-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds50-324/+1016
2020-08-04Merge tag 'm68k-for-v5.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds18-99/+129
2020-08-04Merge tag 'rm-unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/rpp...Linus Torvalds148-15657/+0
2020-08-03Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds33-583/+812
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds2-11/+8
2020-08-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds19-815/+551
2020-08-03Merge branch 'pm-cpufreq'Rafael J. Wysocki2-26/+6
2020-08-03Merge branch 'locking/nmi' into locking/core, to pick up completed topic branchIngo Molnar1-0/+3
2020-08-02Merge tag 'x86-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2020-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-15/+39
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller24-34/+104
2020-08-01csky: Add context tracking supportGuo Ren2-0/+27
2020-08-01Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...Ingo Molnar1-1/+1
2020-08-01xtensa: add missing exclusive access state managementMax Filippov3-0/+18
2020-08-01xtensa: fix xtensa_pmu_setup prototypeMax Filippov1-1/+1
2020-07-31Merge branch 'for-next/read-barrier-depends' into for-next/coreCatalin Marinas14-74/+67
2020-07-31Merge branch 'for-next/tlbi' into for-next/coreCatalin Marinas11-17/+264
2020-07-31Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature',...Catalin Marinas17-81/+469
2020-07-31arm64: use IRQ_STACK_SIZE instead of THREAD_SIZE for irq stackManinder Singh1-1/+1
2020-07-31Merge tag 'powerpc-5.8-8' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-3/+42
2020-07-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-5/+5
2020-07-31Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds3-6/+24
2020-07-31MIPS: handle Loongson-specific GSExc exceptionWANG Xuerui6-0/+60
2020-07-31MIPS: add definitions for Loongson-specific CP0.Diag1 registerWANG Xuerui1-0/+8
2020-07-31MIPS: only register FTLBPar exception handler for supported modelsWANG Xuerui4-1/+20
2020-07-31MIPS: ingenic: Hardcode mem size for qi,lb60 boardPaul Cercueil1-29/+8
2020-07-31MIPS: DTS: ingenic/qi,lb60: Add model and memory nodePaul Cercueil1-0/+6
2020-07-31MIPS: ingenic: Use fw_passed_dtb even if CONFIG_BUILTIN_DTBPaul Cercueil1-6/+1
2020-07-31MIPS: head.S: Init fw_passed_dtb to builtin DTBPaul Cercueil1-0/+6
2020-07-31Merge branch 'linus' into locking/core, to resolve conflictIngo Molnar27-70/+110
2020-07-31Merge branch 'WIP.x86/entry' into x86/entry, to merge the latest generic code...Ingo Molnar4-16/+47
2020-07-31x86: Add support for ZSTD compressed kernelNick Terrell5-10/+19
2020-07-31x86: Bump ZO_z_extra_bytes margin for zstdNick Terrell1-1/+7
2020-07-31ARM: mstar: Correct the compatible string for pmsleepDaniel Palmer1-1/+1
2020-07-31Merge tag 'qcom-arm64-for-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann16-501/+1819
2020-07-31Merge tag 'amlogic-dt64-4' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann1-5/+131
2020-07-31crypto: x86/curve25519 - Remove unused carry variablesHerbert Xu1-4/+2
2020-07-31Merge tag 'socfpga_update_for_v5.9' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann7-3/+103
2020-07-31KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVMWanpeng Li1-3/+6
2020-07-31KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabledWanpeng Li1-1/+1
2020-07-31csky: Add arch_show_interrupts for IPI interruptsGuo Ren1-8/+41
2020-07-31csky: Add irq_work supportGuo Ren2-0/+23
2020-07-31csky: Fixup warning by EXPORT_SYMBOL(kmap)Guo Ren1-2/+0