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.13.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
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
2008-07-18
nohz: prevent tick stop outside of the idle loop
Thomas Gleixner
1
-1
/
+1
2008-05-07
[Blackfin] arch: fix bug - breaking the atomic sections code.
Bernd Schmidt
1
-1
/
+1
2008-04-23
[Blackfin] arch: This allows XIP to work with FD-PIC.
Bernd Schmidt
1
-0
/
+6
2008-03-06
[Blackfin] arch: add missing __user marking to ss_sp member of signalstack an...
Mike Frysinger
1
-9
/
+11
2008-02-29
[Blackfin] arch: initial generic time and clock sources
Vitja Makarov
1
-15
/
+28
2008-02-08
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
David Howells
1
-1
/
+0
2007-12-24
[Blackfin] arch: scrub dead alive/idle LED code
Mike Frysinger
1
-31
/
+0
2007-12-23
[Blackfin] arch: Clean up dump_bfin_mem
Robin Getz
1
-0
/
+1
2007-11-21
Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from pro...
Mike Frysinger
1
-21
/
+0
2007-11-17
Blackfin arch: remove dump_thread()
Adrian Bunk
1
-45
/
+0
2007-10-10
Blackfin arch: fix bug libstdc++ calling writev with an iovec containing { NU...
Bernd Schmidt
1
-1
/
+2
2007-10-10
Blackfin arch: rewrite our reboot code in C
Mike Frysinger
1
-25
/
+0
2007-10-10
Blackfin arch: to do some consolidation of common code and common name spaces
Robin Getz
1
-1
/
+1
2007-08-12
Blackfin arch: after removing fs.h from mm.h, fix the broken on Blackfin arch
Bryan Wu
1
-0
/
+2
2007-07-12
Blackfin arch: cleanup warnings from checkpatch -- no functional changes
Mike Frysinger
1
-5
/
+5
2007-06-21
Blackfin arch: defines and provides entry points for certain user space funct...
Bernd Schmidt
1
-0
/
+65
2007-05-07
blackfin architecture
Bryan Wu
1
-0
/
+394