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
/
blackfin
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-27
ptrace: unify FDPIC implementations
Mike Frysinger
1
-24
/
+9
2010-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
11
-958
/
+1510
2010-05-22
Blackfin: another year of changes (update copyright in boot log)
Mike Frysinger
1
-2
/
+2
2010-05-22
Blackfin: move string functions to normal lib/ assembly
Robin Getz
1
-0
/
+12
2010-05-22
Blackfin: kgdb: pass up the CC register instead of a 0 stub
Mike Frysinger
1
-1
/
+1
2010-05-22
Blackfin: handle HW errors in the new "FAULT" printing code
Robin Getz
1
-0
/
+9
2010-05-22
Blackfin: show the whole accumulator in the pseudo DBG insn
Robin Getz
1
-6
/
+19
2010-05-22
Blackfin: support all possible registers in the pseudo instructions
Robin Getz
1
-6
/
+61
2010-05-22
Blackfin: add support for the DBG (debug output) pseudo insn
Robin Getz
2
-18
/
+70
2010-05-22
Blackfin: add support for the DBGA (debug assert) pseudo insn
Robin Getz
3
-0
/
+89
2010-05-21
Blackfin: make hardware trace output a little more useful
Robin Getz
3
-64
/
+443
2010-05-21
Blackfin: print out the faulting insn in the trace output
Robin Getz
1
-2
/
+17
2010-05-21
Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.c
Robin Getz
3
-123
/
+109
2010-05-21
Blackfin: split kernel/traps.c
Robin Getz
6
-836
/
+885
2010-05-21
Blackfin: punt Blackfin-specific GPIO wakeup API
Michael Hennerich
1
-119
/
+12
2010-05-21
kgdb,blackfin: Add in kgdb_arch_set_pc for blackfin
Jason Wessel
1
-0
/
+5
2010-05-20
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-39
/
+13
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-1
/
+1
2010-03-13
blackfin: Convert blackfin to use read/update_persistent_clock
John Stultz
2
-39
/
+13
2010-03-09
Blackfin: mark gpio lib functions static
Joachim Eastwood
1
-7
/
+7
2010-03-09
Blackfin: GPIO: implement to_irq handler
Joachim Eastwood
1
-0
/
+6
2010-03-09
Blackfin: remove trailing space in messages
Frans Pop
2
-6
/
+6
2010-03-09
Blackfin: add support for restart_syscall()
Mike Frysinger
1
-0
/
+9
2010-03-09
Blackfin: fix single stepping over system calls
Mike Frysinger
2
-3
/
+11
2010-03-09
Blackfin: initial tracehook support
Mike Frysinger
2
-60
/
+20
2010-03-09
Blackfin: initial regset support
Mike Frysinger
2
-30
/
+90
2010-03-09
Blackfin: simplify PTRACE_{PEEK,POKE}USR in preperation for regset support
Mike Frysinger
1
-67
/
+51
2010-03-09
Blackfin: simplify SYSCFG code a bit and ignore attempts to change it
Mike Frysinger
1
-18
/
+6
2010-03-09
Blackfin: use generic ptrace_resume code
Christoph Hellwig
1
-44
/
+0
2010-03-09
Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu data
Graf Yang
1
-2
/
+2
2010-03-09
Blackfin: add support for cpufreq on SMP systems
Graf Yang
1
-0
/
+4
2010-03-09
Blackfin: split watchdog definitions into a dedicated header file
Graf Yang
1
-15
/
+1
2010-03-09
Blackfin: support new ftrace frame pointer semantics
Mike Frysinger
2
-5
/
+13
2010-03-09
Blackfin: implement ftrace mcount test
Mike Frysinger
1
-1
/
+10
2010-03-09
Blackfin: implement nmi_watchdog for SMP on BF561
Graf Yang
3
-0
/
+318
2010-03-09
Blackfin: respect the L1 kconfig optimization in the MPU code
Barry Song
1
-6
/
+12
2010-03-09
Blackfin: fill out the signal si_addr when sending a SIGBUS/SIGSEGV
Barry Song
1
-3
/
+11
2010-03-09
Blackfin: fix up mm locking in address dumping
Graf Yang
1
-1
/
+13
2010-03-09
Blackfin: kgdb: mark all local funcs/structs static
Mike Frysinger
1
-5
/
+5
2010-03-09
Blackfin: fix decoding of opcodes 41-47 in decode_instruction()
Roel Kluin
1
-1
/
+1
2010-03-09
Blackfin: initial XIP support
Barry Song
5
-7
/
+92
2010-03-09
Blackfin: fix the section name of init_thread_union
Barry Song
1
-1
/
+1
2010-03-09
Blackfin: replace harcoded define with proper THREAD_SIZE macro
Barry Song
1
-1
/
+1
2010-03-09
Blackfin: fix relocation errors with large initramfs images
Jie Zhang
1
-5
/
+8
2010-03-09
Blackfin: SMP: make core timers per-cpu clock events for HRT
Yi Li
1
-92
/
+105
2010-03-09
Blackfin: gpio: use shorter name
Michael Hennerich
1
-1
/
+1
2010-03-09
Blackfin: dma-mapping: fix thinko in constant optimization
Sonic Zhang
1
-1
/
+1
2010-03-09
Blackfin: MPU: handle caches for reserved memory
Sonic Zhang
1
-1
/
+5
2010-03-09
Blackfin: fix MPU page permission masks overflow when dealing with async memory
Barry Song
2
-8
/
+27
2010-03-09
Blackfin: allow boards to register early devices
Sonic Zhang
1
-0
/
+7
[next]