index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2012-11-29
flagday: kill pt_regs argument of do_fork()
Al Viro
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
bfin: switch to generic vfork, get rid of pointless wrappers
Al Viro
2012-10-14
blackfin: switch to generic sys_execve()
Al Viro
2012-10-14
blackfin: convert kernel_thread() and kernel_execve() to generic ones
Al Viro
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
2012-05-30
sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'
Peter Zijlstra
2012-05-21
blackfin: add bf60x to current framework
Bob Liu
2012-03-21
Disintegrate asm/system.h for Blackfin [ver #2]
David Howells
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2011-12-11
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
2011-12-11
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
2011-12-11
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
2011-07-23
Blackfin: exec: remove redundant set_fs(USER_DS)
Mathias Krause
2011-05-25
Blackfin: don't touch task->cpus_allowed directly
KOSAKI Motohiro
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-10-22
Blackfin: access_ok: permit L1 stack
Barry Song
2010-10-07
Blackfin: Rename IRQ flags handling functions
David Howells
2010-08-17
Make do_execve() take a const filename pointer
David Howells
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-09
Blackfin: initial regset support
Mike Frysinger
2009-12-15
Blackfin: finish_atomic_sections: optimize the RTS step
Mike Frysinger
2009-12-15
Blackfin: improve async bank access checking (for cross-banks & XIP)
Bernd Schmidt
2009-12-09
Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-11-25
Blackfin: fix SMP build error in start_thread()
Graf Yang
2009-10-14
blackfin: Remove the BKL from sys_execve
John Kacur
2009-10-07
Blackfin: mass clean up of copyright/licensing info
Robin Getz
2009-09-16
Blackfin: optimize fixed code handling for the most common case
Mike Frysinger
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
[next]