summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-19riscv: Covert to reserve_initrd_mem()Kefeng Wang1-53/+1
2021-02-19initramfs: Provide a common initrd reserve functionKefeng Wang2-0/+51
2021-02-19initrd: Add the preprocessor guard in initrd.hKefeng Wang1-0/+5
2021-02-19riscv: add BUILTIN_DTB support for MMU-enabled targetsVitaly Wool3-7/+17
2021-01-15riscv/stacktrace: Fix stack output without ra on the stack topChen Huang1-3/+9
2021-01-15riscv: Improve __show_regsKefeng Wang1-1/+6
2021-01-15riscv: Add dump stack in show_regsKefeng Wang5-4/+21
2021-01-15riscv: Enable per-task stack canariesGuo Ren5-2/+23
2021-01-15riscv: Add support for function error injectionGuo Ren4-0/+19
2021-01-15riscv: Add uprobes supportedGuo Ren9-1/+253
2021-01-15riscv: Add KPROBES_ON_FTRACE supportedGuo Ren3-0/+55
2021-01-15riscv: Add kprobes supportedGuo Ren13-0/+773
2021-01-15riscv: Using PATCHABLE_FUNCTION_ENTRY instead of MCOUNTGuo Ren3-235/+204
2021-01-15riscv: Fixup patch_text panic in ftraceGuo Ren2-0/+2
2021-01-15riscv: Fixup wrong ftrace remove cflagGuo Ren2-3/+3
2021-01-15riscv: Fixup compile error BUILD_BUG_ON failedGuo Ren1-2/+6
2021-01-15RISC-V: Implement ptrace regs and stack APIPatrick Stählin3-0/+129
2021-01-15riscv: Add machine name to kernel boot log and stack dump outputKefeng Wang1-1/+8
2021-01-15riscv: Add numa support for riscv64 platformAtish Patra7-5/+87
2021-01-15riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCINGGreentime Hu1-0/+20
2021-01-15riscv: Separate memory init from paging initAtish Patra3-1/+7
2021-01-15numa: Move numa implementation to common codeAtish Patra7-48/+61
2021-01-15arm64, numa: Change the numa init functions name to be genericAtish Patra4-20/+27
2021-01-15riscv: Add Canaan Kendryte K210 reset controllerDamien Le Moal5-0/+151
2021-01-15dt-bindings: pinctrl: Document canaan,k210-fpioa bindingsDamien Le Moal2-0/+447
2021-01-15dt-bindings: reset: Document canaan,k210-rst bindingsDamien Le Moal2-0/+82
2021-01-15dt-binding: mfd: Document canaan,k210-sysctl bindingsDamien Le Moal1-0/+109
2021-01-15riscv: cleanup Canaan Kendryte K210 sysctl driverDamien Le Moal3-67/+74
2021-01-15riscv: Fix Canaan Kendryte K210 device treeDamien Le Moal1-5/+0
2021-01-15riscv: Use vendor name for K210 SoC supportDamien Le Moal13-24/+24
2021-01-08riscv: Fix builtin DTB handlingDamien Le Moal7-90/+19
2021-01-08riscv: dts: add initial board data for the SiFive HiFive UnmatchedYash Shah2-1/+255
2021-01-08dt-bindings: riscv: Update YAML doc to support SiFive HiFive Unmatched boardYash Shah1-5/+12
2021-01-08riscv: dts: add initial support for the SiFive FU740-C000 SoCYash Shah1-0/+293
2021-01-08dt-bindings: gpio: Update DT binding docs to support SiFive FU740 SoCYash Shah1-1/+3
2021-01-08dt-bindings: pwm: Update DT binding docs to support SiFive FU740 SoCYash Shah1-3/+6
2021-01-08dt-bindings: riscv: Update DT binding docs to support SiFive FU740 SoCYash Shah1-0/+6
2021-01-08RISC-V: sifive_l2_cache: Update L2 cache driver to support SiFive FU740Yash Shah1-3/+24
2021-01-08dt-bindings: riscv: Update l2 cache DT documentation to add support for SiFiv...Yash Shah1-4/+30
2021-01-08riscv/mm: Prevent kernel module to access user memory without uaccess routinesEric Lin1-0/+5
2021-01-08riscv/mm: Introduce a die_kernel_fault() helper functionEric Lin1-6/+17
2021-01-08riscv: Cleanup sbi function stubs when RISCV_SBI disabledKefeng Wang3-12/+5
2021-01-04Linux 5.11-rc2v5.11-rc2Linus Torvalds1-1/+1
2021-01-02Merge tag 's390-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds4-21/+35
2021-01-02Merge tag 'pm-5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds4-5/+48
2021-01-02Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki3-3/+41
2021-01-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds21-86/+208
2021-01-01Merge tag 'block-5.11-2021-01-01' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+2
2021-01-01Merge tag 'io_uring-5.11-2021-01-01' of git://git.kernel.dk/linux-blockLinus Torvalds3-21/+43
2021-01-01depmod: handle the case of /sbin/depmod without /sbin in PATHLinus Torvalds1-0/+2