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
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
2019-07-09
RISC-V: Setup initial page tables in two stages
Anup Patel
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120
Thomas Gleixner
2019-04-25
riscv: cleanup the parse_dtb calling conventions
Christoph Hellwig
2019-03-26
RISC-V: Always compile mm/init.c with cmodel=medany and notrace
Anup Patel
2019-03-04
RISC-V: Fixmap support and MM cleanups
Palmer Dabbelt
2019-03-04
arch: riscv: fix logic error in parse_dtb
Andreas Schwab
2019-03-04
RISC-V: Move cpuid to hartid mapping to SMP.
Atish Patra
2019-02-21
RISC-V: Move setup_vm() to mm/init.c
Anup Patel
2019-02-21
RISC-V: Move setup_bootmem() to mm/init.c
Anup Patel
2019-02-21
RISC-V: Setup init_mm before parse_early_param()
Anup Patel
2019-02-11
riscv: use pr_info and friends
Johan Hovold
2019-01-23
riscv: fixup max_low_pfn with PFN_DOWN.
Guo Ren
2019-01-07
arch: riscv: support kernel command line forcing when no DTB passed
Paul Walmsley
2018-12-17
RISC-V: Remove EARLY_PRINTK support
Anup Patel
2018-10-22
RISC-V: SMP cleanup and new features
Palmer Dabbelt
2018-10-22
RISC-V: Use Linux logical CPU number instead of hartid
Atish Patra
2018-10-22
RISC-V: Add logical CPU indexing for RISC-V
Atish Patra
2018-10-22
RISC-V: Use swiotlb on RV64 only
Zong Li
2018-10-02
RISCV: Fix end PFN for low memory
Atish Patra
2018-09-04
riscv: Do not overwrite initrd_start and initrd_end
Guenter Roeck
2018-08-13
RISC-V: Add early printk support via the SBI console
Palmer Dabbelt
2018-07-04
riscv: remove unnecessary of_platform_populate call
Rob Herring
2018-05-19
riscv: add swiotlb support
Christoph Hellwig
2018-02-20
Rename sbi_save to parse_dtb to improve code readability
Michael Clark
2018-01-30
riscv: add ZONE_DMA32
Christoph Hellwig
2018-01-30
RISC-V: Remove mem_end command line processing
Palmer Dabbelt
2018-01-30
RISC-V: Remove duplicate command-line parsing logic
Michael Clark
2017-12-11
RISC-V: Remove unused CONFIG_HVC_RISCV_SBI code
Palmer Dabbelt
2017-11-30
RISC-V: Export some expected symbols for modules
Olof Johansson
2017-11-30
RISC-V: move empty_zero_page definition to C and export it
Olof Johansson
2017-09-26
RISC-V: Init and Halt Code
Palmer Dabbelt