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
/
mach-common
Age
Commit message (
Expand
)
Author
Files
Lines
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-10-08
Blackfin: smp: add smp_mb() to keep coherency
Steven Miao
1
-2
/
+2
2012-10-08
Blackfin: drop irq enable in init_arch_irq()
Steven Miao
1
-1
/
+0
2012-10-08
Blackfin: fix wrong place disabled irq
Steven Miao
1
-3
/
+1
2012-10-08
Blackfin: cpufreq: fix dpm_state_table
James Cosin
1
-3
/
+2
2012-09-07
blackfin: smp: adapt to generic smp helpers
Steven Miao
1
-157
/
+66
2012-07-24
bf60x: fix build warning
Bob Liu
1
-3
/
+3
2012-07-24
bf60x: cpufreq: fix anomaly 05000273
Sonic Zhang
1
-1
/
+2
2012-07-24
bf60x: Add double fault, hardware error and NMI SEC handler
Sonic Zhang
1
-1
/
+33
2012-07-24
bf60x: sec: Enable sec interrupt source priority configuration.
Sonic Zhang
1
-0
/
+21
2012-07-24
bf60x: sec: Clean up interrupt initialization code for SEC.
Sonic Zhang
1
-87
/
+121
2012-07-24
cleanup: sec and linkport only built on bf60x
Steven Miao
1
-0
/
+2
2012-07-24
bfin: pint: add pint suspend and resume
Steven Miao
1
-0
/
+4
2012-07-24
bf60x: pm: add pint suspend and resume support
Steven Miao
2
-18
/
+58
2012-07-24
blackfin: mach-common: ints-priority add irq_set_wake
Bob Liu
1
-1
/
+5
2012-07-24
cpufreq: change debug message level to show clock change error
Steven Miao
1
-1
/
+1
2012-07-24
bfin: pm: add deepsleep for bf60x
Sonic Zhang
1
-7
/
+0
2012-07-24
irq: set cgu event handle to fasteoi handle
Steven Miao
1
-1
/
+1
2012-07-24
bfin: reorg clock init steps for bf609
Bob Liu
1
-132
/
+7
2012-06-01
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
Al Viro
1
-2
/
+0
2012-05-22
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-18
/
+1
2012-05-21
blackfin: bf60x: pm: Add a debug option to calculate kernel wakeup time.
Sonic Zhang
2
-0
/
+38
2012-05-21
blackfin: bf60x: add wakeup source select
Steven Miao
2
-4
/
+3
2012-05-21
blackfin: bf60x: make clock changeable in kernel menuconfig
Bob Liu
1
-3
/
+150
2012-05-21
blackfin: remove redundant CONFIG_BF60x macro
Sonic Zhang
1
-6
/
+0
2012-05-21
Blackfin: delete fork func
Mike Frysinger
1
-1
/
+1
2012-05-21
blackfin: mach-common: ints-priority: fix compile error
Bob Liu
1
-0
/
+2
2012-05-21
blackfin: bf60x: fix compiling warning
Bob Liu
1
-1
/
+6
2012-05-21
blackfin: bf60x: add power management support
Steven Miao
3
-595
/
+48
2012-05-21
blackfin: mach-common: add sec support for bf60x
Steven Miao
1
-38
/
+380
2012-05-21
blackfin: bf60x: add clock support
Steven Miao
3
-2
/
+68
2012-05-21
blackfin: add bf60x to current framework
Bob Liu
2
-3
/
+2
2012-04-26
blackfin: Use generic idle thread allocation
Thomas Gleixner
1
-18
/
+1
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
1
-1
/
+1
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
2012-01-09
blackfin: smp: fix msg queue overflow issue
Steven Miao
1
-5
/
+3
2012-01-09
blackfin: smp: cleanup smp code
Bob Liu
1
-12
/
+41
2011-11-01
blackfin: add module.h to files implicitly expecting to use it.
Paul Gortmaker
1
-0
/
+1
2011-10-26
Blackfin: SMP: fix scheduling deadlock
Steven Miao
1
-1
/
+6
2011-08-27
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
1
-1
/
+1
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-23
Blackfin: dpmc: optimize SDRAM programming slightly
Mike Frysinger
1
-9
/
+10
2011-07-23
Blackfin: dpmc: don't save/restore scratch registers
Mike Frysinger
1
-6
/
+6
2011-07-23
Blackfin: bf538: pull gpio/port logic out of core hibernate paths
Mike Frysinger
1
-35
/
+0
2011-07-23
Blackfin: dpmc: optimize hibernate/resume path
Mike Frysinger
1
-438
/
+572
2011-07-23
Blackfin: dpmc: do not save/restore EVT0/EVT1/EVT4 when hibernating
Mike Frysinger
1
-6
/
+0
2011-07-23
Blackfin: dpmc: relocate hibernate helper macros
Mike Frysinger
1
-0
/
+24
2011-07-23
Blackfin: dpmc: omit RETE/RETN when hibernating
Mike Frysinger
1
-4
/
+0
[next]