index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-20
/
+0
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2022-08-04
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-27
/
+4
2022-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-16
/
+83
2022-08-03
Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+0
2022-07-29
RISC-V: KVM: Add support for Svpbmt inside Guest/VM
Anup Patel
2
-0
/
+17
2022-07-29
RISC-V: KVM: Add G-stage ioremap() and iounmap() functions
Anup Patel
1
-0
/
+5
2022-07-29
RISC-V: KVM: Add extensible CSR emulation framework
Anup Patel
2
-0
/
+11
2022-07-29
RISC-V: KVM: Add extensible system instruction emulation framework
Anup Patel
1
-0
/
+9
2022-07-29
RISC-V: KVM: Factor-out instruction emulation into separate sources
Anup Patel
2
-10
/
+34
2022-07-29
RISC-V: KVM: Make kvm_riscv_guest_timer_init a void function
Nikolay Borisov
1
-1
/
+1
2022-07-29
RISC-V: KVM: Improve ISA extension by using a bitmap
Atish Patra
2
-5
/
+6
2022-07-22
asm-generic: Add new pci.h and use it
Stafford Horne
1
-19
/
+4
2022-07-22
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
1
-2
/
+0
2022-07-22
PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h
Stafford Horne
1
-6
/
+0
2022-07-17
riscv/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-20
/
+0
2022-07-11
riscv: Fix missing PAGE_PFN_MASK
Alexandre Ghiti
2
-9
/
+9
2022-06-28
efi: Simplify arch_efi_call_virt() macro
Sudeep Holla
1
-2
/
+0
2022-06-28
arch/*/: remove CONFIG_VIRT_TO_BUS
Arnd Bergmann
1
-1
/
+0
2022-06-17
riscv: Fix ALT_THEAD_PMA's asm parameters
Nathan Chancellor
1
-7
/
+7
2022-06-02
riscv: Move alternative length validation into subsection
Nathan Chancellor
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-05-31
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
26
-115
/
+693
2022-05-30
RISC-V: Prepare dropping week attribute from arch_kexec_apply_relocations[_add]
Uwe Kleine-König
1
-0
/
+7
2022-05-26
RISC-V: Various XIP fixes
Palmer Dabbelt
2
-26
/
+31
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-23
/
+122
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-6
/
+65
2022-05-26
Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-160
/
+4
2022-05-25
RISC-V: Split out the XIP fixups into their own file
Palmer Dabbelt
2
-26
/
+31
2022-05-24
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2022-05-23
Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2022-05-21
riscv: atomic: Add custom conditional atomic operation implementation
Guo Ren
1
-0
/
+82
2022-05-21
riscv: atomic: Optimize dec_if_positive functions
Guo Ren
1
-10
/
+10
2022-05-21
riscv: atomic: Cleanup unnecessary definition
Guo Ren
1
-12
/
+0
2022-05-20
Merge tag 'generic-ticket-spinlocks-v6' into for-next
Palmer Dabbelt
3
-160
/
+4
2022-05-20
RISC-V: KVM: Introduce ISA extension register
Atish Patra
1
-0
/
+20
2022-05-20
RISC-V: KVM: Cleanup stale TLB entries when host CPU changes
Anup Patel
1
-0
/
+5
2022-05-20
RISC-V: KVM: Add remote HFENCE functions based on VCPU requests
Anup Patel
1
-0
/
+59
2022-05-20
RISC-V: KVM: Reduce KVM_MAX_VCPUS value
Anup Patel
1
-2
/
+1
2022-05-20
RISC-V: KVM: Introduce range based local HFENCE functions
Anup Patel
1
-5
/
+20
2022-05-20
RISC-V: KVM: Add Sv57x4 mode support for G-stage
Anup Patel
1
-0
/
+1
2022-05-20
RISC-V: KVM: Use G-stage name for hypervisor page table
Anup Patel
1
-15
/
+15
2022-05-19
riscv: kexec: add kexec_file_load() support
Palmer Dabbelt
1
-0
/
+4
2022-05-19
bug: Use normal relative pointers in 'struct bug_entry'
Josh Poimboeuf
1
-2
/
+2
2022-05-19
riscv/mm: fix two page table check related issues
Tong Tiangen
2
-5
/
+5
2022-05-19
RISC-V: Add kexec_file support
Liao Chang
1
-0
/
+4
2022-05-19
RISC-V: Add support for rv32 userspace via COMPAT
Palmer Dabbelt
12
-6
/
+242
2022-05-17
riscv: compat: signal: Add rt_frame implementation
Guo Ren
1
-0
/
+18
2022-05-13
riscv: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
1
-1
/
+1
[next]