index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-12
Revert "RISC-V: Make BSS section as the last section in vmlinux.lds.S"
Palmer Dabbelt
1
-6
/
+2
2019-02-12
riscv: Add pte bit to distinguish swap from invalid
Stefan O'Rear
2
-4
/
+10
2019-01-25
riscv: Adjust mmap base address at a third of task size
Alexandre Ghiti
1
-1
/
+1
2019-01-24
riscv: fixup max_low_pfn with PFN_DOWN.
Guo Ren
2
-2
/
+3
2019-01-24
RISC-V: defconfig: Add CRYPTO_DEV_VIRTIO=y
Palmer Dabbelt
1
-0
/
+1
2019-01-24
RISC-V: defconfig: Enable Generic PCIE by default
Alistair Francis
1
-1
/
+2
2019-01-23
RISC-V: defconfig: Move CONFIG_PCI{,E_XILINX}
Palmer Dabbelt
1
-2
/
+2
2019-01-23
RISC-V: Kconfig: fix spelling mistake "traget" -> "target"
Antony Pavlov
1
-1
/
+1
2019-01-23
RISC-V: asm/page.h: fix spelling mistake "CONFIG_64BITS" -> "CONFIG_64BIT"
Antony Pavlov
1
-1
/
+1
2019-01-23
RISC-V: fix bad use of of_node_put
Andreas Schwab
1
-5
/
+1
2019-01-23
RISC-V: Add _TIF_NEED_RESCHED check for kernel thread when CONFIG_PREEMPT=y
Vincent Chen
2
-1
/
+18
2019-01-07
Fix a handful of audit-related issue
Palmer Dabbelt
7
-3
/
+35
2019-01-07
riscv: add HAVE_SYSCALL_TRACEPOINTS to Kconfig
David Abdurachmanov
1
-0
/
+1
2019-01-07
riscv: fix trace_sys_exit hook
David Abdurachmanov
1
-1
/
+1
2019-01-07
riscv: define CREATE_TRACE_POINTS in ptrace.c
David Abdurachmanov
1
-0
/
+2
2019-01-07
riscv: define NR_syscalls in unistd.h
David Abdurachmanov
1
-0
/
+2
2019-01-07
riscv: audit: add audit hook in do_syscall_trace_enter/exit()
David Abdurachmanov
1
-0
/
+5
2019-01-07
riscv: add audit support
David Abdurachmanov
5
-2
/
+24
2019-01-07
RISC-V: Support MODULE_SECTIONS mechanism on RV32
Zong Li
3
-28
/
+32
2019-01-07
riscv: don't stop itself in smp_send_stop
Andreas Schwab
1
-7
/
+36
2019-01-07
arch: riscv: support kernel command line forcing when no DTB passed
Paul Walmsley
1
-1
/
+8
2019-01-07
RISC-V: Make BSS section as the last section in vmlinux.lds.S
Anup Patel
1
-2
/
+6
2019-01-06
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
1
-27
/
+0
2019-01-06
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
1
-1
/
+0
2019-01-06
riscv: remove redundant kernel-space generic-y
Masahiro Yamada
1
-25
/
+0
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+2
2019-01-05
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
1
-4
/
+2
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
3
-13
/
+7
2018-12-30
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-22
/
+3
2018-12-30
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+1
2018-12-29
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-16
/
+0
2018-12-21
RISC-V: Select GENERIC_SCHED_CLOCK for clocksource drivers
Anup Patel
1
-0
/
+1
2018-12-21
RISC-V: lib: minor asm cleanup
Olof Johansson
2
-48
/
+53
2018-12-21
RISC-V: Move from EARLY_PRINTK to SBI earlycon
Palmer Dabbelt
3
-30
/
+1
2018-12-21
RISC-V: Update Kconfig to better handle CMDLINE
Nick Kossifidis
1
-24
/
+33
2018-12-21
riscv: remove unused variable in ftrace
David Abdurachmanov
1
-1
/
+0
2018-12-21
RISC-V: add of_node_put()
Yangtao Li
1
-0
/
+1
2018-12-21
RISC-V: Fix of_node_* refcount
Atish Patra
5
-1
/
+20
2018-12-21
riscv, atomic: Add #define's for the atomic_{cmp,}xchg_*() variants
Andrea Parri
1
-0
/
+9
2018-12-21
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
1
-1
/
+1
2018-12-17
RISC-V: Remove EARLY_PRINTK support
Anup Patel
2
-30
/
+0
2018-12-17
RISC-V: defconfig: Enable RISC-V SBI earlycon support
Anup Patel
1
-0
/
+1
2018-12-13
dma-direct: merge swiotlb_dma_ops into the dma_direct code
Christoph Hellwig
1
-15
/
+0
2018-12-13
dma-mapping: always build the direct mapping code
Christoph Hellwig
1
-1
/
+0
2018-11-30
Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-12
/
+2
2018-11-28
riscv/function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
1
-12
/
+2
2018-11-23
PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options
Christoph Hellwig
1
-6
/
+1
2018-11-23
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
1
-16
/
+2
2018-11-20
RISC-V: recognize S/U mode bits in print_isa
Patrick Stählin
1
-3
/
+6
2018-11-20
riscv: add asm/unistd.h UAPI header
David Abdurachmanov
2
-10
/
+21
[next]