summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* riscv: Add dump stack in show_regsKefeng Wang2021-01-145-4/+21
* riscv: Enable per-task stack canariesGuo Ren2021-01-145-2/+23
* riscv: Add support for function error injectionGuo Ren2021-01-144-0/+19
* riscv: Add uprobes supportedGuo Ren2021-01-149-1/+253
* riscv: Add KPROBES_ON_FTRACE supportedGuo Ren2021-01-143-0/+55
* riscv: Add kprobes supportedGuo Ren2021-01-1413-0/+773
* riscv: Using PATCHABLE_FUNCTION_ENTRY instead of MCOUNTGuo Ren2021-01-143-235/+204
* riscv: Fixup patch_text panic in ftraceGuo Ren2021-01-142-0/+2
* riscv: Fixup wrong ftrace remove cflagGuo Ren2021-01-142-3/+3
* riscv: Fixup compile error BUILD_BUG_ON failedGuo Ren2021-01-141-2/+6
* RISC-V: Implement ptrace regs and stack APIPatrick Stählin2021-01-143-0/+129
* riscv: Add machine name to kernel boot log and stack dump outputKefeng Wang2021-01-141-1/+8
* riscv: Add numa support for riscv64 platformAtish Patra2021-01-147-5/+87
* riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCINGGreentime Hu2021-01-141-0/+20
* riscv: Separate memory init from paging initAtish Patra2021-01-143-1/+7
* numa: Move numa implementation to common codeAtish Patra2021-01-147-48/+61
* arm64, numa: Change the numa init functions name to be genericAtish Patra2021-01-144-20/+27
* riscv: Add Canaan Kendryte K210 reset controllerDamien Le Moal2021-01-145-0/+151
* dt-bindings: pinctrl: Document canaan,k210-fpioa bindingsDamien Le Moal2021-01-142-0/+447
* dt-bindings: reset: Document canaan,k210-rst bindingsDamien Le Moal2021-01-142-0/+82
* dt-binding: mfd: Document canaan,k210-sysctl bindingsDamien Le Moal2021-01-141-0/+109
* riscv: cleanup Canaan Kendryte K210 sysctl driverDamien Le Moal2021-01-143-67/+74
* riscv: Fix Canaan Kendryte K210 device treeDamien Le Moal2021-01-141-5/+0
* riscv: Use vendor name for K210 SoC supportDamien Le Moal2021-01-1413-24/+24
* riscv: Fix builtin DTB handlingDamien Le Moal2021-01-077-90/+19
* riscv: dts: add initial board data for the SiFive HiFive UnmatchedYash Shah2021-01-072-1/+255
* dt-bindings: riscv: Update YAML doc to support SiFive HiFive Unmatched boardYash Shah2021-01-071-5/+12
* riscv: dts: add initial support for the SiFive FU740-C000 SoCYash Shah2021-01-071-0/+293
* dt-bindings: gpio: Update DT binding docs to support SiFive FU740 SoCYash Shah2021-01-071-1/+3
* dt-bindings: pwm: Update DT binding docs to support SiFive FU740 SoCYash Shah2021-01-071-3/+6
* dt-bindings: riscv: Update DT binding docs to support SiFive FU740 SoCYash Shah2021-01-071-0/+6
* RISC-V: sifive_l2_cache: Update L2 cache driver to support SiFive FU740Yash Shah2021-01-071-3/+24
* dt-bindings: riscv: Update l2 cache DT documentation to add support for SiFiv...Yash Shah2021-01-071-4/+30
* riscv/mm: Prevent kernel module to access user memory without uaccess routinesEric Lin2021-01-071-0/+5
* riscv/mm: Introduce a die_kernel_fault() helper functionEric Lin2021-01-071-6/+17
* riscv: Cleanup sbi function stubs when RISCV_SBI disabledKefeng Wang2021-01-073-12/+5
* Linux 5.11-rc2v5.11-rc2Linus Torvalds2021-01-031-1/+1
* Merge tag 's390-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-01-024-21/+35
|\
| * s390/Kconfig: sort config S390 select list once againHeiko Carstens2020-12-301-14/+17
| * s390: update defconfigsHeiko Carstens2020-12-303-7/+18
* | Merge tag 'pm-5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-01-024-5/+48
|\ \
| | \
| | \
| *-. \ Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2021-01-023-3/+41
| |\ \ \
| | | * | intel_idle: add SnowRidge C-state tableArtem Bityutskiy2020-12-301-1/+40
| | | * | MAINTAINERS: include governors into CPU IDLE TIME MANAGEMENT FRAMEWORKLukas Bulwahn2020-12-221-1/+1
| | * | | cpufreq: intel_pstate: Fix fast-switch fallback pathRafael J. Wysocki2020-12-301-1/+0
| | | |/ | | |/|
| * | | Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2020-12-301-2/+7
| |\ \ \ | | |/ / | |/| |
| | * | opp: Call the missing clk_put() on errorViresh Kumar2020-12-281-1/+4
| | * | opp: fix memory leak in _allocate_opp_tableQuanyang Wang2020-12-281-2/+4
| |/ /
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-01-0121-86/+208
|\ \ \
| * | | scsi: cxgb4i: Fix TLS dependencyRandy Dunlap2020-12-091-0/+1