index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2009-07-16
Blackfin: handle BF561 Core B memory regions better when SMP=n
Mike Frysinger
2009-06-22
Blackfin: unify memory region checks between kgdb and traps
Mike Frysinger
2009-06-18
Blackfin: convert irq/process to asm-generic
Mike Frysinger
2009-06-12
Blackfin: push access_ok() L1 attribute down
Mike Frysinger
2009-04-06
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
2009-03-24
[MTD] Fix a bad dependency in the Blackfin code
Bernd Schmidt
2009-01-07
Blackfin arch: merge adeos blackfin part to arch/blackfin/
Yi Li
2009-01-07
Blackfin arch: smp patch cleanup from LKML review
Graf Yang
2008-11-18
Blackfin arch: SMP supporting patchset: Blackfin kernel and memory management...
Graf Yang
2008-10-28
Blackfin arch: move EXPORT_SYMBOL to the place where it is actually defined
Mike Frysinger
2008-10-28
Blackfin arch: fix bug - shared lib function in L2 failed be called
Jie Zhang
2008-07-18
nohz: prevent tick stop outside of the idle loop
Thomas Gleixner
2008-05-07
[Blackfin] arch: fix bug - breaking the atomic sections code.
Bernd Schmidt
2008-04-24
[Blackfin] arch: This allows XIP to work with FD-PIC.
Bernd Schmidt
2008-03-07
[Blackfin] arch: add missing __user marking to ss_sp member of signalstack an...
Mike Frysinger
2008-02-29
[Blackfin] arch: initial generic time and clock sources
Vitja Makarov
2008-02-08
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
David Howells
2007-12-24
[Blackfin] arch: scrub dead alive/idle LED code
Mike Frysinger
2007-12-23
[Blackfin] arch: Clean up dump_bfin_mem
Robin Getz
2007-11-21
Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from pro...
Mike Frysinger
2007-11-18
Blackfin arch: remove dump_thread()
Adrian Bunk
2007-10-10
Blackfin arch: fix bug libstdc++ calling writev with an iovec containing { NU...
Bernd Schmidt
2007-10-11
Blackfin arch: rewrite our reboot code in C
Mike Frysinger
2007-10-10
Blackfin arch: to do some consolidation of common code and common name spaces
Robin Getz
2007-08-11
Blackfin arch: after removing fs.h from mm.h, fix the broken on Blackfin arch
Bryan Wu
2007-07-12
Blackfin arch: cleanup warnings from checkpatch -- no functional changes
Mike Frysinger
2007-06-21
Blackfin arch: defines and provides entry points for certain user space funct...
Bernd Schmidt
2007-05-07
blackfin architecture
Bryan Wu