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
/
mn10300
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-13
kernel: clean up USE_GENERIC_SMP_HELPERS
Amerigo Wang
1
-5
/
+1
2011-01-13
set_rtc_mmss: show warning message only once
Stephen Hemminger
1
-1
/
+1
2011-01-04
arch/mn10300/kernel/irq.c: fix build
Andrew Morton
1
-1
/
+1
2010-12-20
clarify a usage constraint for cnt32_to_63()
Nicolas Pitre
1
-7
/
+3
2010-12-07
MN10300: Fix interrupt mask alteration function call name in gdbstub
David Howells
3
-3
/
+6
2010-12-03
MN10300: Implement asm/syscall.h
David Howells
1
-0
/
+117
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-29
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-9
/
+0
2010-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300
Linus Torvalds
137
-1944
/
+9384
2010-10-28
ptrace: cleanup arch_ptrace() on mn10300
Namhyung Kim
1
-9
/
+8
2010-10-28
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-1
/
+2
2010-10-28
mm: fix race in kunmap_atomic()
Peter Zijlstra
1
-1
/
+3
2010-10-27
MN10300: Save frame pointer in thread_info struct rather than global var
David Howells
14
-145
/
+75
2010-10-27
MN10300: Change "Matsushita" to "Panasonic".
Akira Takeuchi
3
-5
/
+5
2010-10-27
MN10300: Create a defconfig for the ASB2364 board
Akira Takeuchi
1
-0
/
+98
2010-10-27
MN10300: Update the ASB2303 defconfig
Akira Takeuchi
1
-0
/
+2
2010-10-27
MN10300: ASB2364: Add support for SMSC911X and SMC911X
Akira Takeuchi
5
-0
/
+233
2010-10-27
MN10300: ASB2364: Handle the IRQ multiplexer in the FPGA
David Howells
7
-19
/
+166
2010-10-27
MN10300: Generic time support
Mark Salter
12
-115
/
+401
2010-10-27
MN10300: Specify an ELF HWCAP flag for MN10300 Atomic Operations Unit support
Mark Salter
1
-0
/
+10
2010-10-27
MN10300: Map userspace atomic op regs as a vmalloc page
Mark Salter
2
-0
/
+24
2010-10-27
MN10300: And Panasonic AM34 subarch and implement SMP
Akira Takeuchi
79
-481
/
+4494
2010-10-27
MN10300: Delete idle_timestamp from irq_cpustat_t
Akira Takeuchi
2
-3
/
+0
2010-10-27
MN10300: Make various interrupt priority settings configurable
Akira Takeuchi
2
-6
/
+76
2010-10-27
MN10300: Optimise do_csum()
Akira Takeuchi
1
-27
/
+22
2010-10-27
MN10300: Implement atomic ops using atomic ops unit
Mark Salter
2
-47
/
+351
2010-10-27
MN10300: Make the FPU operate in non-lazy mode under SMP
Akira Takeuchi
14
-248
/
+440
2010-10-27
MN10300: SMP TLB flushing
Akira Takeuchi
4
-29
/
+290
2010-10-27
MN10300: Use the [ID]PTEL2 registers rather than [ID]PTEL for TLB control
Akira Takeuchi
3
-47
/
+65
2010-10-27
MN10300: Make the use of PIDR to mark TLB entries controllable
Akira Takeuchi
4
-62
/
+84
2010-10-27
MN10300: Rename __flush_tlb*() to local_flush_tlb*()
David Howells
6
-28
/
+42
2010-10-27
MN10300: AM34 erratum requires MMUCTR read and write on exception entry
Akira Takeuchi
3
-6
/
+37
2010-10-27
MN10300: Make the boot wrapper able to use writeback caching
Akira Takeuchi
1
-1
/
+48
2010-10-27
MN10300: Cache: Implement SMP global cache flushing
Akira Takeuchi
9
-15
/
+535
2010-10-27
MN10300: Allow some cacheflushes to be avoided if cache snooping is available
David Howells
9
-96
/
+309
2010-10-27
MN10300: AM34: Add cacheflushing by using the AM34 purge registers
Akira Takeuchi
4
-1
/
+678
2010-10-27
MN10300: SMP: Differentiate local cache flushing
Akira Takeuchi
4
-112
/
+289
2010-10-27
MN10300: Cacheflush functions should take unsigned long addresses
Akira Takeuchi
2
-15
/
+15
2010-10-27
MN10300: AM34: The current cacheflush routines operate by controlling tag regs
David Howells
4
-2
/
+23
2010-10-27
MN10300: Reorder asm/cacheflush.h to put primitives first
David Howells
1
-44
/
+44
2010-10-27
MN10300: Provide a MN10300_CACHE_ENABLED config option
David Howells
6
-10
/
+13
2010-10-27
MN10300: Cache: Split cache bits out of arch Kconfig
David Howells
2
-28
/
+33
2010-10-27
MN10300: Remove monitor/JTAG functions
Akira Takeuchi
4
-55
/
+2
2010-10-27
MN10300: Add CPU register bits for AM34
Akira Takeuchi
2
-5
/
+74
2010-10-27
MN10300: Don't hard code the cacheline size in register defs
Akira Takeuchi
1
-5
/
+9
2010-10-27
MN10300: Move DMA engine control reg defs to MN103E010 processor directory
Akira Takeuchi
2
-86
/
+103
2010-10-27
MN10300: Differentiate AM33_2 and AM33_3 in config
Akira Takeuchi
1
-2
/
+9
2010-10-27
MN10300: Provide the functions to fully disable maskable interrupts
Akira Takeuchi
1
-0
/
+77
2010-10-27
MN10300: Add reads[bwl]() and writes[bwl]()
Akira Takeuchi
1
-0
/
+13
2010-10-27
MN10300: Don't cast away the volatile in test_bit()
Akira Takeuchi
1
-1
/
+1
[next]