index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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]