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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-27
ARC: SMP build breakage
Vineet Gupta
1
-0
/
+1
2013-07-10
Merge tag 'arc-v3.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-58
/
+62
2013-07-09
mm: invoke oom-killer from remaining unconverted page fault handlers
Johannes Weiner
1
-2
/
+4
2013-07-05
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-10
/
+10
2013-07-04
Merge branch 'kconfig-diet' from Dave Hansen
Linus Torvalds
2
-7
/
+1
2013-07-04
consolidate per-arch stack overflow debugging options
Dave Hansen
2
-7
/
+1
2013-07-04
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
1
-36
/
+6
2013-07-04
mm/ARC: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-33
/
+3
2013-07-04
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-1
/
+1
2013-07-04
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-2
/
+2
2013-07-04
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-1
/
+1
2013-07-03
Merge tag 'arc-v3.11-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
48
-876
/
+670
2013-06-29
more open-coded file_inode() calls
Al Viro
1
-1
/
+1
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
1
-3
/
+0
2013-06-28
ARC: [TB10x] Updates for irqchip driver
Christian Ruppert
4
-54
/
+43
2013-06-28
ARC: [plat-arcfpga] Enable arc_emac for ARCAngle4 Board
Alexey Brodkin
4
-4
/
+19
2013-06-27
ARC: warn on improper stack unwind FDE entries
Vineet Gupta
1
-0
/
+2
2013-06-27
arc: delete __cpuinit usage from all arc files
Paul Gortmaker
7
-16
/
+16
2013-06-27
ARC: [tlb-miss] Fix bug with CONFIG_ARC_DBG_TLB_MISS_COUNT
Vineet Gupta
1
-5
/
+5
2013-06-27
ARC: [tlb-miss] Extraneous PTE bit testing/setting
Vineet Gupta
1
-5
/
+5
2013-06-27
ARC: Adjustments for gcc 4.8
Vineet Gupta
5
-19
/
+35
2013-06-26
i2c-designware: make SDA hold time configurable
Christian Ruppert
2
-10
/
+10
2013-06-26
ARC: Setup Vector Table Base in early boot
Vineet Gupta
2
-2
/
+2
2013-06-26
ARC: Remove explicit passing around of ECR
Vineet Gupta
13
-78
/
+59
2013-06-26
ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth values
Vineet Gupta
8
-57
/
+53
2013-06-22
ARC: stop using pt_regs->orig_r8
Vineet Gupta
3
-16
/
+4
2013-06-22
ARC: pt_regs update #4: r25 saved/restored unconditionally
Vineet Gupta
6
-40
/
+24
2013-06-22
ARC: K/U SP saved from one location in stack switching macro
Vineet Gupta
1
-4
/
+4
2013-06-22
ARC: Entry Handler tweaks: Simplify branch for in-kernel preemption
Vineet Gupta
1
-6
/
+2
2013-06-22
ARC: Entry Handler tweaks: Avoid hardcoded LIMMS for ECR values
Vineet Gupta
2
-6
/
+14
2013-06-22
ARC: Increase readability of entry handlers
Vineet Gupta
2
-212
/
+186
2013-06-22
ARC: pt_regs update #3: Remove unused gutter at start of callee_regs
Vineet Gupta
9
-31
/
+24
2013-06-22
ARC: pt_regs update #2: Remove unused gutter at start of pt_regs
Vineet Gupta
4
-26
/
+15
2013-06-22
ARC: pt_regs update #1: Align pt_regs end with end of kernel stack page
Vineet Gupta
4
-5
/
+3
2013-06-22
ARC: pt_regs update #0: remove kernel stack canary
Vineet Gupta
1
-18
/
+0
2013-06-22
ARC: [mm] Remove @write argument to do_page_fault()
Vineet Gupta
3
-23
/
+8
2013-06-22
ARC: [mm] Make stack/heap Non-executable by default
Vineet Gupta
2
-13
/
+1
2013-06-22
ARC: [mm] Assume pagecache page dirty by default
Vineet Gupta
3
-7
/
+14
2013-06-22
ARC: [mm] optimise VIPT dcache aliasing 2/x
Vineet Gupta
1
-0
/
+1
2013-06-22
ARC: [mm] optimise VIPT dcache aliasing 1/x
Vineet Gupta
1
-1
/
+6
2013-06-22
ARC: [mm] Zero page optimization
Vineet Gupta
1
-1
/
+5
2013-06-22
ARC: make dcache VIPT aliasing support dependant on dcache
Alexey Brodkin
1
-0
/
+1
2013-06-22
ARC: No-op full icache flush if !CONFIG_ARC_HAS_ICACHE
Vineet Gupta
1
-19
/
+9
2013-06-22
ARC: cache detection code bitrot
Vineet Gupta
4
-37
/
+13
2013-06-22
ARC: Reduce Code for ECR printing
Vineet Gupta
1
-9
/
+7
2013-06-22
ARC: Disintegrate arcregs.h
Vineet Gupta
12
-162
/
+139
2013-06-22
ARC: More code beautification with IS_ENABLED()
Vineet Gupta
1
-9
/
+3
2013-06-22
ARC: Use kconfig helper IS_ENABLED() to get rid of defines.h
Vineet Gupta
8
-68
/
+23
2013-06-22
ARC: [plat-arcfpga] Fix build breakage when !CONFIG_ARC_SERIAL
Mischa Jonker
1
-3
/
+9
2013-05-25
ARC: lazy dcache flush broke gdb in non-aliasing configs
Vineet Gupta
2
-19
/
+11
[next]