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
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-25
ARC: lazy dcache flush broke gdb in non-aliasing configs
Vineet Gupta
1
-10
/
+11
2013-05-23
ARC: Brown paper bag bug in macro for checking cache color
Vineet Gupta
1
-1
/
+2
2013-05-23
ARC: copy_(to|from)_user() to honor usermode-access permissions
Vineet Gupta
1
-3
/
+3
2013-05-23
ARC: [mm] Prevent stray dcache lines after__sync_icache_dcach()
Vineet Gupta
1
-1
/
+1
2013-05-10
Merge tag 'arc-v3.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-51
/
+279
2013-05-10
Merge tag 'arc-v3.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-228
/
+83
2013-05-09
ARC: [mm] Aliasing VIPT dcache support 4/4
Vineet Gupta
2
-1
/
+79
2013-05-09
ARC: [mm] Aliasing VIPT dcache support 3/4
Vineet Gupta
1
-1
/
+1
2013-05-09
ARC: [mm] Aliasing VIPT dcache support 2/4
Vineet Gupta
2
-11
/
+150
2013-05-09
ARC: [mm] Aliasing VIPT dcache support 1/4
Vineet Gupta
2
-17
/
+33
2013-05-09
ARC: [mm] refactor the core (i|d)cache line ops loops
Vineet Gupta
1
-29
/
+24
2013-05-09
ARC: [mm] serious bug in vaddr based icache flush
Vineet Gupta
1
-1
/
+1
2013-05-07
ARC: [mm] Lazy D-cache flush (non aliasing VIPT)
Vineet Gupta
2
-7
/
+20
2013-05-07
ARC: [mm] micro-optimize page size icache invalidate
Vineet Gupta
1
-3
/
+12
2013-05-07
ARC: [mm] remove the pessimistic all-alias-invalidate icache helpers
Vineet Gupta
1
-184
/
+17
2013-05-07
ARC: [mm] consolidate icache/dcache sync code
Vineet Gupta
1
-16
/
+16
2013-05-07
ARC: [mm] optimise icache flush for kernel mappings
Vineet Gupta
1
-4
/
+10
2013-05-07
ARC: [mm] optimise icache flush for user mappings
Vineet Gupta
2
-14
/
+12
2013-05-07
ARC: Respect the cpu_id passed for fetching correct cpu info
Noam Camus
1
-1
/
+1
2013-04-30
mm/arc: use common help functions to free reserved pages
Jiang Liu
1
-21
/
+2
2013-04-09
ARC: [build] Fix warnings with CONFIG_DEBUG_SECTION_MISMATCH
Vineet Gupta
2
-4
/
+4
2013-04-09
ARC: remove #ifdef-ed out include of dead header
Paul Bolle
1
-3
/
+0
2013-04-09
ARC: Fix coding style issues
Sachin Kamat
1
-2
/
+2
2013-04-09
ARC: Use <linux/*> headers instead of <asm/*>
Sachin Kamat
1
-1
/
+1
2013-04-09
ARC: Remove unneeded version.h header include
Sachin Kamat
1
-1
/
+0
2013-02-15
ARC: Don't fiddle with non-existent caches
Vineet Gupta
1
-12
/
+9
2013-02-15
ARC: Add support for ioremap_prot API
Gilad Ben-Yossef
1
-12
/
+36
2013-02-15
ARC: Support for single cycle Close Coupled Mem (CCM)
Vineet Gupta
1
-3
/
+2
2013-02-15
ARC: Boot #2: Verbose Boot reporting / feature verification
Vineet Gupta
2
-0
/
+84
2013-02-15
ARC: SMP support
Vineet Gupta
2
-0
/
+44
2013-02-15
ARC: Diagnostics: show_regs() etc
Vineet Gupta
1
-0
/
+20
2013-02-15
ARC: [DeviceTree] Convert some Kconfig items to runtime values
Vineet Gupta
1
-3
/
+6
2013-02-15
ARC: [DeviceTree] Basic support
Vineet Gupta
1
-0
/
+13
2013-02-15
ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem init
Vineet Gupta
1
-0
/
+171
2013-02-15
ARC: I/O and DMA Mappings
Vineet Gupta
2
-0
/
+161
2013-02-15
ARC: Page Fault handling
Vineet Gupta
1
-0
/
+228
2013-02-15
ARC: TLB flush Handling
Vineet Gupta
1
-0
/
+311
2013-02-15
ARC: MMU Exception Handling
Vineet Gupta
2
-0
/
+618
2013-02-15
ARC: MMU Context Management
Vineet Gupta
1
-0
/
+23
2013-02-15
ARC: Cache Flush Management
Vineet Gupta
1
-0
/
+725
2013-02-11
ARC: uaccess friends
Vineet Gupta
1
-0
/
+63
2013-02-11
ARC: Build system: Makefiles, Kconfig, Linker script
Vineet Gupta
1
-0
/
+10