summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-02-18riscv: add BUILTIN_DTB support for MMU-enabled targetsVitaly Wool3-7/+17
2021-01-14riscv/stacktrace: Fix stack output without ra on the stack topChen Huang1-3/+9
2021-01-14riscv: Improve __show_regsKefeng Wang1-1/+6
2021-01-14riscv: Add dump stack in show_regsKefeng Wang5-4/+21
2021-01-14riscv: Enable per-task stack canariesGuo Ren5-2/+23
2021-01-14riscv: Add support for function error injectionGuo Ren4-0/+19
2021-01-14riscv: Add uprobes supportedGuo Ren9-1/+253
2021-01-14riscv: Add KPROBES_ON_FTRACE supportedGuo Ren3-0/+55
2021-01-14riscv: Add kprobes supportedGuo Ren13-0/+773
2021-01-14riscv: Using PATCHABLE_FUNCTION_ENTRY instead of MCOUNTGuo Ren3-235/+204
2021-01-14riscv: Fixup patch_text panic in ftraceGuo Ren2-0/+2
2021-01-14riscv: Fixup wrong ftrace remove cflagGuo Ren2-3/+3
2021-01-14riscv: Fixup compile error BUILD_BUG_ON failedGuo Ren1-2/+6
2021-01-14RISC-V: Implement ptrace regs and stack APIPatrick Stählin3-0/+129
2021-01-14riscv: Add machine name to kernel boot log and stack dump outputKefeng Wang1-1/+8
2021-01-14riscv: Add numa support for riscv64 platformAtish Patra7-5/+87
2021-01-14riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCINGGreentime Hu1-0/+20
2021-01-14riscv: Separate memory init from paging initAtish Patra3-1/+7
2021-01-14numa: Move numa implementation to common codeAtish Patra4-531/+2
2021-01-14arm64, numa: Change the numa init functions name to be genericAtish Patra4-20/+27
2021-01-14riscv: Add Canaan Kendryte K210 reset controllerDamien Le Moal1-0/+1
2021-01-14riscv: Fix Canaan Kendryte K210 device treeDamien Le Moal1-5/+0
2021-01-14riscv: Use vendor name for K210 SoC supportDamien Le Moal8-20/+20
2021-01-07riscv: Fix builtin DTB handlingDamien Le Moal6-78/+19
2021-01-07riscv: dts: add initial board data for the SiFive HiFive UnmatchedYash Shah2-1/+255
2021-01-07riscv: dts: add initial support for the SiFive FU740-C000 SoCYash Shah1-0/+293
2021-01-07riscv/mm: Prevent kernel module to access user memory without uaccess routinesEric Lin1-0/+5
2021-01-07riscv/mm: Introduce a die_kernel_fault() helper functionEric Lin1-6/+17
2021-01-07riscv: Cleanup sbi function stubs when RISCV_SBI disabledKefeng Wang3-12/+5
2021-01-02Merge tag 's390-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds4-21/+35
2020-12-30s390/Kconfig: sort config S390 select list once againHeiko Carstens1-14/+17
2020-12-30s390: update defconfigsHeiko Carstens3-7/+18
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap21-21/+0
2020-12-29mm: memmap defer init doesn't work as expectedBaoquan He1-2/+2
2020-12-24Merge tag 'riscv-for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2020-12-24Merge tag 'powerpc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds7-15/+29
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-9/+7
2020-12-24Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-152/+30
2020-12-22Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2020-12-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds36-51/+466
2020-12-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linuxLinus Torvalds50-473/+1256
2020-12-22Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds3-12/+111
2020-12-22x86/split-lock: Avoid returning with interrupts enabledAndi Kleen1-1/+2
2020-12-22kasan: allow VMAP_STACK for HW_TAGS modeAndrey Konovalov1-4/+4
2020-12-22kasan, arm64: unpoison stack only with CONFIG_KASAN_STACKAndrey Konovalov2-2/+2
2020-12-22kasan, arm64: enable CONFIG_KASAN_HW_TAGSAndrey Konovalov1-0/+1
2020-12-22kasan, arm64: print report from tag fault handlerAndrey Konovalov1-0/+14
2020-12-22kasan, arm64: implement HW_TAGS runtimeAndrey Konovalov3-2/+7
2020-12-22kasan, arm64: expand CONFIG_KASAN checksAndrey Konovalov10-14/+18
2020-12-22kasan, x86, s390: update undef CONFIG_KASANAndrey Konovalov2-0/+2