index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
2021-06-11
riscv: Fix BUILTIN_DTB for sifive and microchip soc
Alexandre Ghiti
2021-06-11
riscv: Simplify xip and !xip kernel address conversion macros
Alexandre Ghiti
2021-06-11
riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED
Alexandre Ghiti
2021-06-11
riscv: Only initialize swiotlb when necessary
Kefeng Wang
2021-06-10
riscv: alternative: fix typo in macro name
Vitaly Wool
2021-06-10
riscv: code patching only works on !XIP_KERNEL
Jisheng Zhang
2021-06-10
riscv: xip: support runtime trap patching
Vitaly Wool
2021-06-08
riscv: fix typo in init.c
Vitaly Wool
2021-06-08
riscv: Cleanup unused functions
Guo Ren
2021-06-08
riscv: mm: Use better bitmap_zalloc()
Kefeng Wang
2021-06-08
riscv: fix build error when CONFIG_SMP is disabled
Bixuan Cui
2021-06-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2021-06-03
kprobes: Do not increment probe miss count in the fault handler
Naveen N. Rao
2021-06-01
Merge remote-tracking branch 'riscv/riscv-wx-mappings' into fixes
Palmer Dabbelt
2021-06-01
RISC-V: Fix memblock_free() usages in init_resources()
Wende Tan
2021-06-01
riscv: skip errata_cip_453.o if CONFIG_ERRATA_SIFIVE_CIP_453 is disabled
Vincent
2021-06-01
riscv: mm: Fix W+X mappings at boot
Jisheng Zhang
2021-06-01
kprobes: Remove kprobe::fault_handler
Peter Zijlstra
2021-05-29
riscv: Use global mappings for kernel pages
Guo Ren
2021-05-29
riscv: TRANSPARENT_HUGEPAGE: depends on MMU
Randy Dunlap
2021-05-29
riscv: mm: init: Consolidate vars, functions
Jisheng Zhang
2021-05-29
riscv: Add __init section marker to some functions again
Jisheng Zhang
2021-05-29
riscv: Use -mno-relax when using lld linker
Khem Raj
2021-05-29
riscv: kprobes: Remove redundant kprobe_step_ctx
Jisheng Zhang
2021-05-26
kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
Masahiro Yamada
2021-05-26
locking/atomic: delete !ARCH_ATOMIC remnants
Mark Rutland
2021-05-26
locking/atomic: riscv: move to ARCH_ATOMIC
Mark Rutland
2021-05-25
riscv: Turn has_fpu into a static key if FPU=y
Jisheng Zhang
2021-05-25
riscv: Optimize switch_mm by passing "cpu" to flush_icache_deferred()
Jisheng Zhang
2021-05-25
riscv: mm: Drop redundant _sdata and _edata declaration
Kefeng Wang
2021-05-25
riscv: Move setup_bootmem into paging_init
Kefeng Wang
2021-05-25
riscv: enable generic PCI resource mapping
Stanislaw Kardach
2021-05-25
riscv: mm: Remove setup_zero_page()
Jisheng Zhang
2021-05-25
riscv: mremap speedup - enable HAVE_MOVE_PUD and HAVE_MOVE_PMD
Jisheng Zhang
2021-05-22
riscv: kexec: Fix W=1 build warnings
Jisheng Zhang
2021-05-22
riscv: kprobes: Fix build error when MMU=n
Jisheng Zhang
2021-05-22
riscv: Select ARCH_USE_MEMTEST
Kefeng Wang
2021-05-22
riscv: stacktrace: fix the riscv stacktrace when CONFIG_FRAME_POINTER enabled
Chen Huang
2021-05-22
riscv: mm: add THP support on 64-bit
Nanyong Sun
2021-05-22
riscv: mm: add param stride for __sbi_tlb_flush_range
Nanyong Sun
2021-05-22
riscv: mm: make pmd_bad() check leaf condition
Nanyong Sun
2021-05-22
riscv: mm: add _PAGE_LEAF macro
Nanyong Sun
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-05-06
riscv: remove unused handle_exception symbol
Rouven Czerwinski
2021-05-06
riscv: Consistify protect_kernel_linear_mapping_text_rodata() use
Geert Uytterhoeven
2021-05-06
riscv: enable SiFive errata CIP-453 and CIP-1200 Kconfig only if CONFIG_64BIT=y
Vincent Chen
2021-05-06
riscv: Only extend kernel reservation if mapped read-only
Geert Uytterhoeven
2021-05-06
Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
[prev]
[next]