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
/
sparc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-21
sparc: fix KBUILD_DEFCONFIG for ARCH=sparc32
Masahiro Yamada
1
-3
/
+3
2018-08-21
sparc32: split ramdisk detection and reservation to a helper function
Mike Rapoport
1
-25
/
+31
2018-08-21
sparc32: switch to NO_BOOTMEM
Mike Rapoport
2
-58
/
+21
2018-08-21
sparc: mm/init_32: kill trailing whitespace
Mike Rapoport
1
-3
/
+3
2018-08-21
sparc: use generic dma_noncoherent_ops
Christoph Hellwig
3
-165
/
+35
2018-08-18
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2
-2
/
+4
2018-08-16
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-6
/
+0
2018-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+3
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-33
/
+0
2018-08-14
Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-6
/
+13
2018-08-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-60
/
+6
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-87
/
+6
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-34
/
+21
2018-08-02
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
1
-2
/
+0
2018-08-02
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
2
-7
/
+0
2018-08-02
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
1
-24
/
+0
2018-07-31
sparc64: add reads{b,w,l}/writes{b,w,l}
Arnd Bergmann
1
-6
/
+13
2018-07-30
sparc: use asm-generic version of msi.h
Thomas Petazzoni
1
-0
/
+1
2018-07-30
sparc: move MSI related definitions to where they are used
Thomas Petazzoni
2
-33
/
+19
2018-07-30
sparc/time: Add missing __init to init_tick_ops()
Steven Rostedt (VMware)
1
-1
/
+1
2018-07-08
crypto: shash - remove useless setting of type flags
Eric Biggers
4
-6
/
+0
2018-07-04
net: Add a new socket option for a future transmit time.
Richard Cochran
1
-0
/
+3
2018-06-21
atomics/treewide: Make conditional inc/dec ops optional
Mark Rutland
1
-0
/
+1
2018-06-21
atomics/treewide: Make unconditional inc/dec ops optional
Mark Rutland
2
-17
/
+0
2018-06-21
atomics/treewide: Make test ops optional
Mark Rutland
2
-35
/
+0
2018-06-21
atomics/treewide: Make atomic64_fetch_add_unless() optional
Mark Rutland
1
-15
/
+0
2018-06-21
atomics/treewide: Make atomic_fetch_add_unless() optional
Mark Rutland
2
-15
/
+2
2018-06-21
atomics/treewide: Make atomic64_inc_not_zero() optional
Mark Rutland
1
-2
/
+0
2018-06-21
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
3
-4
/
+4
2018-06-21
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
1
-3
/
+4
2018-06-21
sparc64/kprobes: Don't call the ->break_handler() in sparc64 kprobes code
Masami Hiramatsu
1
-9
/
+2
2018-06-21
sparc64/kprobes: Remove jprobe implementation
Masami Hiramatsu
2
-48
/
+0
2018-06-15
arch/*: Kconfig: fix documentation for NMI watchdog
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-15
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
1
-1
/
+1
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+2
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
3
-4
/
+6
2018-06-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+1
2018-06-08
mm: introduce ARCH_HAS_PTE_SPECIAL
Laurent Dufour
2
-3
/
+1
2018-06-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-174
/
+159
2018-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-270
/
+6
2018-06-06
Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-2
/
+2
2018-06-06
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2018-06-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-50
/
+41
2018-06-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-11
/
+4
2018-06-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+3
2018-06-05
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-241
/
+57
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
11
-45
/
+325
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-15
/
+4
2018-06-01
kbuild: add machine size to CHECKFLAGS
Luc Van Oostenryck
1
-1
/
+1
2018-05-28
kconfig: reference environment variables directly and remove 'option env='
Masahiro Yamada
1
-2
/
+2
[next]