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
2016-10-28
ARC: module: print pretty section names
Vineet Gupta
1
-14
/
+21
2016-10-28
ARC: module: elide loop to save reference to .eh_frame
Vineet Gupta
1
-10
/
+8
2016-10-28
ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...
Vineet Gupta
1
-110
/
+0
2016-10-28
ARC: boot log: refactor cpu name/release printing
Vineet Gupta
1
-18
/
+33
2016-10-28
ARC: boot log: don't assume SWAPE instruction support
Vineet Gupta
1
-1
/
+4
2016-10-28
ARC: boot log: refactor printing abt features not captured in BCRs
Vineet Gupta
1
-45
/
+42
2016-10-28
ARCv2: boot log: print IOC exists as well as enabled status
Vineet Gupta
1
-3
/
+1
2016-10-24
ARC: syscall for userspace cmpxchg assist
Vineet Gupta
1
-0
/
+33
2016-10-19
ARC: Adjust cpuinfo for non-continuous cpu ids
Noam Camus
1
-1
/
+1
2016-10-17
ARCv2: intc: untangle SMP, MCIP and IDU
Vineet Gupta
1
-20
/
+11
2016-10-15
Merge branch 'work.uaccess' into for-linus
Al Viro
1
-4
/
+4
2016-10-08
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
1
-0
/
+1
2016-10-01
ARCv2: intc: Use kflag if STATUS32.IE must be reset
Yuriy Kolerov
1
-1
/
+1
2016-10-01
ARC: .exit.* sections can be discarded in .eh_frame regime
Vineet Gupta
1
-8
/
+0
2016-10-01
ARC: dw2 unwind: enable cfi pseudo ops in string lib
Vineet Gupta
1
-1
/
+2
2016-10-01
ARC: entry: make ret_from_system_call local label
Vineet Gupta
1
-7
/
+5
2016-10-01
ARC: dw2 unwind: switch to .eh_frame based unwinding
Vineet Gupta
4
-34
/
+11
2016-10-01
ARC: dw2 unwind: factor CIE specifics for .eh_frame/.debug_frame
Vineet Gupta
1
-7
/
+18
2016-10-01
ARC: module: support R_ARC_32_PCREL relocation
Vineet Gupta
1
-2
/
+4
2016-10-01
arc: perf: Enable generic "cache-references" and "cache-misses" events
Alexey Brodkin
1
-2
/
+4
2016-10-01
ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 cores
Vineet Gupta
1
-2
/
+2
2016-10-01
ARCv2: identify HS38 rel 3.0 cores
Vineet Gupta
1
-0
/
+1
2016-09-16
arc: don't leak bits of kernel stack into coredump
Al Viro
1
-4
/
+4
2016-08-20
ARC: export __udivdi3 for modules
Vineet Gupta
1
-0
/
+2
2016-08-19
ARC: Support syscall ABI v4
Vineet Gupta
2
-3
/
+5
2016-07-30
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-7
/
+0
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-30
/
+18
2016-07-29
Merge tag 'arc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
1
-0
/
+1
2016-07-15
ARC/time: Convert to hotplug state machine
Anna-Maria Gleixner
1
-30
/
+18
2016-07-14
ARC: fix linux-next build breakage
Vineet Gupta
1
-0
/
+1
2016-07-07
Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano...
Thomas Gleixner
1
-24
/
+39
2016-06-28
clocksources: Switch back to the clksrc table
Daniel Lezcano
1
-3
/
+3
2016-06-28
clocksource/drivers/arc: Convert init function to return error
Daniel Lezcano
1
-27
/
+42
2016-06-28
arc: unwind: warn only once if DW2_UNWIND is disabled
Alexey Brodkin
1
-1
/
+1
2016-06-23
arc: Remove unnecessary of_platform_populate with default match table
Kefeng Wang
1
-7
/
+0
2016-05-30
ARC: [intc-compact] simplify code for 2 priority levels
Vineet Gupta
2
-20
/
+4
2016-05-30
Fix typos
Andrea Gelmini
4
-4
/
+4
2016-05-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2016-05-21
exit_thread: remove empty bodies
Jiri Slaby
1
-7
/
+0
2016-05-17
perf core: Pass max stack as a perf_callchain_entry context
Arnaldo Carvalho de Melo
1
-3
/
+3
2016-05-09
ARC: [plat-eznps] Use dedicated identity auxiliary register.
Noam Camus
1
-0
/
+13
2016-05-09
ARC: Mark secondary cpu online only after all HW setup is done
Noam Camus
1
-5
/
+5
2016-05-09
ARC: RIP arc_{get|set}_core_freq() clk API
Alexey Brodkin
3
-29
/
+1
2016-05-09
ARC: Don't try to use value of top level clock-frequency in DT
Alexey Brodkin
1
-5
/
+7
2016-05-09
ARC: use fixed frequencies in arc_set_early_base_baud()
Alexey Brodkin
1
-4
/
+2
2016-05-09
ARC: [intc-*] switch to linear domain
Vineet Gupta
2
-3
/
+7
2016-05-09
ARC: [intc-*] Do a domain lookup in primary handler for hwirq -> linux virq
Vineet Gupta
3
-14
/
+14
2016-05-09
ARC: irq: export some IRQs again
Vineet Gupta
1
-3
/
+0
2016-05-09
ARC: clocksource: DT based probe
Vineet Gupta
3
-59
/
+82
2016-05-09
ARC: clockevent: DT based probe
Vineet Gupta
2
-16
/
+45
[next]