index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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-12-14
ARCv2: entry: document intr disable in hard isr
Vineet Gupta
1
-6
/
+18
2016-12-14
ARC: ARCompact entry: elide re-reading ECR in ProtV handler
Vineet Gupta
1
-1
/
+1
2016-11-30
clocksource: import ARC timer driver
Vineet Gupta
2
-352
/
+1
2016-11-30
ARC: breakout timer include code into separate header ...
Vineet Gupta
1
-15
/
+3
2016-11-30
ARC: move mcip.h into include/soc and adjust the includes
Vineet Gupta
2
-2
/
+2
2016-11-30
ARC: time: move time_init() out of the driver
Vineet Gupta
2
-9
/
+11
2016-11-30
ARC: timer: gfrc, rtc: build under same option (64-bit timers)
Vineet Gupta
2
-8
/
+4
2016-11-30
ARC: timer: gfrc, rtc: Read BCR to detect whether hardware exists ...
Vineet Gupta
1
-5
/
+13
2016-11-30
ARC: timer: gfrc, rtc: deuglify big endian code
Vineet Gupta
1
-22
/
+8
2016-11-08
ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination core
Yuriy Kolerov
1
-2
/
+11
2016-11-08
ARC: IRQ: Do not use hwirq as virq and vice versa
Yuriy Kolerov
2
-14
/
+18
2016-11-08
ARC: [plat-eznps] set default baud for early console
Noam Camus
1
-0
/
+2
2016-11-07
ARC: timer: rtc: implement read loop in "C" vs. inline asm
Vineet Gupta
1
-8
/
+11
2016-11-07
ARC: change return value of userspace cmpxchg assist syscall
Vineet Gupta
1
-9
/
+11
2016-11-01
ARC: [SMP] avoid overriding present cpumask
Noam Camus
1
-4
/
+6
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
[prev]
[next]