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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-23
ARC: [SMP] IPI ACK interface doesn't need "self" cpu-id
Vineet Gupta
1
-2
/
+2
2013-12-23
ARC: [SMP] cpumask not needed in IPI send path
Vineet Gupta
1
-2
/
+2
2013-12-19
ARC: Allow conditional multiple inclusion of uapi/asm/unistd.h
Vineet Gupta
1
-1
/
+7
2013-11-25
ARC: Add guard macro to uapi/asm/unistd.h
Vineet Gupta
1
-0
/
+5
2013-11-19
Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+203
2013-11-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2013-11-15
arc: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-3
/
+8
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
1
-2
/
+0
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-28
/
+3
2013-11-12
ARC: Add perf support for ARC700 cores
Mischa Jonker
1
-1
/
+203
2013-11-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2
-3
/
+10
2013-11-06
ARC: [SMP] TLB flush
Vineet Gupta
2
-3
/
+25
2013-11-06
ARC: [SMP] ASID allocation
Vineet Gupta
2
-17
/
+29
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: remove '__init' for setup_processor() and arc_init_IRQ()
Chen Gang
2
-2
/
+2
2013-11-06
ARC: Add support for irqflags tracing and lockdep
Vineet Gupta
1
-0
/
+22
2013-11-06
ARC: Reduce #ifdef'ery for unaligned access emulation
Vineet Gupta
1
-1
/
+2
2013-11-06
ARC: cacheflush refactor #2: I and D caches lines to have same size
Vineet Gupta
1
-7
/
+1
2013-10-10
of: remove empty arch prom.h headers
Rob Herring
1
-12
/
+0
2013-10-10
of: remove HAVE_ARCH_DEVTREE_FIXUPS
Rob Herring
1
-2
/
+0
2013-10-10
arc: use common of_flat_dt_match_machine
Rob Herring
1
-13
/
+3
2013-10-09
arc: use unflatten_and_copy_device_tree
Rob Herring
1
-1
/
+0
2013-10-09
Merge tag 'v3.12-rc4' into sched/core
Ingo Molnar
2
-3
/
+10
2013-09-27
ARC: Workaround spinlock livelock in SMP SystemC simulation
Vineet Gupta
1
-1
/
+8
2013-09-27
ARC: Fix 32-bit wrap around in access_ok()
Vineet Gupta
1
-2
/
+2
2013-09-25
sched, arch: Create asm/preempt.h
Peter Zijlstra
1
-0
/
+1
2013-09-12
ARC: SMP failed to boot due to missing IVT setup
Noam Camus
1
-1
/
+0
2013-09-05
ARC: fix new Section mismatches in build (post __cpuinit cleanup)
Vineet Gupta
2
-2
/
+2
2013-09-05
ARC: Fix __udelay calculation
Mischa Jonker
1
-3
/
+2
2013-09-05
ARC: Add read*_relaxed to asm/io.h
Mischa Jonker
1
-0
/
+4
2013-08-30
ARC: [ASID] Track ASID allocation cycles/generations
Vineet Gupta
2
-70
/
+29
2013-08-30
ARC: [ASID] activate_mm() == switch_mm()
Vineet Gupta
1
-11
/
+9
2013-08-30
ARC: [ASID] get_new_mmu_context() to conditionally allocate new ASID
Vineet Gupta
1
-27
/
+18
2013-08-30
ARC: [ASID] Refactor the TLB paranoid debug code
Vineet Gupta
1
-1
/
+1
2013-08-30
ARC: [ASID] Remove legacy/unused debug code
Vineet Gupta
2
-14
/
+0
2013-08-30
ARC: MMUv4 preps/3 - Abstract out TLB Insert/Delete
Vineet Gupta
1
-0
/
+2
2013-08-30
ARC: MMUv4 preps/2 - Reshuffle PTE bits
Vineet Gupta
1
-14
/
+8
2013-08-29
ARC: MMUv4 preps/1 - Fold PTE K/U access flags
Vineet Gupta
1
-25
/
+14
2013-08-29
ARC: Code cosmetics (Nothing semantical)
Vineet Gupta
2
-32
/
+10
2013-08-26
ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVE
Vineet Gupta
1
-7
/
+0
2013-08-26
ARC: Exception Handlers Code consolidation
Vineet Gupta
1
-1
/
+23
2013-07-27
ARC: SMP build breakage
Vineet Gupta
1
-0
/
+1
2013-07-03
Merge tag 'arc-v3.11-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
20
-592
/
+363
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
1
-3
/
+0
2013-06-27
arc: delete __cpuinit usage from all arc files
Paul Gortmaker
1
-1
/
+1
2013-06-26
ARC: Remove explicit passing around of ECR
Vineet Gupta
5
-12
/
+8
2013-06-26
ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth values
Vineet Gupta
3
-38
/
+33
2013-06-22
ARC: stop using pt_regs->orig_r8
Vineet Gupta
3
-16
/
+4
[next]