index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-04
riscv/vdso: Add support for time namespaces
Tong Tiangen
6
-54
/
+211
2021-10-04
RISC-V: KVM: Add SBI v0.1 support
Atish Patra
5
-0
/
+209
2021-10-04
RISC-V: KVM: Implement ONE REG interface for FP registers
Atish Patra
2
-0
/
+114
2021-10-04
RISC-V: KVM: FP lazy save/restore
Atish Patra
4
-0
/
+342
2021-10-04
RISC-V: KVM: Add timer functionality
Atish Patra
7
-1
/
+309
2021-10-04
RISC-V: KVM: Implement MMU notifiers
Anup Patel
4
-5
/
+89
2021-10-04
RISC-V: KVM: Implement stage2 page table programming
Anup Patel
5
-16
/
+676
2021-10-04
RISC-V: KVM: Implement VMID allocator
Anup Patel
7
-2
/
+249
2021-10-04
RISC-V: KVM: Handle WFI exits for VCPU
Anup Patel
1
-0
/
+76
2021-10-04
RISC-V: KVM: Handle MMIO exits for VCPU
Anup Patel
8
-4
/
+651
2021-10-04
RISC-V: KVM: Implement VCPU world-switch
Anup Patel
5
-4
/
+319
2021-10-04
RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
Anup Patel
2
-4
/
+290
2021-10-04
RISC-V: KVM: Implement VCPU interrupts and requests handling
Anup Patel
3
-13
/
+197
2021-10-04
RISC-V: KVM: Implement VCPU create, init and destroy functions
Anup Patel
2
-9
/
+115
2021-10-04
RISC-V: Add initial skeletal KVM support
Anup Patel
12
-0
/
+805
2021-10-04
RISC-V: Add hypervisor extension related CSR defines
Anup Patel
1
-0
/
+87
2021-10-02
riscv/vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
Tong Tiangen
1
-1
/
+3
2021-10-02
riscv/vdso: Move vdso data page up front
Tong Tiangen
3
-19
/
+30
2021-10-02
riscv/vdso: Refactor asm/vdso.h
Tong Tiangen
4
-8
/
+15
2021-09-30
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
3
-4
/
+4
2021-09-30
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
1
-1
/
+1
2021-09-30
kprobes: treewide: Cleanup the error messages for kprobes
Masami Hiramatsu
1
-6
/
+5
2021-09-30
riscv: rely on core code to keep thread_info::cpu updated
Ard Biesheuvel
3
-7
/
+0
2021-09-14
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
1
-9
/
+0
2021-09-13
Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)
Linus Torvalds
1
-1
/
+1
2021-09-13
riscv: remove Kconfig check for GCC version for ARCH_RV64I
Nick Desaulniers
1
-1
/
+1
2021-09-12
Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-5
/
+2
2021-09-11
Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
8
-14
/
+20
2021-09-10
riscv: Move EXCEPTION_TABLE to RO_DATA segment
Jisheng Zhang
2
-3
/
+2
2021-09-10
riscv: Enable BUILDTIME_TABLE_SORT
Jisheng Zhang
1
-0
/
+1
2021-09-10
riscv: dts: microchip: mpfs-icicle: Fix serial console
Geert Uytterhoeven
1
-1
/
+5
2021-09-10
riscv: move the (z)install rules to arch/riscv/Makefile
Masahiro Yamada
2
-10
/
+5
2021-09-10
riscv: Improve stack randomisation on RV64
Kefeng Wang
1
-0
/
+3
2021-09-10
riscv: defconfig: enable NLS_CODEPAGE_437, NLS_ISO8859_1
Heinrich Schuchardt
1
-0
/
+2
2021-09-10
riscv: defconfig: enable BLK_DEV_NVME
Heinrich Schuchardt
1
-0
/
+2
2021-09-11
Merge branch 'linus' into smp/urgent
Thomas Gleixner
16
-195
/
+247
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-6
/
+1
2021-09-08
trap: cleanup trap_init()
Kefeng Wang
1
-5
/
+0
2021-09-08
riscv: only select GENERIC_IOREMAP if MMU support is enabled
Christoph Hellwig
1
-1
/
+1
2021-09-05
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-3
/
+1
2021-09-05
Merge tag 'riscv-for-linus-5.15-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
12
-127
/
+229
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-1
/
+1
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-30
/
+14
2021-09-03
memblock: make memblock_find_in_range method private
Mike Rapoport
1
-30
/
+14
2021-09-01
Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
1
-20
/
+0
2021-09-01
Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-2
/
+0
2021-09-01
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-4
/
+1
2021-09-01
drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()
Thomas Gleixner
1
-5
/
+2
2021-08-30
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+0
2021-08-27
Merge tag 'riscv-for-linus-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
3
-1
/
+9
[prev]
[next]