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
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-07
ARC: Use correct PTAG register for icache flush
Vineet Gupta
1
-2
/
+2
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+0
2013-11-06
ARC: [SMP] TLB flush
Vineet Gupta
1
-0
/
+73
2013-11-06
ARC: [SMP] ASID allocation
Vineet Gupta
1
-6
/
+8
2013-11-06
ARC: Fix bogus gcc warning and micro-optimise TLB iteration loop
Vineet Gupta
1
-2
/
+2
2013-11-06
ARC: Change calling convention of do_page_fault()
Vineet Gupta
2
-3
/
+3
2013-11-06
ARC: cacheflush optim - PTAG can be loop invariant if V-P is const
Vineet Gupta
1
-3
/
+11
2013-11-06
ARC: cacheflush refactor #3: Unify the {d,i}cache flush leaf helpers
Vineet Gupta
1
-84
/
+55
2013-11-06
ARC: cacheflush refactor #2: I and D caches lines to have same size
Vineet Gupta
1
-15
/
+15
2013-11-06
ARC: cacheflush refactor #1: push aux reg ascertaining into leaf routine
Vineet Gupta
1
-10
/
+6
2013-11-02
ARC: Incorrect mm reference used in vmalloc fault handler
Vineet Gupta
1
-3
/
+3
2013-10-09
of: remove early_init_dt_setup_initrd_arch
Rob Herring
1
-7
/
+0
2013-09-13
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
1
-2
/
+4
2013-09-13
arch: mm: remove obsolete init OOM protection
Johannes Weiner
1
-5
/
+0
2013-09-11
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-3
/
+2
2013-08-30
ARC: [ASID] Track ASID allocation cycles/generations
Vineet Gupta
2
-16
/
+11
2013-08-30
ARC: [ASID] get_new_mmu_context() to conditionally allocate new ASID
Vineet Gupta
1
-6
/
+7
2013-08-30
ARC: [ASID] Refactor the TLB paranoid debug code
Vineet Gupta
2
-20
/
+20
2013-08-30
ARC: No need to flush the TLB in early boot
Vineet Gupta
1
-7
/
+0
2013-08-30
ARC: MMUv4 preps/3 - Abstract out TLB Insert/Delete
Vineet Gupta
1
-40
/
+54
2013-08-30
ARC: MMUv4 preps/2 - Reshuffle PTE bits
Vineet Gupta
2
-11
/
+3
2013-08-29
ARC: MMUv4 preps/1 - Fold PTE K/U access flags
Vineet Gupta
2
-23
/
+40
2013-08-29
ARC: Code cosmetics (Nothing semantical)
Vineet Gupta
2
-72
/
+67
2013-08-26
ARC: Exception Handlers Code consolidation
Vineet Gupta
1
-7
/
+1
2013-07-24
of: Specify initrd location using 64-bit
Santosh Shilimkar
1
-3
/
+2
2013-07-09
mm: invoke oom-killer from remaining unconverted page fault handlers
Johannes Weiner
1
-2
/
+4
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-06-27
arc: delete __cpuinit usage from all arc files
Paul Gortmaker
2
-4
/
+4
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-26
ARC: Remove explicit passing around of ECR
Vineet Gupta
2
-8
/
+5
2013-06-22
ARC: [mm] Remove @write argument to do_page_fault()
Vineet Gupta
2
-13
/
+4
2013-06-22
ARC: [mm] Assume pagecache page dirty by default
Vineet Gupta
2
-7
/
+7
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: 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
1
-21
/
+10
2013-06-22
ARC: Disintegrate arcregs.h
Vineet Gupta
4
-9
/
+57
2013-06-22
ARC: Use kconfig helper IS_ENABLED() to get rid of defines.h
Vineet Gupta
2
-3
/
+5
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
[next]