aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel
Commit message (Expand)AuthorAgeFilesLines
* blackfin: scb: Add system crossbar init code.Steven Miao2013-09-131-0/+6
* blackfin: delete __cpuinit usage from all blackfin filesPaul Gortmaker2013-07-142-3/+3
* kgdb: blackfin: include irq_regs.h in kgdb.cSonic Zhang2013-07-091-0/+1
* Merge tag 'for-linus' of git://github.com/realmz/blackfin-linuxLinus Torvalds2013-05-104-10/+44
|\
| * bfin cache: dcplb map: add 16M dcplb map for BF60xSteven Miao2013-05-093-9/+43
| * blackfin: fix bootup core clock and system clock displayJames Cosin2013-05-091-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-3/+1
|\ \
| * | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-3/+1
| |/
* | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-0/+2
* | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-0/+1
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-301-26/+6
|\ \
| * | bfin: Fix typo in arch_cpu_idle()Ingo Molnar2013-04-101-1/+1
| * | bfin: Use generic idle loopThomas Gleixner2013-04-081-26/+6
| |/
* | early_printk: consolidate random copies of identical codeThomas Gleixner2013-04-291-2/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-1/+1
|\
| * new helper: file_inode(file)Al Viro2013-02-221-1/+1
* | Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-251-3/+1
|\ \
| * | blackfin idle: Fix compile errorLars-Peter Clausen2013-02-231-3/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-231-10/+2
|\ \ \
| * | | blackfin: switch to generic sigaltstackAl Viro2013-02-031-10/+2
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds2013-02-222-22/+7
|\ \ \
| * | | blackfin: time-ts: Remove duplicate assignmentStephen Boyd2013-02-201-6/+0
| * | | blackfin: use bitmap library functionsAkinobu Mita2013-02-201-16/+7
| |/ /
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-1/+5
|\ \ \ | |_|/ |/| |
| * | time: convert arch_gettimeoffset to a pointerStephen Warren2012-12-241-1/+5
| |/
* | blackfin idle: delete pm_idleLen Brown2013-02-171-7/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds2012-12-181-2/+11
|\
| * blackfin: kgdb: call generic_exec_single() directlySonic Zhang2012-12-131-2/+11
* | flagday: kill pt_regs argument of do_fork()Al Viro2012-11-291-1/+1
* | flagday: don't pass regs to copy_thread()Al Viro2012-11-281-3/+3
* | bfin: switch to generic vfork, get rid of pointless wrappersAl Viro2012-11-283-53/+5
* | blackfin: switch to generic sys_execve()Al Viro2012-10-141-20/+0
* | blackfin: convert kernel_thread() and kernel_execve() to generic onesAl Viro2012-10-142-52/+25
|/
* vfs: define struct filename and have getname() return itJeff Layton2012-10-121-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-1/+0
|\
| * Uninclude linux/freezer.hRichard Weinberger2012-10-011-1/+0
* | Blackfin: fix wrong place disabled irqSteven Miao2012-10-081-1/+0
* | Blackfin: bfin_gpio: proc: fix return valueSteven Miao2012-10-081-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-08-031-1/+0
|\
| * mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven2012-06-271-1/+0
* | Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2012-07-302-101/+0
|\ \
| * | pwm: Move Blackfin PWM driver to PWM frameworkThierry Reding2012-07-022-101/+0
* | | blackfin: cplb-nompu: fix ROM cplb size for bf609-ezkitBob Liu2012-07-241-0/+8
* | | bfin-dma: only use MDMA3 on bf609Steven Miao2012-07-241-2/+2
* | | blackfin: Call sg_for_each to pass through the whole sg list.Sonic Zhang2012-07-241-4/+6
|/ /
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-06-051-1/+1
|\ \ | |/ |/|
| * sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'Peter Zijlstra2012-05-301-1/+1
* | blackfin: check __get_user() return valueAl Viro2012-06-011-16/+14
* | new helper: signal_delivered()Al Viro2012-06-011-2/+1
* | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-3/+0