summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-02-23riscv: Get rid of MAX_EARLY_MAPPING_SIZEAlexandre Ghiti1-16/+5
2021-02-23riscv: Disable KSAN_SANITIZE for vDSOTobias Klauser1-1/+2
2021-02-23riscv: Remove unnecessary declarationKefeng Wang1-3/+0
2021-02-23riscv: Add Canaan Kendryte K210 SD card defconfigDamien Le Moal1-0/+92
2021-02-23riscv: Update Canaan Kendryte K210 defconfigDamien Le Moal1-8/+36
2021-02-23riscv: Add Kendryte KD233 board device treeDamien Le Moal1-0/+152
2021-02-23riscv: Add SiPeed MAIXDUINO board device treeDamien Le Moal1-0/+184
2021-02-23riscv: Add SiPeed MAIX GO board device treeDamien Le Moal1-0/+219
2021-02-23riscv: Add SiPeed MAIX DOCK board device treeDamien Le Moal1-0/+211
2021-02-23riscv: Add SiPeed MAIX BiT board device treeDamien Le Moal1-0/+209
2021-02-23riscv: Update Canaan Kendryte K210 device treeDamien Le Moal4-52/+414
2021-02-23RISC-V: Add a non-void return for sbi v02 functionsAtish Patra2-21/+21
2021-02-23Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds186-2081/+2462
2021-02-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds17-69/+253
2021-02-23Merge tag 'timers-urgent-2021-02-22' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+0
2021-02-22Merge tag 'docs-5.12' of git://git.lwn.net/linuxLinus Torvalds1-2/+2
2021-02-22KVM: x86/mmu: Consider the hva in mmu_notifier retryDavid Stevens4-11/+30
2021-02-22KVM: x86/mmu: Skip mmu_notifier check when handling MMIO page faultSean Christopherson2-2/+2
2021-02-22KVM: nSVM: prepare guest save area while is_guest_mode is truePaolo Bonzini1-1/+1
2021-02-22Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2021-02-22Merge tag 'for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds4-4/+11
2021-02-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds5-13/+3
2021-02-22Merge tag 'backlight-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+8
2021-02-22Merge tag 'regulator-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+8
2021-02-22Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-83/+0
2021-02-22ARM: 9065/1: OABI compat: fix build when EPOLL is not enabledRandy Dunlap1-0/+15
2021-02-22Merge tag 'timers-v5.11-rc5' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner1-1/+0
2021-02-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds54-4624/+2351
2021-02-22arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe22-22/+22
2021-02-22arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada12-15/+15
2021-02-22arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada11-80/+91
2021-02-22Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-1/+7
2021-02-22Merge tag 'media/v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-0/+8
2021-02-22Merge tag 'for-linux-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds31-281/+833
2021-02-22Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds71-1379/+1187
2021-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds104-1897/+4298
2021-02-22Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux...Linus Torvalds7-12/+833
2021-02-22Merge branch 'parisc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds15-232/+122
2021-02-22Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds122-898/+1021
2021-02-22Merge tag 'm68k-for-v5.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-0/+36
2021-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds61-696/+1268
2021-02-22Merge tag 'for-linus-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-10/+11
2021-02-21Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds15-417/+742
2021-02-21Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-12/+73
2021-02-21Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-6/+10
2021-02-21Merge tag 'irq-core-2021-02-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+4
2021-02-21Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+2
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds170-11890/+6
2021-02-21Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds20-298/+94
2021-02-21Merge tag 'usb-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-1/+105