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-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-1
/
+0
2022-01-20
RISC-V: Do not use cpumask data structure for hartid bitmap
Atish Patra
2
-11
/
+10
2022-01-20
RISC-V: Use __cpu_up_stack/task_pointer only for spinwait method
Atish Patra
1
-2
/
+0
2022-01-20
RISC-V: Avoid using per cpu array for ordered booting
Atish Patra
1
-0
/
+25
2022-01-19
RISC-V: Introduce sv48 support without relocatable kernel
Palmer Dabbelt
8
-22
/
+228
2022-01-19
riscv: Explicit comment about user virtual address space size
Alexandre Ghiti
1
-0
/
+9
2022-01-19
riscv: Implement sv48 support
Alexandre Ghiti
7
-9
/
+187
2022-01-19
riscv: Allow to dynamically define VA_BITS
Alexandre Ghiti
3
-4
/
+14
2022-01-19
riscv: Split early kasan mapping to prepare sv48 introduction
Alexandre Ghiti
1
-0
/
+1
2022-01-19
riscv: Move KASAN mapping next to the kernel mapping
Alexandre Ghiti
3
-11
/
+17
2022-01-19
Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-182
/
+260
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-11
/
+45
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
1
-1
/
+0
2022-01-11
Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2022-01-11
RISC-V: Use SBI SRST extension when available
Anup Patel
1
-0
/
+24
2022-01-09
RISC-V: Use common riscv_cpuid_to_hartid_mask() for both SMP=y and SMP=n
Sean Christopherson
1
-8
/
+2
2022-01-09
riscv: remove cpu_stop()
Jisheng Zhang
1
-2
/
+0
2022-01-07
riscv/mm: Enable THP migration
Nanyong Sun
1
-0
/
+5
2022-01-07
riscv/mm: Adjust PAGE_PROT_NONE to comply with THP semantics
Nanyong Sun
2
-6
/
+7
2022-01-06
RISC-V: KVM: Add VM capability to allow userspace get GPA bits
Anup Patel
1
-0
/
+1
2022-01-06
RISC-V: KVM: Add SBI HSM extension in KVM
Atish Patra
1
-0
/
+1
2022-01-06
RISC-V: KVM: Add SBI v0.2 base extension
Atish Patra
2
-0
/
+10
2022-01-06
RISC-V: KVM: Reorganize SBI code by moving SBI v0.1 to its own file
Atish Patra
1
-0
/
+2
2022-01-06
RISC-V: KVM: Mark the existing SBI implementation as v0.1
Atish Patra
1
-0
/
+29
2022-01-06
KVM: RISC-V: Use common KVM implementation of MMU memory caches
Sean Christopherson
2
-10
/
+2
2022-01-05
riscv: Make vmalloc/vmemmap end equal to the start of the next region
Alexandre Ghiti
1
-2
/
+2
2022-01-05
riscv: extable: add a dedicated uaccess handler
Jisheng Zhang
3
-70
/
+51
2022-01-05
riscv: add gpr-num.h
Jisheng Zhang
1
-0
/
+77
2022-01-05
riscv: extable: add `type` and `data` fields
Jisheng Zhang
2
-11
/
+31
2022-01-05
riscv: extable: consolidate definitions
Jisheng Zhang
3
-6
/
+35
2022-01-05
riscv: extable: make fixup_exception() return bool
Jisheng Zhang
1
-4
/
+4
2022-01-05
riscv: bpf: move rv_bpf_fixup_exception signature to extable.h
Jisheng Zhang
1
-0
/
+12
2022-01-05
riscv: switch to relative exception tables
Jisheng Zhang
3
-3
/
+27
2022-01-05
riscv: consolidate __ex_table construction
Jisheng Zhang
2
-27
/
+15
2022-01-05
riscv: remove unused __cmpxchg_user() macro
Jisheng Zhang
1
-75
/
+0
2021-12-27
Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+0
2021-12-13
efi: Move efifb_setup_from_dmi() prototype from arch headers
Javier Martinez Canillas
1
-1
/
+0
2021-12-13
Merge tag 'v5.16-rc5' into locking/core, to pick up fixes
Ingo Molnar
1
-5
/
+3
2021-12-08
KVM: Drop obsolete kvm_arch_vcpu_block_finish()
Sean Christopherson
1
-1
/
+0
2021-12-07
locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h
Sebastian Andrzej Siewior
1
-1
/
+1
2021-11-22
RISC-V: KVM: Fix incorrect KVM_MAX_VCPUS value
Anup Patel
1
-5
/
+3
2021-11-13
Merge tag 'riscv-for-linus-5.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-14
/
+14
2021-11-10
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-9
/
+0
2021-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-0
/
+589
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-1
/
+1
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2021-10-31
RISC-V: KVM: Fix GPA passed to __kvm_riscv_hfence_gvma_xyz() functions
Anup Patel
1
-2
/
+3
2021-10-31
RISC-V: KVM: Factor-out FP virtualization into separate sources
Anup Patel
2
-4
/
+60
2021-10-29
riscv: Fix asan-stack clang build
Alexandre Ghiti
1
-2
/
+1
2021-10-26
riscv/vdso: Drop unneeded part due to merge issue
Kefeng Wang
1
-11
/
+0
[next]