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
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-01
RISC-V: Mark IORESOURCE_EXCLUSIVE for reserved mem instead of IORESOURCE_BUSY
Xianting Tian
1
-2
/
+2
2022-05-11
riscv: move boot alternatives to after fill_hwcap
Heiko Stuebner
1
-0
/
+2
2022-03-22
drivers/base/node: consolidate node device subsystem initialization in node_d...
David Hildenbrand
1
-3
/
+0
2022-01-20
RISC-V: Do not use cpumask data structure for hartid bitmap
Atish Patra
1
-10
/
+0
2022-01-09
RISC-V: Use common riscv_cpuid_to_hartid_mask() for both SMP=y and SMP=n
Sean Christopherson
1
-0
/
+10
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
1
-3
/
+2
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
1
-2
/
+3
2021-09-05
Merge tag 'riscv-for-linus-5.15-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2021-08-25
riscv: use strscpy to replace strlcpy
Jason Wang
1
-1
/
+1
2021-08-20
riscv: Fix a number of free'd resources in init_resources()
Petr Pavlu
1
-2
/
+2
2021-07-09
Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-15
/
+3
2021-07-08
riscv: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-06-30
Merge branch 'riscv-wx-mappings' into for-next
Palmer Dabbelt
1
-9
/
+3
2021-06-30
riscv: Map the kernel with correct permissions the first time
Alexandre Ghiti
1
-9
/
+3
2021-06-11
riscv: Only initialize swiotlb when necessary
Kefeng Wang
1
-5
/
+0
2021-06-01
RISC-V: Fix memblock_free() usages in init_resources()
Wende Tan
1
-2
/
+2
2021-05-25
riscv: Move setup_bootmem into paging_init
Kefeng Wang
1
-1
/
+0
2021-05-06
riscv: Consistify protect_kernel_linear_mapping_text_rodata() use
Geert Uytterhoeven
1
-2
/
+0
2021-04-26
RISC-V: enable XIP
Vitaly Wool
1
-3
/
+8
2021-04-26
RISC-V: Add crash kernel support
Nick Kossifidis
1
-0
/
+12
2021-04-26
RISC-V: Add kdump support
Nick Kossifidis
1
-1
/
+10
2021-04-26
RISC-V: Improve init_resources()
Nick Kossifidis
1
-44
/
+46
2021-04-26
riscv: Move kernel mapping outside of linear mapping
Alexandre Ghiti
1
-1
/
+6
2021-02-26
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+18
2021-02-02
RISC-V: Fix .init section permission update
Atish Patra
1
-1
/
+3
2021-01-15
RISC-V: Do not allocate memblock while iterating reserved memblocks
Atish Patra
1
-11
/
+13
2021-01-14
riscv: Add machine name to kernel boot log and stack dump output
Kefeng Wang
1
-1
/
+8
2021-01-14
riscv: Add numa support for riscv64 platform
Atish Patra
1
-2
/
+8
2021-01-14
riscv: Separate memory init from paging init
Atish Patra
1
-0
/
+1
2021-01-07
riscv: Cleanup sbi function stubs when RISCV_SBI disabled
Kefeng Wang
1
-2
/
+1
2020-12-18
Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+175
2020-11-25
RISC-V: Protect all kernel sections including init early
Atish Patra
1
-0
/
+12
2020-11-25
RISC-V: Initialize SBI early
Atish Patra
1
-4
/
+3
2020-11-25
RISC-V: Add missing jump label initialization
Anup Patel
1
-0
/
+1
2020-11-09
RISC-V: Add kernel image sections to the resource tree
Nick Kossifidis
1
-0
/
+160
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-2
/
+2
2020-10-02
RISC-V: Add EFI runtime services
Atish Patra
1
-2
/
+5
2020-10-02
RISC-V: Add early ioremap support
Atish Patra
1
-0
/
+2
2020-10-02
RISC-V: Move DT mapping outof fixmap
Anup Patel
1
-2
/
+7
2020-08-20
RISC-V: Remove CLINT related code from timer and arch
Anup Patel
1
-2
/
+0
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-05-18
riscv: Allow device trees to be built into the kernel
Palmer Dabbelt
1
-0
/
+4
2020-03-31
RISC-V: Support cpu hotplug
Atish Patra
1
-1
/
+18
2020-03-31
RISC-V: Add basic support for SBI v0.2
Atish Patra
1
-0
/
+5
2020-03-03
riscv: force hart_lottery to put in .sdata section
Zong Li
1
-2
/
+6
2020-01-31
Merge tag 'riscv-for-linus-5.6-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+5
2020-01-22
riscv: Add KASAN support
Nick Hu
1
-0
/
+5
2020-01-14
arch/riscv/setup: Drop dummy_con initialization
Arvind Sankar
1
-4
/
+0
2019-11-17
riscv: provide native clint access for M-mode
Christoph Hellwig
1
-0
/
+2
2019-10-28
riscv: add prototypes for assembly language functions from head.S
Paul Walmsley
1
-0
/
+2
[next]