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