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
/
blackfin
/
mach-common
/
entry.S
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-16
arch: remove blackfin port
Arnd Bergmann
1
-1711
/
+0
2015-04-24
blackfin: Wire up missing syscalls
Chen Gang
1
-0
/
+10
2012-11-29
bfin: switch to generic vfork, get rid of pointless wrappers
Al Viro
1
-1
/
+1
2012-10-15
blackfin: convert kernel_thread() and kernel_execve() to generic ones
Al Viro
1
-55
/
+0
2012-07-24
bfin: pm: add deepsleep for bf60x
Sonic Zhang
1
-7
/
+0
2012-06-01
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
Al Viro
1
-2
/
+0
2012-05-21
Blackfin: delete fork func
Mike Frysinger
1
-1
/
+1
2012-05-21
blackfin: add bf60x to current framework
Bob Liu
1
-1
/
+2
2012-03-21
Blackfin: s/#if CONFIG/#ifdef CONFIG/
Geert Uytterhoeven
1
-1
/
+1
2012-03-21
Blackfin: wire up new process_vm syscalls
Mike Frysinger
1
-0
/
+2
2011-08-27
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
1
-1
/
+1
2011-05-29
Blackfin: wire up new sendmmsg syscall
Mike Frysinger
1
-0
/
+1
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-23
Blackfin: wire up new syncfs syscall
Mike Frysinger
1
-0
/
+1
2011-03-18
Blackfin: wire up new syscalls
Mike Frysinger
1
-0
/
+3
2011-03-18
Blackfin/ipipe: fix deferred pipeline sync for the root stage
Philippe Gerum
1
-0
/
+11
2011-01-10
Blackfin: fix building IPIPE code when XIP is enabled
Mike Frysinger
1
-2
/
+2
2010-10-22
Blackfin: add new cacheflush syscall
Sonic Zhang
1
-0
/
+1
2010-10-22
Blackfin: initial preempt support while returning from interrupt
Barry Song
1
-3
/
+109
2010-08-23
Blackfin: wire up new fanotify/prlimit64 syscalls
Mike Frysinger
1
-0
/
+3
2010-03-09
Blackfin: fix anomaly 283 handling with exact hardware error
Robin Getz
1
-2
/
+2
2010-03-09
Blackfin: check for bad syscalls after tracing it
Mike Frysinger
1
-9
/
+14
2010-03-09
Blackfin: fix single stepping over system calls
Mike Frysinger
1
-0
/
+2
2010-03-09
Blackfin: initial tracehook support
Mike Frysinger
1
-2
/
+4
2010-03-09
Blackfin: add support for irqflags tracing
Yi Li
1
-0
/
+15
2010-03-09
Blackfin: initial XIP support
Barry Song
1
-8
/
+9
2010-03-09
Blackfin: wire up the various memory related syscalls
Mike Frysinger
1
-9
/
+9
2010-01-05
Merge branch 'master' into percpu
Tejun Heo
1
-28
/
+10
2009-12-15
Blackfin: add support for TIF_NOTIFY_RESUME
Barry Song
1
-1
/
+3
2009-12-11
Unify sys_mmap*
Al Viro
1
-1
/
+1
2009-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-26
/
+5
2009-10-29
percpu: remove per_cpu__ prefix.
Rusty Russell
1
-2
/
+2
2009-10-13
net: Introduce recvmmsg socket syscall
Arnaldo Carvalho de Melo
1
-0
/
+1
2009-10-07
Blackfin: mass clean up of copyright/licensing info
Robin Getz
1
-26
/
+5
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-1
/
+1
2009-09-17
Blackfin: workaround anomaly 05000283
Robin Getz
1
-16
/
+2
2009-09-17
Blackfin: optimize fixed code handling for the most common case
Mike Frysinger
1
-0
/
+6
2009-09-17
Blackfin: cleanup sync handling when enabling/disabling cplbs
Yi Li
1
-10
/
+4
2009-09-17
Blackfin: improve double fault debug handling
Graf Yang
1
-9
/
+13
2009-09-17
Blackfin: inline I-pipe bypass code in ret_from_exception
Philippe Gerum
1
-7
/
+7
2009-09-17
Blackfin: sanitize manual control of IPEND[4]
Philippe Gerum
1
-14
/
+11
2009-09-17
Blackfin: use generic name for EVT14 handler
Philippe Gerum
1
-4
/
+4
2009-09-17
Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4]
Robin Getz
1
-32
/
+54
2009-07-16
Blackfin: cleanup code a bit with comments and defines
Robin Getz
1
-5
/
+7
2009-06-23
Blackfin: hook up new perf_counter_open syscall
Mike Frysinger
1
-0
/
+1
2009-06-13
Blackfin: hook up new rt_tgsigqueueinfo syscall
Mike Frysinger
1
-0
/
+1
2009-06-13
Blackfin: only handle CPLB protection violations when MPU is enabled
Robin Getz
1
-4
/
+7
2009-06-12
Blackfin: make deferred hardware errors more exact
Robin Getz
1
-18
/
+41
2009-06-12
Blackfin: fix link failure due to CONFIG_EXCEPTION_L1_SCRATCH
Graf Yang
1
-17
/
+0
[next]