aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/kernel
AgeCommit message (Expand)Author
2014-01-25cramfs: take headers to fs/cramfsAl Viro
2013-11-15blackfin: adi gpio driver and pinctrl driver supportSonic Zhang
2013-11-15Blackfin: bfin_gpio: Use proper mask for comparing pfuncSonic Zhang
2013-09-13blackfin: scb: Add system crossbar init code.Steven Miao
2013-07-14blackfin: delete __cpuinit usage from all blackfin filesPaul Gortmaker
2013-07-09kgdb: blackfin: include irq_regs.h in kgdb.cSonic Zhang
2013-05-10Merge tag 'for-linus' of git://github.com/realmz/blackfin-linuxLinus Torvalds
2013-05-09bfin cache: dcplb map: add 16M dcplb map for BF60xSteven Miao
2013-05-09blackfin: fix bootup core clock and system clock displayJames Cosin
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-29early_printk: consolidate random copies of identical codeThomas Gleixner
2013-04-10bfin: Fix typo in arch_cpu_idle()Ingo Molnar
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-04-08bfin: Use generic idle loopThomas Gleixner
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-25Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-23blackfin idle: Fix compile errorLars-Peter Clausen
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-20blackfin: time-ts: Remove duplicate assignmentStephen Boyd
2013-02-20blackfin: use bitmap library functionsAkinobu Mita
2013-02-17blackfin idle: delete pm_idleLen Brown
2013-02-03blackfin: switch to generic sigaltstackAl Viro
2012-12-24time: convert arch_gettimeoffset to a pointerStephen Warren
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds
2012-12-13blackfin: kgdb: call generic_exec_single() directlySonic Zhang
2012-11-29flagday: kill pt_regs argument of do_fork()Al Viro
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-28bfin: switch to generic vfork, get rid of pointless wrappersAl Viro
2012-10-14blackfin: switch to generic sys_execve()Al Viro
2012-10-14blackfin: convert kernel_thread() and kernel_execve() to generic onesAl Viro
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-08Blackfin: fix wrong place disabled irqSteven Miao
2012-10-08Blackfin: bfin_gpio: proc: fix return valueSteven Miao
2012-10-01Uninclude linux/freezer.hRichard Weinberger
2012-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-07-30Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2012-07-24blackfin: cplb-nompu: fix ROM cplb size for bf609-ezkitBob Liu
2012-07-24bfin-dma: only use MDMA3 on bf609Steven Miao
2012-07-24blackfin: Call sg_for_each to pass through the whole sg list.Sonic Zhang
2012-07-02pwm: Move Blackfin PWM driver to PWM frameworkThierry Reding
2012-06-27mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven
2012-06-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-06-01blackfin: check __get_user() return valueAl Viro