summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-12-11Add and use a generic version of devmem_is_allowed()Palmer Dabbelt7-48/+3
2020-12-11arm64: Use the generic devmem_is_allowed()Palmer Dabbelt3-24/+1
2020-12-11arm: Use the generic devmem_is_allowed()Palmer Dabbelt3-24/+1
2020-12-11RISC-V: Use the new generic devmem_is_allowed()Palmer Dabbelt1-0/+1
2020-12-10riscv: Fixed kernel test robot warningSouptick Joarder1-0/+2
2020-12-10riscv: kernel: Drop unused clean ruleKefeng Wang1-2/+0
2020-12-10riscv: provide memmove implementationNylon Chen4-4/+71
2020-11-25RISC-V: Move dynamic relocation section under __initAtish Patra1-4/+4
2020-11-25RISC-V: Protect all kernel sections including init earlyAtish Patra6-27/+67
2020-11-25RISC-V: Align the .init.text sectionAtish Patra1-1/+7
2020-11-25RISC-V: Initialize SBI earlyAtish Patra1-4/+3
2020-11-25riscv: Enable ARCH_STACKWALKKefeng Wang3-40/+11
2020-11-20riscv: Make stack walk callback consistent with generic codeKefeng Wang3-7/+7
2020-11-20riscv: Cleanup stacktraceKefeng Wang3-15/+21
2020-11-20riscv: Add HAVE_IRQ_TIME_ACCOUNTINGKefeng Wang1-0/+1
2020-11-20riscv: Enable CMA supportKefeng Wang1-2/+6
2020-11-09riscv: Ignore Image.* and loader.binKefeng Wang1-1/+2
2020-11-09riscv: Clean up boot dirKefeng Wang2-1/+4
2020-11-09riscv: Fix compressed Image formats buildKefeng Wang1-0/+3
2020-11-09RISC-V: Add kernel image sections to the resource treeNick Kossifidis2-27/+160
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches67-104/+104
2020-10-25Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-9/+87
2020-10-25Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-8/+13
2020-10-24Merge tag 'dma-mapping-5.10-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2020-10-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-9/+6
2020-10-24Merge tag 'x86_seves_fixes_for_v5.10_rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds5-16/+40
2020-10-24Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds11-118/+179
2020-10-24Merge tag 'riscv-for-linus-5.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-95/+93
2020-10-24Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-21/+98
2020-10-24Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds625-6335/+27407
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds3-0/+18
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds402-19357/+3377
2020-10-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds10-26/+59
2020-10-24KVM: ioapic: break infinite recursion on lazy EOIVitaly Kuznetsov1-4/+1
2020-10-24KVM: vmx: rename pi_init to avoid conflict with paridePaolo Bonzini3-4/+4
2020-10-24KVM: x86/mmu: Avoid modulo operator on 64-bit value to fix i386 buildSean Christopherson1-1/+1
2020-10-23Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-1/+1
2020-10-23x86/uaccess: fix code generation in put_user()Rasmus Villemoes1-1/+9
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds104-4791/+7575
2020-10-23parisc: Add wrapper syscalls to fix O_NONBLOCK flag usageHelge Deller2-7/+78
2020-10-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-0/+12
2020-10-23Merge tag 'tag-chrome-platform-for-v5.10' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds26-42/+17
2020-10-23Merge tag 'arc-5.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-9/+18
2020-10-23Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds9-51/+43
2020-10-23Merge branch 'pm-avs'Rafael J. Wysocki1-1/+1
2020-10-23xen/events: only register debug interrupt for 2-level eventsJuergen Gross2-8/+13
2020-10-23kvm: x86/mmu: NX largepage recovery for TDP MMUBen Gardon3-4/+18
2020-10-23kvm: x86/mmu: Don't clear write flooding count for direct rootsBen Gardon1-1/+7
2020-10-23kvm: x86/mmu: Support MMIO in the TDP MMUBen Gardon3-21/+72