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
/
arc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-22
ARCv2: don't assume core 0x54 has dual issue
Vineet Gupta
2
-5
/
+29
2019-02-21
ARC: define ARCH_SLAB_MINALIGN = 8
Alexey Brodkin
1
-0
/
+11
2019-02-21
ARC: enable uboot support unconditionally
Eugeniy Paltsev
6
-20
/
+0
2019-02-21
ARC: U-boot: check arguments paranoidly
Eugeniy Paltsev
2
-27
/
+64
2019-02-21
ARCv2: support manual regfile save on interrupts
Vineet Gupta
5
-1
/
+68
2019-02-21
ARC: uacces: remove lp_start, lp_end from clobber list
Vineet Gupta
1
-4
/
+4
2019-02-21
ARC: fix actionpoints configuration detection
Eugeniy Paltsev
1
-1
/
+1
2019-02-21
ARCv2: lib: memcpy: fix doing prefetchw outside of buffer
Eugeniy Paltsev
1
-14
/
+0
2019-02-21
ARCv2: Enable unaligned access in early ASM code
Eugeniy Paltsev
1
-0
/
+10
2019-01-18
ARCv2: lib: memeset: fix doing prefetchw outside of buffer
Eugeniy Paltsev
1
-8
/
+32
2019-01-18
ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while ...
Vineet Gupta
1
-4
/
+9
2019-01-18
ARC: show_regs: lockdep: re-enable preemption
Vineet Gupta
1
-0
/
+8
2019-01-18
ARC: show_regs: lockdep: avoid page allocator...
Vineet Gupta
1
-14
/
+12
2019-01-18
ARC: perf: avoid kernel killing where it is possible
Eugeniy Paltsev
1
-2
/
+4
2019-01-18
ARC: perf: move HW events mapping to separate function
Eugeniy Paltsev
1
-15
/
+33
2019-01-18
ARC: perf: introduce Kernel PMU events support
Eugeniy Paltsev
1
-1
/
+105
2019-01-18
ARC: perf: trivial code cleanup
Eugeniy Paltsev
1
-43
/
+42
2019-01-18
ARC: perf: map generic branches to correct hardware condition
Eugeniy Paltsev
1
-1
/
+2
2019-01-18
ARC: adjust memblock_reserve of kernel memory
Eugeniy Paltsev
1
-1
/
+2
2019-01-18
arc: remove redundant kernel-space generic-y
Masahiro Yamada
1
-4
/
+0
2019-01-18
ARC: fix __ffs return value to avoid build warnings
Eugeniy Paltsev
1
-3
/
+3
2019-01-18
ARC: boot log: print Action point details
Vineet Gupta
2
-8
/
+24
2019-01-18
ARCv2: boot log: BPU return stack depth
Vineet Gupta
2
-3
/
+4
2019-01-06
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
1
-24
/
+0
2019-01-06
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
1
-1
/
+0
2019-01-06
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+1
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-6
/
+5
2019-01-05
arch/arc/mm/fault.c: remove caller signal_pending_branch predictions
Davidlohr Bueso
1
-1
/
+1
2019-01-05
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
1
-3
/
+2
2019-01-05
fls: change parameter to unsigned int
Matthew Wilcox
1
-2
/
+2
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
3
-4
/
+4
2019-01-02
Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
1
-9
/
+3
2018-12-30
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
Christophe Leroy
1
-1
/
+1
2018-12-30
kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
Douglas Anderson
1
-8
/
+2
2018-12-30
kgdb: Remove irq flags from roundup
Douglas Anderson
1
-1
/
+1
2018-12-30
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-25
/
+3
2018-12-29
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-20
/
+5
2018-12-29
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-4
/
+2
2018-12-26
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2018-12-20
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
David Howells
1
-0
/
+1
2018-12-20
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
1
-1
/
+1
2018-12-19
clocksource/drivers/arc_timer: Utilize generic sched_clock
Alexey Brodkin
1
-0
/
+1
2018-12-13
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
1
-1
/
+1
2018-12-13
dma-mapping: always build the direct mapping code
Christoph Hellwig
1
-1
/
+0
2018-12-06
arch: switch the default on ARCH_HAS_SG_CHAIN
Christoph Hellwig
1
-1
/
+0
2018-11-30
ARC: io.h: Implement reads{x}()/writes{x}()
Jose Abreu
1
-0
/
+72
2018-11-30
ARC: change defconfig defaults to ARCv2
Kevin Hilman
7
-2
/
+7
2018-11-27
arch: Move initrd= parsing into do_mounts_initrd.c
Florian Fainelli
1
-20
/
+5
2018-11-23
PCI: consolidate the PCI_SYSCALL symbol
Christoph Hellwig
1
-3
/
+1
2018-11-23
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
3
-22
/
+2
[next]