Age | Commit message (Expand) | Author | Files | Lines |
2022-06-24 | Merge tag 'riscv-for-linus-5.19-rc4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -7/+7 |
2022-06-17 | Merge tag 'riscv-for-linus-5.19-rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -6/+18 |
2022-06-17 | riscv: Fix ALT_THEAD_PMA's asm parameters | Nathan Chancellor | 1 | -7/+7 |
2022-06-16 | RISC-V: Some Svpbmt fixes | Palmer Dabbelt | 3 | -6/+9 |
2022-06-16 | riscv: Improve description for RISCV_ISA_SVPBMT Kconfig symbol | Heiko Stuebner | 1 | -2/+7 |
2022-06-16 | riscv: drop cpufeature_apply_feature tracking variable | Heiko Stuebner | 1 | -4/+1 |
2022-06-16 | riscv: fix dependency for t-head errata | Heiko Stuebner | 1 | -0/+1 |
2022-06-12 | riscv: dts: microchip: re-add pdma to mpfs device tree | Conor Dooley | 1 | -0/+9 |
2022-06-09 | RISC-V: KVM: fix typos in comments | Julia Lawall | 1 | -1/+1 |
2022-06-04 | Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux | Linus Torvalds | 1 | -4/+3 |
2022-06-03 | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -5/+7 |
2022-06-03 | Merge tag 'riscv-for-linus-5.19-mw2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 16 | -87/+247 |
2022-06-03 | Merge tag 'efi-next-for-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2022-06-03 | risc-v: replace bitmap_weight with bitmap_empty in riscv_fill_hwcap() | Yury Norov | 1 | -4/+3 |
2022-06-02 | riscv: Move alternative length validation into subsection | Nathan Chancellor | 1 | -2/+2 |
2022-06-02 | riscv: mm: init: make pt_ops_set_[early|late|fixmap] static | Jisheng Zhang | 1 | -3/+3 |
2022-06-01 | riscv: move errata/ and kvm/ builds to arch/riscv/Kbuild | Masahiro Yamada | 2 | -3/+2 |
2022-06-01 | RISC-V: Mark IORESOURCE_EXCLUSIVE for reserved mem instead of IORESOURCE_BUSY | Xianting Tian | 1 | -2/+2 |
2022-06-01 | riscv: Wire up memfd_secret in UAPI header | Tobias Klauser | 2 | -1/+1 |
2022-06-01 | riscv: Fix irq_work when SMP is disabled | Samuel Holland | 1 | -1/+1 |
2022-06-01 | riscv: Improve virtual kernel memory layout dump | Alexandre Ghiti | 1 | -15/+51 |
2022-06-01 | riscv: Initialize thread pointer before calling C functions | Alexandre Ghiti | 1 | -0/+1 |
2022-06-01 | RISC-V: Only default to spinwait on SBI-0.1 and M-mode | Palmer Dabbelt | 1 | -1/+7 |
2022-06-01 | riscv: dts: icicle: sort nodes alphabetically | Conor Dooley | 1 | -52/+52 |
2022-06-01 | riscv: microchip: icicle: readability fixes | Conor Dooley | 1 | -3/+5 |
2022-06-01 | riscv: dts: microchip: add the sundance polarberry | Conor Dooley | 3 | -0/+116 |
2022-06-01 | riscv: dts: microchip: make the fabric dtsi board specific | Conor Dooley | 3 | -1/+3 |
2022-06-01 | riscv: dts: microchip: remove soc vendor from filenames | Conor Dooley | 4 | -3/+3 |
2022-06-01 | riscv: dts: microchip: move sysctrlr out of soc bus | Conor Dooley | 1 | -5/+5 |
2022-06-01 | riscv: dts: microchip: remove icicle memory clocks | Conor Dooley | 1 | -2/+0 |
2022-05-31 | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 75 | -273/+2426 |
2022-05-30 | RISC-V: Prepare dropping week attribute from arch_kexec_apply_relocations[_add] | Uwe Kleine-König | 1 | -0/+7 |
2022-05-30 | Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -8/+4 |
2022-05-29 | Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -4/+2 |
2022-05-28 | riscv: read-only pages should not be writable | Heinrich Schuchardt | 1 | -1/+1 |
2022-05-27 | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -22/+4 |
2022-05-26 | ftrace: Remove return value of ftrace_arch_modify_*() | Li kunyu | 1 | -4/+2 |
2022-05-26 | RISC-V: Various XIP fixes | Palmer Dabbelt | 6 | -30/+38 |
2022-05-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 13 | -287/+931 |
2022-05-26 | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -6/+66 |
2022-05-26 | Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2 | -25/+3 |
2022-05-26 | Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -160/+5 |
2022-05-25 | Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/... | Linus Torvalds | 1 | -7/+1 |
2022-05-25 | riscv: compat: Using seperated vdso_maps for compat_vdso_info | Guo Ren | 1 | -2/+13 |
2022-05-25 | RISC-V: Fix the XIP build | Palmer Dabbelt | 1 | -1/+1 |
2022-05-25 | RISC-V: Split out the XIP fixups into their own file | Palmer Dabbelt | 4 | -26/+33 |
2022-05-25 | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2 | -24/+153 |
2022-05-25 | Merge back reboot/poweroff notifiers rework for 5.19-rc1. | Rafael J. Wysocki | 1 | -8/+4 |
2022-05-24 | RISC-V: ignore xipImage | Palmer Dabbelt | 1 | -0/+1 |
2022-05-24 | RISC-V: Avoid empty create_*_mapping definitions | Palmer Dabbelt | 1 | -3/+3 |