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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-02
pwm: Move Blackfin PWM driver to PWM framework
Thierry Reding
3
-111
/
+0
2012-06-05
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2012-06-02
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-3
/
+0
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-52
/
+19
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+0
2012-06-01
blackfin: check __get_user() return value
Al Viro
1
-16
/
+14
2012-06-01
whack-a-mole with TIF_FREEZE
Al Viro
1
-2
/
+0
2012-06-01
new helper: signal_delivered()
Al Viro
1
-2
/
+1
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
1
-3
/
+0
2012-06-01
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
Al Viro
2
-3
/
+1
2012-06-01
don't call try_to_freeze() from do_signal()
Al Viro
1
-4
/
+0
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
1
-17
/
+7
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-9
/
+3
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-4
/
+1
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+0
2012-06-01
blackfin: fix possible deadlock in decode_address()
Anton Vorontsov
1
-3
/
+3
2012-06-01
blackfin: a couple of task->mm handling fixes
Anton Vorontsov
1
-13
/
+13
2012-05-31
bury __kernel_nlink_t, make internal nlink_t consistent
Al Viro
1
-3
/
+0
2012-05-30
sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'
Peter Zijlstra
1
-1
/
+1
2012-05-25
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2012-05-25
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+1
2012-05-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+3
2012-05-24
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
1
-2
/
+0
2012-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-16
/
+5
2012-05-23
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-05-22
blackfin: don't open-code force_sigsegv()
Al Viro
1
-3
/
+1
2012-05-22
blackfin: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-13
/
+4
2012-05-22
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-53
/
+3
2012-05-22
timers: Fixup the Kconfig consolidation fallout
Thomas Gleixner
1
-2
/
+0
2012-05-21
blackfin: Use generic time config
Anna-Maria Gleixner
1
-5
/
+3
2012-05-21
blackfin: fix build after add bf60x mach/pm.h
Steven Miao
2
-1
/
+3
2012-05-21
blackfin: twi: include linux/i2c.h
Sonic Zhang
1
-0
/
+1
2012-05-21
blackfin: bf60x: add head file for crc controller
Sonic Zhang
1
-0
/
+139
2012-05-21
blackfin: bf60x: twi: work around temporary anomaly 0501001
Sonic Zhang
1
-0
/
+27
2012-05-21
blackfin: twi: Move TWI MMR access macro to twi head file
Sonic Zhang
1
-0
/
+44
2012-05-21
blackfin: twi: Move TWI peripheral pin request array to platform data
Sonic Zhang
17
-1
/
+102
2012-05-21
blackfin: bf60x: anomaly: Add a temporary anomaly 0501001
Sonic Zhang
2
-0
/
+14
2012-05-21
blackfin: bf60x: Rename the DDR controller macro
Sonic Zhang
4
-56
/
+56
2012-05-21
blackfin: mach-bf609: pm: cleanup bfin_deepsleep
Steven Miao
1
-8
/
+7
2012-05-21
blackfin: bf60x: cleanup get clock code
Sonic Zhang
1
-42
/
+22
2012-05-21
blackfin: bf60x: pm: Add a debug option to calculate kernel wakeup time.
Sonic Zhang
6
-0
/
+74
2012-05-21
blackfin: bf60x: add wakeup source select
Steven Miao
6
-29
/
+192
2012-05-21
blackfin: bf60x: make clock changeable in kernel menuconfig
Bob Liu
5
-29
/
+197
2012-05-21
blackfin:mach-bf609: fix norflash for bf609-ezkit
Bob Liu
2
-5
/
+6
2012-05-21
blackfin: mach-bf609: add can_wakeup to ethernet device
Bob Liu
1
-0
/
+1
2012-05-21
blackfin: remove redundant CONFIG_BF60x macro
Sonic Zhang
1
-6
/
+0
2012-05-21
blackfin: rotary: Add pm_wakeup flag to platform data structure.
Sonic Zhang
4
-0
/
+4
2012-05-21
bfin_gpio: fix bf548-ezkit kernel fail to boot
Steven Miao
1
-1
/
+2
2012-05-21
bfin_dma: fix initcall return error in proc_dma_init()
Steven Miao
1
-1
/
+2
[next]