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
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-28
new helper: uaccess_kernel()
Al Viro
1
-1
/
+1
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2013-04-10
bfin: Fix typo in arch_cpu_idle()
Ingo Molnar
1
-1
/
+1
2013-04-08
bfin: Use generic idle loop
Thomas Gleixner
1
-26
/
+6
2013-02-23
blackfin idle: Fix compile error
Lars-Peter Clausen
1
-3
/
+1
2013-02-18
blackfin idle: delete pm_idle
Len Brown
1
-7
/
+0
2012-11-29
flagday: kill pt_regs argument of do_fork()
Al Viro
1
-1
/
+1
2012-11-29
flagday: don't pass regs to copy_thread()
Al Viro
1
-3
/
+3
2012-11-29
bfin: switch to generic vfork, get rid of pointless wrappers
Al Viro
1
-18
/
+3
2012-10-15
blackfin: switch to generic sys_execve()
Al Viro
1
-20
/
+0
2012-10-15
blackfin: convert kernel_thread() and kernel_execve() to generic ones
Al Viro
1
-38
/
+17
2012-10-13
vfs: define struct filename and have getname() return it
Jeff Layton
1
-2
/
+2
2012-05-30
sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'
Peter Zijlstra
1
-1
/
+1
2012-05-21
blackfin: add bf60x to current framework
Bob Liu
1
-1
/
+7
2012-03-21
Disintegrate asm/system.h for Blackfin [ver #2]
David Howells
1
-0
/
+1
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-3
/
+1
2011-12-11
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
1
-2
/
+4
2011-12-11
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
1
-2
/
+2
2011-12-11
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
1
-2
/
+2
2011-07-23
Blackfin: exec: remove redundant set_fs(USER_DS)
Mathias Krause
1
-1
/
+0
2011-05-25
Blackfin: don't touch task->cpus_allowed directly
KOSAKI Motohiro
1
-4
/
+2
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-22
Blackfin: access_ok: permit L1 stack
Barry Song
1
-0
/
+5
2010-10-07
Blackfin: Rename IRQ flags handling functions
David Howells
1
-2
/
+2
2010-08-18
Make do_execve() take a const filename pointer
David Howells
1
-1
/
+3
2010-08-14
Mark arguments to certain syscalls as being const
David Howells
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-09
Blackfin: initial regset support
Mike Frysinger
1
-7
/
+0
2009-12-15
Blackfin: finish_atomic_sections: optimize the RTS step
Mike Frysinger
1
-7
/
+11
2009-12-15
Blackfin: improve async bank access checking (for cross-banks & XIP)
Bernd Schmidt
1
-15
/
+62
2009-12-09
Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+1
2009-11-25
Blackfin: fix SMP build error in start_thread()
Graf Yang
1
-1
/
+1
2009-10-14
blackfin: Remove the BKL from sys_execve
John Kacur
1
-5
/
+1
2009-10-07
Blackfin: mass clean up of copyright/licensing info
Robin Getz
1
-24
/
+3
2009-09-17
Blackfin: optimize fixed code handling for the most common case
Mike Frysinger
1
-8
/
+2
2009-07-16
Blackfin: handle BF561 Core B memory regions better when SMP=n
Mike Frysinger
1
-7
/
+7
2009-06-23
Blackfin: unify memory region checks between kgdb and traps
Mike Frysinger
1
-30
/
+121
2009-06-19
Blackfin: convert irq/process to asm-generic
Mike Frysinger
1
-0
/
+23
2009-06-12
Blackfin: push access_ok() L1 attribute down
Mike Frysinger
1
-0
/
+3
2009-04-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-1
/
+1
2009-04-03
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
2009-03-24
[MTD] Fix a bad dependency in the Blackfin code
Bernd Schmidt
1
-1
/
+1
2009-01-07
Blackfin arch: merge adeos blackfin part to arch/blackfin/
Yi Li
1
-2
/
+5
2009-01-07
Blackfin arch: smp patch cleanup from LKML review
Graf Yang
1
-0
/
+1
2008-11-18
Blackfin arch: SMP supporting patchset: Blackfin kernel and memory management...
Graf Yang
1
-8
/
+15
2008-10-28
Blackfin arch: move EXPORT_SYMBOL to the place where it is actually defined
Mike Frysinger
1
-0
/
+1
2008-10-28
Blackfin arch: fix bug - shared lib function in L2 failed be called
Jie Zhang
1
-1
/
+6
[next]