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
2021-10-26
riscv: remove .text section size limitation for XIP
Vitaly Wool
1
-2
/
+4
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-1
/
+1
2021-10-04
Merge tag 'for-riscv' of https://git.kernel.org/pub/scm/virt/kvm/kvm.git into...
Palmer Dabbelt
1
-0
/
+87
2021-10-04
Merge remote-tracking branch 'palmer/riscv-clone3' into fixes
Palmer Dabbelt
1
-1
/
+2
2021-10-04
RISC-V: Include clone3() on rv32
Palmer Dabbelt
1
-1
/
+2
2021-10-04
riscv/vdso: Add support for time namespaces
Tong Tiangen
3
-1
/
+10
2021-10-04
RISC-V: KVM: Add SBI v0.1 support
Atish Patra
1
-0
/
+10
2021-10-04
RISC-V: KVM: Implement ONE REG interface for FP registers
Atish Patra
1
-0
/
+10
2021-10-04
RISC-V: KVM: FP lazy save/restore
Atish Patra
1
-0
/
+5
2021-10-04
RISC-V: KVM: Add timer functionality
Atish Patra
3
-0
/
+68
2021-10-04
RISC-V: KVM: Implement MMU notifiers
Anup Patel
1
-0
/
+2
2021-10-04
RISC-V: KVM: Implement stage2 page table programming
Anup Patel
1
-0
/
+12
2021-10-04
RISC-V: KVM: Implement VMID allocator
Anup Patel
1
-0
/
+24
2021-10-04
RISC-V: KVM: Handle MMIO exits for VCPU
Anup Patel
1
-0
/
+22
2021-10-04
RISC-V: KVM: Implement VCPU world-switch
Anup Patel
1
-1
/
+9
2021-10-04
RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
Anup Patel
1
-1
/
+52
2021-10-04
RISC-V: KVM: Implement VCPU interrupts and requests handling
Anup Patel
2
-0
/
+26
2021-10-04
RISC-V: KVM: Implement VCPU create, init and destroy functions
Anup Patel
1
-0
/
+69
2021-10-04
RISC-V: Add initial skeletal KVM support
Anup Patel
3
-0
/
+138
2021-10-04
RISC-V: Add hypervisor extension related CSR defines
Anup Patel
1
-0
/
+87
2021-10-02
riscv/vdso: Move vdso data page up front
Tong Tiangen
1
-0
/
+2
2021-10-02
riscv/vdso: Refactor asm/vdso.h
Tong Tiangen
2
-6
/
+11
2021-09-30
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
1
-1
/
+1
2021-09-14
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
1
-9
/
+0
2021-09-10
riscv: Improve stack randomisation on RV64
Kefeng Wang
1
-0
/
+3
2021-09-05
Merge tag 'riscv-for-linus-5.15-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-28
/
+24
2021-09-01
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-4
/
+1
2021-08-25
RISC-V: Fix VDSO build for !MMU
Palmer Dabbelt
1
-0
/
+9
2021-08-24
riscv: explicitly use symbol offsets for VDSO
Saleem Abdulrasool
1
-12
/
+2
2021-08-13
riscv: fix the global name pfn_base confliction error
Kenneth Lee
1
-2
/
+2
2021-08-11
riscv: Introduce va_kernel_pa_offset for 32-bit kernel
Alexandre Ghiti
1
-13
/
+2
2021-08-11
riscv: Optimize kernel virtual address conversion macro
Alexandre Ghiti
1
-1
/
+1
2021-08-06
riscv: Get rid of CONFIG_PHYS_RAM_BASE in kernel physical address conversion
Alexandre Ghiti
1
-3
/
+4
2021-08-03
riscv: Implement thread_struct whitelist for hardened usercopy
Tong Tiangen
1
-0
/
+8
2021-07-26
Backmerge tag 'v5.14-rc3' into drm-next
Dave Airlie
1
-2
/
+2
2021-07-23
Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-4
/
+1
2021-07-21
RISC-V: load initrd wherever it fits into memory
Heinrich Schuchardt
1
-2
/
+2
2021-07-21
drivers/firmware: consolidate EFI framebuffer setup for all arches
Javier Martinez Canillas
1
-4
/
+1
2021-07-09
Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
16
-81
/
+374
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
1
-2
/
+2
2021-07-08
arch, mm: wire up memfd_secret system call where relevant
Mike Rapoport
1
-0
/
+1
2021-07-06
riscv: add VMAP_STACK overflow detection
Tong Tiangen
2
-0
/
+18
2021-07-05
riscv: ptrace: add argn syntax
Jeff Xie
1
-0
/
+31
2021-07-05
riscv: mm: fix build errors caused by mk_pmd()
Nanyong Sun
2
-5
/
+2
2021-07-05
riscv: Introduce structure that group all variables regarding kernel mapping
Alexandre Ghiti
1
-24
/
+30
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+0
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
1
-2
/
+0
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
1
-2
/
+0
2021-06-30
Merge branch 'riscv-wx-mappings' into for-next
Palmer Dabbelt
4
-20
/
+50
2021-06-30
riscv: Map the kernel with correct permissions the first time
Alexandre Ghiti
3
-9
/
+29
[prev]
[next]