index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
setup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-02-26
1
-5
/
+18
|
\
|
*
riscv: Add machine name to kernel boot log and stack dump output
Kefeng Wang
2021-01-14
1
-1
/
+8
|
*
riscv: Add numa support for riscv64 platform
Atish Patra
2021-01-14
1
-2
/
+8
|
*
riscv: Separate memory init from paging init
Atish Patra
2021-01-14
1
-0
/
+1
|
*
riscv: Cleanup sbi function stubs when RISCV_SBI disabled
Kefeng Wang
2021-01-07
1
-2
/
+1
*
|
RISC-V: Fix .init section permission update
Atish Patra
2021-02-02
1
-1
/
+3
*
|
RISC-V: Do not allocate memblock while iterating reserved memblocks
Atish Patra
2021-01-15
1
-11
/
+13
|
/
*
Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-12-18
1
-4
/
+175
|
\
|
*
RISC-V: Protect all kernel sections including init early
Atish Patra
2020-11-25
1
-0
/
+12
|
*
RISC-V: Initialize SBI early
Atish Patra
2020-11-25
1
-4
/
+3
|
*
RISC-V: Add kernel image sections to the resource tree
Nick Kossifidis
2020-11-09
1
-0
/
+160
*
|
RISC-V: Add missing jump label initialization
Anup Patel
2020-11-25
1
-0
/
+1
|
/
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
1
-2
/
+2
*
RISC-V: Add EFI runtime services
Atish Patra
2020-10-02
1
-2
/
+5
*
RISC-V: Add early ioremap support
Atish Patra
2020-10-02
1
-0
/
+2
*
RISC-V: Move DT mapping outof fixmap
Anup Patel
2020-10-02
1
-2
/
+7
*
RISC-V: Remove CLINT related code from timer and arch
Anup Patel
2020-08-20
1
-2
/
+0
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
riscv: Allow device trees to be built into the kernel
Palmer Dabbelt
2020-05-18
1
-0
/
+4
*
RISC-V: Support cpu hotplug
Atish Patra
2020-03-31
1
-1
/
+18
*
RISC-V: Add basic support for SBI v0.2
Atish Patra
2020-03-31
1
-0
/
+5
*
riscv: force hart_lottery to put in .sdata section
Zong Li
2020-03-03
1
-2
/
+6
*
Merge tag 'riscv-for-linus-5.6-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-01-31
1
-0
/
+5
|
\
|
*
riscv: Add KASAN support
Nick Hu
2020-01-22
1
-0
/
+5
*
|
arch/riscv/setup: Drop dummy_con initialization
Arvind Sankar
2020-01-14
1
-4
/
+0
|
/
*
riscv: provide native clint access for M-mode
Christoph Hellwig
2019-11-17
1
-0
/
+2
*
riscv: add prototypes for assembly language functions from head.S
Paul Walmsley
2019-10-28
1
-0
/
+2
*
RISC-V: Setup initial page tables in two stages
Anup Patel
2019-07-09
1
-4
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120
Thomas Gleixner
2019-05-24
1
-14
/
+1
*
riscv: cleanup the parse_dtb calling conventions
Christoph Hellwig
2019-04-25
1
-2
/
+4
*
RISC-V: Always compile mm/init.c with cmodel=medany and notrace
Anup Patel
2019-03-26
1
-8
/
+0
*
RISC-V: Fixmap support and MM cleanups
Palmer Dabbelt
2019-03-04
1
-126
/
+4
|
\
|
*
RISC-V: Move setup_vm() to mm/init.c
Anup Patel
2019-02-21
1
-49
/
+0
|
*
RISC-V: Move setup_bootmem() to mm/init.c
Anup Patel
2019-02-21
1
-72
/
+0
|
*
RISC-V: Setup init_mm before parse_early_param()
Anup Patel
2019-02-21
1
-5
/
+4
*
|
arch: riscv: fix logic error in parse_dtb
Andreas Schwab
2019-03-04
1
-1
/
+1
*
|
RISC-V: Move cpuid to hartid mapping to SMP.
Atish Patra
2019-03-04
1
-9
/
+0
|
/
*
riscv: use pr_info and friends
Johan Hovold
2019-02-11
1
-3
/
+3
*
riscv: fixup max_low_pfn with PFN_DOWN.
Guo Ren
2019-01-23
1
-1
/
+1
*
arch: riscv: support kernel command line forcing when no DTB passed
Paul Walmsley
2019-01-07
1
-1
/
+8
*
RISC-V: Remove EARLY_PRINTK support
Anup Patel
2018-12-17
1
-28
/
+0
*
RISC-V: SMP cleanup and new features
Palmer Dabbelt
2018-10-22
1
-0
/
+10
|
\
|
*
RISC-V: Use Linux logical CPU number instead of hartid
Atish Patra
2018-10-22
1
-0
/
+6
|
*
RISC-V: Add logical CPU indexing for RISC-V
Atish Patra
2018-10-22
1
-0
/
+4
*
|
RISC-V: Use swiotlb on RV64 only
Zong Li
2018-10-22
1
-0
/
+3
|
/
*
RISCV: Fix end PFN for low memory
Atish Patra
2018-10-02
1
-1
/
+1
*
riscv: Do not overwrite initrd_start and initrd_end
Guenter Roeck
2018-09-04
1
-7
/
+0
*
RISC-V: Add early printk support via the SBI console
Palmer Dabbelt
2018-08-13
1
-0
/
+27
*
riscv: remove unnecessary of_platform_populate call
Rob Herring
2018-07-04
1
-5
/
+0
*
riscv: add swiotlb support
Christoph Hellwig
2018-05-19
1
-0
/
+2
[next]