aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/kernel/process.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-09Blackfin: initial regset supportMike Frysinger
2009-12-15Blackfin: finish_atomic_sections: optimize the RTS stepMike Frysinger
2009-12-15Blackfin: improve async bank access checking (for cross-banks & XIP)Bernd Schmidt
2009-12-09Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-11-25Blackfin: fix SMP build error in start_thread()Graf Yang
2009-10-14blackfin: Remove the BKL from sys_execveJohn Kacur
2009-10-07Blackfin: mass clean up of copyright/licensing infoRobin Getz
2009-09-16Blackfin: optimize fixed code handling for the most common caseMike Frysinger
2009-07-16Blackfin: handle BF561 Core B memory regions better when SMP=nMike Frysinger
2009-06-22Blackfin: unify memory region checks between kgdb and trapsMike Frysinger
2009-06-18Blackfin: convert irq/process to asm-genericMike Frysinger
2009-06-12Blackfin: push access_ok() L1 attribute downMike Frysinger
2009-04-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-03-24[MTD] Fix a bad dependency in the Blackfin codeBernd Schmidt
2009-01-07Blackfin arch: merge adeos blackfin part to arch/blackfin/Yi Li
2009-01-07Blackfin arch: smp patch cleanup from LKML reviewGraf Yang
2008-11-18Blackfin arch: SMP supporting patchset: Blackfin kernel and memory management...Graf Yang
2008-10-28Blackfin arch: move EXPORT_SYMBOL to the place where it is actually definedMike Frysinger
2008-10-28Blackfin arch: fix bug - shared lib function in L2 failed be calledJie Zhang
2008-07-18nohz: prevent tick stop outside of the idle loopThomas 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 sourcesVitja Makarov
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells
2007-12-24[Blackfin] arch: scrub dead alive/idle LED codeMike Frysinger
2007-12-23[Blackfin] arch: Clean up dump_bfin_memRobin Getz
2007-11-21Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from pro...Mike Frysinger
2007-11-18Blackfin arch: remove dump_thread()Adrian Bunk
2007-10-10Blackfin arch: fix bug libstdc++ calling writev with an iovec containing { NU...Bernd Schmidt
2007-10-11Blackfin arch: rewrite our reboot code in CMike Frysinger
2007-10-10Blackfin arch: to do some consolidation of common code and common name spacesRobin Getz
2007-08-11Blackfin arch: after removing fs.h from mm.h, fix the broken on Blackfin archBryan Wu
2007-07-12Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger
2007-06-21Blackfin arch: defines and provides entry points for certain user space funct...Bernd Schmidt
2007-05-07blackfin architectureBryan Wu