summaryrefslogtreecommitdiffstats
path: root/arch/riscv
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | riscv: Add X register names to gpr-numsAndrew Jones2022-10-021-0/+8
| * | | | | | Merge tag 'kvm-x86-6.1-2' of https://github.com/sean-jc/linux into HEADPaolo Bonzini2022-09-301-1/+0
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge tag 'pinctrl-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2022-10-111-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | pinctrl: starfive: Rename "pinctrl-starfive" to "pinctrl-starfive-jh7100"Jianlong Huang2022-10-041-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | riscv: use vma iterator for vdsoLiam R. Howlett2022-09-261-1/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-10-102-3/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | kbuild: remove head-y syntaxMasahiro Yamada2022-10-021-2/+0
| * | | | | | | kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada2022-10-021-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-10-095-7/+15
|\ \ \ \ \ \ \
| * | | | | | | riscv: enable THP_SWAP for RV64Jisheng Zhang2022-10-061-0/+1
| * | | | | | | RISC-V: Print SSTC in canonical orderPalmer Dabbelt2022-10-061-1/+1
| * | | | | | | riscv: compat: s/failed/unsupported if compat mode isn't supportedJisheng Zhang2022-10-051-1/+1
| * | | | | | | RISC-V: Increase range and default value of NR_CPUSAnup Patel2022-10-041-3/+6
| * | | | | | | riscv: enable CD-ROM file systems in defconfigHeinrich Schuchardt2022-08-251-0/+3
| * | | | | | | riscv: topology: fix default topology reportingConor Dooley2022-08-152-2/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-10-091-1/+0
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | KVM: remove KVM_REQ_UNHALTPaolo Bonzini2022-09-261-1/+0
* | | | | | | Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-094-10/+12
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | riscv: efi: enable generic EFI compressed bootArd Biesheuvel2022-09-203-1/+12
| * | | | | | efi/libstub: use EFI provided memcpy/memset routinesArd Biesheuvel2022-09-171-9/+0
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'riscv-for-linus-6.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-09-237-13/+25
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | RISC-V: Avoid coupling the T-Head CMOs and ZicbomPalmer Dabbelt2022-09-171-1/+5
| * | | | | riscv: fix a nasty sigreturn bug...Al Viro2022-09-171-0/+2
| * | | | | riscv: make t-head erratas depend on MMUHeiko Stuebner2022-09-171-2/+2
| * | | | | riscv: fix RISCV_ISA_SVPBMT kconfig dependency warningRandy Dunlap2022-09-171-0/+1
| * | | | | RISC-V: Clean up the Zicbom block size probingPalmer Dabbelt2022-09-134-11/+16
* | | | | | Merge tag 'riscv-for-linus-6.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-09-091-1/+1
|\| | | | |
| * | | | | riscv: dts: microchip: use an mpfs specific l2 compatibleConor Dooley2022-08-311-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-09-043-15/+13
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2022-09-018-11/+20
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'kvm-riscv-fixes-6.0-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini2022-09-013-15/+13
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | riscv: kvm: move extern sbi_ext declarations to a headerConor Dooley2022-08-192-11/+13
| | * | | | riscv: kvm: vcpu_timer: fix unused variable warningsConor Dooley2022-08-191-4/+0
| | | |_|/ | | |/| |
* | | | | mm: pagewalk: Fix race between unmap and page walkerSteven Price2022-09-031-2/+2
| |_|/ / |/| | |
* | | | Merge tag 'riscv-for-linus-6.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-08-267-10/+19
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'riscv-variable_fixes_without_kvm' of git://git.kernel.org/pub/s...Palmer Dabbelt2022-08-254-1/+17
| |\ \ \
| | * | | riscv: traps: add missing prototypeConor Dooley2022-08-182-1/+4
| | * | | riscv: signal: fix missing prototype warningConor Dooley2022-08-182-0/+13
| | | |/ | | |/|
| * | | Merge tag 'dt-fixes-for-palmer-6.0-rc3' of git://git.kernel.org/pub/scm/linux...Palmer Dabbelt2022-08-253-9/+2
| |\ \ \
| | * | | riscv: dts: microchip: mpfs: remove pci axi address translation propertyConor Dooley2022-08-231-1/+0
| | * | | riscv: dts: microchip: mpfs: remove bogus card-detect-delayConor Dooley2022-08-232-2/+0
| | * | | riscv: dts: microchip: mpfs: remove ti,fifo-depth propertyConor Dooley2022-08-232-4/+0
| | * | | riscv: dts: microchip: mpfs: fix incorrect pcie child node nameConor Dooley2022-08-231-1/+1
| | * | | riscv: dts: microchip: correct L2 cache interruptsHeinrich Schuchardt2022-08-171-1/+1
| | |/ /
* | | / Merge tag 'riscv-for-linus-6.0-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-08-191-1/+1
|\| | | | |_|/ |/| |
| * | riscv: Ensure isa-ext static keys are writableAndrew Jones2022-08-161-1/+1
| |/
* / KVM: Rename mmu_notifier_* to mmu_invalidate_*Chao Peng2022-08-191-2/+2
|/
* Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-08-1242-78/+667
|\
| * RISC-V: KVM: Support sstc extensionAtish Patra2022-08-124-7/+153