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
starfive-6.6.48-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
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-24
Merge tag 'arc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
3
-55
/
+60
2015-04-20
ARC: perf: support cache hit/miss ratio
Vineet Gupta
1
-5
/
+12
2015-04-20
ARC: perf: Add some comments/debug stuff
Vineet Gupta
1
-29
/
+24
2015-04-13
ARC: Fix RTT boot printing
Vineet Gupta
1
-0
/
+1
2015-04-13
ARC: fold __builtin_constant_p() into test_bit()
Vineet Gupta
1
-13
/
+18
2015-04-13
ARC: cosmetic: Remove unused ECR bitfield masks
Vineet Gupta
1
-6
/
+3
2015-04-13
ARC: Fix WRITE_BCR
Vineet Gupta
1
-2
/
+2
2015-04-12
arc: Remove signal translation and exec_domain
Richard Weinberger
1
-2
/
+0
2015-02-27
ARC: Fix thread_saved_pc()
Vineet Gupta
1
-3
/
+2
2015-02-27
ARC: Fix KSTK_ESP()
Vineet Gupta
1
-4
/
+5
2015-02-27
ARC: Make arc_unwind_core accessible externally
Vineet Gupta
1
-0
/
+37
2015-02-17
Merge tag 'arc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
3
-22
/
+7
2015-02-13
ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASE
Alexey Brodkin
1
-1
/
+2
2015-02-13
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-4
/
+0
2015-02-12
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
1
-1
/
+1
2015-02-11
arc: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-12
/
+1
2015-02-02
ARC: Dynamically determine BASE_BAUD from DeviceTree
Vineet Gupta
1
-18
/
+5
2015-02-02
arc: Remove unused prepare_to_copy()
Tobias Klauser
1
-3
/
+0
2014-12-19
Merge tag 'arc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
1
-0
/
+9
2014-12-12
ARC: document memory clobber in irq control macros
Vineet Gupta
1
-0
/
+9
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+0
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
1
-1
/
+0
2014-12-10
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2014-11-10
ARC: Remove redundant PCI_IOBASE declaration
Thierry Reding
1
-2
/
+0
2014-10-21
Merge tag 'arc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
15
-89
/
+94
2014-10-13
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-121
/
+63
2014-10-13
ARC: boot: cpu feature print enhancements
Vineet Gupta
1
-24
/
+53
2014-10-13
ARC: unbork FPU save/restore
Vineet Gupta
2
-8
/
+9
2014-10-13
ARC: remove extraneous __KERNEL__ guards
Vineet Gupta
9
-35
/
+0
2014-10-13
ARC: Update order of registers in KGDB to match GDB 7.5
Anton Kolesov
1
-14
/
+18
2014-10-13
ARC: BUG() dumps stack after @msg (@msg now same as in generic BUG))
Vineet Gupta
1
-4
/
+3
2014-10-13
ARC: RIP @running_on_hw
Vineet Gupta
1
-1
/
+0
2014-10-13
ARC: Update comments about uncached address space
Vineet Gupta
1
-1
/
+1
2014-10-13
ARC: rename kconfig option for unaligned emulation
Vineet Gupta
1
-1
/
+1
2014-09-27
ARC: Allow SMP kernel to build/boot on UP-only infrastructure
Vineet Gupta
1
-1
/
+9
2014-09-13
irq_work: Introduce arch_irq_work_has_interrupt()
Peter Zijlstra
1
-0
/
+1
2014-08-14
locking,arch,arc: Fold atomic_ops
Peter Zijlstra
1
-121
/
+63
2014-08-09
Merge tag 'arc-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
3
-19
/
+5
2014-07-23
ARC: cache boot reporting updates
Vineet Gupta
1
-1
/
+1
2014-07-23
ARC: [intc] mask/unmask can be hidden again
Vineet Gupta
1
-18
/
+0
2014-07-23
ARC: [SMP] unify cpu private IRQ requests (TIMER/IPI)
Vineet Gupta
1
-0
/
+4
2014-07-17
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
1
-0
/
+2
2014-06-16
ARC: remove checks for CONFIG_ARC_MMU_V4
Paul Bolle
1
-2
/
+2
2014-06-10
Merge tag 'arc-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
3
-28
/
+32
2014-06-04
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2014-06-03
ARC: Disable caches in early boot if so configured
Vineet Gupta
1
-0
/
+27
2014-06-03
ARC: arc_local_timer_setup() need not pass own cpu id
Vineet Gupta
1
-1
/
+1
2014-05-05
ARC: make start_thread() out-of-line
Vineet Gupta
1
-25
/
+4
2014-05-05
ARC: [SMP] ISS SMP extension bitrot
Vineet Gupta
1
-2
/
+0
2014-04-30
of/fdt: consolidate built-in dtb section variables
Rob Herring
1
-1
/
+0
[next]