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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-28
Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...
Ingo Molnar
6
-8
/
+24
2014-06-26
ARC: [SMP] Fix IPI IRQ registration
Noam Camus
1
-2
/
+13
2014-06-26
ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)
Anton Kolesov
1
-0
/
+4
2014-06-26
ARC: optimize kernel bss clearing in early boot code
Vineet Gupta
2
-4
/
+5
2014-06-26
ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWIND
Vineet Gupta
1
-1
/
+1
2014-06-23
ARC: fix build warning in devtree
Vineet Gupta
1
-1
/
+1
2014-06-18
arc, perf: Use common PMU interrupt disabled code
Vince Weaver
1
-4
/
+3
2014-06-10
Merge tag 'arc-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
6
-33
/
+71
2014-06-05
arc: call find_vma with the mmap_sem held
Davidlohr Bueso
1
-4
/
+6
2014-06-03
ARC: Disable caches in early boot if so configured
Vineet Gupta
1
-3
/
+35
2014-06-03
ARC: arc_local_timer_setup() need not pass own cpu id
Vineet Gupta
2
-6
/
+7
2014-05-14
Merge branch 'dt-bus-name' into for-next
Rob Herring
1
-3
/
+5
2014-05-05
ARC: Fixed spelling errors within comments
Terence Eden
1
-6
/
+6
2014-05-05
ARC: make start_thread() out-of-line
Vineet Gupta
1
-0
/
+23
2014-05-05
ARC: [SMP] ISS SMP extension bitrot
Vineet Gupta
1
-18
/
+0
2014-04-30
ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe
Vineet Gupta
1
-3
/
+5
2014-04-30
of/fdt: update of_get_flat_dt_prop in prep for libfdt
Rob Herring
1
-1
/
+1
2014-04-05
ARC: [SMP] General Fixes
Vineet Gupta
1
-3
/
+4
2014-03-26
ARC: [clockevent] simplify timer ISR
Vineet Gupta
1
-19
/
+15
2014-03-26
ARC: [clockevent] can't be SoC specific
Vineet Gupta
1
-2
/
+1
2014-03-26
ARC: switch to generic ENTRY/END assembler annotations
Vineet Gupta
2
-27
/
+27
2014-01-16
ARC: [cmdline] support External Device Trees from u-boot
Vineet Gupta
1
-3
/
+12
2014-01-16
ARC: [cmdline] uboot cmdline handling rework
Vineet Gupta
2
-31
/
+34
2013-12-23
ARC: [SMP] optimize IPI send and receive
Vineet Gupta
1
-28
/
+40
2013-12-23
ARC: [SMP] simplify IPI code
Vineet Gupta
1
-28
/
+28
2013-12-23
ARC: [SMP] cpu halt interface doesn't need "self" cpu-id
Vineet Gupta
1
-5
/
+4
2013-12-23
ARC: [SMP] IPI ACK interface doesn't need "self" cpu-id
Vineet Gupta
1
-1
/
+1
2013-12-23
ARC: [SMP] cpumask not needed in IPI send path
Vineet Gupta
1
-9
/
+14
2013-11-28
ARC: [perf] Fix a few thinkos
Vineet Gupta
1
-2
/
+2
2013-11-19
Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+327
2013-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-11-15
ARC: perf: ARC 700 PMU doesn't support sampling events
Mischa Jonker
1
-0
/
+4
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-81
/
+22
2013-11-12
ARC: Add perf support for ARC700 cores
Mischa Jonker
2
-0
/
+323
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
4
-18
/
+22
2013-11-07
smp, ARC: kill SMP single function call interrupt
Jiang Liu
1
-6
/
+1
2013-11-07
ARC: [SMP] Disallow RTSC
Vineet Gupta
1
-3
/
+4
2013-11-06
ARC: [SMP] Fix build failures for large NR_CPUS
Vineet Gupta
2
-3
/
+21
2013-11-06
ARC: [SMP] TLB flush
Vineet Gupta
1
-0
/
+1
2013-11-06
arc: export symbol for pm_power_off in reset.c
Chen Gang
1
-0
/
+1
2013-11-06
arc: export symbol for save_stack_trace() in stacktrace.c
Chen Gang
1
-0
/
+1
2013-11-06
arc: remove '__init' for get_hw_config_num_irq()
Chen Gang
1
-1
/
+1
2013-11-06
arc: remove '__init' for first_lines_of_secondary()
Chen Gang
1
-1
/
+1
2013-11-06
arc: kgdb: add default implementation for kgdb_roundup_cpus()
Chen Gang
1
-0
/
+12
2013-11-06
ARC: Add support for irqflags tracing and lockdep
Vineet Gupta
2
-1
/
+14
2013-11-06
ARC: Reset the value of Interrupt Priority Register
Vineet Gupta
1
-3
/
+7
2013-11-06
ARC: Reduce #ifdef'ery for unaligned access emulation
Vineet Gupta
2
-6
/
+1
2013-11-06
ARC: Change calling convention of do_page_fault()
Vineet Gupta
1
-5
/
+4
2013-11-06
ARC: use __weak instead of __attribute__((weak))
Vineet Gupta
2
-2
/
+2
2013-11-06
ARC: Annotate some functions as static
Vineet Gupta
1
-6
/
+5
[next]