index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-22
Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-20
RISC-V: nommu_virt: Drop unused SLAB_MERGE_DEFAULT
Palmer Dabbelt
2022-01-20
RISC-V: Remove redundant err variable
Minghao Chi
2022-01-20
riscv: dts: sifive unmatched: Add gpio poweroff
Ron Economos
2022-01-20
RISC-V: Do not use cpumask data structure for hartid bitmap
Atish Patra
2022-01-20
RISC-V: Move spinwait booting method to its own config
Atish Patra
2022-01-20
RISC-V: Move the entire hart selection via lottery to SMP
Atish Patra
2022-01-20
RISC-V: Use __cpu_up_stack/task_pointer only for spinwait method
Atish Patra
2022-01-20
RISC-V: Do not print the SBI version during HSM extension boot print
Atish Patra
2022-01-20
RISC-V: Avoid using per cpu array for ordered booting
Atish Patra
2022-01-20
riscv: default to CONFIG_RISCV_SBI_V01=n
Heinrich Schuchardt
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-20
mm: percpu: generalize percpu related config
Kefeng Wang
2022-01-19
riscv: fix boolconv.cocci warnings
kernel test robot
2022-01-19
RISC-V: Introduce sv48 support without relocatable kernel
Palmer Dabbelt
2022-01-19
riscv: Explicit comment about user virtual address space size
Alexandre Ghiti
2022-01-19
riscv: Use pgtable_l4_enabled to output mmu_type in cpuinfo
Alexandre Ghiti
2022-01-19
riscv: Implement sv48 support
Alexandre Ghiti
2022-01-19
riscv: Allow to dynamically define VA_BITS
Alexandre Ghiti
2022-01-19
riscv: Introduce functions to switch pt_ops
Alexandre Ghiti
2022-01-19
riscv: Split early kasan mapping to prepare sv48 introduction
Alexandre Ghiti
2022-01-19
riscv: Move KASAN mapping next to the kernel mapping
Alexandre Ghiti
2022-01-19
riscv: Get rid of MAXPHYSMEM configs
Alexandre Ghiti
2022-01-19
riscv: bpf: Fix eBPF's exception tables
Jisheng Zhang
2022-01-19
riscv: mm: init: try best to remove #ifdef CONFIG_XIP_KERNEL usage
Jisheng Zhang
2022-01-19
riscv: mm: init: try IS_ENABLED(CONFIG_XIP_KERNEL) instead of #ifdef
Jisheng Zhang
2022-01-19
riscv: mm: init: remove _pt_ops and use pt_ops directly
Jisheng Zhang
2022-01-19
riscv: mm: init: try best to use IS_ENABLED(CONFIG_64BIT) instead of #ifdef
Jisheng Zhang
2022-01-19
riscv: mm: init: remove unnecessary "#ifdef CONFIG_CRASH_DUMP"
Jisheng Zhang
2022-01-19
Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-19
Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
2022-01-15
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
2022-01-12
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-01-11
Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-01-11
RISC-V: Use SBI SRST extension when available
Anup Patel
2022-01-10
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-01-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-01-10
Merge tag 'newsoc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2022-01-09
riscv: mm: fix wrong phys_ram_base value for RV64
Jisheng Zhang
2022-01-09
RISC-V: Use common riscv_cpuid_to_hartid_mask() for both SMP=y and SMP=n
Sean Christopherson
2022-01-09
riscv: head: remove useless __PAGE_ALIGNED_BSS and .balign
Jisheng Zhang
2022-01-09
riscv: errata: alternative: mark vendor_patch_func __initdata
Jisheng Zhang
2022-01-09
riscv: head: make secondary_start_common() static
Jisheng Zhang
2022-01-09
riscv: remove cpu_stop()
Jisheng Zhang
2022-01-09
riscv: try to allocate crashkern region from 32bit addressible memory
Nick Kossifidis
[next]